| /dpdk/drivers/raw/ifpga/base/ |
| H A D | ifpga_fme_iperf.c | 443 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_root_get_prop() local 446 if (sub != PERF_PROP_SUB_UNUSED) in fme_iperf_root_get_prop() 463 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_cache_get_prop() local 466 if (sub != PERF_PROP_SUB_UNUSED) in fme_iperf_cache_get_prop() 542 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_vtd_sub_get_prop() local 544 if (sub > PERF_MAX_PORT_NUM) in fme_iperf_vtd_sub_get_prop() 577 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_vtd_get_prop() local 579 if (sub == PERF_PROP_SUB_UNUSED) in fme_iperf_vtd_get_prop() 589 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_iperf_fab_get_prop() local 595 if (sub != PERF_PROP_SUB_UNUSED) in fme_iperf_fab_get_prop() [all …]
|
| H A D | ifpga_fme_dperf.c | 206 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_dperf_fab_get_prop() local 213 return fme_dperf_get_fab_port_pcie0_read(fme, sub, &prop->data); in fme_dperf_fab_get_prop() 215 return fme_dperf_get_fab_port_pcie0_write(fme, sub, in fme_dperf_fab_get_prop() 218 return fme_dperf_get_fab_port_mmio_read(fme, sub, &prop->data); in fme_dperf_fab_get_prop() 220 return fme_dperf_get_fab_port_mmio_write(fme, sub, &prop->data); in fme_dperf_fab_get_prop() 222 return fme_dperf_get_fab_port_enable(fme, sub, &prop->data); in fme_dperf_fab_get_prop() 232 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_dperf_root_get_prop() local 235 if (sub != PERF_PROP_SUB_UNUSED) in fme_dperf_root_get_prop() 267 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_dperf_fab_set_prop() local 272 if (sub != PERF_PROP_SUB_UNUSED) in fme_dperf_fab_set_prop() [all …]
|
| H A D | ifpga_fme_error.c | 319 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_global_error_get_prop() local 322 if (sub != PROP_SUB_UNUSED) in fme_global_error_get_prop() 371 u8 sub = GET_FIELD(PROP_SUB, prop->prop_id); in fme_global_error_set_prop() local 374 if (sub != PROP_SUB_UNUSED) in fme_global_error_set_prop()
|
| /dpdk/doc/guides/nics/ |
| H A D | fail_safe.rst | 26 meant to be removed itself, unlike its sub-devices which should support it. 40 sub-device, and at most two. 55 sub-device. 64 the name for the fail-safe sub-device must be the full PCI id: 71 execute and define a sub-device. 93 and all of its sub-devices. 104 between two sub-device upkeep round. 184 missing sub-device. 216 The first declared sub-device in the fail-safe parameters. 218 It is the main sub-device and is used as target for configuration [all …]
|
| /dpdk/drivers/net/liquidio/base/ |
| H A D | lio_hw_defs.h | 106 #define LIO_OPCODE_SUBCODE(op, sub) \ argument 107 ((((op) & 0x0f) << 8) | ((sub) & 0x7f))
|
| /dpdk/app/test-crypto-perf/ |
| H A D | dpdk-graph-crypto-perf.py | 152 for sub in dirs: 153 graphs = sorted(glob.glob(os.path.join(graph_path, sub, "*.jpg")), 157 with open(pdf_path + "%s_results.pdf" % sub, "wb") as pdf_file:
|
| /dpdk/lib/ring/ |
| H A D | meson.build | 6 # most sub-headers are not for direct inclusion
|
| /dpdk/drivers/net/e1000/base/ |
| H A D | README | 6 cid-gigabit.2020.06.05.tar.gz released by ND. The sub-directory of base/
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | README | 10 basic drivers for any ixgbe NIC. The sub-directory of base/
|
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_mng.c | 342 u8 build, u8 sub, u16 len, in txgbe_hic_set_drv_ver() argument 358 fw_cmd.ver_sub = sub; in txgbe_hic_set_drv_ver()
|
| /dpdk/doc/guides/gpus/ |
| H A D | cuda.rst | 124 CUDA Driver sub-contexts 127 After initialization, a CUDA application can create multiple sub-contexts 129 Through gpudev library, is possible to register these sub-contexts
|
| /dpdk/doc/guides/contributing/ |
| H A D | unit_test.rst | 195 a pointer to a list of sub-testsuites, 202 Each test suite may use a nested list of sub-testsuites, 205 The sub-testsuites list can also be used in parallel with the vector of test cases, 207 and then each sub-testsuite is executed. 208 To see an example of a test suite using sub-testsuites,
|
| H A D | patches.rst | 27 * Patches should be sent to the target repository or sub-tree, see below. 28 * All sub-repositories are merged into main repository for ``-rc1`` and ``-rc2`` versions of the re… 72 The DPDK maintenance hierarchy is divided into a main repository ``dpdk`` and sub-repositories ``dp… 120 The proposer should justify the need for a new sub-tree and should have demonstrated a sufficient l… 125 from the existing sub-tree maintainers of the project. 126 The backup maintainer for a sub-tree should be selected from among the component maintainers within… 139 sub-repositories (`list <https://git.dpdk.org/next>`_)::
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | source_org.rst | 30 sub-directory. The ``base`` directory generally contains code the shouldn't
|
| H A D | member_lib.rst | 250 represents a sub-table with rules defined by a certain flow mask. The flow masks 252 priority one is inserted in the corresponding sub-table (interested readers can 258 sub-table> pair for the current active set of flows. When a miss occurs (as 259 shown in red in the above figure) the sub-tables will be searched sequentially 261 sub-table will be inserted into the set-summary (i.e. cache insertion) so 263 sequential search of sub-tables.
|
| H A D | rawdev.rst | 40 * Configuration - Device, Queue or any other sub-system configuration
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | vhost_blk.rst | 30 The application is located in the ``examples`` sub-directory.
|
| H A D | packet_ordering.rst | 31 The application is located in the ``packet_ordering`` sub-directory.
|
| H A D | hello_world.rst | 15 The application is located in the ``helloworld`` sub-directory.
|
| H A D | ntb.rst | 25 The application is located in the ``ntb`` sub-directory.
|
| H A D | ethtool.rst | 17 The application is located in the ``ethtool`` sub-directory.
|
| H A D | vhost_crypto.rst | 24 The application is located in the ``examples`` sub-directory.
|
| H A D | service_cores.rst | 25 The application is located in the ``service_cores`` sub-directory.
|
| H A D | timer.rst | 15 The application is located in the ``timer`` sub-directory.
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | linux_eal_parameters.rst | 85 a sub-directory within a hugetlbfs mountpoint.
|