Home
last modified time | relevance | path

Searched full:raise (Results 1 – 25 of 418) sorted by relevance

12345678910>>...17

/linux/tools/testing/selftests/drivers/net/
H A Dhds.py18 raise KsftSkipEx('ring-get not supported by device')
20 raise KsftSkipEx('tcp-data-split not supported by device')
39 raise KsftSkipEx('ring-get not supported by device')
42 raise KsftSkipEx('setting Tx ring size not supported')
59 raise KsftSkipEx('ring-get not supported by device')
61 raise KsftSkipEx('hds-thresh not supported by device')
100 raise KsftSkipEx("disabling of HDS not supported by the device")
102 raise KsftSkipEx("ring-set not supported by the device")
106 raise KsftSkipEx('ring-get not supported by device')
108 raise KsftSkipEx('tcp-data-split not supported by device')
[all …]
H A Dnetpoll_basic.py76 raise KsftSkipEx(
109 raise KsftSkipEx(
134 raise KsftSkipEx(
158 raise KsftFailEx(
187 raise KsftFailEx(
220 raise KsftFailEx(
252 raise KsftSkipEx("BPFtrace thread is not alive. Skipping test")
264 raise KsftFailEx("BPFtrace didn't start")
276 raise KsftFailEx(f"bpftrace failed to run!?: {MAPS}")
295 raise KsftXfailEx("netpoll_poll_dev() was not called during the test...")
[all …]
H A Dstats.py34 raise KsftSkipEx("pause not supported by the device") from e
35 raise
52 raise KsftSkipEx("FEC not supported by the device") from e
53 raise
71 raise KsftSkipEx("FEC not supported by the device") from e
72 raise
74 raise KsftSkipEx("FEC stats not supported by the device")
76 raise KsftSkipEx("FEC histogram not supported by the device")
105 raise KsftSkipEx("qstats not supported by the device")
122 raise KsftFailE
[all...]
H A Dqueues.py31 raise KsftSkipEx('AF_XDP unsupported')
33 raise KsftFailEx('unable to create AF_XDP socket')
42 raise KsftSkipEx("Netlink reports no queues")
67 raise KsftSkipEx('queue-get not supported by device')
76 raise KsftSkipEx('queue-get not supported by device')
80 raise KsftSkipEx('cannot decrement queue: already at 1')
/linux/tools/crypto/ccp/
H A Ddbc.py30 raise OSError(code, os.strerror(code))
35 raise ValueError("Device required")
45 raise ValueError("Signature required")
47 raise ValueError("UID required")
56 raise ValueError("Signature required")
58 raise ValueError("Expected message tuple")
H A Ddbc_cli.py70 raise IOError("Missing device {device}".format(device=args.device))
73 raise ValueError("Invalid signature file %s" % args.signature)
77 raise ValueError(
82 raise ValueError("Invalid uid file %s" % args.uid)
86 raise ValueError(
111 raise ValueError("Invalid message %s" % args.message)
124 raise ValueError("Invalid message %s" % args.message)
/linux/tools/testing/selftests/drivers/net/hw/
H A Ddevlink_rate_tc_bw.py117 raise KsftSkipEx(f"Failed to enable switchdev mode on {cfg.pci}") from exc
122 raise KsftSkipEx(f"Failed to enable SR-IOV on {cfg.ifname}") from exc
130 raise KsftSkipEx("VF interface not found")
192 raise KsftSkipEx("Could not find representor for the VF")
203 raise KsftSkipEx("Could not find VF port index")
223 raise KsftSkipEx("devlink rate configuration is not supported on the VF") from exc
224 raise KsftFailEx(f"rate_set failed on VF port {port_index}") from exc
271 raise KsftFailEx("iperf3 barrier wait timed") from exc
323 raise KsftFailEx("iperf3 client failed; cannot evaluate bandwidth")
332 raise KsftFailEx(f"Missing expected TC results in {results}")
[all …]
H A Dpp_alloc_fail.py28 raise KsftSkipEx("Kernel built without function error injection (or DebugFS)")
67 raise KsftFailEx("Traffic seems low:", stat2['rx-packets'] - stat1['rx-packets'])
76 raise
78 raise KsftSkipEx("Driver does not report 'rx-alloc-fail' via qstats")
95 raise KsftSkipEx("Allocation failures not increasing")
100 raise KsftSkipEx("Allocation increasing too slowly", seen_fails,
H A Drss_ctx.py59 raise KsftSkipEx("Ntuple filters not enabled on the device: " + str(features["ntuple-filters"]))
67 raise KsftSkipEx(f"Test requires at least {need_cnt} contexts, but device only has {cfg.context_cnt}")
121 raise KsftSkipEx("Device has fewer than 3 queues (or doesn't support queue stats)")
127 raise KsftFailEx("ethtool results missing key: " + k)
129 raise KsftFailEx(f"ethtool results empty for '{k}': {data[k]}")
208 raise KsftSkipEx("Not enough queues for the test or qstat not supported")
261 raise Exception(f"Driver didn't prevent us from deactivating a used queue (context {ctx_id})")
273 raise Exception(f"Driver didn't prevent us from targeting a nonexistent queue (context {ctx_id})")
294 raise Exception(f"Driver didn't prevent us from deactivating a used queue (context {ctx_id})")
311 raise KsftSkipE
[all...]
H A Drss_input_xfrm.py33 raise KsftSkipEx("Need at least two CPUs to test symmetric RSS hash")
38 raise KsftSkipEx("socket.SO_INCOMING_CPU was added in Python 3.11")
45 raise KsftSkipEx("Symmetric RSS hash not requested")
65 raise KsftFailEx("Failed to run traffic")
H A Drss_api.py21 raise KsftSkipEx(f"Local has only {qcnt} queues")
168 raise KsftFailEx("No notification received")
175 raise KsftFailEx("No notification received after reset")
198 raise KsftFailEx("No notification received")
353 raise KsftSkipEx("no input-xfrm supported")
380 raise KsftFailEx("No notification received after IOCTL change")
388 raise KsftFailEx("No notification received after Netlink change")
443 raise KsftFailEx("[NL] No notification after context creation")
449 raise KsftFailEx("[NL] No notification after context deletion")
457 raise KsftFailEx("[IOCTL] No notification after context creation")
[all …]
/linux/scripts/gdb/linux/
H A Drbtree.py29 raise gdb.GdbError("Must be struct rb_root not {}".format(root.type))
45 raise gdb.GdbError("Must be struct rb_root not {}".format(root.type))
70 raise gdb.GdbError("Must be struct rb_node not {}".format(node.type))
93 raise gdb.GdbError("Must be struct rb_node not {}".format(node.type))
124 raise gdb.GdbError("No entry in tree")
144 raise gdb.GdbError("No entry in tree")
164 raise gdb.GdbError("No entry in tree")
184 raise gdb.GdbError("No entry in tree")
H A Dmapletree.py39 raise gdb.GdbError("must be {} not {}"
111 raise gdb.GdbError("{} must be {} not {}"
126 raise gdb.GdbError("{} must be {} not {}"
132 raise gdb.GdbError("{} must be {} not {}"
146 raise gdb.GdbError("{} must be {} not {}"
153 raise gdb.GdbError("{} must be {} not {}"
172 raise gdb.GdbError("{}: must be {} not {}"
183 raise gdb.GdbError("{}: must be {} not {}"
H A Dstackdepot.py21 raise gdb.GdbError(t)
30 raise gdb.GdbError("stack_depot_disabled\n")
38 raise gdb.GdbError("handle is 0\n")
58 raise gdb.GdbError("CONFIG_STACKDEPOT is not enabled")
77 raise gdb.GdbError('CONFIG_STACKDEPOT is not set')
H A Ddevice.py53 raise gdb.GdbError("Can't find bus type {!r}".format(name))
60 raise gdb.GdbError("Can't find device class {!r}".format(name))
112 raise gdb.GdbError("Can't find bus {!r}".format(arg))
143 raise gdb.GdbError('Please provide pointer to struct device')
146 raise gdb.GdbError('Please provide pointer to struct device')
H A Dproc.py160 raise gdb.GdbError("Provide a PID as integer value")
166 raise gdb.GdbError("Couldn't find a process with PID {}"
171 raise gdb.GdbError("No namespace for current process")
238 raise gdb.GdbError("Kernel not compiled with CONFIG_OF\n")
252 raise gdb.GdbError("No flattened device tree magic found\n")
269 raise gdb.GdbError("Could not open file to dump fdt")
H A Dlists.py27 raise TypeError("Must be struct list_head not {}"
50 raise TypeError("Must be struct hlist_head not {}"
69 raise gdb.GdbError('argument must be of type (struct list_head [*])')
132 raise gdb.GdbError("lx-list-check takes one argument")
/linux/tools/testing/selftests/drivers/net/lib/py/
H A Denv.py50 raise Exception("Can't parse configuration line:", full_file)
82 raise KsftXfailEx("Test only works on netdevsim")
87 raise KsftXfailEx("Test does not work on netdevsim")
130 raise KsftXfailEx("Test only works on netdevsim")
143 raise KsftXfailEx("Test does not work on netdevsim")
215 raise Exception("Invalid environment, missing configuration:", missing,
225 raise Exception("Can't resolve remote interface name, v4 and v6 don't match")
227 raise Exception("Can't resolve remote interface name, multiple interfaces match")
246 raise KsftSkipEx(f"Test requires IPv{ipver} connectivity")
250 raise KsftXfailE
[all...]
/linux/tools/testing/kunit/
H A Dkunit_kernel.py54 raise ConfigError('Could not call make command: ' + str(e))
56 raise ConfigError(e.output.decode())
71 raise ConfigError('Could not call make command: ' + str(e))
73 raise ConfigError(e.output.decode())
88 raise BuildError('Could not call execute make: ' + str(e))
90 raise BuildError(e.output)
93 raise BuildError(stderr.decode())
98 raise RuntimeError('not implemented!')
186 raise ConfigError(f'Specified kunitconfig ({path}) does not exist')
192 raise ConfigErro
[all...]
/linux/tools/net/ynl/pyynl/lib/
H A Dynl.py150 raise Exception(f"Auto-scalar len payload be 4 or 8 bytes, got {len(self.raw)}")
406 raise Exception(f'Multicast group "{mcast_name}" not present in the spec')
434 raise Exception(f'Multicast group "{mcast_name}" not present in the family')
455 raise Exception(
457 raise Exception(f"Attribute '{name}' not defined in any attribute-set")
480 raise Exception(f"Family '{self.yaml['name']}' not supported by the kernel")
491 raise ConfigError()
547 raise e
553 raise Exception(f"Space '{space}' has no attribute '{name}'")
594 raise Exceptio
[all...]
/linux/tools/verification/rvgen/rvgen/
H A Dltl2ba.py65 raise ValueError(f"Illegal character '{t.value[0]}'")
154 raise NotImplementedError
157 raise NotImplementedError
160 raise NotImplementedError
171 raise NotImplementedError
292 raise NotImplementedError
295 raise NotImplementedError
303 raise NotImplementedError
490 raise ValueError(f"Invalid unary operator {p[1]}")
510 raise ValueError(f"Invalid binary operator {p[2]}")
[all …]
/linux/lib/
H A Dnmi_backtrace.c31 * When raise() is called it will be passed a pointer to the
33 * directly from their raise() functions may rely on the mask
38 void (*raise)(cpumask_t *mask)) in nmi_trigger_cpumask_backtrace()
68 raise(to_cpumask(backtrace_mask)); in nmi_trigger_cpumask_backtrace()
/linux/Documentation/PCI/endpoint/
H A Dpci-test-function.rst44 Bit 0 raise legacy IRQ
45 Bit 1 raise MSI IRQ
46 Bit 2 raise MSI-X IRQ
83 for the READ/WRITE/COPY and raise IRQ (Legacy/MSI) commands.
/linux/Documentation/misc-devices/
H A Dpci-endpoint-test.rst16 #) raise legacy IRQ
17 #) raise MSI IRQ
18 #) raise MSI-X IRQ
/linux/drivers/net/wireless/ath/ath5k/
H A Dani.c44 * raise or lower immunity accordingly by setting one or more of these
50 * threshold of errors has been reached we will raise immunity.
51 * Also we regularly check the amount of errors and lower or raise immunity as
219 * Try to raise noise immunity (=decrease sensitivity) in several steps
228 ATH5K_DBG_UNLIMIT(ah, ATH5K_DEBUG_ANI, "raise immunity (%s)", in ath5k_ani_raise_immunity()
231 /* first: raise noise immunity */ in ath5k_ani_raise_immunity()
237 /* only OFDM: raise spur immunity level */ in ath5k_ani_raise_immunity()
267 /* as a last resort or CCK: raise firstep level */ in ath5k_ani_raise_immunity()
274 * but can raise firstep level */ in ath5k_ani_raise_immunity()
467 * receive ("listen" time) and raise or lower immunity accordingly.
[all …]

12345678910>>...17