| /dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_niccfg.c | 1598 struct hinic_set_link_follow follow; in hinic_set_link_status_follow() local 1599 u16 out_size = sizeof(follow); in hinic_set_link_status_follow() 1613 memset(&follow, 0, sizeof(follow)); in hinic_set_link_status_follow() 1614 follow.mgmt_msg_head.resp_aeq_num = HINIC_AEQ1; in hinic_set_link_status_follow() 1615 follow.func_id = hinic_global_func_id(hwdev); in hinic_set_link_status_follow() 1616 follow.follow_status = status; in hinic_set_link_status_follow() 1619 &follow, sizeof(follow), in hinic_set_link_status_follow() 1620 &follow, &out_size); in hinic_set_link_status_follow() 1622 follow.mgmt_msg_head.status) || err || !out_size) { in hinic_set_link_status_follow() 1625 err, follow.mgmt_msg_head.status, out_size); in hinic_set_link_status_follow() [all …]
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | opdl.rst | 10 All packets follow the same path through the device. The order in which\ 11 packets follow is determined by the order in which queues are set up.\ 98 - All packets follow the same path through device queues.
|
| /dpdk/doc/guides/contributing/ |
| H A D | abi_policy.rst | 23 #. The ABI should be preserved and not changed lightly. ABI changes must follow 170 - The depreciated API should follow the notification process to be removed, 199 follow the relevant deprecation policy procedures as above: 3 acks, technical 210 changes must follow the same process :ref:`described above <abi_changes>` as non-breaking
|
| H A D | vulnerability.rst | 201 vulnerability and sharing the patch[es]. Distributions and major vendors follow
|
| /dpdk/doc/guides/nics/ |
| H A D | ice.rst | 16 - To get better performance on Intel platforms, please follow the "How to get best performance with… 19 - Please follow the matching list to download specific kernel driver, firmware and DDP package from 38 - To load NetUIO driver, follow the steps mentioned in `dpdk-kmods repository
|
| H A D | ipn3ke.rst | 27 - To get better performance on Intel platforms, please follow the "How to get best performance with…
|
| H A D | nfb.rst | 61 the timestamps, the hardware timestamping unit must be enabled (follow the documentation of the NFB
|
| H A D | nfp.rst | 154 get the drivers from the above Github repository and follow the instructions
|
| H A D | qede.rst | 94 …For OEM branded adapters please follow the instruction provided by the OEM to update the Managemen…
|
| H A D | ena.rst | 170 If vfio-pci is used user should follow `AWS ENA PMD documentation
|
| H A D | ixgbe.rst | 63 - To load NetUIO driver, follow the steps mentioned in `dpdk-kmods repository
|
| H A D | i40e.rst | 57 - To get better performance on Intel platforms, please follow the "How to get best performance with… 88 - To load NetUIO driver, follow the steps mentioned in `dpdk-kmods repository
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | chacha20_poly1305.rst | 43 Once it is downloaded, extract it and follow these steps:
|
| H A D | zuc.rst | 55 Once it is downloaded, extract it and follow these steps:
|
| H A D | snow3g.rst | 55 Once it is downloaded, extract it and follow these steps:
|
| H A D | aesni_gcm.rst | 57 Once it is downloaded, extract it and follow these steps:
|
| H A D | aesni_mb.rst | 103 Once it is downloaded, extract it and follow these steps:
|
| H A D | kasumi.rst | 56 Once it is downloaded, extract it and follow these steps:
|
| H A D | qat.rst | 446 To complete the installation follow the instructions in 518 To complete the installation - follow instructions in
|
| /dpdk/doc/guides/howto/ |
| H A D | flow_bifurcation.rst | 60 There is no specific instructions to follow.
|
| /dpdk/doc/guides/platform/ |
| H A D | bluefield.rst | 45 from the web, but it is recommended to follow instructions at:
|
| H A D | octeontx.rst | 45 available with OCTEON TX SDK only. So for using crypto offload, follow the steps
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_18_02.rst | 142 All packets follow the same path through the device. The order in which 143 packets follow is determined by the order in which queues are set up.
|
| H A D | release_17_08.rst | 253 to follow the PCI standard.
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | cross_build_dpdk_for_arm64.rst | 216 To use the NUMA library follow the same steps as for
|