| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | meson_ut.rst | 7 This section describes how to run test cases with the DPDK meson build system. 12 Grouping of test cases 15 Test cases have been classified into four different groups. 44 Test cases are run serially by default for better stability. 54 Dealing with skipped test cases 57 Some unit test cases have a dependency on external libraries, driver modules 58 or config flags, without which the test cases cannot be run. Such test cases 59 will be reported as skipped if they cannot run. To enable those test cases,
|
| H A D | writing_efficient_code.rst | 36 In some cases, using dynamic allocation is necessary, 190 in many use cases. They can be replaced by __atomic builtins that conform to 196 Some typical optimization cases are listed below: 201 Some use cases require atomicity alone, the ordering of the memory operations 209 Some use cases allow for memory reordering in one way while requiring memory 224 Lock-free reader-writer concurrency is one of the common use cases in DPDK.
|
| /f-stack/dpdk/app/test/ |
| H A D | test_ring_stress.c | 16 test->name, test->cases[i].name); in run_test() 18 rc = test->cases[i].func(test->cases[i].wfunc); in run_test() 23 test->name, test->cases[i].name); in run_test() 26 test->name, test->cases[i].name); in run_test()
|
| H A D | test_ring_stress.h | 32 const struct test_case *cases; member
|
| H A D | test_ring_mpmc_stress.c | 30 .cases = tests,
|
| H A D | test_ring_hts_stress.c | 31 .cases = tests,
|
| H A D | test_ring_rts_stress.c | 31 .cases = tests,
|
| H A D | test_ring_mt_peek_stress.c | 42 .cases = tests,
|
| H A D | test_ring_mt_peek_stress_zc.c | 53 .cases = tests,
|
| H A D | test_ring_st_peek_stress.c | 53 .cases = tests,
|
| H A D | test_ring_st_peek_stress_zc.c | 62 .cases = tests,
|
| /f-stack/freebsd/kern/ |
| H A D | subr_coverage.c | 205 __sanitizer_cov_trace_switch(uint64_t val, uint64_t *cases) in __sanitizer_cov_trace_switch() argument 214 count = cases[0]; in __sanitizer_cov_trace_switch() 217 switch (cases[1]) { in __sanitizer_cov_trace_switch() 237 if (!trace_cmp(type, val, cases[i + 2], ret)) in __sanitizer_cov_trace_switch()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/slimbus/ |
| H A D | bus.txt | 18 In some cases it may be necessary to describe non-probeable device 20 such cases, child nodes for those devices will be present as 28 Instance ID Is for the cases where multiple Devices of the
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iommu/ |
| H A D | iommu.txt | 44 the specific IOMMU. Below are a few examples of typical use-cases: 51 In such cases the number of cells will usually be 1 as in the next case. 53 in order to enable translation for a given master. In such cases the single 54 address cell corresponds to the master device's ID. In some cases more than 62 Note that these are merely examples and real-world use-cases may use different 85 have a means to turn off translation. But it is invalid in such cases to
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | user-libaio.m4 | 2 dnl # Check for libaio - only used for libaiot test cases.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-s3c2410.txt | 18 Required for all cases except "samsung,s3c2440-hdmiphy-i2c": 22 cases except for "samsung,s3c2440-hdmiphy-i2c" whose input/output
|
| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | brcm,bcm3384-usb.txt | 7 systems, special handling may be needed in the following cases:
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | qcom,lpasscc.txt | 18 The below node has to be defined in the cases where the LPASS peripheral loader
|
| /f-stack/freebsd/contrib/device-tree/Bindings/serial/ |
| H A D | qcom,msm-uart.txt | 3 The MSM serial UART hardware is designed for low-speed use cases where a
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | deprecation.rst | 36 use cases do not require full barriers. To support such use cases, DPDK will 84 cases ``DEV_RX_OFFLOAD_SCATTER`` is not supported and device received packet size 86 To cover these cases an application needs to know the device packet overhead to be
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regmap/ |
| H A D | regmap.txt | 20 blob in both cases.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/hwmon/ |
| H A D | cirrus,lochnagar.yaml | 19 possible use cases.
|
| H A D | ltc2990.txt | 10 cases the internal temperature and supply voltage are measured. In
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | max98373.txt | 24 - maxim,interleave-mode : For cases where a single combined channel
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | vexpress-scc.txt | 8 In some cases its registers are also mapped in normal address space
|