| /dpdk/drivers/raw/ioat/ |
| H A D | ioat_common.c | 80 struct rte_idxd_rawdev *rte_idxd = &idxd->public; in idxd_dev_dump() 112 struct rte_idxd_rawdev *rte_idxd = &idxd->public; in idxd_dev_info_get() 127 struct rte_idxd_rawdev *rte_idxd = &idxd->public; in idxd_dev_configure() 188 struct rte_idxd_rawdev *public; in idxd_rawdev_create() local 246 public = &idxd->public; in idxd_rawdev_create() 247 public->type = RTE_IDXD_DEV; in idxd_rawdev_create() 248 public->max_batches = idxd->max_batches; in idxd_rawdev_create() 249 public->batch_idx_read = 0; in idxd_rawdev_create() 250 public->batch_idx_write = 0; in idxd_rawdev_create() 254 public->batch_idx_ring = rte_zmalloc(NULL, in idxd_rawdev_create() [all …]
|
| H A D | idxd_pci.c | 93 if (idxd->public.desc_ring == NULL) { in idxd_pci_dev_start() 287 idxd.public.portal = RTE_PTR_ADD(idxd.u.pci->portals, in idxd_rawdev_probe_pci() 340 rte_free(idxd->public.batch_idx_ring); in idxd_rawdev_destroy() 341 rte_free(idxd->public.desc_ring); in idxd_rawdev_destroy() 342 rte_free(idxd->public.hdl_ring); in idxd_rawdev_destroy()
|
| H A D | ioat_private.h | 42 struct rte_idxd_rawdev public; /* the public members, must be first */ member
|
| H A D | idxd_bus.c | 219 idxd.public.portal = idxd_vdev_mmap_wq(dev); in idxd_rawdev_probe_dsa() 220 if (idxd.public.portal == NULL) { in idxd_rawdev_probe_dsa()
|
| /dpdk/doc/guides/contributing/ |
| H A D | vulnerability.rst | 57 If the vulnerability is not public yet, 126 that we can attach to private and public notifications. 128 until further public disclosure. 148 that we can attach to private and public notifications. 218 the proposed public disclosure date. 224 to { branches } on the public disclosure date. 231 Please do not make the issue public (or release public patches) 254 the deployment of fixes before a CVE is public. 257 the proposed public disclosure date. 268 Please do not make the vulnerability information public [all …]
|
| H A D | abi_versioning.rst | 152 can still be mapped back to the public symbol name. 168 Updating a public API 204 Note also that, being a public function, the header file prototype must also be 210 public, and existing application may use it in its current form. However, the 212 multiple functions can be mapped to the same public symbol based on when an 281 with the public symbol name 346 We finally modify the prototype of the call in the public header file, 347 such that it contains both versions of the symbol and the public API. 378 Now we've taken what was a public symbol, and duplicated it into two uniquely 380 public symbol ``rte_acl_create`` with different version tags. This only applies [all …]
|
| /dpdk/doc/guides/nics/ |
| H A D | octeontx_ep.rst | 12 <https://www.marvell.com/content/dam/marvell/en/public-collateral/embedded-processors/marvell-liqui…
|
| H A D | ixgbe.rst | 255 from `X550 spec update <https://www.intel.com/content/dam/www/public/us/en/
|
| /dpdk/lib/ |
| H A D | meson.build | 117 indirect_headers = [] # public headers not directly included by apps 118 driver_sdk_headers = [] # public headers included by drivers
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_21_02.rst | 158 will perform build-time checking on DPDK public header files, to ensure none 171 reflect the fact that they are non-public headers. 177 tree, to reflect the fact that they are non-public headers. 209 public API and is now an internal-only function. Where telemetry library is
|
| H A D | deprecation.rst | 59 usage in following public struct hierarchy:
|
| H A D | release_17_05.rst | 24 the public API. 387 * The vhost public header file ``rte_virtio_net.h`` is renamed to
|
| H A D | release_21_11.rst | 541 to comply with other public API naming convention. 554 is used by the public inline function ``rte_eth_rx_queue_count``.
|
| H A D | release_20_11.rst | 430 * eal: Made the ``rte_dev_event`` structure private to the EAL as no public API 471 * pci: Removed the PCI resources map API from the public API
|
| /dpdk/buildtools/pkg-config/ |
| H A D | meson.build | 49 This is required for a number of static inline functions in the public headers.''',
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | caam_jr.rst | 20 cipher algorithms, hashing algorithms, public key algorithms, run-time
|
| H A D | dpaa_sec.rst | 19 cipher algorithms, hashing algorithms, public key algorithms, run-time
|
| H A D | aesni_mb.rst | 11 <https://www.intel.com/content/dam/www/public/us/en/documents/white-papers/fast-multi-buffer-ipsec-…
|
| H A D | dpaa2_sec.rst | 19 cipher algorithms, hashing algorithms, public key algorithms, run-time
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | link_status_intr.rst | 115 The public interface rte_eth_link_get() accesses the NIC registers directly to update the link stat… 118 The public interface rte_eth_link_get() just reads the link status in a global structure
|
| H A D | ipsec_secgw.rst | 1032 ``ssh-keygen`` will make a private & public key pair on the SUT. 1034 ``ssh-copy-id`` <user name>@<target host name> on the SUT will copy the public 1035 key to the DUT. It will ask for credentials so that it can upload the public key.
|
| /dpdk/doc/api/ |
| H A D | doxy-api-index.md | 9 The public API headers are grouped by topics:
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | ring_lib.rst | 420 to split public enqueue/dequeue API into two phases: 462 These APIs make it possible to split public enqueue/dequeue API into 3 phases:
|
| H A D | cryptodev_lib.rst | 1022 public and/or private key generation and shared secret compute, DSA Signature 1030 operation processing. Sessions typically stores information, such as, public 1083 public generation. Also, currently API does not support chaining of symmetric and
|
| /dpdk/license/ |
| H A D | gpl-2.0.txt | 219 implemented by public license practices. Many people have made 285 possible use to the public, the best way to achieve this is to make it
|