Home
last modified time | relevance | path

Searched refs:follow (Results 1 – 25 of 38) sorted by relevance

12

/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_niccfg.c1598 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 Dopdl.rst10 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 Dabi_policy.rst23 #. 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 Dvulnerability.rst201 vulnerability and sharing the patch[es]. Distributions and major vendors follow
/dpdk/doc/guides/nics/
H A Dice.rst16 - 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 Dipn3ke.rst27 - To get better performance on Intel platforms, please follow the "How to get best performance with…
H A Dnfb.rst61 the timestamps, the hardware timestamping unit must be enabled (follow the documentation of the NFB
H A Dnfp.rst154 get the drivers from the above Github repository and follow the instructions
H A Dqede.rst94 …For OEM branded adapters please follow the instruction provided by the OEM to update the Managemen…
H A Dena.rst170 If vfio-pci is used user should follow `AWS ENA PMD documentation
H A Dixgbe.rst63 - To load NetUIO driver, follow the steps mentioned in `dpdk-kmods repository
H A Di40e.rst57 - 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 Dchacha20_poly1305.rst43 Once it is downloaded, extract it and follow these steps:
H A Dzuc.rst55 Once it is downloaded, extract it and follow these steps:
H A Dsnow3g.rst55 Once it is downloaded, extract it and follow these steps:
H A Daesni_gcm.rst57 Once it is downloaded, extract it and follow these steps:
H A Daesni_mb.rst103 Once it is downloaded, extract it and follow these steps:
H A Dkasumi.rst56 Once it is downloaded, extract it and follow these steps:
H A Dqat.rst446 To complete the installation follow the instructions in
518 To complete the installation - follow instructions in
/dpdk/doc/guides/howto/
H A Dflow_bifurcation.rst60 There is no specific instructions to follow.
/dpdk/doc/guides/platform/
H A Dbluefield.rst45 from the web, but it is recommended to follow instructions at:
H A Docteontx.rst45 available with OCTEON TX SDK only. So for using crypto offload, follow the steps
/dpdk/doc/guides/rel_notes/
H A Drelease_18_02.rst142 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 Drelease_17_08.rst253 to follow the PCI standard.
/dpdk/doc/guides/linux_gsg/
H A Dcross_build_dpdk_for_arm64.rst216 To use the NUMA library follow the same steps as for

12