History log of /dpdk/doc/guides/howto/ (Results 1 – 25 of 86)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8711af2920-Nov-2024 Nandini Persad <nandinipersad361@gmail.com>

doc: describe security protocols in a dedicated guide

This is a new document covering security protocols implemented in DPDK
and more.

Signed-off-by: Nandini Persad <nandinipersad361@gmail.com>
Sig

doc: describe security protocols in a dedicated guide

This is a new document covering security protocols implemented in DPDK
and more.

Signed-off-by: Nandini Persad <nandinipersad361@gmail.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Hemant Agrawal <hemant.agrawal@nxp.com>

show more ...


/dpdk/.ci/linux-build.sh
/dpdk/.ci/linux-setup.sh
/dpdk/.github/workflows/build.yml
/dpdk/.gitignore
/dpdk/.mailmap
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/dumpcap/main.c
/dpdk/app/graph/ethdev.c
/dpdk/app/graph/ethdev.h
/dpdk/app/graph/graph.c
/dpdk/app/graph/ip6_route.c
/dpdk/app/graph/meson.build
/dpdk/app/graph/neigh.c
/dpdk/app/graph/neigh_priv.h
/dpdk/app/graph/route.h
/dpdk/app/graph/utils.c
/dpdk/app/meson.build
/dpdk/app/proc-info/main.c
/dpdk/app/test-bbdev/test_bbdev_perf.c
/dpdk/app/test-bbdev/test_bbdev_vector.c
/dpdk/app/test-bbdev/test_bbdev_vector.h
/dpdk/app/test-crypto-perf/cperf_ops.c
/dpdk/app/test-crypto-perf/cperf_options.h
/dpdk/app/test-crypto-perf/cperf_options_parsing.c
/dpdk/app/test-crypto-perf/cperf_test_common.c
/dpdk/app/test-crypto-perf/cperf_test_vectors.c
/dpdk/app/test-crypto-perf/cperf_test_vectors.h
/dpdk/app/test-crypto-perf/main.c
/dpdk/app/test-dma-perf/benchmark.c
/dpdk/app/test-dma-perf/config.ini
/dpdk/app/test-dma-perf/main.c
/dpdk/app/test-dma-perf/main.h
/dpdk/app/test-eventdev/evt_common.h
/dpdk/app/test-eventdev/evt_options.c
/dpdk/app/test-eventdev/evt_options.h
/dpdk/app/test-eventdev/test_perf_atq.c
/dpdk/app/test-eventdev/test_perf_common.c
/dpdk/app/test-eventdev/test_perf_common.h
/dpdk/app/test-eventdev/test_perf_queue.c
/dpdk/app/test-eventdev/test_pipeline_common.c
/dpdk/app/test-fib/main.c
/dpdk/app/test-flow-perf/actions_gen.c
/dpdk/app/test-flow-perf/items_gen.c
/dpdk/app/test-pipeline/pipeline_hash.c
/dpdk/app/test-pipeline/pipeline_lpm_ipv6.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/cmdline_tm.c
/dpdk/app/test-pmd/cmdline_tm.h
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/hairpin.c
/dpdk/app/test-pmd/icmpecho.c
/dpdk/app/test-pmd/macswap_sse.h
/dpdk/app/test-pmd/meson.build
/dpdk/app/test-pmd/parameters.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test-pmd/txonly.c
/dpdk/app/test-pmd/util.c
/dpdk/app/test-sad/main.c
/dpdk/app/test/meson.build
/dpdk/app/test/packet_burst_generator.c
/dpdk/app/test/packet_burst_generator.h
/dpdk/app/test/test_alarm.c
/dpdk/app/test/test_argparse.c
/dpdk/app/test/test_bitops.c
/dpdk/app/test/test_bitset.c
/dpdk/app/test/test_bpf.c
/dpdk/app/test/test_cfgfile.c
/dpdk/app/test/test_cfgfiles/empty.ini
/dpdk/app/test/test_cfgfiles/empty_key_value.ini
/dpdk/app/test/test_cfgfiles/invalid_section.ini
/dpdk/app/test/test_cfgfiles/line_too_long.ini
/dpdk/app/test/test_cfgfiles/meson.build
/dpdk/app/test/test_cfgfiles/missing_section.ini
/dpdk/app/test/test_cfgfiles/realloc_sections.ini
/dpdk/app/test/test_cfgfiles/sample1.ini
/dpdk/app/test/test_cfgfiles/sample2.ini
/dpdk/app/test/test_cksum_perf.c
/dpdk/app/test/test_cmdline_ipaddr.c
/dpdk/app/test/test_common.c
/dpdk/app/test/test_cpuflags.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev.h
/dpdk/app/test/test_cryptodev_aead_test_vectors.h
/dpdk/app/test/test_cryptodev_asym.c
/dpdk/app/test/test_cryptodev_blockcipher.c
/dpdk/app/test/test_cryptodev_ecdh_test_vectors.h
/dpdk/app/test/test_cryptodev_ecdsa_test_vectors.h
/dpdk/app/test/test_cryptodev_eddsa_test_vectors.h
/dpdk/app/test/test_cryptodev_rsa_test_vectors.h
/dpdk/app/test/test_cryptodev_security_ipsec.c
/dpdk/app/test/test_cryptodev_security_tls_record.h
/dpdk/app/test/test_cryptodev_sm4_test_vectors.h
/dpdk/app/test/test_eal_flags.c
/dpdk/app/test/test_event_crypto_adapter.c
/dpdk/app/test/test_event_dma_adapter.c
/dpdk/app/test/test_eventdev.c
/dpdk/app/test/test_fib.c
/dpdk/app/test/test_fib6.c
/dpdk/app/test/test_fib6_perf.c
/dpdk/app/test/test_fib_perf.c
/dpdk/app/test/test_hash_readwrite_lf_perf.c
/dpdk/app/test/test_ipfrag.c
/dpdk/app/test/test_ipsec.c
/dpdk/app/test/test_ipsec_sad.c
/dpdk/app/test/test_kvargs.c
/dpdk/app/test/test_lcore_var.c
/dpdk/app/test/test_lcore_var_perf.c
/dpdk/app/test/test_link_bonding.c
/dpdk/app/test/test_link_bonding_rssconf.c
/dpdk/app/test/test_lpm6.c
/dpdk/app/test/test_lpm6_data.h
/dpdk/app/test/test_lpm6_perf.c
/dpdk/app/test/test_mempool_perf.c
/dpdk/app/test/test_net_ip6.c
/dpdk/app/test/test_pcapng.c
/dpdk/app/test/test_power.c
/dpdk/app/test/test_power_cpufreq.c
/dpdk/app/test/test_power_kvm_vm.c
/dpdk/app/test/test_reassembly_perf.c
/dpdk/app/test/test_red.c
/dpdk/app/test/test_rib6.c
/dpdk/app/test/test_security_inline_macsec.c
/dpdk/app/test/test_security_inline_proto.c
/dpdk/app/test/test_security_inline_proto_vectors.h
/dpdk/app/test/test_security_proto.h
/dpdk/app/test/test_service_cores.c
/dpdk/app/test/test_table_combined.c
/dpdk/app/test/test_table_tables.c
/dpdk/app/test/test_thash.c
/dpdk/app/test/test_trace.c
/dpdk/app/test/virtual_pmd.h
/dpdk/buildtools/call-sphinx-build.py
/dpdk/buildtools/check-dts-requirements.py
/dpdk/buildtools/chkincs/meson.build
/dpdk/buildtools/gen-header.py
/dpdk/buildtools/meson.build
/dpdk/buildtools/subproject/meson.build
/dpdk/config/arm/meson.build
/dpdk/config/meson.build
/dpdk/config/riscv/meson.build
/dpdk/config/rte_config.h
/dpdk/config/x86/cross-32bit-arch.ini
/dpdk/config/x86/cross-32bit-debian.ini
/dpdk/config/x86/cross-32bit-fedora.ini
/dpdk/config/x86/meson.build
/dpdk/devtools/check-forbidden-tokens.awk
/dpdk/devtools/check-spdx-tag.sh
/dpdk/devtools/checkpatches.sh
/dpdk/devtools/linux-uapi.sh
/dpdk/devtools/parse-flow-support.sh
/dpdk/devtools/test-meson-builds.sh
/dpdk/devtools/words-case.txt
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/api/doxy-api.conf.in
/dpdk/doc/api/dts/custom.css
/dpdk/doc/api/dts/framework.config.rst
/dpdk/doc/api/dts/framework.exception.rst
/dpdk/doc/api/dts/framework.logger.rst
/dpdk/doc/api/dts/framework.params.eal.rst
/dpdk/doc/api/dts/framework.params.rst
/dpdk/doc/api/dts/framework.params.testpmd.rst
/dpdk/doc/api/dts/framework.params.types.rst
/dpdk/doc/api/dts/framework.parser.rst
/dpdk/doc/api/dts/framework.remote_session.dpdk_shell.rst
/dpdk/doc/api/dts/framework.remote_session.interactive_remote_session.rst
/dpdk/doc/api/dts/framework.remote_session.interactive_shell.rst
/dpdk/doc/api/dts/framework.remote_session.python_shell.rst
/dpdk/doc/api/dts/framework.remote_session.remote_session.rst
/dpdk/doc/api/dts/framework.remote_session.rst
/dpdk/doc/api/dts/framework.remote_session.ssh_session.rst
/dpdk/doc/api/dts/framework.remote_session.testpmd_shell.rst
/dpdk/doc/api/dts/framework.runner.rst
/dpdk/doc/api/dts/framework.settings.rst
/dpdk/doc/api/dts/framework.test_result.rst
/dpdk/doc/api/dts/framework.test_suite.rst
/dpdk/doc/api/dts/framework.testbed_model.capability.rst
/dpdk/doc/api/dts/framework.testbed_model.cpu.rst
/dpdk/doc/api/dts/framework.testbed_model.linux_session.rst
/dpdk/doc/api/dts/framework.testbed_model.node.rst
/dpdk/doc/api/dts/framework.testbed_model.os_session.rst
/dpdk/doc/api/dts/framework.testbed_model.port.rst
/dpdk/doc/api/dts/framework.testbed_model.posix_session.rst
/dpdk/doc/api/dts/framework.testbed_model.rst
/dpdk/doc/api/dts/framework.testbed_model.sut_node.rst
/dpdk/doc/api/dts/framework.testbed_model.tg_node.rst
/dpdk/doc/api/dts/framework.testbed_model.topology.rst
/dpdk/doc/api/dts/framework.testbed_model.traffic_generator.capturing_traffic_generator.rst
/dpdk/doc/api/dts/framework.testbed_model.traffic_generator.rst
/dpdk/doc/api/dts/framework.testbed_model.traffic_generator.scapy.rst
/dpdk/doc/api/dts/framework.testbed_model.traffic_generator.traffic_generator.rst
/dpdk/doc/api/dts/framework.testbed_model.virtual_device.rst
/dpdk/doc/api/dts/framework.utils.rst
/dpdk/doc/api/dts/index.rst
/dpdk/doc/api/dts/meson.build
/dpdk/doc/api/meson.build
/dpdk/doc/guides/bbdevs/vrb1.rst
/dpdk/doc/guides/conf.py
/dpdk/doc/guides/contributing/documentation.rst
/dpdk/doc/guides/contributing/index.rst
/dpdk/doc/guides/contributing/linux_uapi.rst
/dpdk/doc/guides/contributing/new_driver.rst
/dpdk/doc/guides/contributing/patches.rst
/dpdk/doc/guides/cryptodevs/aesni_gcm.rst
/dpdk/doc/guides/cryptodevs/aesni_mb.rst
/dpdk/doc/guides/cryptodevs/chacha20_poly1305.rst
/dpdk/doc/guides/cryptodevs/features/aesni_mb.ini
/dpdk/doc/guides/cryptodevs/features/cn10k.ini
/dpdk/doc/guides/cryptodevs/features/default.ini
/dpdk/doc/guides/cryptodevs/features/openssl.ini
/dpdk/doc/guides/cryptodevs/kasumi.rst
/dpdk/doc/guides/cryptodevs/snow3g.rst
/dpdk/doc/guides/cryptodevs/zuc.rst
/dpdk/doc/guides/dmadevs/dpaa.rst
/dpdk/doc/guides/dmadevs/dpaa2.rst
/dpdk/doc/guides/eventdevs/cnxk.rst
/dpdk/doc/guides/eventdevs/features/cnxk.ini
/dpdk/doc/guides/eventdevs/features/default.ini
/dpdk/doc/guides/eventdevs/features/dlb2.ini
/dpdk/doc/guides/eventdevs/features/dsw.ini
/dpdk/doc/guides/faq/faq.rst
/dpdk/doc/guides/freebsd_gsg/build_dpdk.rst
/dpdk/doc/guides/freebsd_gsg/freebsd_eal_parameters.rst
index.rst
security.rst
/dpdk/doc/guides/linux_gsg/build_sample_apps.rst
/dpdk/doc/guides/linux_gsg/sys_reqs.rst
/dpdk/doc/guides/nics/af_packet.rst
/dpdk/doc/guides/nics/bnxt.rst
/dpdk/doc/guides/nics/cnxk.rst
/dpdk/doc/guides/nics/cpfl.rst
/dpdk/doc/guides/nics/dpaa.rst
/dpdk/doc/guides/nics/ena.rst
/dpdk/doc/guides/nics/enic.rst
/dpdk/doc/guides/nics/features.rst
/dpdk/doc/guides/nics/features/bnxt.ini
/dpdk/doc/guides/nics/features/default.ini
/dpdk/doc/guides/nics/features/dpaa.ini
/dpdk/doc/guides/nics/features/dpaa2.ini
/dpdk/doc/guides/nics/features/hns3.ini
/dpdk/doc/guides/nics/features/mlx5.ini
/dpdk/doc/guides/nics/features/nfp.ini
/dpdk/doc/guides/nics/features/ntnic.ini
/dpdk/doc/guides/nics/features/r8169.ini
/dpdk/doc/guides/nics/features/zxdh.ini
/dpdk/doc/guides/nics/hns3.rst
/dpdk/doc/guides/nics/i40e.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/index.rst
/dpdk/doc/guides/nics/ixgbe.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/ntnic.rst
/dpdk/doc/guides/nics/r8169.rst
/dpdk/doc/guides/nics/zxdh.rst
/dpdk/doc/guides/platform/cnxk.rst
/dpdk/doc/guides/platform/dpaa2.rst
/dpdk/doc/guides/prog_guide/argparse_lib.rst
/dpdk/doc/guides/prog_guide/bbdev.rst
/dpdk/doc/guides/prog_guide/build-sdk-meson.rst
/dpdk/doc/guides/prog_guide/cryptodev_lib.rst
/dpdk/doc/guides/prog_guide/env_abstraction_layer.rst
/dpdk/doc/guides/prog_guide/ethdev/flow_offload.rst
/dpdk/doc/guides/prog_guide/eventdev/eventdev.rst
/dpdk/doc/guides/prog_guide/graph_lib.rst
/dpdk/doc/guides/prog_guide/img/anatomy_of_a_node.svg
/dpdk/doc/guides/prog_guide/img/graph_mem_layout.svg
/dpdk/doc/guides/prog_guide/img/lcore_var_mem_layout.svg
/dpdk/doc/guides/prog_guide/img/static_array_mem_layout.svg
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/ipsec_lib.rst
/dpdk/doc/guides/prog_guide/lcore_var.rst
/dpdk/doc/guides/prog_guide/log_lib.rst
/dpdk/doc/guides/prog_guide/power_man.rst
/dpdk/doc/guides/prog_guide/rte_security.rst
/dpdk/doc/guides/rawdevs/cnxk_rvu_lf.rst
/dpdk/doc/guides/rawdevs/gdtc.rst
/dpdk/doc/guides/rawdevs/index.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/release_24_11.rst
/dpdk/doc/guides/sample_app_ug/cmd_line.rst
/dpdk/doc/guides/sample_app_ug/dma.rst
/dpdk/doc/guides/sample_app_ug/ethtool.rst
/dpdk/doc/guides/sample_app_ug/flow_filtering.rst
/dpdk/doc/guides/sample_app_ug/hello_world.rst
/dpdk/doc/guides/sample_app_ug/img/ptpclient.svg
/dpdk/doc/guides/sample_app_ug/intro.rst
/dpdk/doc/guides/sample_app_ug/ip_frag.rst
/dpdk/doc/guides/sample_app_ug/ip_reassembly.rst
/dpdk/doc/guides/sample_app_ug/ipv4_multicast.rst
/dpdk/doc/guides/sample_app_ug/keep_alive.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_cat.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_crypto.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_event.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_job_stats.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_macsec.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_real_virtual.rst
/dpdk/doc/guides/sample_app_ug/l3_forward.rst
/dpdk/doc/guides/sample_app_ug/l3_forward_graph.rst
/dpdk/doc/guides/sample_app_ug/l3_forward_power_man.rst
/dpdk/doc/guides/sample_app_ug/link_status_intr.rst
/dpdk/doc/guides/sample_app_ug/multi_process.rst
/dpdk/doc/guides/sample_app_ug/ptpclient.rst
/dpdk/doc/guides/sample_app_ug/rxtx_callbacks.rst
/dpdk/doc/guides/sample_app_ug/server_node_efd.rst
/dpdk/doc/guides/sample_app_ug/skeleton.rst
/dpdk/doc/guides/testpmd_app_ug/run_app.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/cryptoperf.rst
/dpdk/doc/guides/tools/dmaperf.rst
/dpdk/doc/guides/tools/dts.rst
/dpdk/doc/guides/tools/testeventdev.rst
/dpdk/doc/guides/vdpadevs/nfp.rst
/dpdk/doc/guides/windows_gsg/build_dpdk.rst
/dpdk/doc/meson.build
/dpdk/drivers/baseband/acc/acc100_pmd.h
/dpdk/drivers/baseband/acc/acc_common.h
/dpdk/drivers/baseband/acc/rte_acc100_pmd.c
/dpdk/drivers/baseband/acc/rte_vrb_pmd.c
/dpdk/drivers/baseband/acc/vrb2_vf_enum.h
/dpdk/drivers/baseband/acc/vrb_pmd.h
/dpdk/drivers/baseband/fpga_5gnr_fec/fpga_5gnr_fec.h
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c
/dpdk/drivers/baseband/fpga_lte_fec/fpga_lte_fec.c
/dpdk/drivers/baseband/la12xx/bbdev_la12xx.c
/dpdk/drivers/baseband/la12xx/bbdev_la12xx_pmd_logs.h
/dpdk/drivers/baseband/null/bbdev_null.c
/dpdk/drivers/baseband/turbo_sw/bbdev_turbo_software.c
/dpdk/drivers/bus/auxiliary/bus_auxiliary_driver.h
/dpdk/drivers/bus/auxiliary/private.h
/dpdk/drivers/bus/cdx/bus_cdx_driver.h
/dpdk/drivers/bus/cdx/cdx_logs.h
/dpdk/drivers/bus/cdx/cdx_vfio.c
/dpdk/drivers/bus/dpaa/base/fman/fman.c
/dpdk/drivers/bus/dpaa/base/fman/fman_hw.c
/dpdk/drivers/bus/dpaa/base/fman/netcfg_layer.c
/dpdk/drivers/bus/dpaa/base/qbman/qman.c
/dpdk/drivers/bus/dpaa/dpaa_bus.c
/dpdk/drivers/bus/dpaa/include/fman.h
/dpdk/drivers/bus/dpaa/include/fsl_fman.h
/dpdk/drivers/bus/dpaa/include/fsl_qman.h
/dpdk/drivers/bus/dpaa/meson.build
/dpdk/drivers/bus/dpaa/rte_dpaa_logs.h
/dpdk/drivers/bus/dpaa/version.map
/dpdk/drivers/bus/fslmc/bus_fslmc_driver.h
/dpdk/drivers/bus/fslmc/fslmc_bus.c
/dpdk/drivers/bus/fslmc/fslmc_logs.h
/dpdk/drivers/bus/fslmc/fslmc_vfio.c
/dpdk/drivers/bus/fslmc/fslmc_vfio.h
/dpdk/drivers/bus/fslmc/mc/dpio.c
/dpdk/drivers/bus/fslmc/mc/fsl_dpcon.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpio.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpio_cmd.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpmng.h
/dpdk/drivers/bus/fslmc/mc/fsl_dprc_cmd.h
/dpdk/drivers/bus/fslmc/meson.build
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_dpbp.c
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_dpci.c
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_dpio.c
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_dpio.h
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_dprc.c
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_pvt.h
/dpdk/drivers/bus/fslmc/qbman/include/compat.h
/dpdk/drivers/bus/fslmc/qbman/include/fsl_qbman_base.h
/dpdk/drivers/bus/fslmc/qbman/include/fsl_qbman_debug.h
/dpdk/drivers/bus/fslmc/qbman/qbman_debug.c
/dpdk/drivers/bus/fslmc/qbman/qbman_portal.c
/dpdk/drivers/bus/fslmc/version.map
/dpdk/drivers/bus/ifpga/bus_ifpga_driver.h
/dpdk/drivers/bus/ifpga/ifpga_bus.c
/dpdk/drivers/bus/ifpga/ifpga_logs.h
/dpdk/drivers/bus/pci/bus_pci_driver.h
/dpdk/drivers/bus/pci/linux/pci_vfio.c
/dpdk/drivers/bus/pci/rte_bus_pci.h
/dpdk/drivers/bus/platform/bus_platform_driver.h
/dpdk/drivers/bus/platform/platform.c
/dpdk/drivers/bus/platform/platform_params.c
/dpdk/drivers/bus/platform/private.h
/dpdk/drivers/bus/uacce/uacce.c
/dpdk/drivers/bus/vdev/bus_vdev_driver.h
/dpdk/drivers/bus/vdev/vdev_logs.h
/dpdk/drivers/bus/vdev/vdev_params.c
/dpdk/drivers/bus/vmbus/bus_vmbus_driver.h
/dpdk/drivers/bus/vmbus/private.h
/dpdk/drivers/bus/vmbus/rte_bus_vmbus.h
/dpdk/drivers/bus/vmbus/vmbus_common.c
/dpdk/drivers/common/cnxk/cnxk_security.c
/dpdk/drivers/common/cnxk/cnxk_telemetry_nix.c
/dpdk/drivers/common/cnxk/hw/cpt.h
/dpdk/drivers/common/cnxk/hw/nix.h
/dpdk/drivers/common/cnxk/hw/npa.h
/dpdk/drivers/common/cnxk/hw/rvu.h
/dpdk/drivers/common/cnxk/hw/sso.h
/dpdk/drivers/common/cnxk/hw/ssow.h
/dpdk/drivers/common/cnxk/hw/tim.h
/dpdk/drivers/common/cnxk/meson.build
/dpdk/drivers/common/cnxk/roc_ae.c
/dpdk/drivers/common/cnxk/roc_ae.h
/dpdk/drivers/common/cnxk/roc_ae_fpm_tables.c
/dpdk/drivers/common/cnxk/roc_api.h
/dpdk/drivers/common/cnxk/roc_constants.h
/dpdk/drivers/common/cnxk/roc_cpt.c
/dpdk/drivers/common/cnxk/roc_cpt.h
/dpdk/drivers/common/cnxk/roc_dev.c
/dpdk/drivers/common/cnxk/roc_dev_priv.h
/dpdk/drivers/common/cnxk/roc_dpi.c
/dpdk/drivers/common/cnxk/roc_dpi.h
/dpdk/drivers/common/cnxk/roc_dpi_priv.h
/dpdk/drivers/common/cnxk/roc_eswitch.c
/dpdk/drivers/common/cnxk/roc_eswitch.h
/dpdk/drivers/common/cnxk/roc_features.h
/dpdk/drivers/common/cnxk/roc_idev.c
/dpdk/drivers/common/cnxk/roc_idev.h
/dpdk/drivers/common/cnxk/roc_idev_priv.h
/dpdk/drivers/common/cnxk/roc_ie.h
/dpdk/drivers/common/cnxk/roc_ie_on.h
/dpdk/drivers/common/cnxk/roc_ie_ot.c
/dpdk/drivers/common/cnxk/roc_ie_ot.h
/dpdk/drivers/common/cnxk/roc_irq.c
/dpdk/drivers/common/cnxk/roc_mbox.c
/dpdk/drivers/common/cnxk/roc_mbox.h
/dpdk/drivers/common/cnxk/roc_model.c
/dpdk/drivers/common/cnxk/roc_model.h
/dpdk/drivers/common/cnxk/roc_nix.c
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_bpf.c
/dpdk/drivers/common/cnxk/roc_nix_debug.c
/dpdk/drivers/common/cnxk/roc_nix_fc.c
/dpdk/drivers/common/cnxk/roc_nix_inl.c
/dpdk/drivers/common/cnxk/roc_nix_inl.h
/dpdk/drivers/common/cnxk/roc_nix_inl_dev.c
/dpdk/drivers/common/cnxk/roc_nix_inl_priv.h
/dpdk/drivers/common/cnxk/roc_nix_mac.c
/dpdk/drivers/common/cnxk/roc_nix_ops.c
/dpdk/drivers/common/cnxk/roc_nix_priv.h
/dpdk/drivers/common/cnxk/roc_nix_queue.c
/dpdk/drivers/common/cnxk/roc_nix_rss.c
/dpdk/drivers/common/cnxk/roc_nix_stats.c
/dpdk/drivers/common/cnxk/roc_nix_tm.c
/dpdk/drivers/common/cnxk/roc_nix_tm_mark.c
/dpdk/drivers/common/cnxk/roc_nix_tm_ops.c
/dpdk/drivers/common/cnxk/roc_nix_tm_utils.c
/dpdk/drivers/common/cnxk/roc_npa.c
/dpdk/drivers/common/cnxk/roc_npa.h
/dpdk/drivers/common/cnxk/roc_npa_debug.c
/dpdk/drivers/common/cnxk/roc_npc.c
/dpdk/drivers/common/cnxk/roc_npc.h
/dpdk/drivers/common/cnxk/roc_npc_priv.h
/dpdk/drivers/common/cnxk/roc_platform.c
/dpdk/drivers/common/cnxk/roc_platform.h
/dpdk/drivers/common/cnxk/roc_priv.h
/dpdk/drivers/common/cnxk/roc_rvu_lf.c
/dpdk/drivers/common/cnxk/roc_rvu_lf.h
/dpdk/drivers/common/cnxk/roc_rvu_lf_priv.h
/dpdk/drivers/common/cnxk/roc_se.h
/dpdk/drivers/common/cnxk/roc_sso.c
/dpdk/drivers/common/cnxk/roc_sso.h
/dpdk/drivers/common/cnxk/roc_sso_priv.h
/dpdk/drivers/common/cnxk/roc_tim.c
/dpdk/drivers/common/cnxk/roc_tim.h
/dpdk/drivers/common/cnxk/roc_utils.c
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/cpt/cpt_pmd_logs.h
/dpdk/drivers/common/cpt/cpt_ucode.h
/dpdk/drivers/common/cpt/cpt_ucode_asym.h
/dpdk/drivers/common/dpaax/caamflib/desc/pdcp.h
/dpdk/drivers/common/dpaax/caamflib/rta/operation_cmd.h
/dpdk/drivers/common/dpaax/compat.h
/dpdk/drivers/common/dpaax/dpaax_logs.h
/dpdk/drivers/common/dpaax/meson.build
/dpdk/drivers/common/dpaax/rte_pmd_dpaax_qdma.h
/dpdk/drivers/common/iavf/README
/dpdk/drivers/common/iavf/iavf_osdep.h
/dpdk/drivers/common/iavf/iavf_prototype.h
/dpdk/drivers/common/iavf/iavf_register.h
/dpdk/drivers/common/iavf/iavf_type.h
/dpdk/drivers/common/iavf/version.map
/dpdk/drivers/common/iavf/virtchnl.h
/dpdk/drivers/common/idpf/base/README
/dpdk/drivers/common/idpf/base/idpf_osdep.h
/dpdk/drivers/common/idpf/base/meson.build
/dpdk/drivers/common/idpf/idpf_common_device.c
/dpdk/drivers/common/idpf/idpf_common_logs.h
/dpdk/drivers/common/idpf/idpf_common_rxtx_avx512.c
/dpdk/drivers/common/idpf/meson.build
/dpdk/drivers/common/mlx5/mlx5_common_utils.h
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.h
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/mlx5/windows/mlx5_win_defs.h
/dpdk/drivers/common/nfp/nfp_common.c
/dpdk/drivers/common/nfp/nfp_common_ctrl.h
/dpdk/drivers/common/nfp/nfp_common_log.h
/dpdk/drivers/common/nfp/nfp_common_pci.c
/dpdk/drivers/common/nfp/nfp_platform.h
/dpdk/drivers/common/nitrox/nitrox_hal.c
/dpdk/drivers/common/nitrox/nitrox_logs.h
/dpdk/drivers/common/nitrox/nitrox_qp.c
/dpdk/drivers/common/octeontx/octeontx_mbox.c
/dpdk/drivers/common/octeontx/octeontx_mbox.h
/dpdk/drivers/common/qat/meson.build
/dpdk/drivers/common/qat/qat_device.c
/dpdk/drivers/common/qat/qat_logs.h
/dpdk/drivers/common/qat/qat_pf2vf.c
/dpdk/drivers/common/qat/qat_qp.c
/dpdk/drivers/common/sfc_efx/sfc_efx.c
/dpdk/drivers/common/sfc_efx/sfc_efx_log.h
/dpdk/drivers/compress/isal/isal_compress_pmd.c
/dpdk/drivers/compress/isal/isal_compress_pmd_private.h
/dpdk/drivers/compress/mlx5/mlx5_compress.c
/dpdk/drivers/compress/nitrox/nitrox_comp.c
/dpdk/drivers/compress/nitrox/nitrox_comp_reqmgr.c
/dpdk/drivers/compress/octeontx/otx_zip.h
/dpdk/drivers/compress/octeontx/otx_zip_pmd.c
/dpdk/drivers/compress/uadk/uadk_compress_pmd_private.h
/dpdk/drivers/compress/zlib/zlib_pmd.c
/dpdk/drivers/compress/zlib/zlib_pmd_ops.c
/dpdk/drivers/compress/zlib/zlib_pmd_private.h
/dpdk/drivers/crypto/armv8/armv8_pmd_private.h
/dpdk/drivers/crypto/bcmfs/bcmfs_device.c
/dpdk/drivers/crypto/bcmfs/bcmfs_logs.h
/dpdk/drivers/crypto/bcmfs/bcmfs_qp.c
/dpdk/drivers/crypto/bcmfs/bcmfs_sym_pmd.c
/dpdk/drivers/crypto/bcmfs/bcmfs_sym_session.c
/dpdk/drivers/crypto/caam_jr/caam_jr.c
/dpdk/drivers/crypto/caam_jr/caam_jr_log.h
/dpdk/drivers/crypto/caam_jr/caam_jr_uio.c
/dpdk/drivers/crypto/ccp/ccp_dev.c
/dpdk/drivers/crypto/ccp/ccp_pmd_private.h
/dpdk/drivers/crypto/ccp/rte_ccp_pmd.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cn10k_tls.c
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cnxk_ae.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_se.h
/dpdk/drivers/crypto/cnxk/rte_pmd_cnxk_crypto.h
/dpdk/drivers/crypto/cnxk/version.map
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_logs.h
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_raw_dp.c
/dpdk/drivers/crypto/dpaa2_sec/mc/dpseci.c
/dpdk/drivers/crypto/dpaa2_sec/mc/fsl_dpseci.h
/dpdk/drivers/crypto/dpaa2_sec/mc/fsl_dpseci_cmd.h
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.h
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec_log.h
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec_raw_dp.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_ops.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_private.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_private.h
/dpdk/drivers/crypto/ipsec_mb/meson.build
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_snow3g.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto_gcm.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto_xts.c
/dpdk/drivers/crypto/mvsam/mrvl_pmd_private.h
/dpdk/drivers/crypto/nitrox/nitrox_sym.c
/dpdk/drivers/crypto/nitrox/nitrox_sym_reqmgr.c
/dpdk/drivers/crypto/null/null_crypto_pmd_private.h
/dpdk/drivers/crypto/octeontx/otx_cryptodev_hw_access.h
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.c
/dpdk/drivers/crypto/openssl/openssl_pmd_private.h
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/crypto/openssl/rte_openssl_pmd_ops.c
/dpdk/drivers/crypto/qat/qat_asym.c
/dpdk/drivers/crypto/qat/qat_sym_session.c
/dpdk/drivers/crypto/scheduler/scheduler_pmd_ops.c
/dpdk/drivers/crypto/scheduler/scheduler_pmd_private.h
/dpdk/drivers/crypto/uadk/uadk_crypto_pmd.c
/dpdk/drivers/crypto/uadk/uadk_crypto_pmd_private.h
/dpdk/drivers/crypto/virtio/virtio_cryptodev.c
/dpdk/drivers/crypto/virtio/virtio_logs.h
/dpdk/drivers/dma/cnxk/cnxk_dma_event_dp.h
/dpdk/drivers/dma/cnxk/cnxk_dmadev.c
/dpdk/drivers/dma/cnxk/cnxk_dmadev.h
/dpdk/drivers/dma/dpaa/dpaa_qdma.c
/dpdk/drivers/dma/dpaa/dpaa_qdma.h
/dpdk/drivers/dma/dpaa/dpaa_qdma_logs.h
/dpdk/drivers/dma/dpaa2/dpaa2_qdma.c
/dpdk/drivers/dma/dpaa2/dpaa2_qdma.h
/dpdk/drivers/dma/dpaa2/dpaa2_qdma_logs.h
/dpdk/drivers/dma/dpaa2/meson.build
/dpdk/drivers/dma/hisilicon/hisi_dmadev.c
/dpdk/drivers/dma/hisilicon/hisi_dmadev.h
/dpdk/drivers/dma/idxd/idxd_common.c
/dpdk/drivers/dma/idxd/idxd_internal.h
/dpdk/drivers/dma/idxd/idxd_pci.c
/dpdk/drivers/dma/ioat/ioat_dmadev.c
/dpdk/drivers/dma/ioat/ioat_hw_defs.h
/dpdk/drivers/dma/ioat/ioat_internal.h
/dpdk/drivers/dma/odm/odm.h
/dpdk/drivers/dma/odm/odm_dmadev.c
/dpdk/drivers/dma/skeleton/skeleton_dmadev.c
/dpdk/drivers/event/cnxk/cn10k_eventdev.c
/dpdk/drivers/event/cnxk/cn10k_eventdev.h
/dpdk/drivers/event/cnxk/cn10k_tx_worker.h
/dpdk/drivers/event/cnxk/cn10k_worker.c
/dpdk/drivers/event/cnxk/cn10k_worker.h
/dpdk/drivers/event/cnxk/cn20k_eventdev.c
/dpdk/drivers/event/cnxk/cn20k_eventdev.h
/dpdk/drivers/event/cnxk/cn20k_tx_worker.h
/dpdk/drivers/event/cnxk/cn20k_worker.c
/dpdk/drivers/event/cnxk/cn20k_worker.h
/dpdk/drivers/event/cnxk/cn9k_eventdev.c
/dpdk/drivers/event/cnxk/cn9k_worker.c
/dpdk/drivers/event/cnxk/cn9k_worker.h
/dpdk/drivers/event/cnxk/cnxk_common.h
/dpdk/drivers/event/cnxk/cnxk_eventdev.c
/dpdk/drivers/event/cnxk/cnxk_eventdev.h
/dpdk/drivers/event/cnxk/cnxk_eventdev_adptr.c
/dpdk/drivers/event/cnxk/cnxk_eventdev_selftest.c
/dpdk/drivers/event/cnxk/cnxk_eventdev_stats.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.h
/dpdk/drivers/event/cnxk/cnxk_tim_worker.c
/dpdk/drivers/event/cnxk/cnxk_tim_worker.h
/dpdk/drivers/event/cnxk/cnxk_worker.c
/dpdk/drivers/event/cnxk/cnxk_worker.h
/dpdk/drivers/event/cnxk/deq/cn10k/deq_all_offload.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_0_15_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_0_15_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_0_15_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_0_15_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_112_127_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_112_127_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_112_127_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_112_127_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_16_31_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_16_31_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_16_31_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_16_31_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_32_47_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_32_47_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_32_47_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_32_47_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_48_63_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_48_63_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_48_63_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_48_63_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_64_79_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_64_79_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_64_79_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_64_79_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_80_95_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_80_95_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_80_95_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_80_95_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_96_111_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_96_111_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_96_111_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_96_111_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn20k/deq_all_offload.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_all_offload.c
/dpdk/drivers/event/cnxk/meson.build
/dpdk/drivers/event/cnxk/tx/cn20k/tx_0_15.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_0_15_seg.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_112_127.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_112_127_seg.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_16_31.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_16_31_seg.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_32_47.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_32_47_seg.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_48_63.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_48_63_seg.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_64_79.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_64_79_seg.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_80_95.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_80_95_seg.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_96_111.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_96_111_seg.c
/dpdk/drivers/event/cnxk/tx/cn20k/tx_all_offload.c
/dpdk/drivers/event/dlb2/dlb2.c
/dpdk/drivers/event/dlb2/dlb2_avx512.c
/dpdk/drivers/event/dlb2/dlb2_inline_fns.h
/dpdk/drivers/event/dlb2/dlb2_log.h
/dpdk/drivers/event/dlb2/dlb2_priv.h
/dpdk/drivers/event/dlb2/dlb2_xstats.c
/dpdk/drivers/event/dlb2/meson.build
/dpdk/drivers/event/dlb2/pf/base/dlb2_osdep.h
/dpdk/drivers/event/dlb2/pf/base/dlb2_resource.c
/dpdk/drivers/event/dlb2/pf/dlb2_main.c
/dpdk/drivers/event/dlb2/pf/dlb2_pf.c
/dpdk/drivers/event/dlb2/rte_pmd_dlb2.h
/dpdk/drivers/event/dpaa/dpaa_eventdev.c
/dpdk/drivers/event/dpaa/dpaa_eventdev.h
/dpdk/drivers/event/dpaa2/dpaa2_eventdev.c
/dpdk/drivers/event/dpaa2/dpaa2_eventdev_logs.h
/dpdk/drivers/event/dpaa2/dpaa2_hw_dpcon.c
/dpdk/drivers/event/dsw/dsw_evdev.c
/dpdk/drivers/event/dsw/dsw_evdev.h
/dpdk/drivers/event/dsw/dsw_event.c
/dpdk/drivers/event/octeontx/ssovf_evdev.c
/dpdk/drivers/event/octeontx/ssovf_evdev.h
/dpdk/drivers/event/octeontx/ssovf_worker.c
/dpdk/drivers/event/octeontx/timvf_evdev.c
/dpdk/drivers/event/octeontx/timvf_evdev.h
/dpdk/drivers/event/opdl/opdl_evdev.c
/dpdk/drivers/event/opdl/opdl_log.h
/dpdk/drivers/event/opdl/opdl_ring.c
/dpdk/drivers/event/opdl/opdl_test.c
/dpdk/drivers/event/skeleton/skeleton_eventdev.c
/dpdk/drivers/event/skeleton/skeleton_eventdev.h
/dpdk/drivers/event/sw/event_ring.h
/dpdk/drivers/event/sw/sw_evdev.c
/dpdk/drivers/event/sw/sw_evdev.h
/dpdk/drivers/event/sw/sw_evdev_log.h
/dpdk/drivers/event/sw/sw_evdev_worker.c
/dpdk/drivers/event/sw/sw_evdev_xstats.c
/dpdk/drivers/gpu/cuda/common.h
/dpdk/drivers/mempool/cnxk/cnxk_mempool.c
/dpdk/drivers/mempool/cnxk/cnxk_mempool_ops.c
/dpdk/drivers/mempool/dpaa/dpaa_mempool.h
/dpdk/drivers/mempool/dpaa2/dpaa2_hw_mempool.c
/dpdk/drivers/mempool/dpaa2/dpaa2_hw_mempool_logs.h
/dpdk/drivers/mempool/dpaa2/rte_dpaa2_mempool.h
/dpdk/drivers/mempool/octeontx/octeontx_fpavf.c
/dpdk/drivers/mempool/octeontx/octeontx_pool_logs.h
/dpdk/drivers/mempool/octeontx/rte_mempool_octeontx.c
/dpdk/drivers/meson.build
/dpdk/drivers/ml/cnxk/cn10k_ml_dev.c
/dpdk/drivers/ml/cnxk/cn10k_ml_dev.h
/dpdk/drivers/ml/cnxk/cn10k_ml_model.c
/dpdk/drivers/ml/cnxk/cn10k_ml_ocm.c
/dpdk/drivers/ml/cnxk/cn10k_ml_ops.c
/dpdk/drivers/ml/cnxk/cn10k_ml_ops.h
/dpdk/drivers/ml/cnxk/cnxk_ml_dev.c
/dpdk/drivers/ml/cnxk/cnxk_ml_dev.h
/dpdk/drivers/ml/cnxk/cnxk_ml_io.c
/dpdk/drivers/ml/cnxk/cnxk_ml_io.h
/dpdk/drivers/ml/cnxk/cnxk_ml_model.h
/dpdk/drivers/ml/cnxk/cnxk_ml_ops.c
/dpdk/drivers/ml/cnxk/cnxk_ml_ops.h
/dpdk/drivers/ml/cnxk/mvtvm_ml_dev.c
/dpdk/drivers/ml/cnxk/mvtvm_ml_model.c
/dpdk/drivers/ml/cnxk/mvtvm_ml_ops.c
/dpdk/drivers/ml/cnxk/mvtvm_ml_ops.h
/dpdk/drivers/net/af_packet/rte_eth_af_packet.c
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c
/dpdk/drivers/net/atlantic/atl_logs.h
/dpdk/drivers/net/atlantic/atl_rxtx.c
/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.c
/dpdk/drivers/net/avp/avp_ethdev.c
/dpdk/drivers/net/avp/avp_logs.h
/dpdk/drivers/net/avp/rte_avp_fifo.h
/dpdk/drivers/net/axgbe/axgbe_dev.c
/dpdk/drivers/net/axgbe/axgbe_ethdev.c
/dpdk/drivers/net/axgbe/axgbe_i2c.c
/dpdk/drivers/net/axgbe/axgbe_logs.h
/dpdk/drivers/net/axgbe/axgbe_mdio.c
/dpdk/drivers/net/axgbe/axgbe_phy_impl.c
/dpdk/drivers/net/axgbe/axgbe_rxtx.c
/dpdk/drivers/net/bnx2x/bnx2x.c
/dpdk/drivers/net/bnx2x/bnx2x_logs.h
/dpdk/drivers/net/bnx2x/bnx2x_stats.c
/dpdk/drivers/net/bnxt/bnxt.h
/dpdk/drivers/net/bnxt/bnxt_cpr.c
/dpdk/drivers/net/bnxt/bnxt_cpr.h
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/bnxt/bnxt_filter.c
/dpdk/drivers/net/bnxt/bnxt_flow.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.h
/dpdk/drivers/net/bnxt/bnxt_irq.c
/dpdk/drivers/net/bnxt/bnxt_mpc.c
/dpdk/drivers/net/bnxt/bnxt_mpc.h
/dpdk/drivers/net/bnxt/bnxt_reps.c
/dpdk/drivers/net/bnxt/bnxt_ring.c
/dpdk/drivers/net/bnxt/bnxt_ring.h
/dpdk/drivers/net/bnxt/bnxt_rxq.c
/dpdk/drivers/net/bnxt/bnxt_rxq.h
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/bnxt_rxr.h
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_avx2.c
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_neon.c
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_sse.c
/dpdk/drivers/net/bnxt/bnxt_stats.c
/dpdk/drivers/net/bnxt/bnxt_txq.c
/dpdk/drivers/net/bnxt/bnxt_txq.h
/dpdk/drivers/net/bnxt/bnxt_txr.c
/dpdk/drivers/net/bnxt/bnxt_vnic.c
/dpdk/drivers/net/bnxt/bnxt_vnic.h
/dpdk/drivers/net/bnxt/hcapi/cfa/hcapi_cfa.h
/dpdk/drivers/net/bnxt/hcapi/cfa/hcapi_cfa_defs.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/CMakeLists.txt
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/host/cfa_bld_mpc.c
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/include/cfa_bld_defs.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/include/host/cfa_bld.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/include/host/cfa_bld_devops.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/include/host/cfa_bld_field_ids.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/include/host/cfa_bld_mpc_field_ids.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/include/host/cfa_bld_mpcops.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/include/p70/cfa_bld_p70_defs.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/include/p70/cfa_bld_p70_field_ids.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/include/p70/cfa_bld_p70_mpc.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/include/p70/cfa_p70.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/include/p70/cfa_p70_hw.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/include/p70/cfa_p70_mpc_structs.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/p70/cfa_bld_p70_mpc.c
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/p70/cfa_bld_p70_mpc_defs.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/p70/host/cfa_bld_p70_host_mpc_wrapper.c
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/p70/host/cfa_bld_p70_host_mpc_wrapper.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/p70/host/cfa_bld_p70_mpcops.c
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/p70/host/cfa_bld_p70_mpcops.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/p70/host/cfa_p70_mpc_field_ids.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/bld/p70/host/cfa_p70_mpc_field_mapping.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/include/cfa_resources.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/include/cfa_trace.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/include/cfa_types.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/include/cfa_util.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/include/platform/dpdk/cfa_debug_defs.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/include/sys_util.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/meson.build
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/mm/CMakeLists.txt
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/mm/cfa_mm.c
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/mm/cfa_mm_priv.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/mm/include/cfa_mm.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/tim/CMakeLists.txt
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/tim/cfa_tim.c
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/tim/cfa_tim_priv.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/tim/include/cfa_tim.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/tpm/CMakeLists.txt
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/tpm/cfa_tpm.c
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/tpm/cfa_tpm_priv.h
/dpdk/drivers/net/bnxt/hcapi/cfa_v3/tpm/include/cfa_tpm.h
/dpdk/drivers/net/bnxt/hsi_struct_def_dpdk.h
/dpdk/drivers/net/bnxt/meson.build
/dpdk/drivers/net/bnxt/rte_pmd_bnxt.c
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr.c
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr.h
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_device.h
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_hwop_msg.c
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_hwop_msg.h
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_p4.c
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_p4.h
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_p58.c
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_p58.h
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_session.c
/dpdk/drivers/net/bnxt/tf_core/meson.build
/dpdk/drivers/net/bnxt/tf_core/tf_core.c
/dpdk/drivers/net/bnxt/tf_core/tf_core.h
/dpdk/drivers/net/bnxt/tf_core/tf_device.c
/dpdk/drivers/net/bnxt/tf_core/tf_device.h
/dpdk/drivers/net/bnxt/tf_core/tf_device_p4.c
/dpdk/drivers/net/bnxt/tf_core/tf_device_p4.h
/dpdk/drivers/net/bnxt/tf_core/tf_device_p58.c
/dpdk/drivers/net/bnxt/tf_core/tf_em.h
/dpdk/drivers/net/bnxt/tf_core/tf_em_common.c
/dpdk/drivers/net/bnxt/tf_core/tf_em_common.h
/dpdk/drivers/net/bnxt/tf_core/tf_em_hash_internal.c
/dpdk/drivers/net/bnxt/tf_core/tf_em_host.c
/dpdk/drivers/net/bnxt/tf_core/tf_em_internal.c
/dpdk/drivers/net/bnxt/tf_core/tf_msg.c
/dpdk/drivers/net/bnxt/tf_core/tf_msg.h
/dpdk/drivers/net/bnxt/tf_core/tf_resources.c
/dpdk/drivers/net/bnxt/tf_core/tf_resources.h
/dpdk/drivers/net/bnxt/tf_core/tf_rm.c
/dpdk/drivers/net/bnxt/tf_core/tf_session.c
/dpdk/drivers/net/bnxt/tf_core/tf_session.h
/dpdk/drivers/net/bnxt/tf_core/tf_tcam.c
/dpdk/drivers/net/bnxt/tf_core/tf_tcam_mgr_msg.c
/dpdk/drivers/net/bnxt/tf_core/tf_tcam_mgr_msg.h
/dpdk/drivers/net/bnxt/tf_core/v3/meson.build
/dpdk/drivers/net/bnxt/tf_core/v3/tfc.h
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_act.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_action_handle.h
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_cpm.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_cpm.h
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_debug.h
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_em.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_em.h
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_flow_handle.h
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_global_id.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_ident.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_idx_tbl.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_if_tbl.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_init.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_mpc_table.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_msg.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_msg.h
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_priv.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_priv.h
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_resources.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_resources.h
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_session.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_tbl_scope.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_tcam.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_util.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_util.h
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_vf2pf_msg.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfc_vf2pf_msg.h
/dpdk/drivers/net/bnxt/tf_core/v3/tfo.c
/dpdk/drivers/net/bnxt/tf_core/v3/tfo.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_tf_common.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_tf_pmd_shim.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_tf_pmd_shim.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp_flow.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp_meter.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp_tf.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp_tf.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp_tfc.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp_tfc.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp_utils.h
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/meson.build
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_act.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_class.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_enum.h
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_field.h
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_tbl.h
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_thor2_act.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_thor2_class.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_thor_act.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_thor_class.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_wh_plus_act.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_wh_plus_class.c
/dpdk/drivers/net/bnxt/tf_ulp/meson.build
/dpdk/drivers/net/bnxt/tf_ulp/ulp_alloc_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_alloc_tbl.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_def_rules.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_fc_mgr.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_fc_mgr.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_fc_mgr_tf.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_fc_mgr_tfc.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_flow_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_flow_db.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_gen_hash.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_gen_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_gen_tbl.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_ha_mgr.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mapper.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mapper.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mapper_tf.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mapper_tfc.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mark_mgr.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_matcher.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_matcher.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_port_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_port_db.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_handler_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_sc_mgr.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_sc_mgr.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_sc_mgr_tfc.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_struct.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_tun.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_utils.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_utils.h
/dpdk/drivers/net/bonding/eth_bond_private.h
/dpdk/drivers/net/bonding/rte_eth_bond.h
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.c
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.h
/dpdk/drivers/net/bonding/rte_eth_bond_alb.c
/dpdk/drivers/net/bonding/rte_eth_bond_api.c
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/bonding/version.map
/dpdk/drivers/net/cnxk/cn10k_ethdev.c
/dpdk/drivers/net/cnxk/cn10k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn10k_rx.h
/dpdk/drivers/net/cnxk/cn20k_ethdev.c
/dpdk/drivers/net/cnxk/cn20k_ethdev.h
/dpdk/drivers/net/cnxk/cn20k_rx.h
/dpdk/drivers/net/cnxk/cn20k_rx_select.c
/dpdk/drivers/net/cnxk/cn20k_rxtx.h
/dpdk/drivers/net/cnxk/cn20k_tx.h
/dpdk/drivers/net/cnxk/cn20k_tx_select.c
/dpdk/drivers/net/cnxk/cn9k_ethdev.c
/dpdk/drivers/net/cnxk/cn9k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cnxk_eswitch_devargs.c
/dpdk/drivers/net/cnxk/cnxk_eswitch_rxtx.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_devargs.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_dp.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_mcs.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_ops.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec_telemetry.c
/dpdk/drivers/net/cnxk/cnxk_flow.c
/dpdk/drivers/net/cnxk/cnxk_rep.c
/dpdk/drivers/net/cnxk/cnxk_rep.h
/dpdk/drivers/net/cnxk/cnxk_rep_msg.h
/dpdk/drivers/net/cnxk/cnxk_tm.c
/dpdk/drivers/net/cnxk/meson.build
/dpdk/drivers/net/cnxk/rte_pmd_cnxk.h
/dpdk/drivers/net/cnxk/rx/cn20k/rx_0_15.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_0_15_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_0_15_vec.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_0_15_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_112_127.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_112_127_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_112_127_vec.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_112_127_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_16_31.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_16_31_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_16_31_vec.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_16_31_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_32_47.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_32_47_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_32_47_vec.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_32_47_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_48_63.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_48_63_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_48_63_vec.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_48_63_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_64_79.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_64_79_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_64_79_vec.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_64_79_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_80_95.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_80_95_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_80_95_vec.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_80_95_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_96_111.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_96_111_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_96_111_vec.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_96_111_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn20k/rx_all_offload.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_0_15.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_0_15_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_0_15_vec.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_0_15_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_112_127.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_112_127_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_112_127_vec.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_112_127_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_16_31.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_16_31_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_16_31_vec.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_16_31_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_32_47.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_32_47_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_32_47_vec.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_32_47_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_48_63.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_48_63_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_48_63_vec.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_48_63_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_64_79.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_64_79_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_64_79_vec.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_64_79_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_80_95.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_80_95_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_80_95_vec.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_80_95_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_96_111.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_96_111_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_96_111_vec.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_96_111_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn20k/tx_all_offload.c
/dpdk/drivers/net/cnxk/version.map
/dpdk/drivers/net/cpfl/cpfl_ethdev.c
/dpdk/drivers/net/cpfl/cpfl_flow_engine_fxp.c
/dpdk/drivers/net/cpfl/cpfl_flow_parser.c
/dpdk/drivers/net/cpfl/cpfl_fxp_rule.c
/dpdk/drivers/net/cpfl/cpfl_logs.h
/dpdk/drivers/net/cpfl/meson.build
/dpdk/drivers/net/cxgbe/base/common.h
/dpdk/drivers/net/cxgbe/base/t4_hw.c
/dpdk/drivers/net/cxgbe/base/t4vf_hw.c
/dpdk/drivers/net/cxgbe/cxgbe_flow.c
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/dpaa/dpaa_ethdev.h
/dpdk/drivers/net/dpaa/dpaa_flow.c
/dpdk/drivers/net/dpaa/dpaa_fmc.c
/dpdk/drivers/net/dpaa/dpaa_ptp.c
/dpdk/drivers/net/dpaa/dpaa_rxtx.c
/dpdk/drivers/net/dpaa/dpaa_rxtx.h
/dpdk/drivers/net/dpaa/fmlib/fm_ext.h
/dpdk/drivers/net/dpaa/fmlib/fm_lib.c
/dpdk/drivers/net/dpaa/fmlib/fm_vsp.c
/dpdk/drivers/net/dpaa/meson.build
/dpdk/drivers/net/dpaa2/base/dpaa2_hw_dpni.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.h
/dpdk/drivers/net/dpaa2/dpaa2_flow.c
/dpdk/drivers/net/dpaa2/dpaa2_mux.c
/dpdk/drivers/net/dpaa2/dpaa2_parse_dump.h
/dpdk/drivers/net/dpaa2/dpaa2_pmd_logs.h
/dpdk/drivers/net/dpaa2/dpaa2_ptp.c
/dpdk/drivers/net/dpaa2/dpaa2_recycle.c
/dpdk/drivers/net/dpaa2/dpaa2_rxtx.c
/dpdk/drivers/net/dpaa2/dpaa2_sparser.c
/dpdk/drivers/net/dpaa2/dpaa2_tm.c
/dpdk/drivers/net/dpaa2/mc/dpdmux.c
/dpdk/drivers/net/dpaa2/mc/dpkg.c
/dpdk/drivers/net/dpaa2/mc/dpni.c
/dpdk/drivers/net/dpaa2/mc/fsl_dpdmux.h
/dpdk/drivers/net/dpaa2/mc/fsl_dpdmux_cmd.h
/dpdk/drivers/net/dpaa2/mc/fsl_dpkg.h
/dpdk/drivers/net/dpaa2/mc/fsl_dpni.h
/dpdk/drivers/net/dpaa2/mc/fsl_dpni_cmd.h
/dpdk/drivers/net/dpaa2/rte_pmd_dpaa2.h
/dpdk/drivers/net/dpaa2/version.map
/dpdk/drivers/net/e1000/base/e1000_82575.c
/dpdk/drivers/net/e1000/base/e1000_api.c
/dpdk/drivers/net/e1000/base/e1000_osdep.h
/dpdk/drivers/net/e1000/base/meson.build
/dpdk/drivers/net/e1000/e1000_logs.h
/dpdk/drivers/net/e1000/em_ethdev.c
/dpdk/drivers/net/e1000/igb_ethdev.c
/dpdk/drivers/net/e1000/igb_rxtx.c
/dpdk/drivers/net/ena/base/ena_plat_dpdk.h
/dpdk/drivers/net/ena/ena_ethdev.c
/dpdk/drivers/net/ena/ena_ethdev.h
/dpdk/drivers/net/ena/ena_logs.h
/dpdk/drivers/net/ena/ena_platform.h
/dpdk/drivers/net/ena/ena_rss.c
/dpdk/drivers/net/enetc/enetc_ethdev.c
/dpdk/drivers/net/enetc/enetc_logs.h
/dpdk/drivers/net/enetfec/enet_ethdev.c
/dpdk/drivers/net/enetfec/enet_ethdev.h
/dpdk/drivers/net/enetfec/enet_pmd_logs.h
/dpdk/drivers/net/enetfec/enet_uio.c
/dpdk/drivers/net/enic/base/vnic_cq.c
/dpdk/drivers/net/enic/base/vnic_cq.h
/dpdk/drivers/net/enic/base/vnic_dev.c
/dpdk/drivers/net/enic/base/vnic_dev.h
/dpdk/drivers/net/enic/base/vnic_devcmd.h
/dpdk/drivers/net/enic/base/vnic_resource.h
/dpdk/drivers/net/enic/base/vnic_rq.c
/dpdk/drivers/net/enic/base/vnic_rq.h
/dpdk/drivers/net/enic/base/vnic_wq.c
/dpdk/drivers/net/enic/base/vnic_wq.h
/dpdk/drivers/net/enic/enic.h
/dpdk/drivers/net/enic/enic_compat.h
/dpdk/drivers/net/enic/enic_ethdev.c
/dpdk/drivers/net/enic/enic_flow.c
/dpdk/drivers/net/enic/enic_main.c
/dpdk/drivers/net/enic/enic_res.c
/dpdk/drivers/net/enic/enic_rxtx.c
/dpdk/drivers/net/enic/enic_sriov.c
/dpdk/drivers/net/enic/enic_sriov.h
/dpdk/drivers/net/enic/enic_vf_representor.c
/dpdk/drivers/net/enic/meson.build
/dpdk/drivers/net/failsafe/failsafe_args.c
/dpdk/drivers/net/failsafe/failsafe_eal.c
/dpdk/drivers/net/failsafe/failsafe_ether.c
/dpdk/drivers/net/failsafe/failsafe_intr.c
/dpdk/drivers/net/failsafe/failsafe_ops.c
/dpdk/drivers/net/failsafe/failsafe_private.h
/dpdk/drivers/net/fm10k/base/fm10k_osdep.h
/dpdk/drivers/net/fm10k/base/meson.build
/dpdk/drivers/net/fm10k/fm10k_logs.h
/dpdk/drivers/net/gve/base/gve_adminq.c
/dpdk/drivers/net/gve/base/gve_osdep.h
/dpdk/drivers/net/gve/gve_ethdev.c
/dpdk/drivers/net/gve/gve_logs.h
/dpdk/drivers/net/gve/gve_rx.c
/dpdk/drivers/net/gve/gve_rx_dqo.c
/dpdk/drivers/net/gve/gve_tx.c
/dpdk/drivers/net/gve/gve_tx_dqo.c
/dpdk/drivers/net/hinic/base/hinic_compat.h
/dpdk/drivers/net/hinic/base/hinic_pmd_eqs.c
/dpdk/drivers/net/hinic/base/hinic_pmd_mbox.c
/dpdk/drivers/net/hinic/base/hinic_pmd_niccfg.c
/dpdk/drivers/net/hinic/hinic_pmd_ethdev.c
/dpdk/drivers/net/hinic/hinic_pmd_flow.c
/dpdk/drivers/net/hinic/hinic_pmd_tx.c
/dpdk/drivers/net/hns3/hns3_cmd.c
/dpdk/drivers/net/hns3/hns3_common.c
/dpdk/drivers/net/hns3/hns3_common.h
/dpdk/drivers/net/hns3/hns3_dump.c
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev.h
/dpdk/drivers/net/hns3/hns3_fdir.c
/dpdk/drivers/net/hns3/hns3_fdir.h
/dpdk/drivers/net/hns3/hns3_flow.c
/dpdk/drivers/net/hns3/hns3_intr.c
/dpdk/drivers/net/hns3/hns3_logs.h
/dpdk/drivers/net/hns3/hns3_ptp.c
/dpdk/drivers/net/hns3/hns3_regs.c
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/hns3/hns3_rxtx_vec_neon.h
/dpdk/drivers/net/hns3/hns3_tm.c
/dpdk/drivers/net/i40e/base/README
/dpdk/drivers/net/i40e/base/i40e_adminq.c
/dpdk/drivers/net/i40e/base/i40e_adminq_cmd.h
/dpdk/drivers/net/i40e/base/i40e_common.c
/dpdk/drivers/net/i40e/base/i40e_dcb.c
/dpdk/drivers/net/i40e/base/i40e_dcb.h
/dpdk/drivers/net/i40e/base/i40e_devids.h
/dpdk/drivers/net/i40e/base/i40e_diag.c
/dpdk/drivers/net/i40e/base/i40e_nvm.c
/dpdk/drivers/net/i40e/base/i40e_osdep.h
/dpdk/drivers/net/i40e/base/i40e_prototype.h
/dpdk/drivers/net/i40e/base/i40e_register.h
/dpdk/drivers/net/i40e/base/i40e_status.h
/dpdk/drivers/net/i40e/base/i40e_type.h
/dpdk/drivers/net/i40e/base/meson.build
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_ethdev.h
/dpdk/drivers/net/i40e/i40e_flow.c
/dpdk/drivers/net/i40e/i40e_logs.h
/dpdk/drivers/net/i40e/i40e_pf.c
/dpdk/drivers/net/i40e/i40e_regs.h
/dpdk/drivers/net/i40e/i40e_rxtx.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_avx512.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_neon.c
/dpdk/drivers/net/i40e/i40e_tm.c
/dpdk/drivers/net/i40e/meson.build
/dpdk/drivers/net/i40e/rte_pmd_i40e.h
/dpdk/drivers/net/iavf/iavf_ethdev.c
/dpdk/drivers/net/iavf/iavf_fdir.c
/dpdk/drivers/net/iavf/iavf_fsub.c
/dpdk/drivers/net/iavf/iavf_ipsec_crypto.c
/dpdk/drivers/net/iavf/iavf_log.h
/dpdk/drivers/net/iavf/iavf_rxtx.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx512.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_neon.c
/dpdk/drivers/net/iavf/iavf_tm.c
/dpdk/drivers/net/iavf/iavf_vchnl.c
/dpdk/drivers/net/iavf/meson.build
/dpdk/drivers/net/ice/base/README
/dpdk/drivers/net/ice/base/ice_adminq_cmd.h
/dpdk/drivers/net/ice/base/ice_cgu_regs.h
/dpdk/drivers/net/ice/base/ice_common.c
/dpdk/drivers/net/ice/base/ice_controlq.c
/dpdk/drivers/net/ice/base/ice_dcb.c
/dpdk/drivers/net/ice/base/ice_ddp.c
/dpdk/drivers/net/ice/base/ice_ddp.h
/dpdk/drivers/net/ice/base/ice_devids.h
/dpdk/drivers/net/ice/base/ice_hw_autogen.h
/dpdk/drivers/net/ice/base/ice_nvm.c
/dpdk/drivers/net/ice/base/ice_osdep.h
/dpdk/drivers/net/ice/base/ice_ptp_consts.h
/dpdk/drivers/net/ice/base/ice_ptp_hw.c
/dpdk/drivers/net/ice/base/ice_ptp_hw.h
/dpdk/drivers/net/ice/base/ice_sched.c
/dpdk/drivers/net/ice/base/ice_sched.h
/dpdk/drivers/net/ice/base/ice_switch.c
/dpdk/drivers/net/ice/base/ice_type.h
/dpdk/drivers/net/ice/base/meson.build
/dpdk/drivers/net/ice/ice_dcf_ethdev.c
/dpdk/drivers/net/ice/ice_dcf_sched.c
/dpdk/drivers/net/ice/ice_dcf_vf_representor.c
/dpdk/drivers/net/ice/ice_diagnose.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_fdir_filter.c
/dpdk/drivers/net/ice/ice_hash.c
/dpdk/drivers/net/ice/ice_logs.h
/dpdk/drivers/net/ice/ice_rxtx.c
/dpdk/drivers/net/ice/ice_rxtx.h
/dpdk/drivers/net/ice/ice_rxtx_vec_avx512.c
/dpdk/drivers/net/ice/ice_switch_filter.c
/dpdk/drivers/net/ice/ice_tm.c
/dpdk/drivers/net/ice/meson.build
/dpdk/drivers/net/idpf/idpf_logs.h
/dpdk/drivers/net/idpf/meson.build
/dpdk/drivers/net/igc/base/igc_osdep.h
/dpdk/drivers/net/igc/igc_flow.c
/dpdk/drivers/net/igc/igc_logs.h
/dpdk/drivers/net/igc/igc_txrx.c
/dpdk/drivers/net/ipn3ke/ipn3ke_ethdev.c
/dpdk/drivers/net/ipn3ke/ipn3ke_flow.c
/dpdk/drivers/net/ipn3ke/ipn3ke_logs.h
/dpdk/drivers/net/ipn3ke/ipn3ke_representor.c
/dpdk/drivers/net/ipn3ke/ipn3ke_tm.c
/dpdk/drivers/net/ixgbe/base/README
/dpdk/drivers/net/ixgbe/base/ixgbe_82599.c
/dpdk/drivers/net/ixgbe/base/ixgbe_api.c
/dpdk/drivers/net/ixgbe/base/ixgbe_e610.c
/dpdk/drivers/net/ixgbe/base/ixgbe_e610.h
/dpdk/drivers/net/ixgbe/base/ixgbe_mbx.c
/dpdk/drivers/net/ixgbe/base/ixgbe_mbx.h
/dpdk/drivers/net/ixgbe/base/ixgbe_osdep.h
/dpdk/drivers/net/ixgbe/base/ixgbe_type.h
/dpdk/drivers/net/ixgbe/base/ixgbe_type_e610.h
/dpdk/drivers/net/ixgbe/base/ixgbe_vf.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_flow.c
/dpdk/drivers/net/ixgbe/ixgbe_ipsec.c
/dpdk/drivers/net/ixgbe/ixgbe_logs.h
/dpdk/drivers/net/ixgbe/ixgbe_pf.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.h
/dpdk/drivers/net/ixgbe/ixgbe_tm.c
/dpdk/drivers/net/ixgbe/rte_pmd_ixgbe.c
/dpdk/drivers/net/mana/mana.h
/dpdk/drivers/net/mana/meson.build
/dpdk/drivers/net/mana/mp.c
/dpdk/drivers/net/mana/tx.c
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/memif/rte_eth_memif.h
/dpdk/drivers/net/meson.build
/dpdk/drivers/net/mlx4/mlx4.c
/dpdk/drivers/net/mlx4/mlx4_flow.c
/dpdk/drivers/net/mlx4/mlx4_mr.c
/dpdk/drivers/net/mlx4/mlx4_utils.h
/dpdk/drivers/net/mlx5/hws/mlx5dr.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_action.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_action.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_bwc.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_bwc.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_context.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_debug.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_definer.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_definer.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_matcher.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_matcher.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_rule.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_send.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_table.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_table.h
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/meson.build
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_ethdev.c
/dpdk/drivers/net/mlx5/mlx5_flow.c
/dpdk/drivers/net/mlx5/mlx5_flow.h
/dpdk/drivers/net/mlx5/mlx5_flow_aso.c
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_flex.c
/dpdk/drivers/net/mlx5/mlx5_flow_hw.c
/dpdk/drivers/net/mlx5/mlx5_flow_hw_stubs.c
/dpdk/drivers/net/mlx5/mlx5_flow_meter.c
/dpdk/drivers/net/mlx5/mlx5_flow_verbs.c
/dpdk/drivers/net/mlx5/mlx5_hws_cnt.c
/dpdk/drivers/net/mlx5/mlx5_hws_cnt.h
/dpdk/drivers/net/mlx5/mlx5_mac.c
/dpdk/drivers/net/mlx5/mlx5_nta_split.c
/dpdk/drivers/net/mlx5/mlx5_rx.c
/dpdk/drivers/net/mlx5/mlx5_rx.h
/dpdk/drivers/net/mlx5/mlx5_rxq.c
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_altivec.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_neon.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_sse.h
/dpdk/drivers/net/mlx5/mlx5_trace.h
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_tx.c
/dpdk/drivers/net/mlx5/mlx5_tx.h
/dpdk/drivers/net/mlx5/mlx5_txpp.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mlx5/mlx5_vlan.c
/dpdk/drivers/net/mlx5/tools/mlx5_trace.py
/dpdk/drivers/net/mlx5/windows/mlx5_os.c
/dpdk/drivers/net/mvneta/mvneta_ethdev.c
/dpdk/drivers/net/mvneta/mvneta_ethdev.h
/dpdk/drivers/net/mvpp2/mrvl_ethdev.c
/dpdk/drivers/net/mvpp2/mrvl_ethdev.h
/dpdk/drivers/net/mvpp2/mrvl_flow.c
/dpdk/drivers/net/mvpp2/mrvl_qos.c
/dpdk/drivers/net/mvpp2/mrvl_tm.c
/dpdk/drivers/net/netvsc/hn_ethdev.c
/dpdk/drivers/net/netvsc/hn_logs.h
/dpdk/drivers/net/netvsc/hn_rndis.c
/dpdk/drivers/net/netvsc/hn_rxtx.c
/dpdk/drivers/net/nfb/nfb.h
/dpdk/drivers/net/nfb/nfb_rx.c
/dpdk/drivers/net/nfb/nfb_tx.c
/dpdk/drivers/net/nfp/flower/nfp_conntrack.c
/dpdk/drivers/net/nfp/flower/nfp_flower.c
/dpdk/drivers/net/nfp/flower/nfp_flower.h
/dpdk/drivers/net/nfp/flower/nfp_flower_cmsg.c
/dpdk/drivers/net/nfp/flower/nfp_flower_cmsg.h
/dpdk/drivers/net/nfp/flower/nfp_flower_ctrl.c
/dpdk/drivers/net/nfp/flower/nfp_flower_ctrl.h
/dpdk/drivers/net/nfp/flower/nfp_flower_flow.c
/dpdk/drivers/net/nfp/flower/nfp_flower_representor.c
/dpdk/drivers/net/nfp/flower/nfp_flower_representor.h
/dpdk/drivers/net/nfp/flower/nfp_flower_service.c
/dpdk/drivers/net/nfp/nfd3/nfp_nfd3_dp.c
/dpdk/drivers/net/nfp/nfdk/nfp_nfdk_dp.c
/dpdk/drivers/net/nfp/nfdk/nfp_nfdk_vec_avx2_dp.c
/dpdk/drivers/net/nfp/nfp_cpp_bridge.c
/dpdk/drivers/net/nfp/nfp_ethdev.c
/dpdk/drivers/net/nfp/nfp_ethdev_vf.c
/dpdk/drivers/net/nfp/nfp_ipsec.c
/dpdk/drivers/net/nfp/nfp_logs.h
/dpdk/drivers/net/nfp/nfp_mtr.c
/dpdk/drivers/net/nfp/nfp_net_cmsg.c
/dpdk/drivers/net/nfp/nfp_net_common.c
/dpdk/drivers/net/nfp/nfp_net_common.h
/dpdk/drivers/net/nfp/nfp_net_ctrl.c
/dpdk/drivers/net/nfp/nfp_net_flow.c
/dpdk/drivers/net/nfp/nfp_net_meta.c
/dpdk/drivers/net/nfp/nfp_net_meta.h
/dpdk/drivers/net/nfp/nfp_rxtx.c
/dpdk/drivers/net/nfp/nfp_rxtx_vec_avx2.c
/dpdk/drivers/net/nfp/nfp_service.c
/dpdk/drivers/net/nfp/nfpcore/nfp6000_pcie.c
/dpdk/drivers/net/nfp/nfpcore/nfp_cppcore.c
/dpdk/drivers/net/nfp/nfpcore/nfp_elf.c
/dpdk/drivers/net/nfp/nfpcore/nfp_hwinfo.c
/dpdk/drivers/net/nfp/nfpcore/nfp_mip.c
/dpdk/drivers/net/nfp/nfpcore/nfp_mutex.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nffw.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp.h
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp_cmds.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp_eth.c
/dpdk/drivers/net/nfp/nfpcore/nfp_resource.c
/dpdk/drivers/net/nfp/nfpcore/nfp_rtsym.c
/dpdk/drivers/net/nfp/nfpcore/nfp_sync.c
/dpdk/drivers/net/ngbe/base/ngbe_hw.c
/dpdk/drivers/net/ngbe/base/ngbe_regs.h
/dpdk/drivers/net/ngbe/ngbe_ethdev.c
/dpdk/drivers/net/ngbe/ngbe_logs.h
/dpdk/drivers/net/ngbe/ngbe_pf.c
/dpdk/drivers/net/ngbe/ngbe_rxtx.c
/dpdk/drivers/net/ngbe/ngbe_rxtx.h
/dpdk/drivers/net/ngbe/ngbe_rxtx_vec_neon.c
/dpdk/drivers/net/ngbe/ngbe_rxtx_vec_sse.c
/dpdk/drivers/net/ntnic/adapter/nt4ga_adapter.c
/dpdk/drivers/net/ntnic/adapter/nt4ga_stat/nt4ga_stat.c
/dpdk/drivers/net/ntnic/dbsconfig/ntnic_dbsconfig.c
/dpdk/drivers/net/ntnic/include/common_adapter_defs.h
/dpdk/drivers/net/ntnic/include/create_elements.h
/dpdk/drivers/net/ntnic/include/flow_api.h
/dpdk/drivers/net/ntnic/include/flow_api_engine.h
/dpdk/drivers/net/ntnic/include/flow_filter.h
/dpdk/drivers/net/ntnic/include/hw_mod_backend.h
/dpdk/drivers/net/ntnic/include/hw_mod_cat_v18.h
/dpdk/drivers/net/ntnic/include/hw_mod_cat_v21.h
/dpdk/drivers/net/ntnic/include/hw_mod_flm_v25.h
/dpdk/drivers/net/ntnic/include/hw_mod_hsh_v5.h
/dpdk/drivers/net/ntnic/include/hw_mod_km_v7.h
/dpdk/drivers/net/ntnic/include/hw_mod_pdb_v9.h
/dpdk/drivers/net/ntnic/include/hw_mod_qsl_v7.h
/dpdk/drivers/net/ntnic/include/hw_mod_slc_lr_v2.h
/dpdk/drivers/net/ntnic/include/hw_mod_tpe_v3.h
/dpdk/drivers/net/ntnic/include/nt4ga_adapter.h
/dpdk/drivers/net/ntnic/include/nt4ga_filter.h
/dpdk/drivers/net/ntnic/include/ntdrv_4ga.h
/dpdk/drivers/net/ntnic/include/ntnic_dbs.h
/dpdk/drivers/net/ntnic/include/ntnic_stat.h
/dpdk/drivers/net/ntnic/include/ntnic_virt_queue.h
/dpdk/drivers/net/ntnic/include/ntos_drv.h
/dpdk/drivers/net/ntnic/include/stream_binary_flow_api.h
/dpdk/drivers/net/ntnic/link_mgmt/link_100g/nt4ga_link_100g.c
/dpdk/drivers/net/ntnic/meson.build
/dpdk/drivers/net/ntnic/nim/i2c_nim.c
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_core.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_gmf.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_i2cm.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_rmc.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_rpf.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_tsm.h
/dpdk/drivers/net/ntnic/nthw/core/nt200a0x/nthw_fpga_nt200a0x.c
/dpdk/drivers/net/ntnic/nthw/core/nt200a0x/reset/nthw_fpga_rst9563.c
/dpdk/drivers/net/ntnic/nthw/core/nt200a0x/reset/nthw_fpga_rst_nt200a0x.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_fpga.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_gmf.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_gpio_phy.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_hif.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_iic.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_mac_pcs.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_pcie3.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_rmc.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_rpf.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_sdc.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_si5340.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_tsm.c
/dpdk/drivers/net/ntnic/nthw/dbs/nthw_dbs.c
/dpdk/drivers/net/ntnic/nthw/flow_api/flow_api.c
/dpdk/drivers/net/ntnic/nthw/flow_api/flow_api_nic_setup.h
/dpdk/drivers/net/ntnic/nthw/flow_api/flow_backend/flow_backend.c
/dpdk/drivers/net/ntnic/nthw/flow_api/flow_filter.c
/dpdk/drivers/net/ntnic/nthw/flow_api/flow_group.c
/dpdk/drivers/net/ntnic/nthw/flow_api/flow_hasher.c
/dpdk/drivers/net/ntnic/nthw/flow_api/flow_hasher.h
/dpdk/drivers/net/ntnic/nthw/flow_api/flow_id_table.c
/dpdk/drivers/net/ntnic/nthw/flow_api/flow_id_table.h
/dpdk/drivers/net/ntnic/nthw/flow_api/flow_kcc.c
/dpdk/drivers/net/ntnic/nthw/flow_api/flow_km.c
/dpdk/drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_backend.c
/dpdk/drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_cat.c
/dpdk/drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_flm.c
/dpdk/drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_hsh.c
/dpdk/drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_km.c
/dpdk/drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_pdb.c
/dpdk/drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_qsl.c
/dpdk/drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_slc_lr.c
/dpdk/drivers/net/ntnic/nthw/flow_api/hw_mod/hw_mod_tpe.c
/dpdk/drivers/net/ntnic/nthw/flow_api/profile_inline/flm_age_queue.c
/dpdk/drivers/net/ntnic/nthw/flow_api/profile_inline/flm_age_queue.h
/dpdk/drivers/net/ntnic/nthw/flow_api/profile_inline/flm_evt_queue.c
/dpdk/drivers/net/ntnic/nthw/flow_api/profile_inline/flm_evt_queue.h
/dpdk/drivers/net/ntnic/nthw/flow_api/profile_inline/flm_lrn_queue.c
/dpdk/drivers/net/ntnic/nthw/flow_api/profile_inline/flm_lrn_queue.h
/dpdk/drivers/net/ntnic/nthw/flow_api/profile_inline/flow_api_hw_db_inline.c
/dpdk/drivers/net/ntnic/nthw/flow_api/profile_inline/flow_api_hw_db_inline.h
/dpdk/drivers/net/ntnic/nthw/flow_api/profile_inline/flow_api_profile_inline.c
/dpdk/drivers/net/ntnic/nthw/flow_api/profile_inline/flow_api_profile_inline.h
/dpdk/drivers/net/ntnic/nthw/flow_api/profile_inline/flow_api_profile_inline_config.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_cat.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_cat.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_csu.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_csu.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_flm.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_flm.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_hfu.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_hfu.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_hsh.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_hsh.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_ifr.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_ifr.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_info.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_info.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_km.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_km.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_pdb.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_pdb.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_qsl.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_qsl.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_rpp_lr.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_rpp_lr.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_slc_lr.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_slc_lr.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_tx_cpy.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_tx_cpy.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_tx_ins.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_tx_ins.h
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_tx_rpl.c
/dpdk/drivers/net/ntnic/nthw/flow_filter/flow_nthw_tx_rpl.h
/dpdk/drivers/net/ntnic/nthw/model/nthw_fpga_model.c
/dpdk/drivers/net/ntnic/nthw/model/nthw_fpga_model.h
/dpdk/drivers/net/ntnic/nthw/nthw_drv.h
/dpdk/drivers/net/ntnic/nthw/nthw_helper.h
/dpdk/drivers/net/ntnic/nthw/nthw_rac.c
/dpdk/drivers/net/ntnic/nthw/nthw_rac.h
/dpdk/drivers/net/ntnic/nthw/ntnic_meter/ntnic_meter.c
/dpdk/drivers/net/ntnic/nthw/stat/nthw_stat.c
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_9563_055_049_0000.c
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_instances.c
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_instances.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_mod_defs.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_mod_str_map.c
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_cat.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_cpy.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_csu.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_dbs.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_flm.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_hfu.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_hsh.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_ifr.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_ins.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_km.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_mac_rx.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_mac_tx.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_pdb.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_qsl.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_rmc.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_rpf.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_rpl.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_rpp_lr.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_slc.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_slc_lr.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_sta.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_tsm.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_tx_cpy.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_tx_ins.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_tx_rpl.h
/dpdk/drivers/net/ntnic/ntlog/ntlog.c
/dpdk/drivers/net/ntnic/ntlog/ntlog.h
/dpdk/drivers/net/ntnic/ntnic_ethdev.c
/dpdk/drivers/net/ntnic/ntnic_filter/ntnic_filter.c
/dpdk/drivers/net/ntnic/ntnic_mod_reg.c
/dpdk/drivers/net/ntnic/ntnic_mod_reg.h
/dpdk/drivers/net/ntnic/ntnic_vfio.c
/dpdk/drivers/net/ntnic/ntnic_xstats/ntnic_xstats.c
/dpdk/drivers/net/ntnic/ntutil/nt_util.c
/dpdk/drivers/net/ntnic/ntutil/nt_util.h
/dpdk/drivers/net/ntnic/rte_pmd_ntnic.h
/dpdk/drivers/net/null/rte_eth_null.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_rx_neon.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_rx_sse.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_tx.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_vf.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_vf.h
/dpdk/drivers/net/octeon_ep/otx2_ep_vf.c
/dpdk/drivers/net/octeon_ep/otx_ep_common.h
/dpdk/drivers/net/octeon_ep/otx_ep_ethdev.c
/dpdk/drivers/net/octeon_ep/otx_ep_mbox.c
/dpdk/drivers/net/octeon_ep/otx_ep_mbox.h
/dpdk/drivers/net/octeon_ep/otx_ep_rxtx.c
/dpdk/drivers/net/octeon_ep/otx_ep_vf.c
/dpdk/drivers/net/octeontx/base/octeontx_pkovf.c
/dpdk/drivers/net/octeontx/octeontx_ethdev.c
/dpdk/drivers/net/octeontx/octeontx_logs.h
/dpdk/drivers/net/pcap/pcap_ethdev.c
/dpdk/drivers/net/pcap/pcap_osdep.h
/dpdk/drivers/net/pfe/pfe_ethdev.c
/dpdk/drivers/net/pfe/pfe_hif.c
/dpdk/drivers/net/pfe/pfe_hif_lib.c
/dpdk/drivers/net/pfe/pfe_logs.h
/dpdk/drivers/net/qede/base/bcm_osal.h
/dpdk/drivers/net/qede/qede_filter.c
/dpdk/drivers/net/qede/qede_rxtx.c
/dpdk/drivers/net/r8169/base/rtl8125a.c
/dpdk/drivers/net/r8169/base/rtl8125a_mcu.c
/dpdk/drivers/net/r8169/base/rtl8125a_mcu.h
/dpdk/drivers/net/r8169/base/rtl8125b.c
/dpdk/drivers/net/r8169/base/rtl8125b_mcu.c
/dpdk/drivers/net/r8169/base/rtl8125b_mcu.h
/dpdk/drivers/net/r8169/base/rtl8125bp.c
/dpdk/drivers/net/r8169/base/rtl8125bp_mcu.c
/dpdk/drivers/net/r8169/base/rtl8125bp_mcu.h
/dpdk/drivers/net/r8169/base/rtl8125d.c
/dpdk/drivers/net/r8169/base/rtl8125d_mcu.c
/dpdk/drivers/net/r8169/base/rtl8125d_mcu.h
/dpdk/drivers/net/r8169/base/rtl8126a.c
/dpdk/drivers/net/r8169/base/rtl8126a_mcu.c
/dpdk/drivers/net/r8169/base/rtl8126a_mcu.h
/dpdk/drivers/net/r8169/meson.build
/dpdk/drivers/net/r8169/r8169_compat.h
/dpdk/drivers/net/r8169/r8169_dash.c
/dpdk/drivers/net/r8169/r8169_dash.h
/dpdk/drivers/net/r8169/r8169_ethdev.c
/dpdk/drivers/net/r8169/r8169_ethdev.h
/dpdk/drivers/net/r8169/r8169_hw.c
/dpdk/drivers/net/r8169/r8169_hw.h
/dpdk/drivers/net/r8169/r8169_logs.h
/dpdk/drivers/net/r8169/r8169_phy.c
/dpdk/drivers/net/r8169/r8169_phy.h
/dpdk/drivers/net/r8169/r8169_rxtx.c
/dpdk/drivers/net/ring/rte_eth_ring.c
/dpdk/drivers/net/ring/rte_eth_ring.h
/dpdk/drivers/net/sfc/sfc_ethdev.c
/dpdk/drivers/net/sfc/sfc_flow.c
/dpdk/drivers/net/sfc/sfc_flow_rss.c
/dpdk/drivers/net/sfc/sfc_kvargs.c
/dpdk/drivers/net/sfc/sfc_kvargs.h
/dpdk/drivers/net/sfc/sfc_log.h
/dpdk/drivers/net/sfc/sfc_mae.c
/dpdk/drivers/net/sfc/sfc_mae.h
/dpdk/drivers/net/softnic/rte_eth_softnic.c
/dpdk/drivers/net/tap/meson.build
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/tap/tap_flow.c
/dpdk/drivers/net/tap/tap_log.h
/dpdk/drivers/net/tap/tap_netlink.c
/dpdk/drivers/net/tap/tap_netlink.h
/dpdk/drivers/net/tap/tap_tcmsgs.c
/dpdk/drivers/net/tap/tap_tcmsgs.h
/dpdk/drivers/net/thunderx/nicvf_ethdev.c
/dpdk/drivers/net/thunderx/nicvf_logs.h
/dpdk/drivers/net/txgbe/base/txgbe_mng.c
/dpdk/drivers/net/txgbe/base/txgbe_osdep.h
/dpdk/drivers/net/txgbe/base/txgbe_regs.h
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_ethdev.h
/dpdk/drivers/net/txgbe/txgbe_flow.c
/dpdk/drivers/net/txgbe/txgbe_ipsec.c
/dpdk/drivers/net/txgbe/txgbe_logs.h
/dpdk/drivers/net/txgbe/txgbe_pf.c
/dpdk/drivers/net/txgbe/txgbe_rxtx.c
/dpdk/drivers/net/txgbe/txgbe_rxtx.h
/dpdk/drivers/net/txgbe/txgbe_rxtx_vec_neon.c
/dpdk/drivers/net/txgbe/txgbe_rxtx_vec_sse.c
/dpdk/drivers/net/txgbe/txgbe_tm.c
/dpdk/drivers/net/vdev_netvsc/vdev_netvsc.c
/dpdk/drivers/net/vhost/rte_eth_vhost.c
/dpdk/drivers/net/vhost/rte_eth_vhost.h
/dpdk/drivers/net/virtio/meson.build
/dpdk/drivers/net/virtio/virtio_cvq.c
/dpdk/drivers/net/virtio/virtio_logs.h
/dpdk/drivers/net/virtio/virtio_rxtx.c
/dpdk/drivers/net/virtio/virtio_rxtx.h
/dpdk/drivers/net/virtio/virtio_user/vhost_vdpa.c
/dpdk/drivers/net/virtio/virtio_user/virtio_user_dev.c
/dpdk/drivers/net/virtio/virtio_user_ethdev.c
/dpdk/drivers/net/vmxnet3/base/vmxnet3_osdep.h
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.c
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.h
/dpdk/drivers/net/vmxnet3/vmxnet3_logs.h
/dpdk/drivers/net/vmxnet3/vmxnet3_rxtx.c
/dpdk/drivers/net/zxdh/meson.build
/dpdk/drivers/net/zxdh/zxdh_common.c
/dpdk/drivers/net/zxdh/zxdh_common.h
/dpdk/drivers/net/zxdh/zxdh_ethdev.c
/dpdk/drivers/net/zxdh/zxdh_ethdev.h
/dpdk/drivers/net/zxdh/zxdh_logs.h
/dpdk/drivers/net/zxdh/zxdh_msg.c
/dpdk/drivers/net/zxdh/zxdh_msg.h
/dpdk/drivers/net/zxdh/zxdh_pci.c
/dpdk/drivers/net/zxdh/zxdh_pci.h
/dpdk/drivers/net/zxdh/zxdh_queue.c
/dpdk/drivers/net/zxdh/zxdh_queue.h
/dpdk/drivers/net/zxdh/zxdh_rxtx.h
/dpdk/drivers/power/acpi/acpi_cpufreq.c
/dpdk/drivers/power/acpi/acpi_cpufreq.h
/dpdk/drivers/power/acpi/meson.build
/dpdk/drivers/power/amd_pstate/amd_pstate_cpufreq.c
/dpdk/drivers/power/amd_pstate/amd_pstate_cpufreq.h
/dpdk/drivers/power/amd_pstate/meson.build
/dpdk/drivers/power/amd_uncore/amd_uncore.c
/dpdk/drivers/power/amd_uncore/amd_uncore.h
/dpdk/drivers/power/amd_uncore/meson.build
/dpdk/drivers/power/cppc/cppc_cpufreq.c
/dpdk/drivers/power/cppc/cppc_cpufreq.h
/dpdk/drivers/power/cppc/meson.build
/dpdk/drivers/power/intel_pstate/intel_pstate_cpufreq.c
/dpdk/drivers/power/intel_pstate/intel_pstate_cpufreq.h
/dpdk/drivers/power/intel_pstate/meson.build
/dpdk/drivers/power/intel_uncore/intel_uncore.c
/dpdk/drivers/power/intel_uncore/intel_uncore.h
/dpdk/drivers/power/intel_uncore/meson.build
/dpdk/drivers/power/kvm_vm/guest_channel.c
/dpdk/drivers/power/kvm_vm/guest_channel.h
/dpdk/drivers/power/kvm_vm/kvm_vm.c
/dpdk/drivers/power/kvm_vm/kvm_vm.h
/dpdk/drivers/power/kvm_vm/meson.build
/dpdk/drivers/power/kvm_vm/rte_power_guest_channel.h
/dpdk/drivers/power/kvm_vm/version.map
/dpdk/drivers/power/meson.build
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy.c
/dpdk/drivers/raw/cnxk_bphy/rte_pmd_bphy.h
/dpdk/drivers/raw/cnxk_gpio/cnxk_gpio.h
/dpdk/drivers/raw/cnxk_rvu_lf/cnxk_rvu_lf.c
/dpdk/drivers/raw/cnxk_rvu_lf/cnxk_rvu_lf.h
/dpdk/drivers/raw/cnxk_rvu_lf/cnxk_rvu_lf_driver.h
/dpdk/drivers/raw/cnxk_rvu_lf/cnxk_rvu_lf_selftest.c
/dpdk/drivers/raw/cnxk_rvu_lf/meson.build
/dpdk/drivers/raw/cnxk_rvu_lf/version.map
/dpdk/drivers/raw/dpaa2_cmdif/dpaa2_cmdif.c
/dpdk/drivers/raw/dpaa2_cmdif/dpaa2_cmdif_logs.h
/dpdk/drivers/raw/gdtc/gdtc_rawdev.c
/dpdk/drivers/raw/gdtc/gdtc_rawdev.h
/dpdk/drivers/raw/gdtc/meson.build
/dpdk/drivers/raw/ifpga/afu_pmd_core.h
/dpdk/drivers/raw/ifpga/afu_pmd_he_hssi.h
/dpdk/drivers/raw/ifpga/afu_pmd_he_lpbk.h
/dpdk/drivers/raw/ifpga/afu_pmd_he_mem.h
/dpdk/drivers/raw/ifpga/afu_pmd_n3000.c
/dpdk/drivers/raw/ifpga/afu_pmd_n3000.h
/dpdk/drivers/raw/ifpga/base/opae_intel_max10.c
/dpdk/drivers/raw/ifpga/ifpga_rawdev.c
/dpdk/drivers/raw/ifpga/ifpga_rawdev.h
/dpdk/drivers/raw/ifpga/rte_pmd_afu.h
/dpdk/drivers/raw/ifpga/rte_pmd_ifpga.h
/dpdk/drivers/raw/meson.build
/dpdk/drivers/raw/ntb/ntb.h
/dpdk/drivers/raw/skeleton/skeleton_rawdev.h
/dpdk/drivers/raw/skeleton/skeleton_rawdev_test.c
/dpdk/drivers/regex/cn9k/cn9k_regexdev.c
/dpdk/drivers/vdpa/ifc/base/ifcvf.c
/dpdk/drivers/vdpa/ifc/ifcvf_vdpa.c
/dpdk/drivers/vdpa/nfp/nfp_vdpa.c
/dpdk/drivers/vdpa/nfp/nfp_vdpa_core.c
/dpdk/drivers/vdpa/nfp/nfp_vdpa_core.h
/dpdk/drivers/vdpa/nfp/nfp_vdpa_log.h
/dpdk/drivers/vdpa/sfc/sfc_vdpa_log.h
/dpdk/dts/.devcontainer/devcontainer.json
/dpdk/dts/Dockerfile
/dpdk/dts/README.md
/dpdk/dts/conf.yaml
/dpdk/dts/framework/config/__init__.py
/dpdk/dts/framework/config/conf_yaml_schema.json
/dpdk/dts/framework/exception.py
/dpdk/dts/framework/logger.py
/dpdk/dts/framework/params/__init__.py
/dpdk/dts/framework/params/eal.py
/dpdk/dts/framework/params/types.py
/dpdk/dts/framework/parser.py
/dpdk/dts/framework/remote_session/dpdk_shell.py
/dpdk/dts/framework/remote_session/interactive_remote_session.py
/dpdk/dts/framework/remote_session/remote_session.py
/dpdk/dts/framework/remote_session/single_active_interactive_shell.py
/dpdk/dts/framework/remote_session/ssh_session.py
/dpdk/dts/framework/remote_session/testpmd_shell.py
/dpdk/dts/framework/runner.py
/dpdk/dts/framework/settings.py
/dpdk/dts/framework/test_result.py
/dpdk/dts/framework/test_suite.py
/dpdk/dts/framework/testbed_model/capability.py
/dpdk/dts/framework/testbed_model/linux_session.py
/dpdk/dts/framework/testbed_model/node.py
/dpdk/dts/framework/testbed_model/os_session.py
/dpdk/dts/framework/testbed_model/posix_session.py
/dpdk/dts/framework/testbed_model/sut_node.py
/dpdk/dts/framework/testbed_model/tg_node.py
/dpdk/dts/framework/testbed_model/topology.py
/dpdk/dts/framework/testbed_model/traffic_generator/__init__.py
/dpdk/dts/framework/testbed_model/traffic_generator/capturing_traffic_generator.py
/dpdk/dts/framework/testbed_model/traffic_generator/scapy.py
/dpdk/dts/framework/testbed_model/traffic_generator/traffic_generator.py
/dpdk/dts/framework/utils.py
/dpdk/dts/poetry.lock
/dpdk/dts/pyproject.toml
/dpdk/dts/tests/TestSuite_blocklist.py
/dpdk/dts/tests/TestSuite_checksum_offload.py
/dpdk/dts/tests/TestSuite_dynamic_queue_conf.py
/dpdk/dts/tests/TestSuite_hello_world.py
/dpdk/dts/tests/TestSuite_l2fwd.py
/dpdk/dts/tests/TestSuite_mac_filter.py
/dpdk/dts/tests/TestSuite_pmd_buffer_scatter.py
/dpdk/dts/tests/TestSuite_smoke_tests.py
/dpdk/dts/tests/TestSuite_vlan.py
/dpdk/examples/cmdline/commands.c
/dpdk/examples/distributor/main.c
/dpdk/examples/ethtool/lib/rte_ethtool.c
/dpdk/examples/ethtool/lib/rte_ethtool.h
/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c
/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c
/dpdk/examples/fips_validation/Makefile
/dpdk/examples/fips_validation/fips_validation.c
/dpdk/examples/fips_validation/fips_validation.h
/dpdk/examples/fips_validation/fips_validation_eddsa.c
/dpdk/examples/fips_validation/main.c
/dpdk/examples/fips_validation/meson.build
/dpdk/examples/flow_filtering/Makefile
/dpdk/examples/flow_filtering/common.h
/dpdk/examples/flow_filtering/flow_skeleton.c
/dpdk/examples/flow_filtering/main.c
/dpdk/examples/flow_filtering/meson.build
/dpdk/examples/flow_filtering/snippets/snippet_match_gre.c
/dpdk/examples/flow_filtering/snippets/snippet_match_gre.h
/dpdk/examples/flow_filtering/snippets/snippet_match_ipv4.c
/dpdk/examples/flow_filtering/snippets/snippet_match_ipv4.h
/dpdk/examples/flow_filtering/snippets/snippet_match_mpls.c
/dpdk/examples/flow_filtering/snippets/snippet_match_mpls.h
/dpdk/examples/ip_fragmentation/main.c
/dpdk/examples/ip_pipeline/cli.c
/dpdk/examples/ip_pipeline/parser.c
/dpdk/examples/ip_pipeline/parser.h
/dpdk/examples/ip_pipeline/pipeline.c
/dpdk/examples/ip_pipeline/pipeline.h
/dpdk/examples/ip_pipeline/thread.c
/dpdk/examples/ip_reassembly/main.c
/dpdk/examples/ipsec-secgw/event_helper.c
/dpdk/examples/ipsec-secgw/flow.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec.c
/dpdk/examples/ipsec-secgw/ipsec.h
/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h
/dpdk/examples/ipsec-secgw/ipsec_process.c
/dpdk/examples/ipsec-secgw/ipsec_worker.c
/dpdk/examples/ipsec-secgw/ipsec_worker.h
/dpdk/examples/ipsec-secgw/meson.build
/dpdk/examples/ipsec-secgw/parser.c
/dpdk/examples/ipsec-secgw/parser.h
/dpdk/examples/ipsec-secgw/rt.c
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/ipsec-secgw/sad.h
/dpdk/examples/ipsec-secgw/sp6.c
/dpdk/examples/l2fwd-event/l2fwd_event.c
/dpdk/examples/l2fwd-event/l2fwd_event_generic.c
/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c
/dpdk/examples/l2fwd-macsec/main.c
/dpdk/examples/l3fwd-graph/main.c
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/l3fwd-power/perf_core.c
/dpdk/examples/l3fwd/l3fwd.h
/dpdk/examples/l3fwd/l3fwd_acl.c
/dpdk/examples/l3fwd/l3fwd_altivec.h
/dpdk/examples/l3fwd/l3fwd_common.h
/dpdk/examples/l3fwd/l3fwd_em.c
/dpdk/examples/l3fwd/l3fwd_em_hlm.h
/dpdk/examples/l3fwd/l3fwd_em_sequential.h
/dpdk/examples/l3fwd/l3fwd_event_generic.c
/dpdk/examples/l3fwd/l3fwd_event_internal_port.c
/dpdk/examples/l3fwd/l3fwd_fib.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h
/dpdk/examples/l3fwd/l3fwd_lpm_neon.h
/dpdk/examples/l3fwd/l3fwd_lpm_sse.h
/dpdk/examples/l3fwd/l3fwd_neon.h
/dpdk/examples/l3fwd/l3fwd_route.h
/dpdk/examples/l3fwd/l3fwd_sse.h
/dpdk/examples/l3fwd/lpm_route_parse.c
/dpdk/examples/l3fwd/main.c
/dpdk/examples/ntb/ntb_fwd.c
/dpdk/examples/pipeline/cli.c
/dpdk/examples/ptpclient/ptpclient.c
/dpdk/examples/qos_sched/init.c
/dpdk/examples/qos_sched/main.h
/dpdk/examples/vhost_blk/vhost_blk.c
/dpdk/examples/vm_power_manager/channel_manager.h
/dpdk/examples/vm_power_manager/channel_monitor.c
/dpdk/examples/vm_power_manager/channel_monitor.h
/dpdk/examples/vm_power_manager/guest_cli/main.c
/dpdk/examples/vm_power_manager/guest_cli/meson.build
/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c
/dpdk/examples/vm_power_manager/meson.build
/dpdk/examples/vm_power_manager/power_manager.c
/dpdk/kernel/freebsd/contigmem/contigmem.c
/dpdk/kernel/linux/uapi/.gitignore
/dpdk/kernel/linux/uapi/version
/dpdk/lib/acl/rte_acl_osdep.h
/dpdk/lib/argparse/meson.build
/dpdk/lib/argparse/rte_argparse.c
/dpdk/lib/argparse/rte_argparse.h
/dpdk/lib/bbdev/rte_bbdev.c
/dpdk/lib/bbdev/rte_bbdev.h
/dpdk/lib/bbdev/rte_bbdev_op.h
/dpdk/lib/bbdev/rte_bbdev_pmd.h
/dpdk/lib/bbdev/version.map
/dpdk/lib/bpf/bpf_convert.c
/dpdk/lib/bpf/bpf_def.h
/dpdk/lib/cmdline/cmdline_parse_ipaddr.h
/dpdk/lib/compressdev/rte_comp.h
/dpdk/lib/compressdev/rte_compressdev.h
/dpdk/lib/compressdev/rte_compressdev_internal.h
/dpdk/lib/compressdev/rte_compressdev_pmd.h
/dpdk/lib/cryptodev/cryptodev_pmd.h
/dpdk/lib/cryptodev/cryptodev_trace.h
/dpdk/lib/cryptodev/cryptodev_trace_points.c
/dpdk/lib/cryptodev/rte_crypto.h
/dpdk/lib/cryptodev/rte_crypto_asym.h
/dpdk/lib/cryptodev/rte_crypto_sym.h
/dpdk/lib/cryptodev/rte_cryptodev.c
/dpdk/lib/cryptodev/rte_cryptodev.h
/dpdk/lib/cryptodev/rte_cryptodev_trace_fp.h
/dpdk/lib/cryptodev/version.map
/dpdk/lib/dispatcher/rte_dispatcher.h
/dpdk/lib/dmadev/rte_dmadev.c
/dpdk/lib/dmadev/rte_dmadev.h
/dpdk/lib/dmadev/rte_dmadev_trace.h
/dpdk/lib/eal/arm/include/rte_atomic_32.h
/dpdk/lib/eal/arm/include/rte_atomic_64.h
/dpdk/lib/eal/arm/include/rte_byteorder.h
/dpdk/lib/eal/arm/include/rte_cpuflags_32.h
/dpdk/lib/eal/arm/include/rte_cpuflags_64.h
/dpdk/lib/eal/arm/include/rte_cycles_32.h
/dpdk/lib/eal/arm/include/rte_cycles_64.h
/dpdk/lib/eal/arm/include/rte_io.h
/dpdk/lib/eal/arm/include/rte_io_64.h
/dpdk/lib/eal/arm/include/rte_memcpy_32.h
/dpdk/lib/eal/arm/include/rte_memcpy_64.h
/dpdk/lib/eal/arm/include/rte_pause.h
/dpdk/lib/eal/arm/include/rte_pause_32.h
/dpdk/lib/eal/arm/include/rte_pause_64.h
/dpdk/lib/eal/arm/include/rte_power_intrinsics.h
/dpdk/lib/eal/arm/include/rte_prefetch_32.h
/dpdk/lib/eal/arm/include/rte_prefetch_64.h
/dpdk/lib/eal/arm/include/rte_rwlock.h
/dpdk/lib/eal/arm/include/rte_spinlock.h
/dpdk/lib/eal/arm/rte_cpuflags.c
/dpdk/lib/eal/arm/rte_power_intrinsics.c
/dpdk/lib/eal/common/eal_common_debug.c
/dpdk/lib/eal/common/eal_common_dev.c
/dpdk/lib/eal/common/eal_common_lcore_var.c
/dpdk/lib/eal/common/eal_common_memory.c
/dpdk/lib/eal/common/eal_common_memzone.c
/dpdk/lib/eal/common/eal_common_options.c
/dpdk/lib/eal/common/eal_common_timer.c
/dpdk/lib/eal/common/eal_internal_cfg.h
/dpdk/lib/eal/common/eal_lcore_var.h
/dpdk/lib/eal/common/eal_options.h
/dpdk/lib/eal/common/eal_private.h
/dpdk/lib/eal/common/meson.build
/dpdk/lib/eal/common/rte_bitset.c
/dpdk/lib/eal/common/rte_random.c
/dpdk/lib/eal/common/rte_service.c
/dpdk/lib/eal/freebsd/eal.c
/dpdk/lib/eal/freebsd/eal_alarm.c
/dpdk/lib/eal/freebsd/eal_timer.c
/dpdk/lib/eal/freebsd/include/rte_os.h
/dpdk/lib/eal/include/bus_driver.h
/dpdk/lib/eal/include/dev_driver.h
/dpdk/lib/eal/include/eal_trace_internal.h
/dpdk/lib/eal/include/generic/rte_atomic.h
/dpdk/lib/eal/include/generic/rte_byteorder.h
/dpdk/lib/eal/include/generic/rte_cpuflags.h
/dpdk/lib/eal/include/generic/rte_cycles.h
/dpdk/lib/eal/include/generic/rte_io.h
/dpdk/lib/eal/include/generic/rte_memcpy.h
/dpdk/lib/eal/include/generic/rte_pause.h
/dpdk/lib/eal/include/generic/rte_power_intrinsics.h
/dpdk/lib/eal/include/generic/rte_prefetch.h
/dpdk/lib/eal/include/generic/rte_rwlock.h
/dpdk/lib/eal/include/generic/rte_spinlock.h
/dpdk/lib/eal/include/generic/rte_vect.h
/dpdk/lib/eal/include/meson.build
/dpdk/lib/eal/include/rte_alarm.h
/dpdk/lib/eal/include/rte_bitmap.h
/dpdk/lib/eal/include/rte_bitops.h
/dpdk/lib/eal/include/rte_bitset.h
/dpdk/lib/eal/include/rte_branch_prediction.h
/dpdk/lib/eal/include/rte_bus.h
/dpdk/lib/eal/include/rte_class.h
/dpdk/lib/eal/include/rte_common.h
/dpdk/lib/eal/include/rte_compat.h
/dpdk/lib/eal/include/rte_dev.h
/dpdk/lib/eal/include/rte_devargs.h
/dpdk/lib/eal/include/rte_eal.h
/dpdk/lib/eal/include/rte_eal_trace.h
/dpdk/lib/eal/include/rte_errno.h
/dpdk/lib/eal/include/rte_fbarray.h
/dpdk/lib/eal/include/rte_keepalive.h
/dpdk/lib/eal/include/rte_lcore.h
/dpdk/lib/eal/include/rte_lcore_var.h
/dpdk/lib/eal/include/rte_malloc.h
/dpdk/lib/eal/include/rte_mcslock.h
/dpdk/lib/eal/include/rte_memory.h
/dpdk/lib/eal/include/rte_memzone.h
/dpdk/lib/eal/include/rte_pci_dev_feature_defs.h
/dpdk/lib/eal/include/rte_pci_dev_features.h
/dpdk/lib/eal/include/rte_per_lcore.h
/dpdk/lib/eal/include/rte_pflock.h
/dpdk/lib/eal/include/rte_random.h
/dpdk/lib/eal/include/rte_seqcount.h
/dpdk/lib/eal/include/rte_seqlock.h
/dpdk/lib/eal/include/rte_service.h
/dpdk/lib/eal/include/rte_service_component.h
/dpdk/lib/eal/include/rte_stdatomic.h
/dpdk/lib/eal/include/rte_string_fns.h
/dpdk/lib/eal/include/rte_tailq.h
/dpdk/lib/eal/include/rte_ticketlock.h
/dpdk/lib/eal/include/rte_time.h
/dpdk/lib/eal/include/rte_trace.h
/dpdk/lib/eal/include/rte_trace_point.h
/dpdk/lib/eal/include/rte_trace_point_register.h
/dpdk/lib/eal/include/rte_uuid.h
/dpdk/lib/eal/include/rte_version.h
/dpdk/lib/eal/include/rte_vfio.h
/dpdk/lib/eal/linux/eal.c
/dpdk/lib/eal/linux/eal_alarm.c
/dpdk/lib/eal/linux/eal_timer.c
/dpdk/lib/eal/linux/eal_vfio.c
/dpdk/lib/eal/linux/include/rte_os.h
/dpdk/lib/eal/loongarch/include/rte_atomic.h
/dpdk/lib/eal/loongarch/include/rte_byteorder.h
/dpdk/lib/eal/loongarch/include/rte_cpuflags.h
/dpdk/lib/eal/loongarch/include/rte_cycles.h
/dpdk/lib/eal/loongarch/include/rte_io.h
/dpdk/lib/eal/loongarch/include/rte_memcpy.h
/dpdk/lib/eal/loongarch/include/rte_pause.h
/dpdk/lib/eal/loongarch/include/rte_power_intrinsics.h
/dpdk/lib/eal/loongarch/include/rte_prefetch.h
/dpdk/lib/eal/loongarch/include/rte_rwlock.h
/dpdk/lib/eal/loongarch/include/rte_spinlock.h
/dpdk/lib/eal/ppc/include/rte_atomic.h
/dpdk/lib/eal/ppc/include/rte_byteorder.h
/dpdk/lib/eal/ppc/include/rte_cpuflags.h
/dpdk/lib/eal/ppc/include/rte_cycles.h
/dpdk/lib/eal/ppc/include/rte_io.h
/dpdk/lib/eal/ppc/include/rte_memcpy.h
/dpdk/lib/eal/ppc/include/rte_pause.h
/dpdk/lib/eal/ppc/include/rte_power_intrinsics.h
/dpdk/lib/eal/ppc/include/rte_prefetch.h
/dpdk/lib/eal/ppc/include/rte_rwlock.h
/dpdk/lib/eal/ppc/include/rte_spinlock.h
/dpdk/lib/eal/riscv/include/rte_atomic.h
/dpdk/lib/eal/riscv/include/rte_byteorder.h
/dpdk/lib/eal/riscv/include/rte_cpuflags.h
/dpdk/lib/eal/riscv/include/rte_cycles.h
/dpdk/lib/eal/riscv/include/rte_io.h
/dpdk/lib/eal/riscv/include/rte_memcpy.h
/dpdk/lib/eal/riscv/include/rte_pause.h
/dpdk/lib/eal/riscv/include/rte_power_intrinsics.h
/dpdk/lib/eal/riscv/include/rte_prefetch.h
/dpdk/lib/eal/riscv/include/rte_rwlock.h
/dpdk/lib/eal/riscv/include/rte_spinlock.h
/dpdk/lib/eal/unix/meson.build
/dpdk/lib/eal/unix/rte_thread.c
/dpdk/lib/eal/version.map
/dpdk/lib/eal/windows/eal.c
/dpdk/lib/eal/windows/eal_alarm.c
/dpdk/lib/eal/windows/eal_timer.c
/dpdk/lib/eal/windows/getopt.c
/dpdk/lib/eal/windows/include/getopt.h
/dpdk/lib/eal/windows/include/pthread.h
/dpdk/lib/eal/windows/include/regex.h
/dpdk/lib/eal/windows/include/rte_os.h
/dpdk/lib/eal/windows/include/rte_os_shim.h
/dpdk/lib/eal/windows/include/rte_windows.h
/dpdk/lib/eal/windows/include/unistd.h
/dpdk/lib/eal/x86/include/rte_atomic.h
/dpdk/lib/eal/x86/include/rte_byteorder.h
/dpdk/lib/eal/x86/include/rte_cpuflags.h
/dpdk/lib/eal/x86/include/rte_cycles.h
/dpdk/lib/eal/x86/include/rte_io.h
/dpdk/lib/eal/x86/include/rte_pause.h
/dpdk/lib/eal/x86/include/rte_power_intrinsics.h
/dpdk/lib/eal/x86/include/rte_prefetch.h
/dpdk/lib/eal/x86/include/rte_rwlock.h
/dpdk/lib/eal/x86/include/rte_spinlock.h
/dpdk/lib/eal/x86/rte_cpuflags.c
/dpdk/lib/eal/x86/rte_power_intrinsics.c
/dpdk/lib/efd/rte_efd.c
/dpdk/lib/ethdev/ethdev_driver.c
/dpdk/lib/ethdev/ethdev_driver.h
/dpdk/lib/ethdev/ethdev_pci.h
/dpdk/lib/ethdev/ethdev_private.c
/dpdk/lib/ethdev/ethdev_trace.h
/dpdk/lib/ethdev/ethdev_trace_points.c
/dpdk/lib/ethdev/ethdev_vdev.h
/dpdk/lib/ethdev/rte_class_eth.c
/dpdk/lib/ethdev/rte_cman.h
/dpdk/lib/ethdev/rte_dev_info.h
/dpdk/lib/ethdev/rte_eth_ctrl.h
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_ethdev_telemetry.c
/dpdk/lib/ethdev/rte_ethdev_trace_fp.h
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/rte_flow_driver.h
/dpdk/lib/ethdev/rte_tm.c
/dpdk/lib/ethdev/rte_tm.h
/dpdk/lib/ethdev/rte_tm_driver.h
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/event_timer_adapter_pmd.h
/dpdk/lib/eventdev/eventdev_pmd.h
/dpdk/lib/eventdev/eventdev_pmd_pci.h
/dpdk/lib/eventdev/eventdev_pmd_vdev.h
/dpdk/lib/eventdev/eventdev_private.c
/dpdk/lib/eventdev/eventdev_trace.h
/dpdk/lib/eventdev/eventdev_trace_points.c
/dpdk/lib/eventdev/rte_event_crypto_adapter.h
/dpdk/lib/eventdev/rte_event_dma_adapter.h
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.h
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.h
/dpdk/lib/eventdev/rte_event_ring.h
/dpdk/lib/eventdev/rte_event_timer_adapter.h
/dpdk/lib/eventdev/rte_eventdev.h
/dpdk/lib/eventdev/rte_eventdev_core.h
/dpdk/lib/eventdev/rte_eventdev_trace_fp.h
/dpdk/lib/eventdev/version.map
/dpdk/lib/fib/dir24_8.c
/dpdk/lib/fib/dir24_8.h
/dpdk/lib/fib/dir24_8_avx512.c
/dpdk/lib/fib/dir24_8_avx512.h
/dpdk/lib/fib/meson.build
/dpdk/lib/fib/rte_fib.c
/dpdk/lib/fib/rte_fib.h
/dpdk/lib/fib/rte_fib6.c
/dpdk/lib/fib/rte_fib6.h
/dpdk/lib/fib/trie.c
/dpdk/lib/fib/trie.h
/dpdk/lib/fib/trie_avx512.c
/dpdk/lib/fib/trie_avx512.h
/dpdk/lib/fib/version.map
/dpdk/lib/graph/graph.c
/dpdk/lib/graph/graph_debug.c
/dpdk/lib/graph/graph_populate.c
/dpdk/lib/graph/graph_private.h
/dpdk/lib/graph/graph_stats.c
/dpdk/lib/graph/node.c
/dpdk/lib/graph/rte_graph.h
/dpdk/lib/graph/rte_graph_model_mcore_dispatch.h
/dpdk/lib/graph/rte_graph_worker.h
/dpdk/lib/graph/rte_graph_worker_common.h
/dpdk/lib/graph/version.map
/dpdk/lib/gro/gro_tcp6.c
/dpdk/lib/gro/gro_tcp6.h
/dpdk/lib/gso/rte_gso.h
/dpdk/lib/hash/meson.build
/dpdk/lib/hash/rte_cuckoo_hash.c
/dpdk/lib/hash/rte_fbk_hash.h
/dpdk/lib/hash/rte_hash_crc.h
/dpdk/lib/hash/rte_jhash.h
/dpdk/lib/hash/rte_thash.c
/dpdk/lib/hash/rte_thash.h
/dpdk/lib/hash/rte_thash_gf2_poly_math.c
/dpdk/lib/hash/rte_thash_gfni.h
/dpdk/lib/hash/version.map
/dpdk/lib/ip_frag/rte_ip_frag.h
/dpdk/lib/ip_frag/rte_ipv4_reassembly.c
/dpdk/lib/ip_frag/rte_ipv6_reassembly.c
/dpdk/lib/ipsec/esp_outb.c
/dpdk/lib/ipsec/rte_ipsec.h
/dpdk/lib/ipsec/rte_ipsec_sad.h
/dpdk/lib/ipsec/sa.c
/dpdk/lib/ipsec/sa.h
/dpdk/lib/kvargs/rte_kvargs.c
/dpdk/lib/kvargs/rte_kvargs.h
/dpdk/lib/kvargs/version.map
/dpdk/lib/log/log.c
/dpdk/lib/log/log_color.c
/dpdk/lib/log/log_internal.h
/dpdk/lib/log/log_journal.c
/dpdk/lib/log/log_private.h
/dpdk/lib/log/log_syslog.c
/dpdk/lib/log/log_timestamp.c
/dpdk/lib/log/meson.build
/dpdk/lib/log/rte_log.h
/dpdk/lib/log/version.map
/dpdk/lib/lpm/meson.build
/dpdk/lib/lpm/rte_lpm.h
/dpdk/lib/lpm/rte_lpm6.c
/dpdk/lib/lpm/rte_lpm6.h
/dpdk/lib/mbuf/rte_mbuf.h
/dpdk/lib/mbuf/rte_mbuf_ptype.c
/dpdk/lib/mbuf/rte_mbuf_ptype.h
/dpdk/lib/member/rte_member.h
/dpdk/lib/member/rte_member_ht.c
/dpdk/lib/member/rte_member_sketch.h
/dpdk/lib/member/rte_member_sketch_avx512.h
/dpdk/lib/member/rte_member_x86.h
/dpdk/lib/member/rte_xxh64_avx512.h
/dpdk/lib/mempool/mempool_trace.h
/dpdk/lib/mempool/meson.build
/dpdk/lib/mempool/rte_mempool_trace_fp.h
/dpdk/lib/meson.build
/dpdk/lib/meter/rte_meter.h
/dpdk/lib/mldev/mldev_utils.h
/dpdk/lib/mldev/mldev_utils_neon.c
/dpdk/lib/mldev/mldev_utils_neon_bfloat16.c
/dpdk/lib/mldev/mldev_utils_scalar.c
/dpdk/lib/mldev/mldev_utils_scalar_bfloat16.c
/dpdk/lib/mldev/rte_mldev.c
/dpdk/lib/mldev/rte_mldev.h
/dpdk/lib/mldev/rte_mldev_core.h
/dpdk/lib/mldev/rte_mldev_pmd.h
/dpdk/lib/mldev/version.map
/dpdk/lib/net/meson.build
/dpdk/lib/net/rte_cksum.h
/dpdk/lib/net/rte_dtls.h
/dpdk/lib/net/rte_ecpri.h
/dpdk/lib/net/rte_esp.h
/dpdk/lib/net/rte_ether.h
/dpdk/lib/net/rte_geneve.h
/dpdk/lib/net/rte_gre.h
/dpdk/lib/net/rte_gtp.h
/dpdk/lib/net/rte_higig.h
/dpdk/lib/net/rte_ib.h
/dpdk/lib/net/rte_icmp.h
/dpdk/lib/net/rte_ip.h
/dpdk/lib/net/rte_ip4.h
/dpdk/lib/net/rte_ip6.h
/dpdk/lib/net/rte_l2tpv2.h
/dpdk/lib/net/rte_macsec.h
/dpdk/lib/net/rte_mpls.h
/dpdk/lib/net/rte_net.h
/dpdk/lib/net/rte_pdcp_hdr.h
/dpdk/lib/net/rte_ppp.h
/dpdk/lib/net/rte_sctp.h
/dpdk/lib/net/rte_tcp.h
/dpdk/lib/net/rte_tls.h
/dpdk/lib/net/rte_udp.h
/dpdk/lib/net/rte_vxlan.h
/dpdk/lib/node/ip4_lookup.c
/dpdk/lib/node/ip4_lookup_neon.h
/dpdk/lib/node/ip4_lookup_sse.h
/dpdk/lib/node/ip4_reassembly.c
/dpdk/lib/node/ip6_lookup.c
/dpdk/lib/node/node_private.h
/dpdk/lib/node/rte_node_eth_api.h
/dpdk/lib/node/rte_node_ip4_api.h
/dpdk/lib/node/rte_node_ip6_api.h
/dpdk/lib/node/rte_node_udp4_input_api.h
/dpdk/lib/pcapng/rte_pcapng.c
/dpdk/lib/pci/rte_pci.h
/dpdk/lib/pdcp/rte_pdcp.h
/dpdk/lib/pipeline/rte_pipeline.h
/dpdk/lib/pipeline/rte_port_in_action.h
/dpdk/lib/pipeline/rte_swx_ctl.h
/dpdk/lib/pipeline/rte_swx_extern.h
/dpdk/lib/pipeline/rte_swx_ipsec.c
/dpdk/lib/pipeline/rte_swx_ipsec.h
/dpdk/lib/pipeline/rte_swx_pipeline.h
/dpdk/lib/pipeline/rte_swx_pipeline_spec.h
/dpdk/lib/pipeline/rte_table_action.c
/dpdk/lib/pipeline/rte_table_action.h
/dpdk/lib/port/rte_port.h
/dpdk/lib/port/rte_port_ethdev.h
/dpdk/lib/port/rte_port_eventdev.h
/dpdk/lib/port/rte_port_fd.h
/dpdk/lib/port/rte_port_frag.h
/dpdk/lib/port/rte_port_ras.h
/dpdk/lib/port/rte_port_ring.h
/dpdk/lib/port/rte_port_sched.h
/dpdk/lib/port/rte_port_source_sink.h
/dpdk/lib/port/rte_port_sym_crypto.h
/dpdk/lib/port/rte_swx_port.h
/dpdk/lib/port/rte_swx_port_ethdev.h
/dpdk/lib/port/rte_swx_port_fd.h
/dpdk/lib/port/rte_swx_port_ring.h
/dpdk/lib/port/rte_swx_port_source_sink.h
/dpdk/lib/power/meson.build
/dpdk/lib/power/power_common.c
/dpdk/lib/power/power_common.h
/dpdk/lib/power/power_cpufreq.h
/dpdk/lib/power/power_uncore_ops.h
/dpdk/lib/power/rte_power_cpufreq.c
/dpdk/lib/power/rte_power_cpufreq.h
/dpdk/lib/power/rte_power_pmd_mgmt.c
/dpdk/lib/power/rte_power_pmd_mgmt.h
/dpdk/lib/power/rte_power_qos.c
/dpdk/lib/power/rte_power_qos.h
/dpdk/lib/power/rte_power_uncore.c
/dpdk/lib/power/rte_power_uncore.h
/dpdk/lib/power/version.map
/dpdk/lib/rawdev/rte_rawdev.h
/dpdk/lib/rawdev/rte_rawdev_pmd.h
/dpdk/lib/rcu/rte_rcu_qsbr.c
/dpdk/lib/rcu/rte_rcu_qsbr.h
/dpdk/lib/regexdev/rte_regexdev.h
/dpdk/lib/rib/meson.build
/dpdk/lib/rib/rte_rib6.c
/dpdk/lib/rib/rte_rib6.h
/dpdk/lib/ring/rte_ring.h
/dpdk/lib/ring/rte_ring_core.h
/dpdk/lib/ring/rte_ring_elem.h
/dpdk/lib/ring/rte_ring_hts.h
/dpdk/lib/ring/rte_ring_peek.h
/dpdk/lib/ring/rte_ring_peek_zc.h
/dpdk/lib/ring/rte_ring_rts.h
/dpdk/lib/sched/rte_approx.h
/dpdk/lib/sched/rte_pie.h
/dpdk/lib/sched/rte_red.h
/dpdk/lib/sched/rte_sched.h
/dpdk/lib/sched/rte_sched_common.h
/dpdk/lib/security/rte_security.h
/dpdk/lib/security/rte_security_driver.h
/dpdk/lib/stack/rte_stack.h
/dpdk/lib/table/rte_lru.h
/dpdk/lib/table/rte_lru_arm64.h
/dpdk/lib/table/rte_lru_x86.h
/dpdk/lib/table/rte_swx_hash_func.h
/dpdk/lib/table/rte_swx_keycmp.h
/dpdk/lib/table/rte_swx_table.h
/dpdk/lib/table/rte_swx_table_em.h
/dpdk/lib/table/rte_swx_table_learner.h
/dpdk/lib/table/rte_swx_table_selector.h
/dpdk/lib/table/rte_swx_table_wm.h
/dpdk/lib/table/rte_table.h
/dpdk/lib/table/rte_table_acl.h
/dpdk/lib/table/rte_table_array.h
/dpdk/lib/table/rte_table_hash.h
/dpdk/lib/table/rte_table_hash_cuckoo.h
/dpdk/lib/table/rte_table_hash_func.h
/dpdk/lib/table/rte_table_lpm.h
/dpdk/lib/table/rte_table_lpm_ipv6.c
/dpdk/lib/table/rte_table_lpm_ipv6.h
/dpdk/lib/table/rte_table_stub.h
/dpdk/lib/telemetry/rte_telemetry.h
/dpdk/lib/telemetry/telemetry.c
/dpdk/lib/telemetry/version.map
/dpdk/lib/vhost/meson.build
/dpdk/lib/vhost/rte_vdpa.h
/dpdk/lib/vhost/rte_vhost.h
/dpdk/lib/vhost/rte_vhost_async.h
/dpdk/lib/vhost/rte_vhost_crypto.h
/dpdk/lib/vhost/socket.c
/dpdk/lib/vhost/vdpa.c
/dpdk/lib/vhost/vdpa_driver.h
/dpdk/lib/vhost/vduse.c
/dpdk/lib/vhost/version.map
/dpdk/lib/vhost/vhost.c
/dpdk/lib/vhost/vhost.h
/dpdk/lib/vhost/vhost_user.c
/dpdk/lib/vhost/virtio_net.c
/dpdk/lib/vhost/virtio_net_ctrl.c
/dpdk/meson.build
/dpdk/usertools/cpu_layout.py
/dpdk/usertools/dpdk-devbind.py
/dpdk/usertools/dpdk-hugepages.py
41dd9a6b08-Dec-2023 David Young <dave@youngcopy.com>

doc: reorganize prog guide

Create categories in the index of the programmer's guide,
sort chapters and rewrite some titles for consistency.

Subdirectories are created for ethdev and eventdev
for gr

doc: reorganize prog guide

Create categories in the index of the programmer's guide,
sort chapters and rewrite some titles for consistency.

Subdirectories are created for ethdev and eventdev
for grouping the files together.

Useless link anchors at the beginning of files are removed,
the corresponding :ref: are replaced with :doc: links.

Signed-off-by: David Young <dave@youngcopy.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

show more ...


/dpdk/.github/workflows/build.yml
/dpdk/.mailmap
/dpdk/ABI_VERSION
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/dumpcap/main.c
/dpdk/app/pdump/main.c
/dpdk/app/test-crypto-perf/cperf.h
/dpdk/app/test-crypto-perf/cperf_ops.c
/dpdk/app/test-crypto-perf/cperf_options.h
/dpdk/app/test-crypto-perf/cperf_options_parsing.c
/dpdk/app/test-crypto-perf/cperf_test_latency.c
/dpdk/app/test-crypto-perf/cperf_test_latency.h
/dpdk/app/test-crypto-perf/cperf_test_pmd_cyclecount.c
/dpdk/app/test-crypto-perf/cperf_test_pmd_cyclecount.h
/dpdk/app/test-crypto-perf/cperf_test_throughput.c
/dpdk/app/test-crypto-perf/cperf_test_throughput.h
/dpdk/app/test-crypto-perf/cperf_test_verify.c
/dpdk/app/test-crypto-perf/cperf_test_verify.h
/dpdk/app/test-crypto-perf/main.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev_asym.c
/dpdk/app/test/test_pcapng.c
/dpdk/app/test/test_power_intel_uncore.c
/dpdk/buildtools/call-sphinx-build.py
/dpdk/buildtools/subproject/meson.build
/dpdk/devtools/libabigail.abignore
/dpdk/devtools/words-case.txt
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/guides/custom.css
/dpdk/doc/guides/dmadevs/hisilicon.rst
flow_bifurcation.rst
rte_flow.rst
/dpdk/doc/guides/linux_gsg/amd_platform.rst
/dpdk/doc/guides/linux_gsg/sys_reqs.rst
/dpdk/doc/guides/meson.build
/dpdk/doc/guides/nics/dpaa2.rst
/dpdk/doc/guides/nics/features/ntnic.ini
/dpdk/doc/guides/nics/index.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/mvpp2.rst
/dpdk/doc/guides/nics/ntnic.rst
/dpdk/doc/guides/nics/overview.rst
/dpdk/doc/guides/nics/txgbe.rst
/dpdk/doc/guides/prog_guide/bpf_lib.rst
/dpdk/doc/guides/prog_guide/build_app.rst
/dpdk/doc/guides/prog_guide/dmadev.rst
/dpdk/doc/guides/prog_guide/efd_lib.rst
/dpdk/doc/guides/prog_guide/env_abstraction_layer.rst
/dpdk/doc/guides/prog_guide/ethdev/ethdev.rst
/dpdk/doc/guides/prog_guide/ethdev/flow_offload.rst
/dpdk/doc/guides/prog_guide/ethdev/index.rst
/dpdk/doc/guides/prog_guide/ethdev/qos_framework.rst
/dpdk/doc/guides/prog_guide/ethdev/switch_representation.rst
/dpdk/doc/guides/prog_guide/ethdev/traffic_management.rst
/dpdk/doc/guides/prog_guide/ethdev/traffic_metering_and_policing.rst
/dpdk/doc/guides/prog_guide/eventdev/dispatcher_lib.rst
/dpdk/doc/guides/prog_guide/eventdev/event_crypto_adapter.rst
/dpdk/doc/guides/prog_guide/eventdev/event_dma_adapter.rst
/dpdk/doc/guides/prog_guide/eventdev/event_ethernet_rx_adapter.rst
/dpdk/doc/guides/prog_guide/eventdev/event_ethernet_tx_adapter.rst
/dpdk/doc/guides/prog_guide/eventdev/event_timer_adapter.rst
/dpdk/doc/guides/prog_guide/eventdev/eventdev.rst
/dpdk/doc/guides/prog_guide/eventdev/index.rst
/dpdk/doc/guides/prog_guide/fib_lib.rst
/dpdk/doc/guides/prog_guide/generic_receive_offload_lib.rst
/dpdk/doc/guides/prog_guide/generic_segmentation_offload_lib.rst
/dpdk/doc/guides/prog_guide/gpudev.rst
/dpdk/doc/guides/prog_guide/hash_lib.rst
/dpdk/doc/guides/prog_guide/img/mbuf1.svg
/dpdk/doc/guides/prog_guide/img/mbuf2.svg
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/lpm6_lib.rst
/dpdk/doc/guides/prog_guide/lpm_lib.rst
/dpdk/doc/guides/prog_guide/mbuf_lib.rst
/dpdk/doc/guides/prog_guide/member_lib.rst
/dpdk/doc/guides/prog_guide/mempool_lib.rst
/dpdk/doc/guides/prog_guide/metrics_lib.rst
/dpdk/doc/guides/prog_guide/mldev.rst
/dpdk/doc/guides/prog_guide/multi_proc_support.rst
/dpdk/doc/guides/prog_guide/overview.rst
/dpdk/doc/guides/prog_guide/packet_classif_access_ctrl.rst
/dpdk/doc/guides/prog_guide/packet_framework.rst
/dpdk/doc/guides/prog_guide/perf_opt_guidelines.rst
/dpdk/doc/guides/prog_guide/rawdev.rst
/dpdk/doc/guides/prog_guide/rcu_lib.rst
/dpdk/doc/guides/prog_guide/regexdev.rst
/dpdk/doc/guides/prog_guide/reorder_lib.rst
/dpdk/doc/guides/prog_guide/rib_lib.rst
/dpdk/doc/guides/prog_guide/ring_lib.rst
/dpdk/doc/guides/prog_guide/rte_security.rst
/dpdk/doc/guides/prog_guide/thread_safety.rst
/dpdk/doc/guides/prog_guide/timer_lib.rst
/dpdk/doc/guides/prog_guide/writing_efficient_code.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/index.rst
/dpdk/doc/guides/rel_notes/release_17_02.rst
/dpdk/doc/guides/rel_notes/release_24_07.rst
/dpdk/doc/guides/rel_notes/release_24_11.rst
/dpdk/doc/guides/sample_app_ug/ip_frag.rst
/dpdk/doc/guides/sample_app_ug/keep_alive.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_crypto.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_event.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_job_stats.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_real_virtual.rst
/dpdk/doc/guides/sample_app_ug/l3_forward_power_man.rst
/dpdk/doc/guides/sample_app_ug/link_status_intr.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/cryptoperf.rst
/dpdk/doc/guides/tools/dmaperf.rst
/dpdk/doc/guides/windows_gsg/build_dpdk.rst
/dpdk/drivers/baseband/acc/version.map
/dpdk/drivers/baseband/fpga_5gnr_fec/version.map
/dpdk/drivers/baseband/fpga_lte_fec/version.map
/dpdk/drivers/bus/fslmc/version.map
/dpdk/drivers/bus/pci/linux/pci_uio.c
/dpdk/drivers/bus/pci/pci_common_uio.c
/dpdk/drivers/bus/pci/version.map
/dpdk/drivers/bus/platform/version.map
/dpdk/drivers/bus/vdev/vdev.c
/dpdk/drivers/bus/vdev/version.map
/dpdk/drivers/bus/vmbus/version.map
/dpdk/drivers/common/cnxk/roc_npc_aging.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb.c
/dpdk/drivers/crypto/octeontx/version.map
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gens.h
/dpdk/drivers/crypto/qat/qat_sym.c
/dpdk/drivers/crypto/scheduler/version.map
/dpdk/drivers/dma/dpaa2/version.map
/dpdk/drivers/dma/hisilicon/hisi_dmadev.c
/dpdk/drivers/dma/hisilicon/hisi_dmadev.h
/dpdk/drivers/event/cnxk/version.map
/dpdk/drivers/event/dlb2/version.map
/dpdk/drivers/mempool/cnxk/version.map
/dpdk/drivers/mempool/dpaa2/version.map
/dpdk/drivers/net/ark/ark_ethdev_tx.c
/dpdk/drivers/net/atlantic/version.map
/dpdk/drivers/net/bnxt/version.map
/dpdk/drivers/net/bonding/version.map
/dpdk/drivers/net/cnxk/cn10k_tx.h
/dpdk/drivers/net/cnxk/cn9k_tx.h
/dpdk/drivers/net/cnxk/version.map
/dpdk/drivers/net/dpaa/version.map
/dpdk/drivers/net/dpaa2/version.map
/dpdk/drivers/net/gve/base/gve_adminq.c
/dpdk/drivers/net/gve/base/gve_adminq.h
/dpdk/drivers/net/gve/gve_ethdev.c
/dpdk/drivers/net/gve/gve_ethdev.h
/dpdk/drivers/net/gve/gve_rx.c
/dpdk/drivers/net/gve/gve_tx.c
/dpdk/drivers/net/gve/gve_tx_dqo.c
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev.h
/dpdk/drivers/net/hns3/hns3_ethdev_vf.c
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/i40e/version.map
/dpdk/drivers/net/iavf/version.map
/dpdk/drivers/net/ice/base/ice_nvm.c
/dpdk/drivers/net/ice/ice_dcf_parent.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_hash.c
/dpdk/drivers/net/ice/version.map
/dpdk/drivers/net/ipn3ke/version.map
/dpdk/drivers/net/ixgbe/version.map
/dpdk/drivers/net/meson.build
/dpdk/drivers/net/mlx5/hws/mlx5dr_action.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_action.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_cmd.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_cmd.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_definer.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_matcher.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_pat_arg.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_rule.c
/dpdk/drivers/net/mlx5/linux/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_devx.c
/dpdk/drivers/net/mlx5/mlx5_ethdev.c
/dpdk/drivers/net/mlx5/mlx5_flow.c
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_hw.c
/dpdk/drivers/net/mlx5/mlx5_rx.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec.c
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_altivec.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_neon.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_sse.h
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mlx5/mlx5_utils.c
/dpdk/drivers/net/mlx5/mlx5_utils.h
/dpdk/drivers/net/mlx5/version.map
/dpdk/drivers/net/netvsc/hn_vf.c
/dpdk/drivers/net/nfp/flower/nfp_flower_flow.c
/dpdk/drivers/net/nfp/meson.build
/dpdk/drivers/net/nfp/nfdk/nfp_nfdk.h
/dpdk/drivers/net/nfp/nfdk/nfp_nfdk_dp.c
/dpdk/drivers/net/nfp/nfdk/nfp_nfdk_vec.h
/dpdk/drivers/net/nfp/nfdk/nfp_nfdk_vec_avx2_dp.c
/dpdk/drivers/net/nfp/nfdk/nfp_nfdk_vec_stub.c
/dpdk/drivers/net/nfp/nfp_ethdev.c
/dpdk/drivers/net/nfp/nfp_ethdev_vf.c
/dpdk/drivers/net/nfp/nfp_net_common.c
/dpdk/drivers/net/nfp/nfp_net_meta.c
/dpdk/drivers/net/nfp/nfp_rxtx.c
/dpdk/drivers/net/nfp/nfp_rxtx.h
/dpdk/drivers/net/nfp/nfp_rxtx_vec.h
/dpdk/drivers/net/nfp/nfp_rxtx_vec_avx2.c
/dpdk/drivers/net/nfp/nfp_rxtx_vec_stub.c
/dpdk/drivers/net/ngbe/base/ngbe_eeprom.h
/dpdk/drivers/net/ngbe/base/ngbe_hw.c
/dpdk/drivers/net/ngbe/base/ngbe_hw.h
/dpdk/drivers/net/ngbe/base/ngbe_mng.c
/dpdk/drivers/net/ngbe/base/ngbe_mng.h
/dpdk/drivers/net/ngbe/base/ngbe_phy_mvl.c
/dpdk/drivers/net/ngbe/base/ngbe_regs.h
/dpdk/drivers/net/ngbe/base/ngbe_type.h
/dpdk/drivers/net/ngbe/ngbe_ethdev.c
/dpdk/drivers/net/ntnic/adapter/nt4ga_adapter.c
/dpdk/drivers/net/ntnic/include/clock_profiles_structs.h
/dpdk/drivers/net/ntnic/include/fpga_model.h
/dpdk/drivers/net/ntnic/include/nt4ga_adapter.h
/dpdk/drivers/net/ntnic/include/nt4ga_link.h
/dpdk/drivers/net/ntnic/include/ntdrv_4ga.h
/dpdk/drivers/net/ntnic/include/ntnic_nim.h
/dpdk/drivers/net/ntnic/include/ntnic_nthw_fpga_rst_nt200a0x.h
/dpdk/drivers/net/ntnic/include/ntos_drv.h
/dpdk/drivers/net/ntnic/include/ntos_system.h
/dpdk/drivers/net/ntnic/link_mgmt/link_100g/nt4ga_link_100g.c
/dpdk/drivers/net/ntnic/link_mgmt/nt4ga_link.c
/dpdk/drivers/net/ntnic/meson.build
/dpdk/drivers/net/ntnic/nim/i2c_nim.c
/dpdk/drivers/net/ntnic/nim/i2c_nim.h
/dpdk/drivers/net/ntnic/nim/nim_defines.h
/dpdk/drivers/net/ntnic/nim/qsfp_registers.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_core.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_fpga.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_gpio_phy.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_hif.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_i2cm.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_iic.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_mac_pcs.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_pcie3.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_sdc.h
/dpdk/drivers/net/ntnic/nthw/core/include/nthw_si5340.h
/dpdk/drivers/net/ntnic/nthw/core/nt200a0x/clock_profiles/NT200A02_U23_Si5340_adr0_v5-Registers.h
/dpdk/drivers/net/ntnic/nthw/core/nt200a0x/clock_profiles/nthw_fpga_clk9563.c
/dpdk/drivers/net/ntnic/nthw/core/nt200a0x/nthw_fpga_nt200a0x.c
/dpdk/drivers/net/ntnic/nthw/core/nt200a0x/reset/nthw_fpga_rst9563.c
/dpdk/drivers/net/ntnic/nthw/core/nt200a0x/reset/nthw_fpga_rst_nt200a0x.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_fpga.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_gpio_phy.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_hif.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_i2cm.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_iic.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_mac_pcs.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_pcie3.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_sdc.c
/dpdk/drivers/net/ntnic/nthw/core/nthw_si5340.c
/dpdk/drivers/net/ntnic/nthw/model/nthw_fpga_model.c
/dpdk/drivers/net/ntnic/nthw/model/nthw_fpga_model.h
/dpdk/drivers/net/ntnic/nthw/nthw_drv.h
/dpdk/drivers/net/ntnic/nthw/nthw_platform.c
/dpdk/drivers/net/ntnic/nthw/nthw_platform_drv.h
/dpdk/drivers/net/ntnic/nthw/nthw_rac.c
/dpdk/drivers/net/ntnic/nthw/nthw_rac.h
/dpdk/drivers/net/ntnic/nthw/nthw_register.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_9563_055_039_0000.c
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_instances.c
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_instances.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_mod_defs.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_mod_str_map.c
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_mod_str_map.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_param_defs.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_gfg.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_gmf.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_gpio_phy.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_hif.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_i2cm.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_iic.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_mac_pcs.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_pci_rd_tg.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_pci_wr_tg.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_pcie3.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_rac.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_rst9563.h
/dpdk/drivers/net/ntnic/nthw/supported/nthw_fpga_reg_defs_sdc.h
/dpdk/drivers/net/ntnic/ntlog/ntlog.c
/dpdk/drivers/net/ntnic/ntlog/ntlog.h
/dpdk/drivers/net/ntnic/ntnic_ethdev.c
/dpdk/drivers/net/ntnic/ntnic_mod_reg.c
/dpdk/drivers/net/ntnic/ntnic_mod_reg.h
/dpdk/drivers/net/ntnic/ntnic_vfio.c
/dpdk/drivers/net/ntnic/ntnic_vfio.h
/dpdk/drivers/net/ntnic/ntutil/nt_util.c
/dpdk/drivers/net/ntnic/ntutil/nt_util.h
/dpdk/drivers/net/octeontx/version.map
/dpdk/drivers/net/ring/version.map
/dpdk/drivers/net/softnic/version.map
/dpdk/drivers/net/txgbe/base/txgbe_eeprom.h
/dpdk/drivers/net/txgbe/base/txgbe_hw.c
/dpdk/drivers/net/txgbe/base/txgbe_hw.h
/dpdk/drivers/net/txgbe/base/txgbe_mng.c
/dpdk/drivers/net/txgbe/base/txgbe_mng.h
/dpdk/drivers/net/txgbe/base/txgbe_regs.h
/dpdk/drivers/net/txgbe/base/txgbe_type.h
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/vhost/version.map
/dpdk/drivers/raw/ifpga/version.map
/dpdk/drivers/version.map
/dpdk/dts/framework/exception.py
/dpdk/dts/framework/remote_session/dpdk_shell.py
/dpdk/dts/framework/remote_session/interactive_shell.py
/dpdk/dts/framework/remote_session/single_active_interactive_shell.py
/dpdk/dts/framework/remote_session/testpmd_shell.py
/dpdk/dts/framework/settings.py
/dpdk/dts/framework/testbed_model/traffic_generator/scapy.py
/dpdk/dts/tests/TestSuite_pmd_buffer_scatter.py
/dpdk/dts/tests/TestSuite_smoke_tests.py
/dpdk/examples/ipsec-secgw/event_helper.h
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec.c
/dpdk/examples/ipsec-secgw/ipsec.h
/dpdk/examples/ipsec-secgw/ipsec_worker.c
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/l3fwd-graph/main.c
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/l3fwd-power/main.h
/dpdk/examples/l3fwd-power/perf_core.c
/dpdk/examples/l3fwd/l3fwd.h
/dpdk/examples/l3fwd/l3fwd_acl.c
/dpdk/examples/l3fwd/l3fwd_acl_scalar.h
/dpdk/examples/l3fwd/l3fwd_em.c
/dpdk/examples/l3fwd/l3fwd_event.h
/dpdk/examples/l3fwd/l3fwd_fib.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/l3fwd/main.c
/dpdk/examples/qos_sched/args.c
/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c
/dpdk/lib/acl/version.map
/dpdk/lib/bbdev/version.map
/dpdk/lib/bitratestats/version.map
/dpdk/lib/bpf/version.map
/dpdk/lib/cfgfile/version.map
/dpdk/lib/cmdline/version.map
/dpdk/lib/compressdev/version.map
/dpdk/lib/cryptodev/version.map
/dpdk/lib/distributor/version.map
/dpdk/lib/dmadev/version.map
/dpdk/lib/eal/common/malloc_mp.c
/dpdk/lib/eal/version.map
/dpdk/lib/efd/version.map
/dpdk/lib/ethdev/ethdev_driver.c
/dpdk/lib/ethdev/ethdev_pci.h
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/version.map
/dpdk/lib/fib/version.map
/dpdk/lib/graph/version.map
/dpdk/lib/gro/version.map
/dpdk/lib/gso/version.map
/dpdk/lib/hash/version.map
/dpdk/lib/ip_frag/version.map
/dpdk/lib/ipsec/version.map
/dpdk/lib/jobstats/version.map
/dpdk/lib/kvargs/version.map
/dpdk/lib/latencystats/version.map
/dpdk/lib/log/version.map
/dpdk/lib/lpm/version.map
/dpdk/lib/mbuf/version.map
/dpdk/lib/member/version.map
/dpdk/lib/mempool/version.map
/dpdk/lib/meter/version.map
/dpdk/lib/metrics/version.map
/dpdk/lib/net/version.map
/dpdk/lib/node/version.map
/dpdk/lib/pcapng/version.map
/dpdk/lib/pci/version.map
/dpdk/lib/pdump/version.map
/dpdk/lib/pipeline/version.map
/dpdk/lib/port/version.map
/dpdk/lib/power/power_intel_uncore.c
/dpdk/lib/power/version.map
/dpdk/lib/rawdev/version.map
/dpdk/lib/rcu/version.map
/dpdk/lib/reorder/version.map
/dpdk/lib/rib/version.map
/dpdk/lib/ring/version.map
/dpdk/lib/sched/version.map
/dpdk/lib/security/version.map
/dpdk/lib/stack/version.map
/dpdk/lib/table/version.map
/dpdk/lib/telemetry/version.map
/dpdk/lib/timer/version.map
/dpdk/lib/vhost/version.map
ffcfbfc801-May-2024 Maryam Tahhan <mtahhan@redhat.com>

doc: update AF_XDP device plugin repository

Original repo is archived, there is a new active repo for plugin.
Fixup the references to the AF_XDP Device Plugin repo.

Cc: stable@dpdk.org

Signed-off-

doc: update AF_XDP device plugin repository

Original repo is archived, there is a new active repo for plugin.
Fixup the references to the AF_XDP Device Plugin repo.

Cc: stable@dpdk.org

Signed-off-by: Maryam Tahhan <mtahhan@redhat.com>
Acked-by: Ciara Loftus <ciara.loftus@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>

show more ...


/dpdk/.gitignore
/dpdk/.mailmap
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/meson.build
/dpdk/app/test-bbdev/test-bbdev.py
/dpdk/app/test-bbdev/test_bbdev.c
/dpdk/app/test-bbdev/test_bbdev_perf.c
/dpdk/app/test-bbdev/test_bbdev_vector.c
/dpdk/app/test-bbdev/test_bbdev_vector.h
/dpdk/app/test-crypto-perf/cperf_ops.c
/dpdk/app/test-crypto-perf/cperf_options.h
/dpdk/app/test-crypto-perf/cperf_options_parsing.c
/dpdk/app/test-crypto-perf/cperf_test_common.c
/dpdk/app/test-crypto-perf/cperf_test_common.h
/dpdk/app/test-crypto-perf/cperf_test_latency.c
/dpdk/app/test-crypto-perf/cperf_test_throughput.c
/dpdk/app/test-crypto-perf/cperf_test_vectors.c
/dpdk/app/test-crypto-perf/cperf_test_vectors.h
/dpdk/app/test-crypto-perf/cperf_test_verify.c
/dpdk/app/test-crypto-perf/main.c
/dpdk/app/test-eventdev/test_perf_common.c
/dpdk/app/test-mldev/test_inference_common.c
/dpdk/app/test-pmd/bpf_cmd.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/csumonly.c
/dpdk/app/test-pmd/ieee1588fwd.c
/dpdk/app/test-pmd/parameters.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test/meson.build
/dpdk/app/test/test_bpf.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev_asym.c
/dpdk/app/test/test_cryptodev_mod_test_vectors.h
/dpdk/app/test/test_cryptodev_rsa_test_vectors.h
/dpdk/app/test/test_cryptodev_security_tls_record.c
/dpdk/app/test/test_cryptodev_security_tls_record.h
/dpdk/app/test/test_eal_flags.c
/dpdk/app/test/test_event_crypto_adapter.c
/dpdk/app/test/test_event_dma_adapter.c
/dpdk/app/test/test_fbarray.c
/dpdk/app/test/test_graph.c
/dpdk/app/test/test_hash.c
/dpdk/app/test/test_mempool.c
/dpdk/app/test/test_ptr_compress.c
/dpdk/app/test/test_ring.h
/dpdk/app/test/test_ring_perf.c
/dpdk/buildtools/map-list-symbol.sh
/dpdk/buildtools/meson.build
/dpdk/buildtools/pmdinfogen.py
/dpdk/config/arm/arm32_armv8_linux_gcc
/dpdk/config/arm/arm64_altra_linux_gcc
/dpdk/config/arm/arm64_ampereone_linux_gcc
/dpdk/config/arm/arm64_ampereoneac04_linux_gcc
/dpdk/config/arm/arm64_armada_linux_gcc
/dpdk/config/arm/arm64_armv8_linux_clang_ubuntu
/dpdk/config/arm/arm64_armv8_linux_gcc
/dpdk/config/arm/arm64_bluefield3_linux_gcc
/dpdk/config/arm/arm64_bluefield_linux_gcc
/dpdk/config/arm/arm64_capri_linux_gcc
/dpdk/config/arm/arm64_cdx_linux_gcc
/dpdk/config/arm/arm64_centriq2400_linux_gcc
/dpdk/config/arm/arm64_cn10k_linux_gcc
/dpdk/config/arm/arm64_cn9k_linux_gcc
/dpdk/config/arm/arm64_dpaa_linux_gcc
/dpdk/config/arm/arm64_elba_linux_gcc
/dpdk/config/arm/arm64_emag_linux_gcc
/dpdk/config/arm/arm64_ft2000plus_linux_gcc
/dpdk/config/arm/arm64_grace_linux_gcc
/dpdk/config/arm/arm64_graviton2_linux_gcc
/dpdk/config/arm/arm64_graviton3_linux_gcc
/dpdk/config/arm/arm64_graviton4_linux_gcc
/dpdk/config/arm/arm64_hip10_linux_gcc
/dpdk/config/arm/arm64_kunpeng920_linux_gcc
/dpdk/config/arm/arm64_kunpeng930_linux_gcc
/dpdk/config/arm/arm64_n1sdp_linux_gcc
/dpdk/config/arm/arm64_n2_linux_gcc
/dpdk/config/arm/arm64_odyssey_linux_gcc
/dpdk/config/arm/arm64_stingray_linux_gcc
/dpdk/config/arm/arm64_thunderx2_linux_gcc
/dpdk/config/arm/arm64_thunderxt83_linux_gcc
/dpdk/config/arm/arm64_thunderxt88_linux_gcc
/dpdk/config/arm/arm64_tys2500_linux_gcc
/dpdk/config/arm/arm64_v2_linux_gcc
/dpdk/config/arm/meson.build
/dpdk/config/x86/cross-mingw
/dpdk/devtools/check-maintainers.sh
/dpdk/devtools/cocci/nullfree.cocci
/dpdk/devtools/libabigail.abignore
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/api/doxy-api.conf.in
/dpdk/doc/guides/compressdevs/features/uadk.ini
/dpdk/doc/guides/compressdevs/index.rst
/dpdk/doc/guides/compressdevs/uadk.rst
/dpdk/doc/guides/contributing/patches.rst
/dpdk/doc/guides/contributing/stable.rst
/dpdk/doc/guides/contributing/unit_test.rst
/dpdk/doc/guides/cryptodevs/cnxk.rst
/dpdk/doc/guides/cryptodevs/features/ionic.ini
/dpdk/doc/guides/cryptodevs/index.rst
/dpdk/doc/guides/cryptodevs/ionic.rst
/dpdk/doc/guides/cryptodevs/mlx5.rst
/dpdk/doc/guides/dmadevs/index.rst
/dpdk/doc/guides/dmadevs/odm.rst
/dpdk/doc/guides/eventdevs/cnxk.rst
af_xdp_dp.rst
/dpdk/doc/guides/linux_gsg/enable_func.rst
/dpdk/doc/guides/mempool/cnxk.rst
/dpdk/doc/guides/mldevs/cnxk.rst
/dpdk/doc/guides/nics/af_xdp.rst
/dpdk/doc/guides/nics/cnxk.rst
/dpdk/doc/guides/nics/cpfl.rst
/dpdk/doc/guides/nics/features/i40e.ini
/dpdk/doc/guides/nics/features/iavf.ini
/dpdk/doc/guides/nics/features/ice.ini
/dpdk/doc/guides/nics/features/mlx5.ini
/dpdk/doc/guides/nics/features/nfp.ini
/dpdk/doc/guides/nics/features/ngbe.ini
/dpdk/doc/guides/nics/hns3.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/nfp.rst
/dpdk/doc/guides/nics/ngbe.rst
/dpdk/doc/guides/nics/tap.rst
/dpdk/doc/guides/platform/cnxk.rst
/dpdk/doc/guides/platform/mlx5.rst
/dpdk/doc/guides/prog_guide/event_dma_adapter.rst
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/ptr_compress_lib.rst
/dpdk/doc/guides/rel_notes/release_24_07.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/cryptoperf.rst
/dpdk/doc/guides/tools/dts.rst
/dpdk/drivers/baseband/acc/acc_common.h
/dpdk/drivers/baseband/acc/rte_acc100_pmd.c
/dpdk/drivers/baseband/la12xx/bbdev_la12xx.c
/dpdk/drivers/bus/auxiliary/auxiliary_common.c
/dpdk/drivers/bus/dpaa/base/fman/fman.c
/dpdk/drivers/bus/dpaa/base/fman/netcfg_layer.c
/dpdk/drivers/bus/dpaa/base/qbman/process.c
/dpdk/drivers/bus/dpaa/base/qbman/qman.c
/dpdk/drivers/bus/dpaa/dpaa_bus.c
/dpdk/drivers/bus/dpaa/include/fsl_qman.h
/dpdk/drivers/bus/dpaa/include/netcfg.h
/dpdk/drivers/bus/dpaa/version.map
/dpdk/drivers/bus/fslmc/fslmc_vfio.c
/dpdk/drivers/bus/fslmc/qbman/qbman_portal.c
/dpdk/drivers/bus/pci/bsd/pci.c
/dpdk/drivers/bus/pci/linux/pci.c
/dpdk/drivers/bus/pci/linux/pci_uio.c
/dpdk/drivers/bus/pci/linux/pci_vfio.c
/dpdk/drivers/bus/pci/pci_common.c
/dpdk/drivers/bus/pci/pci_common_uio.c
/dpdk/drivers/bus/pci/pci_params.c
/dpdk/drivers/bus/pci/private.h
/dpdk/drivers/bus/pci/windows/pci.c
/dpdk/drivers/bus/pci/windows/pci_netuio.c
/dpdk/drivers/bus/vdev/vdev.c
/dpdk/drivers/common/cnxk/cnxk_security.c
/dpdk/drivers/common/cnxk/roc_ae.c
/dpdk/drivers/common/cnxk/roc_ae.h
/dpdk/drivers/common/cnxk/roc_ae_fpm_tables.c
/dpdk/drivers/common/cnxk/roc_cpt.c
/dpdk/drivers/common/cnxk/roc_cpt.h
/dpdk/drivers/common/cnxk/roc_dpi.c
/dpdk/drivers/common/cnxk/roc_dpi.h
/dpdk/drivers/common/cnxk/roc_dpi_priv.h
/dpdk/drivers/common/cnxk/roc_features.h
/dpdk/drivers/common/cnxk/roc_idev.c
/dpdk/drivers/common/cnxk/roc_idev.h
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_inl.c
/dpdk/drivers/common/cnxk/roc_nix_inl.h
/dpdk/drivers/common/cnxk/roc_nix_inl_dev.c
/dpdk/drivers/common/cnxk/roc_nix_mac.c
/dpdk/drivers/common/cnxk/roc_nix_queue.c
/dpdk/drivers/common/cnxk/roc_nix_tm.c
/dpdk/drivers/common/cnxk/roc_npc.c
/dpdk/drivers/common/cnxk/roc_npc_aging.c
/dpdk/drivers/common/cnxk/roc_platform.c
/dpdk/drivers/common/cnxk/roc_platform.h
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/dpaax/caamflib/desc/ipsec.h
/dpdk/drivers/common/dpaax/caamflib/desc/pdcp.h
/dpdk/drivers/common/dpaax/caamflib/desc/sdap.h
/dpdk/drivers/common/dpaax/dpaax_iova_table.c
/dpdk/drivers/common/idpf/base/idpf_controlq.c
/dpdk/drivers/common/idpf/base/idpf_controlq.h
/dpdk/drivers/common/idpf/base/idpf_controlq_api.h
/dpdk/drivers/common/idpf/base/idpf_controlq_setup.c
/dpdk/drivers/common/idpf/base/idpf_devids.h
/dpdk/drivers/common/idpf/base/idpf_lan_txrx.h
/dpdk/drivers/common/idpf/base/idpf_osdep.h
/dpdk/drivers/common/idpf/base/idpf_type.h
/dpdk/drivers/common/idpf/base/meson.build
/dpdk/drivers/common/idpf/base/virtchnl2.h
/dpdk/drivers/common/idpf/base/virtchnl2_lan_desc.h
/dpdk/drivers/common/idpf/idpf_common_virtchnl.c
/dpdk/drivers/common/idpf/idpf_common_virtchnl.h
/dpdk/drivers/common/ionic/ionic_common.h
/dpdk/drivers/common/ionic/ionic_common_uio.c
/dpdk/drivers/common/ionic/version.map
/dpdk/drivers/common/mlx5/linux/meson.build
/dpdk/drivers/common/mlx5/mlx5_common.h
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.h
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/mlx5/version.map
/dpdk/drivers/common/nfp/nfp_common_ctrl.h
/dpdk/drivers/common/qat/qat_common.h
/dpdk/drivers/common/qat/qat_device.c
/dpdk/drivers/common/qat/qat_device.h
/dpdk/drivers/common/qat/qat_qp.c
/dpdk/drivers/common/qat/qat_qp.h
/dpdk/drivers/compress/meson.build
/dpdk/drivers/compress/mlx5/mlx5_compress.c
/dpdk/drivers/compress/uadk/meson.build
/dpdk/drivers/compress/uadk/uadk_compress_pmd.c
/dpdk/drivers/compress/uadk/uadk_compress_pmd_private.h
/dpdk/drivers/crypto/caam_jr/caam_jr.c
/dpdk/drivers/crypto/caam_jr/caam_jr_desc.h
/dpdk/drivers/crypto/caam_jr/caam_jr_uio.c
/dpdk/drivers/crypto/ccp/ccp_crypto.c
/dpdk/drivers/crypto/ccp/ccp_pmd_private.h
/dpdk/drivers/crypto/ccp/rte_ccp_pmd.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev.c
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cnxk_ae.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_se.h
/dpdk/drivers/crypto/cnxk/rte_pmd_cnxk_crypto.h
/dpdk/drivers/crypto/cnxk/version.map
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/ionic/ionic_crypto.h
/dpdk/drivers/crypto/ionic/ionic_crypto_caps.c
/dpdk/drivers/crypto/ionic/ionic_crypto_cmds.c
/dpdk/drivers/crypto/ionic/ionic_crypto_if.h
/dpdk/drivers/crypto/ionic/ionic_crypto_main.c
/dpdk/drivers/crypto/ionic/ionic_crypto_ops.c
/dpdk/drivers/crypto/ionic/ionic_crypto_vdev.c
/dpdk/drivers/crypto/ionic/meson.build
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_ops.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_chacha_poly.c
/dpdk/drivers/crypto/ipsec_mb/pmd_chacha_poly_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_kasumi.c
/dpdk/drivers/crypto/ipsec_mb/pmd_kasumi_priv.h
/dpdk/drivers/crypto/meson.build
/dpdk/drivers/crypto/mlx5/mlx5_crypto.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto.h
/dpdk/drivers/crypto/mlx5/mlx5_crypto_gcm.c
/dpdk/drivers/crypto/openssl/compat.h
/dpdk/drivers/crypto/openssl/openssl_pmd_private.h
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/crypto/openssl/rte_openssl_pmd_ops.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen5.c
/dpdk/drivers/crypto/qat/dev/qat_sym_pmd_gen1.c
/dpdk/drivers/crypto/qat/qat_asym.c
/dpdk/drivers/crypto/qat/qat_crypto.h
/dpdk/drivers/crypto/qat/qat_sym.c
/dpdk/drivers/crypto/qat/qat_sym_session.c
/dpdk/drivers/dma/cnxk/cnxk_dmadev.c
/dpdk/drivers/dma/cnxk/cnxk_dmadev.h
/dpdk/drivers/dma/cnxk/cnxk_dmadev_fp.c
/dpdk/drivers/dma/hisilicon/hisi_dmadev.c
/dpdk/drivers/dma/idxd/dpdk_idxd_cfg.py
/dpdk/drivers/dma/meson.build
/dpdk/drivers/dma/odm/meson.build
/dpdk/drivers/dma/odm/odm.c
/dpdk/drivers/dma/odm/odm.h
/dpdk/drivers/dma/odm/odm_dmadev.c
/dpdk/drivers/dma/odm/odm_priv.h
/dpdk/drivers/event/cnxk/cn10k_eventdev.c
/dpdk/drivers/event/cnxk/cn10k_tx_worker.h
/dpdk/drivers/event/cnxk/cn10k_worker.h
/dpdk/drivers/event/cnxk/cn9k_eventdev.c
/dpdk/drivers/event/cnxk/cn9k_worker.h
/dpdk/drivers/event/cnxk/cnxk_eventdev_adptr.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_all_offload.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_all_offload.c
/dpdk/drivers/event/cnxk/meson.build
/dpdk/drivers/event/cnxk/tx/cn10k/tx_0_15.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_0_15_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_112_127.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_112_127_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_16_31.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_16_31_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_32_47.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_32_47_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_48_63.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_48_63_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_64_79.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_64_79_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_80_95.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_80_95_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_96_111.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_96_111_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_all_offload.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_0_15.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_0_15_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_0_15_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_0_15_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_112_127.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_112_127_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_112_127_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_112_127_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_16_31.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_16_31_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_16_31_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_16_31_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_32_47.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_32_47_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_32_47_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_32_47_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_48_63.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_48_63_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_48_63_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_48_63_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_64_79.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_64_79_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_64_79_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_64_79_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_80_95.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_80_95_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_80_95_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_80_95_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_96_111.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_96_111_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_96_111_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_96_111_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_all_offload.c
/dpdk/drivers/event/dpaa/dpaa_eventdev.c
/dpdk/drivers/event/dsw/dsw_evdev.c
/dpdk/drivers/event/dsw/dsw_evdev.h
/dpdk/drivers/event/dsw/dsw_event.c
/dpdk/drivers/event/sw/iq_chunk.h
/dpdk/drivers/event/sw/sw_evdev.c
/dpdk/drivers/mempool/dpaa/dpaa_mempool.c
/dpdk/drivers/mempool/dpaa2/dpaa2_hw_mempool.c
/dpdk/drivers/net/af_packet/rte_eth_af_packet.c
/dpdk/drivers/net/af_xdp/meson.build
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c
/dpdk/drivers/net/axgbe/axgbe_common.h
/dpdk/drivers/net/axgbe/axgbe_dev.c
/dpdk/drivers/net/axgbe/axgbe_ethdev.c
/dpdk/drivers/net/axgbe/axgbe_ethdev.h
/dpdk/drivers/net/axgbe/axgbe_mdio.c
/dpdk/drivers/net/axgbe/axgbe_phy.h
/dpdk/drivers/net/axgbe/axgbe_phy_impl.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.c
/dpdk/drivers/net/bnxt/bnxt_ring.h
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_common.h
/dpdk/drivers/net/cnxk/cn10k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn10k_rx.h
/dpdk/drivers/net/cnxk/cn10k_rx_select.c
/dpdk/drivers/net/cnxk/cn10k_rxtx.h
/dpdk/drivers/net/cnxk/cn10k_tx.h
/dpdk/drivers/net/cnxk/cn10k_tx_select.c
/dpdk/drivers/net/cnxk/cn9k_ethdev.h
/dpdk/drivers/net/cnxk/cn9k_rx.h
/dpdk/drivers/net/cnxk/cn9k_rx_select.c
/dpdk/drivers/net/cnxk/cn9k_tx.h
/dpdk/drivers/net/cnxk/cn9k_tx_select.c
/dpdk/drivers/net/cnxk/cnxk_eswitch.c
/dpdk/drivers/net/cnxk/cnxk_eswitch_rxtx.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_devargs.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_ops.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_telemetry.c
/dpdk/drivers/net/cnxk/cnxk_rep.h
/dpdk/drivers/net/cnxk/cnxk_rep_flow.c
/dpdk/drivers/net/cnxk/cnxk_rep_msg.c
/dpdk/drivers/net/cnxk/cnxk_rep_ops.c
/dpdk/drivers/net/cnxk/cnxk_stats.c
/dpdk/drivers/net/cnxk/meson.build
/dpdk/drivers/net/cnxk/rte_pmd_cnxk.h
/dpdk/drivers/net/cnxk/rx/cn10k/rx_0_15.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_0_15_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_0_15_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_0_15_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_112_127.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_112_127_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_112_127_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_112_127_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_16_31.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_16_31_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_16_31_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_16_31_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_32_47.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_32_47_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_32_47_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_32_47_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_48_63.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_48_63_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_48_63_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_48_63_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_64_79.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_64_79_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_64_79_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_64_79_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_80_95.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_80_95_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_80_95_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_80_95_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_96_111.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_96_111_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_96_111_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_96_111_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_all_offload.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_0_15.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_0_15_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_0_15_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_0_15_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_112_127.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_112_127_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_112_127_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_112_127_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_16_31.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_16_31_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_16_31_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_16_31_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_32_47.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_32_47_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_32_47_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_32_47_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_48_63.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_48_63_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_48_63_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_48_63_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_64_79.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_64_79_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_64_79_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_64_79_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_80_95.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_80_95_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_80_95_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_80_95_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_96_111.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_96_111_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_96_111_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_96_111_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_all_offload.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_0_15.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_0_15_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_0_15_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_0_15_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_112_127.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_112_127_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_112_127_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_112_127_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_16_31.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_16_31_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_16_31_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_16_31_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_32_47.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_32_47_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_32_47_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_32_47_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_48_63.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_48_63_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_48_63_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_48_63_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_64_79.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_64_79_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_64_79_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_64_79_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_80_95.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_80_95_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_80_95_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_80_95_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_96_111.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_96_111_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_96_111_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_96_111_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_all_offload.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_0_15.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_0_15_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_0_15_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_0_15_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_112_127.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_112_127_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_112_127_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_112_127_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_16_31.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_16_31_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_16_31_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_16_31_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_32_47.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_32_47_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_32_47_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_32_47_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_48_63.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_48_63_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_48_63_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_48_63_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_64_79.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_64_79_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_64_79_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_64_79_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_80_95.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_80_95_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_80_95_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_80_95_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_96_111.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_96_111_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_96_111_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_96_111_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_all_offload.c
/dpdk/drivers/net/cpfl/cpfl_ethdev.c
/dpdk/drivers/net/cpfl/cpfl_ethdev.h
/dpdk/drivers/net/cpfl/cpfl_flow_engine_fxp.c
/dpdk/drivers/net/cpfl/cpfl_flow_parser.c
/dpdk/drivers/net/cpfl/cpfl_fxp_rule.c
/dpdk/drivers/net/cpfl/cpfl_rules.h
/dpdk/drivers/net/cpfl/cpfl_rxtx.c
/dpdk/drivers/net/cxgbe/cxgbe_ethdev.c
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/dpaa/dpaa_flow.c
/dpdk/drivers/net/dpaa/dpaa_rxtx.c
/dpdk/drivers/net/dpaa/fmlib/fm_lib.c
/dpdk/drivers/net/dpaa/fmlib/fm_vsp.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.c
/dpdk/drivers/net/dpaa2/dpaa2_flow.c
/dpdk/drivers/net/dpaa2/dpaa2_tm.c
/dpdk/drivers/net/e1000/base/e1000_base.c
/dpdk/drivers/net/ena/base/ena_com.c
/dpdk/drivers/net/ena/base/ena_com.h
/dpdk/drivers/net/ena/base/ena_defs/ena_admin_defs.h
/dpdk/drivers/net/ena/base/ena_defs/ena_common_defs.h
/dpdk/drivers/net/ena/base/ena_defs/ena_eth_io_defs.h
/dpdk/drivers/net/ena/base/ena_defs/ena_includes.h
/dpdk/drivers/net/ena/base/ena_defs/ena_regs_defs.h
/dpdk/drivers/net/ena/base/ena_eth_com.c
/dpdk/drivers/net/ena/base/ena_eth_com.h
/dpdk/drivers/net/ena/base/ena_plat.h
/dpdk/drivers/net/ena/base/ena_plat_dpdk.h
/dpdk/drivers/net/ena/ena_ethdev.c
/dpdk/drivers/net/fm10k/fm10k_ethdev.c
/dpdk/drivers/net/fm10k/fm10k_rxtx_vec.c
/dpdk/drivers/net/gve/gve_ethdev.c
/dpdk/drivers/net/gve/gve_ethdev.h
/dpdk/drivers/net/gve/gve_rx.c
/dpdk/drivers/net/gve/gve_rx_dqo.c
/dpdk/drivers/net/gve/gve_tx.c
/dpdk/drivers/net/hns3/hns3_fdir.h
/dpdk/drivers/net/hns3/hns3_flow.c
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_rxtx.c
/dpdk/drivers/net/i40e/i40e_rxtx.h
/dpdk/drivers/net/i40e/i40e_rxtx_vec_avx512.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_sse.c
/dpdk/drivers/net/iavf/iavf_ethdev.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_sse.c
/dpdk/drivers/net/ice/base/ice_acl.c
/dpdk/drivers/net/ice/base/ice_acl.h
/dpdk/drivers/net/ice/base/ice_acl_ctrl.c
/dpdk/drivers/net/ice/base/ice_adminq_cmd.h
/dpdk/drivers/net/ice/base/ice_bitops.h
/dpdk/drivers/net/ice/base/ice_cgu_regs.h
/dpdk/drivers/net/ice/base/ice_common.c
/dpdk/drivers/net/ice/base/ice_common.h
/dpdk/drivers/net/ice/base/ice_controlq.c
/dpdk/drivers/net/ice/base/ice_controlq.h
/dpdk/drivers/net/ice/base/ice_dcb.c
/dpdk/drivers/net/ice/base/ice_dcb.h
/dpdk/drivers/net/ice/base/ice_ddp.c
/dpdk/drivers/net/ice/base/ice_ddp.h
/dpdk/drivers/net/ice/base/ice_devids.h
/dpdk/drivers/net/ice/base/ice_fdir.c
/dpdk/drivers/net/ice/base/ice_fdir.h
/dpdk/drivers/net/ice/base/ice_flex_pipe.c
/dpdk/drivers/net/ice/base/ice_flex_pipe.h
/dpdk/drivers/net/ice/base/ice_flex_type.h
/dpdk/drivers/net/ice/base/ice_flow.c
/dpdk/drivers/net/ice/base/ice_flow.h
/dpdk/drivers/net/ice/base/ice_fwlog.c
/dpdk/drivers/net/ice/base/ice_fwlog.h
/dpdk/drivers/net/ice/base/ice_hw_autogen.h
/dpdk/drivers/net/ice/base/ice_lan_tx_rx.h
/dpdk/drivers/net/ice/base/ice_nvm.c
/dpdk/drivers/net/ice/base/ice_nvm.h
/dpdk/drivers/net/ice/base/ice_parser.c
/dpdk/drivers/net/ice/base/ice_parser.h
/dpdk/drivers/net/ice/base/ice_parser_rt.c
/dpdk/drivers/net/ice/base/ice_parser_rt.h
/dpdk/drivers/net/ice/base/ice_phy_regs.h
/dpdk/drivers/net/ice/base/ice_protocol_type.h
/dpdk/drivers/net/ice/base/ice_ptp_consts.h
/dpdk/drivers/net/ice/base/ice_ptp_hw.c
/dpdk/drivers/net/ice/base/ice_ptp_hw.h
/dpdk/drivers/net/ice/base/ice_sbq_cmd.h
/dpdk/drivers/net/ice/base/ice_sched.c
/dpdk/drivers/net/ice/base/ice_sched.h
/dpdk/drivers/net/ice/base/ice_status.h
/dpdk/drivers/net/ice/base/ice_switch.c
/dpdk/drivers/net/ice/base/ice_switch.h
/dpdk/drivers/net/ice/base/ice_type.h
/dpdk/drivers/net/ice/base/ice_vf_mbx.c
/dpdk/drivers/net/ice/base/ice_vf_mbx.h
/dpdk/drivers/net/ice/base/ice_vlan_mode.c
/dpdk/drivers/net/ice/base/ice_vlan_mode.h
/dpdk/drivers/net/ice/base/ice_xlt_kb.c
/dpdk/drivers/net/ice/base/meson.build
/dpdk/drivers/net/ice/ice_dcf_parent.c
/dpdk/drivers/net/ice/ice_diagnose.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_fdir_filter.c
/dpdk/drivers/net/ice/ice_rxtx.c
/dpdk/drivers/net/ice/ice_rxtx_vec_sse.c
/dpdk/drivers/net/ice/ice_tm.c
/dpdk/drivers/net/idpf/idpf_rxtx.c
/dpdk/drivers/net/ionic/ionic_dev_pci.c
/dpdk/drivers/net/ionic/ionic_lif.c
/dpdk/drivers/net/ionic/ionic_logs.h
/dpdk/drivers/net/ionic/ionic_rxtx.c
/dpdk/drivers/net/ixgbe/base/README
/dpdk/drivers/net/ixgbe/base/ixgbe_82599.c
/dpdk/drivers/net/ixgbe/base/ixgbe_api.c
/dpdk/drivers/net/ixgbe/base/ixgbe_api.h
/dpdk/drivers/net/ixgbe/base/ixgbe_common.c
/dpdk/drivers/net/ixgbe/base/ixgbe_common.h
/dpdk/drivers/net/ixgbe/base/ixgbe_dcb.c
/dpdk/drivers/net/ixgbe/base/ixgbe_dcb.h
/dpdk/drivers/net/ixgbe/base/ixgbe_e610.c
/dpdk/drivers/net/ixgbe/base/ixgbe_e610.h
/dpdk/drivers/net/ixgbe/base/ixgbe_hv_vf.c
/dpdk/drivers/net/ixgbe/base/ixgbe_mbx.c
/dpdk/drivers/net/ixgbe/base/ixgbe_mbx.h
/dpdk/drivers/net/ixgbe/base/ixgbe_osdep.c
/dpdk/drivers/net/ixgbe/base/ixgbe_osdep.h
/dpdk/drivers/net/ixgbe/base/ixgbe_phy.c
/dpdk/drivers/net/ixgbe/base/ixgbe_type.h
/dpdk/drivers/net/ixgbe/base/ixgbe_type_e610.h
/dpdk/drivers/net/ixgbe/base/ixgbe_vf.c
/dpdk/drivers/net/ixgbe/base/ixgbe_vf.h
/dpdk/drivers/net/ixgbe/base/ixgbe_x540.c
/dpdk/drivers/net/ixgbe/base/ixgbe_x550.c
/dpdk/drivers/net/ixgbe/base/ixgbe_x550.h
/dpdk/drivers/net/ixgbe/base/meson.build
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_pf.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c
/dpdk/drivers/net/mana/mana.c
/dpdk/drivers/net/mlx4/mlx4.c
/dpdk/drivers/net/mlx5/hws/meson.build
/dpdk/drivers/net/mlx5/hws/mlx5dr.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_action.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_bwc.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_bwc.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_cmd.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_cmd.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_context.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_context.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_debug.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_debug.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_definer.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_definer.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_internal.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_matcher.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_matcher.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_rule.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_rule.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_send.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_send.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_table.c
/dpdk/drivers/net/mlx5/linux/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_flow_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_flow_os.h
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/meson.build
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_defs.h
/dpdk/drivers/net/mlx5/mlx5_devx.c
/dpdk/drivers/net/mlx5/mlx5_devx.h
/dpdk/drivers/net/mlx5/mlx5_ethdev.c
/dpdk/drivers/net/mlx5/mlx5_flow.c
/dpdk/drivers/net/mlx5/mlx5_flow.h
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_hw.c
/dpdk/drivers/net/mlx5/mlx5_flow_meter.c
/dpdk/drivers/net/mlx5/mlx5_flow_verbs.c
/dpdk/drivers/net/mlx5/mlx5_hws_cnt.c
/dpdk/drivers/net/mlx5/mlx5_hws_cnt.h
/dpdk/drivers/net/mlx5/mlx5_nta_rss.c
/dpdk/drivers/net/mlx5/mlx5_rx.c
/dpdk/drivers/net/mlx5/mlx5_rx.h
/dpdk/drivers/net/mlx5/mlx5_rxq.c
/dpdk/drivers/net/mlx5/mlx5_rxtx.c
/dpdk/drivers/net/mlx5/mlx5_rxtx.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_sse.h
/dpdk/drivers/net/mlx5/mlx5_testpmd.c
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_tx.c
/dpdk/drivers/net/mlx5/mlx5_tx.h
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mlx5/mlx5_utils.c
/dpdk/drivers/net/mlx5/mlx5_utils.h
/dpdk/drivers/net/mlx5/rte_pmd_mlx5.h
/dpdk/drivers/net/mlx5/version.map
/dpdk/drivers/net/mlx5/windows/mlx5_flow_os.c
/dpdk/drivers/net/mlx5/windows/mlx5_flow_os.h
/dpdk/drivers/net/mlx5/windows/mlx5_os.c
/dpdk/drivers/net/netvsc/hn_ethdev.c
/dpdk/drivers/net/nfp/flower/nfp_conntrack.c
/dpdk/drivers/net/nfp/flower/nfp_conntrack.h
/dpdk/drivers/net/nfp/flower/nfp_flower.c
/dpdk/drivers/net/nfp/flower/nfp_flower.h
/dpdk/drivers/net/nfp/flower/nfp_flower_cmsg.c
/dpdk/drivers/net/nfp/flower/nfp_flower_cmsg.h
/dpdk/drivers/net/nfp/flower/nfp_flower_ctrl.c
/dpdk/drivers/net/nfp/flower/nfp_flower_ctrl.h
/dpdk/drivers/net/nfp/flower/nfp_flower_flow.c
/dpdk/drivers/net/nfp/flower/nfp_flower_flow.h
/dpdk/drivers/net/nfp/flower/nfp_flower_representor.c
/dpdk/drivers/net/nfp/flower/nfp_flower_representor.h
/dpdk/drivers/net/nfp/flower/nfp_flower_service.c
/dpdk/drivers/net/nfp/flower/nfp_flower_service.h
/dpdk/drivers/net/nfp/nfd3/nfp_nfd3_dp.c
/dpdk/drivers/net/nfp/nfdk/nfp_nfdk_dp.c
/dpdk/drivers/net/nfp/nfp_cpp_bridge.c
/dpdk/drivers/net/nfp/nfp_cpp_bridge.h
/dpdk/drivers/net/nfp/nfp_ethdev.c
/dpdk/drivers/net/nfp/nfp_ethdev_vf.c
/dpdk/drivers/net/nfp/nfp_net_cmsg.h
/dpdk/drivers/net/nfp/nfp_net_common.c
/dpdk/drivers/net/nfp/nfp_net_common.h
/dpdk/drivers/net/nfp/nfp_net_flow.c
/dpdk/drivers/net/nfp/nfp_rxtx.c
/dpdk/drivers/net/nfp/nfp_rxtx.h
/dpdk/drivers/net/nfp/nfp_service.c
/dpdk/drivers/net/nfp/nfp_service.h
/dpdk/drivers/net/nfp/nfpcore/nfp6000_pcie.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp.h
/dpdk/drivers/net/nfp/nfpcore/nfp_rtsym.c
/dpdk/drivers/net/nfp/nfpcore/nfp_rtsym.h
/dpdk/drivers/net/nfp/nfpcore/nfp_target.c
/dpdk/drivers/net/ngbe/base/ngbe_devids.h
/dpdk/drivers/net/ngbe/base/ngbe_hw.c
/dpdk/drivers/net/ngbe/base/ngbe_hw.h
/dpdk/drivers/net/ngbe/base/ngbe_mng.h
/dpdk/drivers/net/ngbe/base/ngbe_phy.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_rtl.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_yt.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_yt.h
/dpdk/drivers/net/ngbe/base/ngbe_type.h
/dpdk/drivers/net/ngbe/meson.build
/dpdk/drivers/net/ngbe/ngbe_ethdev.c
/dpdk/drivers/net/ngbe/ngbe_ethdev.h
/dpdk/drivers/net/ngbe/ngbe_rxtx.c
/dpdk/drivers/net/ngbe/ngbe_rxtx.h
/dpdk/drivers/net/ngbe/ngbe_rxtx_vec_common.h
/dpdk/drivers/net/ngbe/ngbe_rxtx_vec_neon.c
/dpdk/drivers/net/ngbe/ngbe_rxtx_vec_sse.c
/dpdk/drivers/net/qede/qede_filter.c
/dpdk/drivers/net/ring/rte_eth_ring.c
/dpdk/drivers/net/sfc/sfc_ethdev.c
/dpdk/drivers/net/sfc/sfc_log.h
/dpdk/drivers/net/tap/bpf/README
/dpdk/drivers/net/tap/bpf/meson.build
/dpdk/drivers/net/tap/bpf/tap_rss.c
/dpdk/drivers/net/tap/meson.build
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/tap/rte_eth_tap.h
/dpdk/drivers/net/tap/tap_flow.c
/dpdk/drivers/net/tap/tap_flow.h
/dpdk/drivers/net/tap/tap_intr.c
/dpdk/drivers/net/tap/tap_rss.h
/dpdk/drivers/net/tap/tap_tcmsgs.h
/dpdk/drivers/net/txgbe/base/meson.build
/dpdk/drivers/net/txgbe/base/txgbe_hw.c
/dpdk/drivers/net/txgbe/base/txgbe_hw.h
/dpdk/drivers/net/txgbe/base/txgbe_osdep.h
/dpdk/drivers/net/txgbe/base/txgbe_regs.h
/dpdk/drivers/net/txgbe/base/txgbe_type.h
/dpdk/drivers/net/txgbe/meson.build
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_ethdev.h
/dpdk/drivers/net/txgbe/txgbe_ethdev_vf.c
/dpdk/drivers/net/txgbe/txgbe_fdir.c
/dpdk/drivers/net/txgbe/txgbe_rxtx.c
/dpdk/drivers/net/txgbe/txgbe_rxtx.h
/dpdk/drivers/net/txgbe/txgbe_rxtx_vec_common.h
/dpdk/drivers/net/txgbe/txgbe_rxtx_vec_neon.c
/dpdk/drivers/net/txgbe/txgbe_rxtx_vec_sse.c
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_ring.h
/dpdk/drivers/net/virtio/virtio_rxtx_simple_sse.c
/dpdk/drivers/net/virtio/virtio_user/virtio_user_dev.c
/dpdk/drivers/net/virtio/virtio_user_ethdev.c
/dpdk/drivers/net/virtio/virtqueue.c
/dpdk/drivers/net/vmxnet3/base/vmxnet3_defs.h
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.c
/dpdk/drivers/net/vmxnet3/vmxnet3_logs.h
/dpdk/drivers/vdpa/sfc/sfc_vdpa.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa_hw.c
/dpdk/dts/Dockerfile
/dpdk/dts/conf.yaml
/dpdk/dts/framework/config/__init__.py
/dpdk/dts/framework/config/conf_yaml_schema.json
/dpdk/dts/framework/config/types.py
/dpdk/dts/framework/exception.py
/dpdk/dts/framework/logger.py
/dpdk/dts/framework/params/__init__.py
/dpdk/dts/framework/params/eal.py
/dpdk/dts/framework/params/testpmd.py
/dpdk/dts/framework/params/types.py
/dpdk/dts/framework/parser.py
/dpdk/dts/framework/remote_session/__init__.py
/dpdk/dts/framework/remote_session/dpdk_shell.py
/dpdk/dts/framework/remote_session/interactive_remote_session.py
/dpdk/dts/framework/remote_session/interactive_shell.py
/dpdk/dts/framework/remote_session/python_shell.py
/dpdk/dts/framework/remote_session/remote_session.py
/dpdk/dts/framework/remote_session/ssh_session.py
/dpdk/dts/framework/remote_session/testpmd_shell.py
/dpdk/dts/framework/runner.py
/dpdk/dts/framework/settings.py
/dpdk/dts/framework/test_result.py
/dpdk/dts/framework/test_suite.py
/dpdk/dts/framework/testbed_model/__init__.py
/dpdk/dts/framework/testbed_model/cpu.py
/dpdk/dts/framework/testbed_model/linux_session.py
/dpdk/dts/framework/testbed_model/node.py
/dpdk/dts/framework/testbed_model/os_session.py
/dpdk/dts/framework/testbed_model/sut_node.py
/dpdk/dts/framework/testbed_model/tg_node.py
/dpdk/dts/framework/testbed_model/traffic_generator/__init__.py
/dpdk/dts/framework/testbed_model/traffic_generator/capturing_traffic_generator.py
/dpdk/dts/framework/testbed_model/traffic_generator/scapy.py
/dpdk/dts/framework/testbed_model/traffic_generator/traffic_generator.py
/dpdk/dts/framework/testbed_model/virtual_device.py
/dpdk/dts/framework/utils.py
/dpdk/dts/poetry.lock
/dpdk/dts/pyproject.toml
/dpdk/dts/tests/TestSuite_hello_world.py
/dpdk/dts/tests/TestSuite_os_udp.py
/dpdk/dts/tests/TestSuite_pmd_buffer_scatter.py
/dpdk/dts/tests/TestSuite_smoke_tests.py
/dpdk/examples/fips_validation/fips_validation_rsa.c
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/l2fwd-keepalive/main.c
/dpdk/examples/l2fwd-keepalive/shm.c
/dpdk/examples/l2fwd-keepalive/shm.h
/dpdk/examples/qos_sched/init.c
/dpdk/examples/vm_power_manager/main.c
/dpdk/lib/bpf/bpf_validate.c
/dpdk/lib/bpf/meson.build
/dpdk/lib/cmdline/cmdline_private.h
/dpdk/lib/cryptodev/cryptodev_pmd.c
/dpdk/lib/cryptodev/cryptodev_pmd.h
/dpdk/lib/cryptodev/cryptodev_trace_points.c
/dpdk/lib/cryptodev/rte_cryptodev.c
/dpdk/lib/cryptodev/rte_cryptodev.h
/dpdk/lib/cryptodev/rte_cryptodev_core.h
/dpdk/lib/cryptodev/rte_cryptodev_trace_fp.h
/dpdk/lib/cryptodev/version.map
/dpdk/lib/dmadev/rte_dmadev.c
/dpdk/lib/eal/arm/meson.build
/dpdk/lib/eal/arm/rte_mmu.c
/dpdk/lib/eal/common/eal_common_fbarray.c
/dpdk/lib/eal/common/eal_common_memzone.c
/dpdk/lib/eal/common/eal_common_options.c
/dpdk/lib/eal/common/eal_private.h
/dpdk/lib/eal/common/malloc_heap.c
/dpdk/lib/eal/common/malloc_heap.h
/dpdk/lib/eal/common/rte_malloc.c
/dpdk/lib/eal/freebsd/eal.c
/dpdk/lib/eal/include/generic/rte_prefetch.h
/dpdk/lib/eal/include/rte_common.h
/dpdk/lib/eal/include/rte_malloc.h
/dpdk/lib/eal/linux/eal.c
/dpdk/lib/eal/linux/eal_dev.c
/dpdk/lib/eal/linux/eal_memalloc.c
/dpdk/lib/eal/loongarch/meson.build
/dpdk/lib/eal/loongarch/rte_mmu.c
/dpdk/lib/eal/ppc/meson.build
/dpdk/lib/eal/ppc/rte_mmu.c
/dpdk/lib/eal/riscv/meson.build
/dpdk/lib/eal/riscv/rte_mmu.c
/dpdk/lib/eal/windows/eal.c
/dpdk/lib/eal/x86/include/rte_memcpy.h
/dpdk/lib/eal/x86/include/rte_prefetch.h
/dpdk/lib/eal/x86/meson.build
/dpdk/lib/eal/x86/rte_mmu.c
/dpdk/lib/ethdev/ethdev_driver.h
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/eventdev/rte_event_crypto_adapter.c
/dpdk/lib/eventdev/rte_event_dma_adapter.c
/dpdk/lib/eventdev/rte_event_dma_adapter.h
/dpdk/lib/graph/graph.c
/dpdk/lib/graph/graph_stats.c
/dpdk/lib/graph/rte_graph_model_mcore_dispatch.h
/dpdk/lib/hash/compare_signatures_arm.h
/dpdk/lib/hash/compare_signatures_generic.h
/dpdk/lib/hash/compare_signatures_x86.h
/dpdk/lib/hash/rte_cuckoo_hash.c
/dpdk/lib/hash/rte_cuckoo_hash.h
/dpdk/lib/hash/rte_hash.h
/dpdk/lib/hash/version.map
/dpdk/lib/latencystats/rte_latencystats.c
/dpdk/lib/lpm/rte_lpm.h
/dpdk/lib/mbuf/rte_mbuf.h
/dpdk/lib/mbuf/rte_mbuf_core.h
/dpdk/lib/mempool/rte_mempool.c
/dpdk/lib/mempool/rte_mempool.h
/dpdk/lib/mempool/version.map
/dpdk/lib/meson.build
/dpdk/lib/net/rte_net.h
/dpdk/lib/net/rte_vxlan.h
/dpdk/lib/ptr_compress/meson.build
/dpdk/lib/ptr_compress/rte_ptr_compress.h
/dpdk/lib/security/rte_security_driver.h
/dpdk/lib/table/rte_table_hash_func.h
/dpdk/lib/telemetry/telemetry.c
/dpdk/lib/telemetry/telemetry_legacy.c
/dpdk/lib/vhost/fd_man.c
/dpdk/lib/vhost/fd_man.h
/dpdk/lib/vhost/rte_vhost.h
/dpdk/lib/vhost/socket.c
/dpdk/lib/vhost/vduse.c
/dpdk/lib/vhost/vhost_user.c
/dpdk/lib/vhost/virtio_net.c
/dpdk/usertools/dpdk-devbind.py
/dpdk/usertools/dpdk-pmdinfo.py
/dpdk/usertools/dpdk-telemetry-exporter.py
/dpdk/usertools/meson.build
/dpdk/usertools/telemetry-endpoints/counters.py
/dpdk/usertools/telemetry-endpoints/cpu.py
/dpdk/usertools/telemetry-endpoints/memory.py
8a324b1c08-Apr-2024 Maryam Tahhan <mtahhan@redhat.com>

net/af_xdp: support AF_XDP device plugin pinned maps

Enable the AF_XDP PMD to retrieve the xskmap
from a pinned eBPF map. This map is expected
to be pinned by an external entity like the
AF_XDP Devi

net/af_xdp: support AF_XDP device plugin pinned maps

Enable the AF_XDP PMD to retrieve the xskmap
from a pinned eBPF map. This map is expected
to be pinned by an external entity like the
AF_XDP Device Plugin. This enabled unprivileged
pods to create and use AF_XDP sockets.

Signed-off-by: Maryam Tahhan <mtahhan@redhat.com>
Acked-by: Ciara Loftus <ciara.loftus@intel.com>

show more ...

9c13237308-Apr-2024 Maryam Tahhan <mtahhan@redhat.com>

net/af_xdp: fix multi-interface support for k8s

The original 'use_cni' implementation, was added
to enable support for the AF_XDP PMD in a K8s env
without any escalated privileges.
However 'use_cni'

net/af_xdp: fix multi-interface support for k8s

The original 'use_cni' implementation, was added
to enable support for the AF_XDP PMD in a K8s env
without any escalated privileges.
However 'use_cni' used a hardcoded socket rather
than a configurable one. If a DPDK pod is requesting
multiple net devices and these devices are from
different pools, then the AF_XDP PMD attempts to
mount all the netdev UDSes in the pod as /tmp/afxdp.sock.
Which means that at best only 1 netdev will handshake
correctly with the AF_XDP DP. This patch addresses
this by making the socket parameter configurable using
a new vdev param called 'dp_path' alongside the
original 'use_cni' param. If the 'dp_path' parameter
is not set alongside the 'use_cni' parameter, then
it's configured inside the AF_XDP PMD (transparently
to the user). This change has been tested
with the AF_XDP DP PR 81[1], with both single and
multiple interfaces.

[1] https://github.com/intel/afxdp-plugins-for-kubernetes/pull/81

Fixes: 7fc6ae50369d ("net/af_xdp: support CNI Integration")
Cc: stable@dpdk.org

Signed-off-by: Maryam Tahhan <mtahhan@redhat.com>
Acked-by: Ciara Loftus <ciara.loftus@intel.com>

show more ...

696982d508-Apr-2024 Maryam Tahhan <mtahhan@redhat.com>

doc: fix AF_XDP device plugin howto

Fixup the references to the AF_XDP Device Plugin in
the documentation (was referred to as CNI previously)
and document the single netdev limitation for deploying

doc: fix AF_XDP device plugin howto

Fixup the references to the AF_XDP Device Plugin in
the documentation (was referred to as CNI previously)
and document the single netdev limitation for deploying
an AF_XDP based DPDK pod. Also renames af_xdp_cni.rst to
af_xdp_dp.rst

Fixes: 7fc6ae50369d ("net/af_xdp: support CNI Integration")
Cc: stable@dpdk.org

Signed-off-by: Maryam Tahhan <mtahhan@redhat.com>
Acked-by: Ciara Loftus <ciara.loftus@intel.com>

show more ...


/dpdk/.ci/linux-build.sh
/dpdk/.editorconfig
/dpdk/.github/workflows/build.yml
/dpdk/.gitignore
/dpdk/.mailmap
/dpdk/ABI_VERSION
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/dumpcap/main.c
/dpdk/app/graph/cli.c
/dpdk/app/graph/cli.h
/dpdk/app/graph/commands.list
/dpdk/app/graph/conn.c
/dpdk/app/graph/conn.h
/dpdk/app/graph/ethdev.c
/dpdk/app/graph/ethdev.h
/dpdk/app/graph/ethdev_priv.h
/dpdk/app/graph/ethdev_rx.c
/dpdk/app/graph/ethdev_rx.h
/dpdk/app/graph/ethdev_rx_priv.h
/dpdk/app/graph/examples/l2fwd.cli
/dpdk/app/graph/examples/l2fwd_pcap.cli
/dpdk/app/graph/examples/l3fwd.cli
/dpdk/app/graph/examples/l3fwd_pcap.cli
/dpdk/app/graph/graph.c
/dpdk/app/graph/graph.h
/dpdk/app/graph/graph_priv.h
/dpdk/app/graph/ip4_route.c
/dpdk/app/graph/ip6_route.c
/dpdk/app/graph/l2fwd.c
/dpdk/app/graph/l2fwd.h
/dpdk/app/graph/l3fwd.c
/dpdk/app/graph/l3fwd.h
/dpdk/app/graph/main.c
/dpdk/app/graph/mempool.c
/dpdk/app/graph/mempool.h
/dpdk/app/graph/mempool_priv.h
/dpdk/app/graph/meson.build
/dpdk/app/graph/module_api.h
/dpdk/app/graph/neigh.c
/dpdk/app/graph/neigh.h
/dpdk/app/graph/neigh_priv.h
/dpdk/app/graph/route.h
/dpdk/app/graph/route_priv.h
/dpdk/app/graph/utils.c
/dpdk/app/graph/utils.h
/dpdk/app/meson.build
/dpdk/app/pdump/main.c
/dpdk/app/proc-info/main.c
/dpdk/app/test-bbdev/main.c
/dpdk/app/test-bbdev/meson.build
/dpdk/app/test-bbdev/test-bbdev.py
/dpdk/app/test-bbdev/test_bbdev.c
/dpdk/app/test-bbdev/test_bbdev_perf.c
/dpdk/app/test-bbdev/test_bbdev_vector.c
/dpdk/app/test-bbdev/test_bbdev_vector.h
/dpdk/app/test-compress-perf/comp_perf_test_common.h
/dpdk/app/test-compress-perf/comp_perf_test_cyclecount.c
/dpdk/app/test-compress-perf/comp_perf_test_throughput.c
/dpdk/app/test-compress-perf/comp_perf_test_verify.c
/dpdk/app/test-crypto-perf/cperf_ops.c
/dpdk/app/test-crypto-perf/cperf_options.h
/dpdk/app/test-crypto-perf/cperf_options_parsing.c
/dpdk/app/test-crypto-perf/cperf_test_common.c
/dpdk/app/test-crypto-perf/cperf_test_latency.c
/dpdk/app/test-crypto-perf/cperf_test_pmd_cyclecount.c
/dpdk/app/test-crypto-perf/cperf_test_throughput.c
/dpdk/app/test-crypto-perf/cperf_test_vectors.c
/dpdk/app/test-crypto-perf/cperf_test_verify.c
/dpdk/app/test-crypto-perf/main.c
/dpdk/app/test-dma-perf/benchmark.c
/dpdk/app/test-dma-perf/config.ini
/dpdk/app/test-dma-perf/main.c
/dpdk/app/test-dma-perf/main.h
/dpdk/app/test-eventdev/evt_common.h
/dpdk/app/test-eventdev/evt_main.c
/dpdk/app/test-eventdev/evt_options.c
/dpdk/app/test-eventdev/evt_options.h
/dpdk/app/test-eventdev/evt_test.h
/dpdk/app/test-eventdev/parser.c
/dpdk/app/test-eventdev/parser.h
/dpdk/app/test-eventdev/test_order_atq.c
/dpdk/app/test-eventdev/test_order_common.c
/dpdk/app/test-eventdev/test_order_common.h
/dpdk/app/test-eventdev/test_order_queue.c
/dpdk/app/test-eventdev/test_perf_atq.c
/dpdk/app/test-eventdev/test_perf_common.c
/dpdk/app/test-eventdev/test_perf_common.h
/dpdk/app/test-eventdev/test_perf_queue.c
/dpdk/app/test-eventdev/test_pipeline_common.h
/dpdk/app/test-fib/main.c
/dpdk/app/test-flow-perf/actions_gen.c
/dpdk/app/test-flow-perf/items_gen.c
/dpdk/app/test-flow-perf/main.c
/dpdk/app/test-mldev/ml_main.c
/dpdk/app/test-mldev/ml_options.c
/dpdk/app/test-mldev/ml_options.h
/dpdk/app/test-mldev/parser.c
/dpdk/app/test-mldev/parser.h
/dpdk/app/test-mldev/test_common.c
/dpdk/app/test-mldev/test_device_ops.c
/dpdk/app/test-mldev/test_device_ops.h
/dpdk/app/test-mldev/test_inference_common.c
/dpdk/app/test-mldev/test_inference_common.h
/dpdk/app/test-mldev/test_model_common.c
/dpdk/app/test-mldev/test_model_common.h
/dpdk/app/test-mldev/test_model_ops.h
/dpdk/app/test-pipeline/init.c
/dpdk/app/test-pipeline/main.c
/dpdk/app/test-pipeline/main.h
/dpdk/app/test-pipeline/pipeline_acl.c
/dpdk/app/test-pipeline/pipeline_hash.c
/dpdk/app/test-pipeline/pipeline_lpm.c
/dpdk/app/test-pipeline/pipeline_lpm_ipv6.c
/dpdk/app/test-pipeline/pipeline_stub.c
/dpdk/app/test-pipeline/runtime.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/cmdline_tm.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/csumonly.c
/dpdk/app/test-pmd/ieee1588fwd.c
/dpdk/app/test-pmd/meson.build
/dpdk/app/test-pmd/parameters.c
/dpdk/app/test-pmd/recycle_mbufs.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test-pmd/util.c
/dpdk/app/test-security-perf/meson.build
/dpdk/app/test-security-perf/test_security_perf.c
/dpdk/app/test/commands.c
/dpdk/app/test/meson.build
/dpdk/app/test/process.h
/dpdk/app/test/suites/meson.build
/dpdk/app/test/test.c
/dpdk/app/test/test.h
/dpdk/app/test/test_acl.c
/dpdk/app/test/test_argparse.c
/dpdk/app/test/test_bpf.c
/dpdk/app/test/test_cfgfile.c
/dpdk/app/test/test_cmdline_etheraddr.c
/dpdk/app/test/test_cpuflags.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev.h
/dpdk/app/test/test_cryptodev_aead_test_vectors.h
/dpdk/app/test/test_cryptodev_asym.c
/dpdk/app/test/test_cryptodev_asym_util.h
/dpdk/app/test/test_cryptodev_blockcipher.h
/dpdk/app/test/test_cryptodev_ecdh_test_vectors.h
/dpdk/app/test/test_cryptodev_ecdsa_test_vectors.h
/dpdk/app/test/test_cryptodev_kasumi_test_vectors.h
/dpdk/app/test/test_cryptodev_mixed_test_vectors.h
/dpdk/app/test/test_cryptodev_mod_test_vectors.h
/dpdk/app/test/test_cryptodev_security_docsis_test_vectors.h
/dpdk/app/test/test_cryptodev_security_ipsec.c
/dpdk/app/test/test_cryptodev_security_ipsec.h
/dpdk/app/test/test_cryptodev_security_tls_record.c
/dpdk/app/test/test_cryptodev_security_tls_record.h
/dpdk/app/test/test_cryptodev_security_tls_record_test_vectors.h
/dpdk/app/test/test_cryptodev_sm2_test_vectors.h
/dpdk/app/test/test_cryptodev_snow3g_test_vectors.h
/dpdk/app/test/test_cryptodev_zuc_test_vectors.h
/dpdk/app/test/test_devargs.c
/dpdk/app/test/test_dispatcher.c
/dpdk/app/test/test_distributor.c
/dpdk/app/test/test_distributor_perf.c
/dpdk/app/test/test_dmadev.c
/dpdk/app/test/test_dmadev_api.c
/dpdk/app/test/test_ethdev_api.c
/dpdk/app/test/test_event_crypto_adapter.c
/dpdk/app/test/test_event_dma_adapter.c
/dpdk/app/test/test_event_eth_rx_adapter.c
/dpdk/app/test/test_event_eth_tx_adapter.c
/dpdk/app/test/test_event_timer_adapter.c
/dpdk/app/test/test_eventdev.c
/dpdk/app/test/test_fib6_perf.c
/dpdk/app/test/test_fib_perf.c
/dpdk/app/test/test_func_reentrancy.c
/dpdk/app/test/test_graph.c
/dpdk/app/test/test_hash_multiwriter.c
/dpdk/app/test/test_hash_readwrite.c
/dpdk/app/test/test_hash_readwrite_lf_perf.c
/dpdk/app/test/test_lcores.c
/dpdk/app/test/test_link_bonding.c
/dpdk/app/test/test_link_bonding_mode4.c
/dpdk/app/test/test_link_bonding_rssconf.c
/dpdk/app/test/test_lpm6_perf.c
/dpdk/app/test/test_lpm_perf.c
/dpdk/app/test/test_malloc.c
/dpdk/app/test/test_mbuf.c
/dpdk/app/test/test_mcslock.c
/dpdk/app/test/test_mempool_perf.c
/dpdk/app/test/test_memzone.c
/dpdk/app/test/test_net_ether.c
/dpdk/app/test/test_pcapng.c
/dpdk/app/test/test_pdcp.c
/dpdk/app/test/test_pflock.c
/dpdk/app/test/test_pmd_perf.c
/dpdk/app/test/test_power.c
/dpdk/app/test/test_power_cpufreq.c
/dpdk/app/test/test_power_intel_uncore.c
/dpdk/app/test/test_rcu_qsbr_perf.c
/dpdk/app/test/test_reassembly_perf.c
/dpdk/app/test/test_reciprocal_division.c
/dpdk/app/test/test_reciprocal_division_perf.c
/dpdk/app/test/test_ring_perf.c
/dpdk/app/test/test_ring_stress_impl.h
/dpdk/app/test/test_rwlock.c
/dpdk/app/test/test_security_inline_macsec.c
/dpdk/app/test/test_security_inline_proto.c
/dpdk/app/test/test_security_inline_proto_vectors.h
/dpdk/app/test/test_security_proto.c
/dpdk/app/test/test_security_proto.h
/dpdk/app/test/test_seqlock.c
/dpdk/app/test/test_service_cores.c
/dpdk/app/test/test_spinlock.c
/dpdk/app/test/test_stack_perf.c
/dpdk/app/test/test_string_fns.c
/dpdk/app/test/test_table_acl.c
/dpdk/app/test/test_table_pipeline.c
/dpdk/app/test/test_threads.c
/dpdk/app/test/test_ticketlock.c
/dpdk/app/test/test_timer.c
/dpdk/app/test/test_trace_perf.c
/dpdk/buildtools/call-sphinx-build.py
/dpdk/buildtools/dpdk-cmdline-gen.py
/dpdk/buildtools/get-test-suites.py
/dpdk/buildtools/map-list-symbol.sh
/dpdk/buildtools/meson.build
/dpdk/buildtools/subproject/meson.build
/dpdk/config/arm/arm64_capri_linux_gcc
/dpdk/config/arm/arm64_cn10k_linux_gcc
/dpdk/config/arm/arm64_cn9k_linux_gcc
/dpdk/config/arm/arm64_elba_linux_gcc
/dpdk/config/arm/arm64_grace_linux_gcc
/dpdk/config/arm/arm64_graviton4_linux_gcc
/dpdk/config/arm/arm64_odyssey_linux_gcc
/dpdk/config/arm/arm64_v2_linux_gcc
/dpdk/config/arm/meson.build
/dpdk/config/meson.build
/dpdk/config/rte_config.h
/dpdk/config/x86/meson.build
/dpdk/devtools/build-tags.sh
/dpdk/devtools/check-forbidden-tokens.awk
/dpdk/devtools/check-spdx-tag.sh
/dpdk/devtools/check-symbol-maps.sh
/dpdk/devtools/checkpatches.sh
/dpdk/devtools/cocci/nullfree.cocci
/dpdk/devtools/libabigail.abignore
/dpdk/devtools/test-meson-builds.sh
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/api/doxy-api.conf.in
/dpdk/doc/guides/bbdevs/acc100.rst
/dpdk/doc/guides/bbdevs/features/vrb2.ini
/dpdk/doc/guides/bbdevs/fpga_5gnr_fec.rst
/dpdk/doc/guides/bbdevs/fpga_lte_fec.rst
/dpdk/doc/guides/bbdevs/index.rst
/dpdk/doc/guides/bbdevs/la12xx.rst
/dpdk/doc/guides/bbdevs/turbo_sw.rst
/dpdk/doc/guides/bbdevs/vrb1.rst
/dpdk/doc/guides/bbdevs/vrb2.rst
/dpdk/doc/guides/compressdevs/features/nitrox.ini
/dpdk/doc/guides/compressdevs/index.rst
/dpdk/doc/guides/compressdevs/nitrox.rst
/dpdk/doc/guides/compressdevs/qat_comp.rst
/dpdk/doc/guides/contributing/abi_policy.rst
/dpdk/doc/guides/contributing/coding_style.rst
/dpdk/doc/guides/contributing/documentation.rst
/dpdk/doc/guides/contributing/patches.rst
/dpdk/doc/guides/contributing/stable.rst
/dpdk/doc/guides/contributing/unit_test.rst
/dpdk/doc/guides/contributing/vulnerability.rst
/dpdk/doc/guides/cryptodevs/aesni_gcm.rst
/dpdk/doc/guides/cryptodevs/aesni_mb.rst
/dpdk/doc/guides/cryptodevs/ccp.rst
/dpdk/doc/guides/cryptodevs/chacha20_poly1305.rst
/dpdk/doc/guides/cryptodevs/cnxk.rst
/dpdk/doc/guides/cryptodevs/features/aesni_mb.ini
/dpdk/doc/guides/cryptodevs/features/cn10k.ini
/dpdk/doc/guides/cryptodevs/features/cn9k.ini
/dpdk/doc/guides/cryptodevs/features/default.ini
/dpdk/doc/guides/cryptodevs/features/nitrox.ini
/dpdk/doc/guides/cryptodevs/features/qat.ini
/dpdk/doc/guides/cryptodevs/kasumi.rst
/dpdk/doc/guides/cryptodevs/nitrox.rst
/dpdk/doc/guides/cryptodevs/overview.rst
/dpdk/doc/guides/cryptodevs/qat.rst
/dpdk/doc/guides/cryptodevs/snow3g.rst
/dpdk/doc/guides/cryptodevs/zuc.rst
/dpdk/doc/guides/dmadevs/cnxk.rst
/dpdk/doc/guides/eventdevs/cnxk.rst
/dpdk/doc/guides/eventdevs/dlb2.rst
/dpdk/doc/guides/eventdevs/dpaa.rst
/dpdk/doc/guides/eventdevs/features/cnxk.ini
/dpdk/doc/guides/eventdevs/features/default.ini
/dpdk/doc/guides/eventdevs/features/dlb2.ini
/dpdk/doc/guides/eventdevs/features/dpaa.ini
/dpdk/doc/guides/eventdevs/features/dpaa2.ini
/dpdk/doc/guides/eventdevs/features/dsw.ini
/dpdk/doc/guides/eventdevs/features/octeontx.ini
/dpdk/doc/guides/eventdevs/features/opdl.ini
/dpdk/doc/guides/eventdevs/features/sw.ini
af_xdp_dp.rst
index.rst
/dpdk/doc/guides/linux_gsg/amd_platform.rst
/dpdk/doc/guides/linux_gsg/index.rst
/dpdk/doc/guides/linux_gsg/nic_perf_intel_platform.rst
/dpdk/doc/guides/mldevs/cnxk.rst
/dpdk/doc/guides/nics/af_xdp.rst
/dpdk/doc/guides/nics/ark.rst
/dpdk/doc/guides/nics/build_and_test.rst
/dpdk/doc/guides/nics/cnxk.rst
/dpdk/doc/guides/nics/cpfl.rst
/dpdk/doc/guides/nics/dpaa2.rst
/dpdk/doc/guides/nics/ena.rst
/dpdk/doc/guides/nics/enetc.rst
/dpdk/doc/guides/nics/enetfec.rst
/dpdk/doc/guides/nics/features.rst
/dpdk/doc/guides/nics/features/atlantic.ini
/dpdk/doc/guides/nics/features/bnxt.ini
/dpdk/doc/guides/nics/features/cnxk.ini
/dpdk/doc/guides/nics/features/cnxk_vec.ini
/dpdk/doc/guides/nics/features/cnxk_vf.ini
/dpdk/doc/guides/nics/features/cpfl.ini
/dpdk/doc/guides/nics/features/default.ini
/dpdk/doc/guides/nics/features/dpaa.ini
/dpdk/doc/guides/nics/features/dpaa2.ini
/dpdk/doc/guides/nics/features/gve.ini
/dpdk/doc/guides/nics/features/hns3.ini
/dpdk/doc/guides/nics/features/i40e.ini
/dpdk/doc/guides/nics/features/iavf.ini
/dpdk/doc/guides/nics/features/ice.ini
/dpdk/doc/guides/nics/features/ice_dcf.ini
/dpdk/doc/guides/nics/features/idpf.ini
/dpdk/doc/guides/nics/features/igb.ini
/dpdk/doc/guides/nics/features/igc.ini
/dpdk/doc/guides/nics/features/ionic.ini
/dpdk/doc/guides/nics/features/ipn3ke.ini
/dpdk/doc/guides/nics/features/ixgbe.ini
/dpdk/doc/guides/nics/features/mana.ini
/dpdk/doc/guides/nics/features/mlx5.ini
/dpdk/doc/guides/nics/features/mvpp2.ini
/dpdk/doc/guides/nics/features/nfp.ini
/dpdk/doc/guides/nics/features/ngbe.ini
/dpdk/doc/guides/nics/features/octeontx.ini
/dpdk/doc/guides/nics/features/sfc.ini
/dpdk/doc/guides/nics/features/thunderx.ini
/dpdk/doc/guides/nics/features/txgbe.ini
/dpdk/doc/guides/nics/gve.rst
/dpdk/doc/guides/nics/hns3.rst
/dpdk/doc/guides/nics/i40e.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/idpf.rst
/dpdk/doc/guides/nics/intel_vf.rst
/dpdk/doc/guides/nics/ixgbe.rst
/dpdk/doc/guides/nics/memif.rst
/dpdk/doc/guides/nics/mlx4.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/mvpp2.rst
/dpdk/doc/guides/nics/nfp.rst
/dpdk/doc/guides/nics/octeon_ep.rst
/dpdk/doc/guides/nics/pfe.rst
/dpdk/doc/guides/nics/tap.rst
/dpdk/doc/guides/nics/virtio.rst
/dpdk/doc/guides/nics/vmxnet3.rst
/dpdk/doc/guides/platform/bluefield.rst
/dpdk/doc/guides/platform/cnxk.rst
/dpdk/doc/guides/platform/dpaa.rst
/dpdk/doc/guides/platform/dpaa2.rst
/dpdk/doc/guides/platform/mlx5.rst
/dpdk/doc/guides/platform/octeontx.rst
/dpdk/doc/guides/prog_guide/argparse_lib.rst
/dpdk/doc/guides/prog_guide/bbdev.rst
/dpdk/doc/guides/prog_guide/cmdline.rst
/dpdk/doc/guides/prog_guide/dispatcher_lib.rst
/dpdk/doc/guides/prog_guide/env_abstraction_layer.rst
/dpdk/doc/guides/prog_guide/event_dma_adapter.rst
/dpdk/doc/guides/prog_guide/event_ethernet_rx_adapter.rst
/dpdk/doc/guides/prog_guide/eventdev.rst
/dpdk/doc/guides/prog_guide/generic_segmentation_offload_lib.rst
/dpdk/doc/guides/prog_guide/graph_lib.rst
/dpdk/doc/guides/prog_guide/img/event_dma_adapter_op_forward.svg
/dpdk/doc/guides/prog_guide/img/event_dma_adapter_op_new.svg
/dpdk/doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/ip_fragment_reassembly_lib.rst
/dpdk/doc/guides/prog_guide/log_lib.rst
/dpdk/doc/guides/prog_guide/packet_framework.rst
/dpdk/doc/guides/prog_guide/poll_mode_drv.rst
/dpdk/doc/guides/prog_guide/profile_app.rst
/dpdk/doc/guides/prog_guide/rawdev.rst
/dpdk/doc/guides/prog_guide/rte_flow.rst
/dpdk/doc/guides/prog_guide/rte_security.rst
/dpdk/doc/guides/prog_guide/stack_lib.rst
/dpdk/doc/guides/prog_guide/switch_representation.rst
/dpdk/doc/guides/prog_guide/trace_lib.rst
/dpdk/doc/guides/rawdevs/cnxk_bphy.rst
/dpdk/doc/guides/rawdevs/cnxk_gpio.rst
/dpdk/doc/guides/rawdevs/ifpga.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/index.rst
/dpdk/doc/guides/rel_notes/known_issues.rst
/dpdk/doc/guides/rel_notes/release_23_11.rst
/dpdk/doc/guides/rel_notes/release_24_03.rst
/dpdk/doc/guides/rel_notes/release_24_07.rst
/dpdk/doc/guides/sample_app_ug/index.rst
/dpdk/doc/guides/sample_app_ug/ip_pipeline.rst
/dpdk/doc/guides/sample_app_ug/ipsec_secgw.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_macsec.rst
/dpdk/doc/guides/sample_app_ug/pipeline.rst
/dpdk/doc/guides/sample_app_ug/vdpa.rst
/dpdk/doc/guides/testpmd_app_ug/run_app.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/cryptoperf.rst
/dpdk/doc/guides/tools/dmaperf.rst
/dpdk/doc/guides/tools/dts.rst
/dpdk/doc/guides/tools/graph.rst
/dpdk/doc/guides/tools/img/graph-usecase-l2fwd.svg
/dpdk/doc/guides/tools/img/graph-usecase-l3fwd.svg
/dpdk/doc/guides/tools/index.rst
/dpdk/doc/guides/tools/pmdinfo.rst
/dpdk/doc/guides/tools/testbbdev.rst
/dpdk/doc/guides/tools/testeventdev.rst
/dpdk/doc/guides/tools/testmldev.rst
/dpdk/doc/guides/vdpadevs/features/nfp.ini
/dpdk/doc/guides/vdpadevs/index.rst
/dpdk/doc/guides/vdpadevs/nfp.rst
/dpdk/doc/guides/windows_gsg/build_dpdk.rst
/dpdk/doc/guides/windows_gsg/run_apps.rst
/dpdk/drivers/baseband/acc/acc100_pmd.h
/dpdk/drivers/baseband/acc/acc_common.c
/dpdk/drivers/baseband/acc/acc_common.h
/dpdk/drivers/baseband/acc/meson.build
/dpdk/drivers/baseband/acc/rte_acc100_pmd.c
/dpdk/drivers/baseband/acc/rte_vrb_pmd.c
/dpdk/drivers/baseband/acc/version.map
/dpdk/drivers/baseband/acc/vrb1_pf_enum.h
/dpdk/drivers/baseband/acc/vrb2_pf_enum.h
/dpdk/drivers/baseband/acc/vrb2_vf_enum.h
/dpdk/drivers/baseband/acc/vrb_cfg.h
/dpdk/drivers/baseband/acc/vrb_pmd.h
/dpdk/drivers/baseband/fpga_5gnr_fec/agx100_pmd.h
/dpdk/drivers/baseband/fpga_5gnr_fec/fpga_5gnr_fec.h
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_pmd_fpga_5gnr_fec.h
/dpdk/drivers/baseband/fpga_5gnr_fec/vc_5gnr_pmd.h
/dpdk/drivers/baseband/fpga_5gnr_fec/version.map
/dpdk/drivers/baseband/fpga_lte_fec/version.map
/dpdk/drivers/baseband/la12xx/bbdev_la12xx_pmd_logs.h
/dpdk/drivers/baseband/null/bbdev_null.c
/dpdk/drivers/baseband/turbo_sw/bbdev_turbo_software.c
/dpdk/drivers/bus/cdx/bus_cdx_driver.h
/dpdk/drivers/bus/cdx/cdx.c
/dpdk/drivers/bus/cdx/cdx_logs.h
/dpdk/drivers/bus/cdx/cdx_vfio.c
/dpdk/drivers/bus/cdx/version.map
/dpdk/drivers/bus/dpaa/base/qbman/qman.c
/dpdk/drivers/bus/dpaa/dpaa_bus.c
/dpdk/drivers/bus/dpaa/include/fsl_bman.h
/dpdk/drivers/bus/dpaa/include/fsl_qman.h
/dpdk/drivers/bus/fslmc/fslmc_bus.c
/dpdk/drivers/bus/fslmc/fslmc_logs.h
/dpdk/drivers/bus/fslmc/mc/fsl_mc_sys.h
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_pvt.h
/dpdk/drivers/bus/ifpga/bus_ifpga_driver.h
/dpdk/drivers/bus/ifpga/ifpga_logs.h
/dpdk/drivers/bus/meson.build
/dpdk/drivers/bus/pci/linux/pci_vfio.c
/dpdk/drivers/bus/pci/pci_common.c
/dpdk/drivers/bus/pci/rte_bus_pci.h
/dpdk/drivers/bus/pci/version.map
/dpdk/drivers/bus/uacce/bus_uacce_driver.h
/dpdk/drivers/bus/uacce/meson.build
/dpdk/drivers/bus/uacce/uacce.c
/dpdk/drivers/bus/uacce/version.map
/dpdk/drivers/bus/vdev/vdev.c
/dpdk/drivers/bus/vmbus/rte_vmbus_reg.h
/dpdk/drivers/bus/vmbus/vmbus_channel.c
/dpdk/drivers/bus/vmbus/vmbus_common.c
/dpdk/drivers/common/cnxk/cnxk_security.c
/dpdk/drivers/common/cnxk/cnxk_security.h
/dpdk/drivers/common/cnxk/cnxk_security_ar.h
/dpdk/drivers/common/cnxk/hw/cpt.h
/dpdk/drivers/common/cnxk/hw/nix.h
/dpdk/drivers/common/cnxk/hw/ssow.h
/dpdk/drivers/common/cnxk/hw/tim.h
/dpdk/drivers/common/cnxk/meson.build
/dpdk/drivers/common/cnxk/roc_ae.c
/dpdk/drivers/common/cnxk/roc_ae.h
/dpdk/drivers/common/cnxk/roc_ae_fpm_tables.c
/dpdk/drivers/common/cnxk/roc_api.h
/dpdk/drivers/common/cnxk/roc_bphy_cgx.c
/dpdk/drivers/common/cnxk/roc_bphy_cgx.h
/dpdk/drivers/common/cnxk/roc_bphy_cgx_priv.h
/dpdk/drivers/common/cnxk/roc_constants.h
/dpdk/drivers/common/cnxk/roc_cpt.c
/dpdk/drivers/common/cnxk/roc_cpt.h
/dpdk/drivers/common/cnxk/roc_cpt_debug.c
/dpdk/drivers/common/cnxk/roc_cpt_priv.h
/dpdk/drivers/common/cnxk/roc_dev.c
/dpdk/drivers/common/cnxk/roc_dev_priv.h
/dpdk/drivers/common/cnxk/roc_dpi.c
/dpdk/drivers/common/cnxk/roc_dpi.h
/dpdk/drivers/common/cnxk/roc_dpi_priv.h
/dpdk/drivers/common/cnxk/roc_errata.h
/dpdk/drivers/common/cnxk/roc_eswitch.c
/dpdk/drivers/common/cnxk/roc_eswitch.h
/dpdk/drivers/common/cnxk/roc_features.h
/dpdk/drivers/common/cnxk/roc_idev.c
/dpdk/drivers/common/cnxk/roc_idev.h
/dpdk/drivers/common/cnxk/roc_idev_priv.h
/dpdk/drivers/common/cnxk/roc_ie_on.h
/dpdk/drivers/common/cnxk/roc_ie_ot.c
/dpdk/drivers/common/cnxk/roc_ie_ot.h
/dpdk/drivers/common/cnxk/roc_ie_ot_tls.h
/dpdk/drivers/common/cnxk/roc_io.h
/dpdk/drivers/common/cnxk/roc_mbox.c
/dpdk/drivers/common/cnxk/roc_mbox.h
/dpdk/drivers/common/cnxk/roc_mcs.c
/dpdk/drivers/common/cnxk/roc_mcs.h
/dpdk/drivers/common/cnxk/roc_mcs_sec_cfg.c
/dpdk/drivers/common/cnxk/roc_mcs_stats.c
/dpdk/drivers/common/cnxk/roc_nix.c
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_debug.c
/dpdk/drivers/common/cnxk/roc_nix_fc.c
/dpdk/drivers/common/cnxk/roc_nix_inl.c
/dpdk/drivers/common/cnxk/roc_nix_inl.h
/dpdk/drivers/common/cnxk/roc_nix_inl_dev.c
/dpdk/drivers/common/cnxk/roc_nix_inl_priv.h
/dpdk/drivers/common/cnxk/roc_nix_mac.c
/dpdk/drivers/common/cnxk/roc_nix_mcast.c
/dpdk/drivers/common/cnxk/roc_nix_priv.h
/dpdk/drivers/common/cnxk/roc_nix_queue.c
/dpdk/drivers/common/cnxk/roc_nix_rss.c
/dpdk/drivers/common/cnxk/roc_nix_stats.c
/dpdk/drivers/common/cnxk/roc_nix_tm.c
/dpdk/drivers/common/cnxk/roc_nix_tm_ops.c
/dpdk/drivers/common/cnxk/roc_nix_tm_utils.c
/dpdk/drivers/common/cnxk/roc_nix_vlan.c
/dpdk/drivers/common/cnxk/roc_npa.c
/dpdk/drivers/common/cnxk/roc_npa_priv.h
/dpdk/drivers/common/cnxk/roc_npc.c
/dpdk/drivers/common/cnxk/roc_npc.h
/dpdk/drivers/common/cnxk/roc_npc_aging.c
/dpdk/drivers/common/cnxk/roc_npc_mcam.c
/dpdk/drivers/common/cnxk/roc_npc_mcam_dump.c
/dpdk/drivers/common/cnxk/roc_npc_parse.c
/dpdk/drivers/common/cnxk/roc_npc_priv.h
/dpdk/drivers/common/cnxk/roc_platform.c
/dpdk/drivers/common/cnxk/roc_platform.h
/dpdk/drivers/common/cnxk/roc_ree.c
/dpdk/drivers/common/cnxk/roc_ree.h
/dpdk/drivers/common/cnxk/roc_se.c
/dpdk/drivers/common/cnxk/roc_se.h
/dpdk/drivers/common/cnxk/roc_sso.c
/dpdk/drivers/common/cnxk/roc_sso.h
/dpdk/drivers/common/cnxk/roc_sso_dp.h
/dpdk/drivers/common/cnxk/roc_sso_priv.h
/dpdk/drivers/common/cnxk/roc_tim.c
/dpdk/drivers/common/cnxk/roc_tim.h
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/cpt/cpt_common.h
/dpdk/drivers/common/cpt/cpt_mcode_defines.h
/dpdk/drivers/common/cpt/cpt_pmd_logs.h
/dpdk/drivers/common/cpt/cpt_ucode.h
/dpdk/drivers/common/cpt/cpt_ucode_asym.h
/dpdk/drivers/common/dpaax/caamflib/compat.h
/dpdk/drivers/common/dpaax/caamflib/desc.h
/dpdk/drivers/common/dpaax/caamflib/desc/ipsec.h
/dpdk/drivers/common/dpaax/caamflib/desc/pdcp.h
/dpdk/drivers/common/dpaax/caamflib/rta/protocol_cmd.h
/dpdk/drivers/common/dpaax/caamflib/rta/sec_run_time_asm.h
/dpdk/drivers/common/dpaax/dpaa_list.h
/dpdk/drivers/common/dpaax/dpaax_logs.h
/dpdk/drivers/common/dpaax/version.map
/dpdk/drivers/common/iavf/iavf_impl.c
/dpdk/drivers/common/idpf/base/README
/dpdk/drivers/common/idpf/base/idpf_common.c
/dpdk/drivers/common/idpf/base/idpf_controlq.c
/dpdk/drivers/common/idpf/base/idpf_controlq_api.h
/dpdk/drivers/common/idpf/base/idpf_controlq_setup.c
/dpdk/drivers/common/idpf/base/idpf_lan_pf_regs.h
/dpdk/drivers/common/idpf/base/idpf_lan_txrx.h
/dpdk/drivers/common/idpf/base/idpf_lan_vf_regs.h
/dpdk/drivers/common/idpf/base/idpf_osdep.h
/dpdk/drivers/common/idpf/base/idpf_prototype.h
/dpdk/drivers/common/idpf/base/siov_regs.h
/dpdk/drivers/common/idpf/base/virtchnl2.h
/dpdk/drivers/common/idpf/idpf_common_device.c
/dpdk/drivers/common/idpf/idpf_common_device.h
/dpdk/drivers/common/idpf/idpf_common_logs.h
/dpdk/drivers/common/idpf/idpf_common_rxtx.c
/dpdk/drivers/common/idpf/idpf_common_rxtx.h
/dpdk/drivers/common/idpf/idpf_common_rxtx_avx512.c
/dpdk/drivers/common/idpf/idpf_common_virtchnl.c
/dpdk/drivers/common/idpf/idpf_common_virtchnl.h
/dpdk/drivers/common/ionic/ionic_common.h
/dpdk/drivers/common/ionic/ionic_common_uio.c
/dpdk/drivers/common/ionic/ionic_osdep.h
/dpdk/drivers/common/ionic/ionic_regs.h
/dpdk/drivers/common/ionic/meson.build
/dpdk/drivers/common/ionic/version.map
/dpdk/drivers/common/meson.build
/dpdk/drivers/common/mlx5/linux/meson.build
/dpdk/drivers/common/mlx5/linux/mlx5_common_os.c
/dpdk/drivers/common/mlx5/linux/mlx5_glue.c
/dpdk/drivers/common/mlx5/linux/mlx5_nl.c
/dpdk/drivers/common/mlx5/linux/mlx5_nl.h
/dpdk/drivers/common/mlx5/mlx5_common.h
/dpdk/drivers/common/mlx5/mlx5_common_mr.c
/dpdk/drivers/common/mlx5/mlx5_common_mr.h
/dpdk/drivers/common/mlx5/mlx5_common_utils.c
/dpdk/drivers/common/mlx5/mlx5_common_utils.h
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.h
/dpdk/drivers/common/mlx5/mlx5_malloc.c
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/mlx5/version.map
/dpdk/drivers/common/nfp/meson.build
/dpdk/drivers/common/nfp/nfp_common.c
/dpdk/drivers/common/nfp/nfp_common.h
/dpdk/drivers/common/nfp/nfp_common_ctrl.h
/dpdk/drivers/common/nfp/nfp_common_log.c
/dpdk/drivers/common/nfp/nfp_common_log.h
/dpdk/drivers/common/nfp/nfp_common_pci.c
/dpdk/drivers/common/nfp/nfp_common_pci.h
/dpdk/drivers/common/nfp/nfp_dev.c
/dpdk/drivers/common/nfp/nfp_dev.h
/dpdk/drivers/common/nfp/nfp_platform.h
/dpdk/drivers/common/nfp/version.map
/dpdk/drivers/common/nitrox/meson.build
/dpdk/drivers/common/nitrox/nitrox_csr.h
/dpdk/drivers/common/nitrox/nitrox_device.c
/dpdk/drivers/common/nitrox/nitrox_device.h
/dpdk/drivers/common/nitrox/nitrox_hal.c
/dpdk/drivers/common/nitrox/nitrox_hal.h
/dpdk/drivers/common/nitrox/nitrox_logs.c
/dpdk/drivers/common/nitrox/nitrox_logs.h
/dpdk/drivers/common/nitrox/nitrox_qp.c
/dpdk/drivers/common/nitrox/nitrox_qp.h
/dpdk/drivers/common/nitrox/version.map
/dpdk/drivers/common/qat/dev/qat_dev_gen4.c
/dpdk/drivers/common/qat/dev/qat_dev_gen5.c
/dpdk/drivers/common/qat/dev/qat_dev_gen_lce.c
/dpdk/drivers/common/qat/dev/qat_dev_gens.h
/dpdk/drivers/common/qat/meson.build
/dpdk/drivers/common/qat/qat_adf/adf_transport_access_macros.h
/dpdk/drivers/common/qat/qat_adf/adf_transport_access_macros_gen_lce.h
/dpdk/drivers/common/qat/qat_adf/adf_transport_access_macros_gen_lcevf.h
/dpdk/drivers/common/qat/qat_adf/icp_qat_fw.h
/dpdk/drivers/common/qat/qat_adf/icp_qat_fw_la.h
/dpdk/drivers/common/qat/qat_adf/icp_qat_fw_mmp_ids.h
/dpdk/drivers/common/qat/qat_adf/icp_qat_hw.h
/dpdk/drivers/common/qat/qat_adf/qat_pke.h
/dpdk/drivers/common/qat/qat_common.c
/dpdk/drivers/common/qat/qat_common.h
/dpdk/drivers/common/qat/qat_device.c
/dpdk/drivers/common/qat/qat_device.h
/dpdk/drivers/common/qat/qat_qp.h
/dpdk/drivers/common/sfc_efx/base/efx.h
/dpdk/drivers/common/sfc_efx/base/efx_mae.c
/dpdk/drivers/common/sfc_efx/sfc_efx.c
/dpdk/drivers/common/sfc_efx/sfc_efx_log.h
/dpdk/drivers/common/sfc_efx/version.map
/dpdk/drivers/compress/isal/isal_compress_pmd_private.h
/dpdk/drivers/compress/meson.build
/dpdk/drivers/compress/nitrox/meson.build
/dpdk/drivers/compress/nitrox/nitrox_comp.c
/dpdk/drivers/compress/nitrox/nitrox_comp.h
/dpdk/drivers/compress/nitrox/nitrox_comp_reqmgr.c
/dpdk/drivers/compress/nitrox/nitrox_comp_reqmgr.h
/dpdk/drivers/compress/octeontx/otx_zip.h
/dpdk/drivers/compress/qat/dev/qat_comp_pmd_gen4.c
/dpdk/drivers/compress/qat/dev/qat_comp_pmd_gen5.c
/dpdk/drivers/compress/qat/dev/qat_comp_pmd_gens.h
/dpdk/drivers/compress/qat/qat_comp.h
/dpdk/drivers/compress/qat/qat_comp_pmd.c
/dpdk/drivers/compress/qat/qat_comp_pmd.h
/dpdk/drivers/compress/zlib/zlib_pmd_private.h
/dpdk/drivers/crypto/armv8/armv8_pmd_private.h
/dpdk/drivers/crypto/armv8/rte_armv8_pmd.c
/dpdk/drivers/crypto/bcmfs/bcmfs_qp.h
/dpdk/drivers/crypto/bcmfs/bcmfs_sym_session.h
/dpdk/drivers/crypto/caam_jr/caam_jr.c
/dpdk/drivers/crypto/caam_jr/caam_jr_desc.h
/dpdk/drivers/crypto/caam_jr/caam_jr_log.h
/dpdk/drivers/crypto/ccp/ccp_crypto.h
/dpdk/drivers/crypto/ccp/ccp_dev.c
/dpdk/drivers/crypto/ccp/ccp_dev.h
/dpdk/drivers/crypto/ccp/ccp_pmd_private.h
/dpdk/drivers/crypto/ccp/rte_ccp_pmd.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_sec.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_sec.h
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.h
/dpdk/drivers/crypto/cnxk/cn10k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cn10k_tls.c
/dpdk/drivers/crypto/cnxk/cn10k_tls.h
/dpdk/drivers/crypto/cnxk/cn10k_tls_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_ipsec.h
/dpdk/drivers/crypto/cnxk/cn9k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_ae.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_devargs.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_se.h
/dpdk/drivers/crypto/cnxk/cnxk_sg.h
/dpdk/drivers/crypto/cnxk/meson.build
/dpdk/drivers/crypto/cnxk/rte_pmd_cnxk_crypto.h
/dpdk/drivers/crypto/cnxk/version.map
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_logs.h
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_priv.h
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_raw_dp.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.h
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec_log.h
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_ops.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_private.h
/dpdk/drivers/crypto/ipsec_mb/meson.build
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_gcm_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_chacha_poly_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_kasumi.c
/dpdk/drivers/crypto/ipsec_mb/pmd_kasumi_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_snow3g.c
/dpdk/drivers/crypto/ipsec_mb/pmd_snow3g_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_zuc.c
/dpdk/drivers/crypto/ipsec_mb/pmd_zuc_priv.h
/dpdk/drivers/crypto/mlx5/mlx5_crypto.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto.h
/dpdk/drivers/crypto/mlx5/mlx5_crypto_gcm.c
/dpdk/drivers/crypto/mvsam/mrvl_pmd_private.h
/dpdk/drivers/crypto/mvsam/rte_mrvl_pmd.c
/dpdk/drivers/crypto/nitrox/meson.build
/dpdk/drivers/crypto/nitrox/nitrox_sym.c
/dpdk/drivers/crypto/nitrox/nitrox_sym_capabilities.c
/dpdk/drivers/crypto/nitrox/nitrox_sym_ctx.h
/dpdk/drivers/crypto/nitrox/nitrox_sym_reqmgr.c
/dpdk/drivers/crypto/null/null_crypto_pmd_private.h
/dpdk/drivers/crypto/octeontx/otx_cryptodev_hw_access.h
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.c
/dpdk/drivers/crypto/openssl/openssl_pmd_private.h
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/crypto/openssl/rte_openssl_pmd_ops.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen5.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen_lce.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gens.h
/dpdk/drivers/crypto/qat/dev/qat_sym_pmd_gen1.c
/dpdk/drivers/crypto/qat/qat_asym.c
/dpdk/drivers/crypto/qat/qat_asym.h
/dpdk/drivers/crypto/qat/qat_sym.c
/dpdk/drivers/crypto/qat/qat_sym.h
/dpdk/drivers/crypto/qat/qat_sym_session.c
/dpdk/drivers/crypto/qat/qat_sym_session.h
/dpdk/drivers/crypto/scheduler/meson.build
/dpdk/drivers/crypto/scheduler/rte_cryptodev_scheduler.c
/dpdk/drivers/crypto/scheduler/scheduler_failover.c
/dpdk/drivers/crypto/scheduler/scheduler_multicore.c
/dpdk/drivers/crypto/scheduler/scheduler_pkt_size_distr.c
/dpdk/drivers/crypto/scheduler/scheduler_pmd.c
/dpdk/drivers/crypto/scheduler/scheduler_pmd_ops.c
/dpdk/drivers/crypto/scheduler/scheduler_pmd_private.h
/dpdk/drivers/crypto/scheduler/scheduler_roundrobin.c
/dpdk/drivers/crypto/uadk/uadk_crypto_pmd_private.h
/dpdk/drivers/dma/cnxk/cnxk_dma_event_dp.h
/dpdk/drivers/dma/cnxk/cnxk_dmadev.c
/dpdk/drivers/dma/cnxk/cnxk_dmadev.h
/dpdk/drivers/dma/cnxk/cnxk_dmadev_fp.c
/dpdk/drivers/dma/cnxk/meson.build
/dpdk/drivers/dma/cnxk/version.map
/dpdk/drivers/dma/dpaa/dpaa_qdma_logs.h
/dpdk/drivers/dma/dpaa2/dpaa2_qdma.c
/dpdk/drivers/dma/dpaa2/dpaa2_qdma_logs.h
/dpdk/drivers/dma/dpaa2/version.map
/dpdk/drivers/dma/hisilicon/hisi_dmadev.c
/dpdk/drivers/dma/idxd/idxd_bus.c
/dpdk/drivers/dma/idxd/idxd_hw_defs.h
/dpdk/drivers/dma/idxd/idxd_internal.h
/dpdk/drivers/dma/idxd/idxd_pci.c
/dpdk/drivers/dma/ioat/ioat_internal.h
/dpdk/drivers/dma/skeleton/skeleton_dmadev.c
/dpdk/drivers/dma/skeleton/skeleton_dmadev.h
/dpdk/drivers/event/cnxk/cn10k_eventdev.c
/dpdk/drivers/event/cnxk/cn10k_eventdev.h
/dpdk/drivers/event/cnxk/cn10k_tx_worker.h
/dpdk/drivers/event/cnxk/cn10k_worker.c
/dpdk/drivers/event/cnxk/cn10k_worker.h
/dpdk/drivers/event/cnxk/cn9k_eventdev.c
/dpdk/drivers/event/cnxk/cn9k_worker.c
/dpdk/drivers/event/cnxk/cn9k_worker.h
/dpdk/drivers/event/cnxk/cnxk_eventdev.c
/dpdk/drivers/event/cnxk/cnxk_eventdev.h
/dpdk/drivers/event/cnxk/cnxk_eventdev_adptr.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.h
/dpdk/drivers/event/cnxk/cnxk_tim_worker.c
/dpdk/drivers/event/cnxk/cnxk_tim_worker.h
/dpdk/drivers/event/cnxk/cnxk_worker.c
/dpdk/drivers/event/cnxk/cnxk_worker.h
/dpdk/drivers/event/cnxk/meson.build
/dpdk/drivers/event/cnxk/rte_pmd_cnxk_eventdev.h
/dpdk/drivers/event/cnxk/version.map
/dpdk/drivers/event/dlb2/dlb2.c
/dpdk/drivers/event/dlb2/dlb2_log.h
/dpdk/drivers/event/dlb2/dlb2_priv.h
/dpdk/drivers/event/dlb2/dlb2_selftest.c
/dpdk/drivers/event/dlb2/dlb2_xstats.c
/dpdk/drivers/event/dlb2/pf/dlb2_main.c
/dpdk/drivers/event/dlb2/version.map
/dpdk/drivers/event/dpaa/dpaa_eventdev.c
/dpdk/drivers/event/dpaa2/dpaa2_eventdev.c
/dpdk/drivers/event/dpaa2/dpaa2_eventdev_logs.h
/dpdk/drivers/event/dpaa2/dpaa2_eventdev_selftest.c
/dpdk/drivers/event/dsw/dsw_evdev.c
/dpdk/drivers/event/dsw/dsw_evdev.h
/dpdk/drivers/event/dsw/dsw_event.c
/dpdk/drivers/event/dsw/dsw_xstats.c
/dpdk/drivers/event/octeontx/ssovf_evdev.c
/dpdk/drivers/event/octeontx/ssovf_evdev.h
/dpdk/drivers/event/octeontx/timvf_evdev.h
/dpdk/drivers/event/octeontx/timvf_worker.c
/dpdk/drivers/event/octeontx/timvf_worker.h
/dpdk/drivers/event/opdl/opdl_evdev.c
/dpdk/drivers/event/opdl/opdl_evdev.h
/dpdk/drivers/event/opdl/opdl_ring.c
/dpdk/drivers/event/skeleton/skeleton_eventdev.c
/dpdk/drivers/event/skeleton/skeleton_eventdev.h
/dpdk/drivers/event/sw/event_ring.h
/dpdk/drivers/event/sw/iq_chunk.h
/dpdk/drivers/event/sw/sw_evdev.c
/dpdk/drivers/event/sw/sw_evdev.h
/dpdk/drivers/event/sw/sw_evdev_scheduler.c
/dpdk/drivers/event/sw/sw_evdev_selftest.c
/dpdk/drivers/gpu/cuda/gdrcopy.c
/dpdk/drivers/mempool/cnxk/cn10k_mempool_ops.c
/dpdk/drivers/mempool/cnxk/cnxk_mempool.c
/dpdk/drivers/mempool/cnxk/version.map
/dpdk/drivers/mempool/dpaa/dpaa_mempool.c
/dpdk/drivers/mempool/dpaa/dpaa_mempool.h
/dpdk/drivers/mempool/dpaa2/dpaa2_hw_mempool.c
/dpdk/drivers/mempool/dpaa2/dpaa2_hw_mempool_logs.h
/dpdk/drivers/mempool/octeontx/octeontx_fpavf.h
/dpdk/drivers/meson.build
/dpdk/drivers/ml/cnxk/cn10k_ml_dev.c
/dpdk/drivers/ml/cnxk/cn10k_ml_dev.h
/dpdk/drivers/ml/cnxk/cn10k_ml_model.c
/dpdk/drivers/ml/cnxk/cn10k_ml_model.h
/dpdk/drivers/ml/cnxk/cn10k_ml_ocm.c
/dpdk/drivers/ml/cnxk/cn10k_ml_ocm.h
/dpdk/drivers/ml/cnxk/cn10k_ml_ops.c
/dpdk/drivers/ml/cnxk/cn10k_ml_ops.h
/dpdk/drivers/ml/cnxk/cnxk_ml_dev.c
/dpdk/drivers/ml/cnxk/cnxk_ml_dev.h
/dpdk/drivers/ml/cnxk/cnxk_ml_io.c
/dpdk/drivers/ml/cnxk/cnxk_ml_io.h
/dpdk/drivers/ml/cnxk/cnxk_ml_model.c
/dpdk/drivers/ml/cnxk/cnxk_ml_model.h
/dpdk/drivers/ml/cnxk/cnxk_ml_ops.c
/dpdk/drivers/ml/cnxk/cnxk_ml_ops.h
/dpdk/drivers/ml/cnxk/cnxk_ml_utils.c
/dpdk/drivers/ml/cnxk/cnxk_ml_utils.h
/dpdk/drivers/ml/cnxk/cnxk_ml_xstats.h
/dpdk/drivers/ml/cnxk/meson.build
/dpdk/drivers/ml/cnxk/mvtvm_ml_dev.c
/dpdk/drivers/ml/cnxk/mvtvm_ml_dev.h
/dpdk/drivers/ml/cnxk/mvtvm_ml_model.c
/dpdk/drivers/ml/cnxk/mvtvm_ml_model.h
/dpdk/drivers/ml/cnxk/mvtvm_ml_ops.c
/dpdk/drivers/ml/cnxk/mvtvm_ml_ops.h
/dpdk/drivers/ml/cnxk/mvtvm_ml_stubs.c
/dpdk/drivers/ml/cnxk/mvtvm_ml_stubs.h
/dpdk/drivers/net/af_packet/rte_eth_af_packet.c
/dpdk/drivers/net/af_xdp/meson.build
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c
/dpdk/drivers/net/ark/ark_ethdev.c
/dpdk/drivers/net/ark/ark_ethdev_rx.c
/dpdk/drivers/net/ark/ark_ethdev_tx.c
/dpdk/drivers/net/ark/ark_ext.h
/dpdk/drivers/net/ark/ark_global.h
/dpdk/drivers/net/ark/ark_udm.h
/dpdk/drivers/net/ark/meson.build
/dpdk/drivers/net/atlantic/atl_ethdev.c
/dpdk/drivers/net/atlantic/atl_logs.h
/dpdk/drivers/net/atlantic/version.map
/dpdk/drivers/net/avp/avp_ethdev.c
/dpdk/drivers/net/avp/avp_logs.h
/dpdk/drivers/net/avp/rte_avp_common.h
/dpdk/drivers/net/axgbe/axgbe_ethdev.c
/dpdk/drivers/net/axgbe/axgbe_ethdev.h
/dpdk/drivers/net/axgbe/axgbe_phy_impl.c
/dpdk/drivers/net/axgbe/axgbe_rxtx.c
/dpdk/drivers/net/axgbe/axgbe_rxtx.h
/dpdk/drivers/net/bnx2x/bnx2x.c
/dpdk/drivers/net/bnx2x/bnx2x_ethdev.c
/dpdk/drivers/net/bnx2x/bnx2x_stats.c
/dpdk/drivers/net/bnx2x/bnx2x_vfpf.c
/dpdk/drivers/net/bnxt/bnxt.h
/dpdk/drivers/net/bnxt/bnxt_cpr.c
/dpdk/drivers/net/bnxt/bnxt_cpr.h
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/bnxt/bnxt_flow.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.h
/dpdk/drivers/net/bnxt/bnxt_irq.c
/dpdk/drivers/net/bnxt/bnxt_reps.c
/dpdk/drivers/net/bnxt/bnxt_ring.c
/dpdk/drivers/net/bnxt/bnxt_ring.h
/dpdk/drivers/net/bnxt/bnxt_rxq.c
/dpdk/drivers/net/bnxt/bnxt_rxq.h
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/bnxt_rxr.h
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_avx2.c
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_neon.c
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_sse.c
/dpdk/drivers/net/bnxt/bnxt_stats.c
/dpdk/drivers/net/bnxt/bnxt_txq.c
/dpdk/drivers/net/bnxt/bnxt_txq.h
/dpdk/drivers/net/bnxt/bnxt_txr.c
/dpdk/drivers/net/bnxt/bnxt_txr.h
/dpdk/drivers/net/bnxt/bnxt_util.c
/dpdk/drivers/net/bnxt/bnxt_util.h
/dpdk/drivers/net/bnxt/bnxt_vnic.c
/dpdk/drivers/net/bnxt/bnxt_vnic.h
/dpdk/drivers/net/bnxt/hsi_struct_def_dpdk.h
/dpdk/drivers/net/bnxt/meson.build
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_tf_pmd_shim.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_def_rules.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_ha_mgr.c
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.c
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.h
/dpdk/drivers/net/bonding/rte_eth_bond_flow.c
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.c
/dpdk/drivers/net/cnxk/cn10k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn10k_rx.h
/dpdk/drivers/net/cnxk/cn10k_rx_select.c
/dpdk/drivers/net/cnxk/cn10k_rxtx.h
/dpdk/drivers/net/cnxk/cn10k_tx.h
/dpdk/drivers/net/cnxk/cn10k_tx_select.c
/dpdk/drivers/net/cnxk/cn9k_ethdev.c
/dpdk/drivers/net/cnxk/cn9k_ethdev.h
/dpdk/drivers/net/cnxk/cn9k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn9k_tx.h
/dpdk/drivers/net/cnxk/cn9k_tx_select.c
/dpdk/drivers/net/cnxk/cnxk_eswitch.c
/dpdk/drivers/net/cnxk/cnxk_eswitch.h
/dpdk/drivers/net/cnxk/cnxk_eswitch_devargs.c
/dpdk/drivers/net/cnxk/cnxk_eswitch_flow.c
/dpdk/drivers/net/cnxk/cnxk_eswitch_rxtx.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_devargs.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_dp.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_mcs.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_mtr.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_ops.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec.c
/dpdk/drivers/net/cnxk/cnxk_flow.c
/dpdk/drivers/net/cnxk/cnxk_flow.h
/dpdk/drivers/net/cnxk/cnxk_link.c
/dpdk/drivers/net/cnxk/cnxk_lookup.c
/dpdk/drivers/net/cnxk/cnxk_rep.c
/dpdk/drivers/net/cnxk/cnxk_rep.h
/dpdk/drivers/net/cnxk/cnxk_rep_flow.c
/dpdk/drivers/net/cnxk/cnxk_rep_msg.c
/dpdk/drivers/net/cnxk/cnxk_rep_msg.h
/dpdk/drivers/net/cnxk/cnxk_rep_ops.c
/dpdk/drivers/net/cnxk/cnxk_tm.c
/dpdk/drivers/net/cnxk/meson.build
/dpdk/drivers/net/cnxk/rte_pmd_cnxk.h
/dpdk/drivers/net/cnxk/version.map
/dpdk/drivers/net/cpfl/cpfl_actions.h
/dpdk/drivers/net/cpfl/cpfl_controlq.c
/dpdk/drivers/net/cpfl/cpfl_controlq.h
/dpdk/drivers/net/cpfl/cpfl_cpchnl.h
/dpdk/drivers/net/cpfl/cpfl_ethdev.c
/dpdk/drivers/net/cpfl/cpfl_ethdev.h
/dpdk/drivers/net/cpfl/cpfl_flow.c
/dpdk/drivers/net/cpfl/cpfl_flow.h
/dpdk/drivers/net/cpfl/cpfl_flow_engine_fxp.c
/dpdk/drivers/net/cpfl/cpfl_flow_parser.c
/dpdk/drivers/net/cpfl/cpfl_flow_parser.h
/dpdk/drivers/net/cpfl/cpfl_fxp_rule.c
/dpdk/drivers/net/cpfl/cpfl_fxp_rule.h
/dpdk/drivers/net/cpfl/cpfl_representor.c
/dpdk/drivers/net/cpfl/cpfl_representor.h
/dpdk/drivers/net/cpfl/cpfl_rules.c
/dpdk/drivers/net/cpfl/cpfl_rules.h
/dpdk/drivers/net/cpfl/cpfl_rxtx.c
/dpdk/drivers/net/cpfl/cpfl_rxtx_vec_common.h
/dpdk/drivers/net/cpfl/cpfl_vchnl.c
/dpdk/drivers/net/cpfl/meson.build
/dpdk/drivers/net/cxgbe/base/adapter.h
/dpdk/drivers/net/cxgbe/clip_tbl.c
/dpdk/drivers/net/cxgbe/clip_tbl.h
/dpdk/drivers/net/cxgbe/cxgbe_compat.h
/dpdk/drivers/net/cxgbe/cxgbe_ethdev.c
/dpdk/drivers/net/cxgbe/cxgbe_main.c
/dpdk/drivers/net/cxgbe/cxgbe_ofld.h
/dpdk/drivers/net/cxgbe/cxgbe_pfvf.h
/dpdk/drivers/net/cxgbe/l2t.c
/dpdk/drivers/net/cxgbe/l2t.h
/dpdk/drivers/net/cxgbe/mps_tcam.c
/dpdk/drivers/net/cxgbe/mps_tcam.h
/dpdk/drivers/net/cxgbe/smt.c
/dpdk/drivers/net/cxgbe/smt.h
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/dpaa/dpaa_ethdev.h
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.c
/dpdk/drivers/net/dpaa2/dpaa2_pmd_logs.h
/dpdk/drivers/net/dpaa2/dpaa2_rxtx.c
/dpdk/drivers/net/dpaa2/dpaa2_sparser.c
/dpdk/drivers/net/e1000/base/e1000_regs.h
/dpdk/drivers/net/e1000/e1000_ethdev.h
/dpdk/drivers/net/e1000/em_rxtx.c
/dpdk/drivers/net/e1000/igb_ethdev.c
/dpdk/drivers/net/e1000/igb_rxtx.c
/dpdk/drivers/net/ena/base/ena_com.c
/dpdk/drivers/net/ena/base/ena_com.h
/dpdk/drivers/net/ena/base/ena_defs/ena_admin_defs.h
/dpdk/drivers/net/ena/base/ena_defs/ena_eth_io_defs.h
/dpdk/drivers/net/ena/base/ena_defs/ena_gen_info.h
/dpdk/drivers/net/ena/base/ena_defs/ena_regs_defs.h
/dpdk/drivers/net/ena/base/ena_eth_com.c
/dpdk/drivers/net/ena/base/ena_eth_com.h
/dpdk/drivers/net/ena/base/ena_plat.h
/dpdk/drivers/net/ena/base/ena_plat_dpdk.h
/dpdk/drivers/net/ena/ena_ethdev.c
/dpdk/drivers/net/ena/ena_ethdev.h
/dpdk/drivers/net/enetc/enetc_ethdev.c
/dpdk/drivers/net/enetc/enetc_logs.h
/dpdk/drivers/net/enetfec/enet_ethdev.h
/dpdk/drivers/net/enetfec/enet_pmd_logs.h
/dpdk/drivers/net/enic/base/vnic_devcmd.h
/dpdk/drivers/net/enic/enic.h
/dpdk/drivers/net/enic/enic_ethdev.c
/dpdk/drivers/net/enic/enic_fm_flow.c
/dpdk/drivers/net/enic/enic_main.c
/dpdk/drivers/net/enic/enic_rxtx_common.h
/dpdk/drivers/net/enic/enic_vf_representor.c
/dpdk/drivers/net/enic/meson.build
/dpdk/drivers/net/failsafe/failsafe_args.c
/dpdk/drivers/net/failsafe/failsafe_ops.c
/dpdk/drivers/net/fm10k/base/fm10k_osdep.h
/dpdk/drivers/net/fm10k/fm10k_ethdev.c
/dpdk/drivers/net/fm10k/fm10k_rxtx.c
/dpdk/drivers/net/gve/base/gve.h
/dpdk/drivers/net/gve/base/gve_adminq.c
/dpdk/drivers/net/gve/base/gve_adminq.h
/dpdk/drivers/net/gve/base/gve_osdep.h
/dpdk/drivers/net/gve/gve_ethdev.c
/dpdk/drivers/net/gve/gve_ethdev.h
/dpdk/drivers/net/gve/gve_rss.c
/dpdk/drivers/net/gve/gve_rss.h
/dpdk/drivers/net/gve/gve_rx.c
/dpdk/drivers/net/gve/gve_rx_dqo.c
/dpdk/drivers/net/gve/gve_tx_dqo.c
/dpdk/drivers/net/gve/meson.build
/dpdk/drivers/net/hinic/hinic_pmd_ethdev.c
/dpdk/drivers/net/hinic/hinic_pmd_rx.c
/dpdk/drivers/net/hinic/hinic_pmd_rx.h
/dpdk/drivers/net/hns3/hns3_cmd.c
/dpdk/drivers/net/hns3/hns3_cmd.h
/dpdk/drivers/net/hns3/hns3_common.c
/dpdk/drivers/net/hns3/hns3_dcb.c
/dpdk/drivers/net/hns3/hns3_dump.c
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev.h
/dpdk/drivers/net/hns3/hns3_ethdev_vf.c
/dpdk/drivers/net/hns3/hns3_fdir.c
/dpdk/drivers/net/hns3/hns3_flow.c
/dpdk/drivers/net/hns3/hns3_intr.c
/dpdk/drivers/net/hns3/hns3_intr.h
/dpdk/drivers/net/hns3/hns3_mbx.c
/dpdk/drivers/net/hns3/hns3_mbx.h
/dpdk/drivers/net/hns3/hns3_mp.c
/dpdk/drivers/net/hns3/hns3_rss.c
/dpdk/drivers/net/hns3/hns3_rss.h
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/hns3/hns3_rxtx.h
/dpdk/drivers/net/hns3/hns3_rxtx_vec.c
/dpdk/drivers/net/hns3/hns3_rxtx_vec.h
/dpdk/drivers/net/hns3/hns3_rxtx_vec_neon.h
/dpdk/drivers/net/hns3/hns3_rxtx_vec_sve.c
/dpdk/drivers/net/hns3/hns3_stats.c
/dpdk/drivers/net/hns3/hns3_tm.c
/dpdk/drivers/net/i40e/base/i40e_common.c
/dpdk/drivers/net/i40e/base/i40e_devids.h
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_ethdev.h
/dpdk/drivers/net/i40e/i40e_flow.c
/dpdk/drivers/net/i40e/i40e_recycle_mbufs_vec_common.c
/dpdk/drivers/net/i40e/i40e_rxtx.c
/dpdk/drivers/net/i40e/i40e_rxtx.h
/dpdk/drivers/net/i40e/i40e_rxtx_vec_avx2.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_common.h
/dpdk/drivers/net/i40e/i40e_rxtx_vec_neon.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_sse.c
/dpdk/drivers/net/i40e/meson.build
/dpdk/drivers/net/i40e/version.map
/dpdk/drivers/net/iavf/iavf.h
/dpdk/drivers/net/iavf/iavf_ethdev.c
/dpdk/drivers/net/iavf/iavf_ipsec_crypto.c
/dpdk/drivers/net/iavf/iavf_rxtx.c
/dpdk/drivers/net/iavf/iavf_rxtx.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx2.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx512.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_common.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_neon.c
/dpdk/drivers/net/iavf/iavf_testpmd.c
/dpdk/drivers/net/iavf/iavf_vchnl.c
/dpdk/drivers/net/iavf/meson.build
/dpdk/drivers/net/ice/base/ice_osdep.h
/dpdk/drivers/net/ice/base/ice_sched.c
/dpdk/drivers/net/ice/base/ice_sched.h
/dpdk/drivers/net/ice/ice_acl_filter.c
/dpdk/drivers/net/ice/ice_dcf.c
/dpdk/drivers/net/ice/ice_dcf.h
/dpdk/drivers/net/ice/ice_dcf_ethdev.c
/dpdk/drivers/net/ice/ice_dcf_ethdev.h
/dpdk/drivers/net/ice/ice_dcf_parent.c
/dpdk/drivers/net/ice/ice_dcf_sched.c
/dpdk/drivers/net/ice/ice_dcf_vf_representor.c
/dpdk/drivers/net/ice/ice_diagnose.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_fdir_filter.c
/dpdk/drivers/net/ice/ice_generic_flow.c
/dpdk/drivers/net/ice/ice_generic_flow.h
/dpdk/drivers/net/ice/ice_hash.c
/dpdk/drivers/net/ice/ice_rxtx.c
/dpdk/drivers/net/ice/ice_rxtx.h
/dpdk/drivers/net/ice/ice_rxtx_vec_avx2.c
/dpdk/drivers/net/ice/ice_rxtx_vec_common.h
/dpdk/drivers/net/ice/ice_switch_filter.c
/dpdk/drivers/net/ice/ice_testpmd.c
/dpdk/drivers/net/ice/ice_tm.c
/dpdk/drivers/net/ice/meson.build
/dpdk/drivers/net/ice/version.map
/dpdk/drivers/net/idpf/idpf_ethdev.c
/dpdk/drivers/net/idpf/idpf_rxtx.c
/dpdk/drivers/net/igc/igc_ethdev.c
/dpdk/drivers/net/igc/igc_logs.h
/dpdk/drivers/net/igc/igc_txrx.c
/dpdk/drivers/net/ionic/ionic.h
/dpdk/drivers/net/ionic/ionic_dev.c
/dpdk/drivers/net/ionic/ionic_dev.h
/dpdk/drivers/net/ionic/ionic_dev_pci.c
/dpdk/drivers/net/ionic/ionic_dev_vdev.c
/dpdk/drivers/net/ionic/ionic_ethdev.c
/dpdk/drivers/net/ionic/ionic_if.h
/dpdk/drivers/net/ionic/ionic_lif.c
/dpdk/drivers/net/ionic/ionic_lif.h
/dpdk/drivers/net/ionic/ionic_main.c
/dpdk/drivers/net/ionic/ionic_rx_filter.h
/dpdk/drivers/net/ionic/ionic_rxtx.c
/dpdk/drivers/net/ionic/ionic_rxtx.h
/dpdk/drivers/net/ionic/ionic_rxtx_sg.c
/dpdk/drivers/net/ionic/ionic_rxtx_simple.c
/dpdk/drivers/net/ionic/meson.build
/dpdk/drivers/net/ipn3ke/ipn3ke_representor.c
/dpdk/drivers/net/ixgbe/base/ixgbe_type.h
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.h
/dpdk/drivers/net/ixgbe/ixgbe_ipsec.h
/dpdk/drivers/net/ixgbe/ixgbe_recycle_mbufs_vec_common.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.h
/dpdk/drivers/net/ixgbe/meson.build
/dpdk/drivers/net/ixgbe/version.map
/dpdk/drivers/net/mana/gdma.c
/dpdk/drivers/net/mana/mana.c
/dpdk/drivers/net/mana/mana.h
/dpdk/drivers/net/mana/meson.build
/dpdk/drivers/net/mana/mr.c
/dpdk/drivers/net/mana/rx.c
/dpdk/drivers/net/mana/tx.c
/dpdk/drivers/net/memif/memif.h
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/mlx4/mlx4.c
/dpdk/drivers/net/mlx4/mlx4.h
/dpdk/drivers/net/mlx4/mlx4_ethdev.c
/dpdk/drivers/net/mlx4/mlx4_rxtx.c
/dpdk/drivers/net/mlx5/hws/meson.build
/dpdk/drivers/net/mlx5/hws/mlx5dr.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_action.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_action.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_cmd.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_cmd.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_context.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_context.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_crc32.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_crc32.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_debug.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_debug.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_definer.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_definer.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_internal.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_matcher.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_matcher.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_pat_arg.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_pat_arg.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_rule.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_rule.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_send.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_send.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_table.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_table.h
/dpdk/drivers/net/mlx5/linux/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_flow_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_flow_os.h
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_verbs.c
/dpdk/drivers/net/mlx5/meson.build
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_defs.h
/dpdk/drivers/net/mlx5/mlx5_ethdev.c
/dpdk/drivers/net/mlx5/mlx5_flow.c
/dpdk/drivers/net/mlx5/mlx5_flow.h
/dpdk/drivers/net/mlx5/mlx5_flow_aso.c
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_flex.c
/dpdk/drivers/net/mlx5/mlx5_flow_geneve.c
/dpdk/drivers/net/mlx5/mlx5_flow_hw.c
/dpdk/drivers/net/mlx5/mlx5_flow_meter.c
/dpdk/drivers/net/mlx5/mlx5_flow_quota.c
/dpdk/drivers/net/mlx5/mlx5_hws_cnt.c
/dpdk/drivers/net/mlx5/mlx5_hws_cnt.h
/dpdk/drivers/net/mlx5/mlx5_mac.c
/dpdk/drivers/net/mlx5/mlx5_rx.c
/dpdk/drivers/net/mlx5/mlx5_rx.h
/dpdk/drivers/net/mlx5/mlx5_rxq.c
/dpdk/drivers/net/mlx5/mlx5_rxtx.c
/dpdk/drivers/net/mlx5/mlx5_stats.c
/dpdk/drivers/net/mlx5/mlx5_testpmd.c
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_tx.h
/dpdk/drivers/net/mlx5/mlx5_txpp.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mlx5/mlx5_utils.c
/dpdk/drivers/net/mlx5/mlx5_utils.h
/dpdk/drivers/net/mlx5/rte_pmd_mlx5.h
/dpdk/drivers/net/mlx5/version.map
/dpdk/drivers/net/mlx5/windows/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/windows/mlx5_flow_os.c
/dpdk/drivers/net/mlx5/windows/mlx5_flow_os.h
/dpdk/drivers/net/mvneta/mvneta_ethdev.c
/dpdk/drivers/net/mvpp2/mrvl_ethdev.c
/dpdk/drivers/net/mvpp2/mrvl_ethdev.h
/dpdk/drivers/net/netvsc/hn_ethdev.c
/dpdk/drivers/net/netvsc/hn_rndis.c
/dpdk/drivers/net/netvsc/hn_rndis.h
/dpdk/drivers/net/netvsc/hn_rxtx.c
/dpdk/drivers/net/netvsc/hn_var.h
/dpdk/drivers/net/netvsc/hn_vf.c
/dpdk/drivers/net/nfb/nfb.h
/dpdk/drivers/net/nfb/nfb_ethdev.c
/dpdk/drivers/net/nfb/nfb_rx.c
/dpdk/drivers/net/nfb/nfb_rx.h
/dpdk/drivers/net/nfb/nfb_tx.c
/dpdk/drivers/net/nfb/nfb_tx.h
/dpdk/drivers/net/nfp/flower/nfp_conntrack.c
/dpdk/drivers/net/nfp/flower/nfp_conntrack.h
/dpdk/drivers/net/nfp/flower/nfp_flower.c
/dpdk/drivers/net/nfp/flower/nfp_flower.h
/dpdk/drivers/net/nfp/flower/nfp_flower_cmsg.c
/dpdk/drivers/net/nfp/flower/nfp_flower_cmsg.h
/dpdk/drivers/net/nfp/flower/nfp_flower_ctrl.c
/dpdk/drivers/net/nfp/flower/nfp_flower_ctrl.h
/dpdk/drivers/net/nfp/flower/nfp_flower_flow.c
/dpdk/drivers/net/nfp/flower/nfp_flower_flow.h
/dpdk/drivers/net/nfp/flower/nfp_flower_representor.c
/dpdk/drivers/net/nfp/flower/nfp_flower_representor.h
/dpdk/drivers/net/nfp/flower/nfp_flower_service.c
/dpdk/drivers/net/nfp/flower/nfp_flower_service.h
/dpdk/drivers/net/nfp/meson.build
/dpdk/drivers/net/nfp/nfd3/nfp_nfd3.h
/dpdk/drivers/net/nfp/nfd3/nfp_nfd3_dp.c
/dpdk/drivers/net/nfp/nfdk/nfp_nfdk.h
/dpdk/drivers/net/nfp/nfdk/nfp_nfdk_dp.c
/dpdk/drivers/net/nfp/nfp_cpp_bridge.c
/dpdk/drivers/net/nfp/nfp_cpp_bridge.h
/dpdk/drivers/net/nfp/nfp_ethdev.c
/dpdk/drivers/net/nfp/nfp_ethdev_vf.c
/dpdk/drivers/net/nfp/nfp_ipsec.c
/dpdk/drivers/net/nfp/nfp_ipsec.h
/dpdk/drivers/net/nfp/nfp_logs.h
/dpdk/drivers/net/nfp/nfp_mtr.c
/dpdk/drivers/net/nfp/nfp_mtr.h
/dpdk/drivers/net/nfp/nfp_net_cmsg.c
/dpdk/drivers/net/nfp/nfp_net_cmsg.h
/dpdk/drivers/net/nfp/nfp_net_common.c
/dpdk/drivers/net/nfp/nfp_net_common.h
/dpdk/drivers/net/nfp/nfp_net_ctrl.c
/dpdk/drivers/net/nfp/nfp_net_ctrl.h
/dpdk/drivers/net/nfp/nfp_net_flow.c
/dpdk/drivers/net/nfp/nfp_net_flow.h
/dpdk/drivers/net/nfp/nfp_net_meta.c
/dpdk/drivers/net/nfp/nfp_net_meta.h
/dpdk/drivers/net/nfp/nfp_rxtx.c
/dpdk/drivers/net/nfp/nfp_rxtx.h
/dpdk/drivers/net/nfp/nfp_service.c
/dpdk/drivers/net/nfp/nfp_service.h
/dpdk/drivers/net/nfp/nfpcore/nfp6000_pcie.c
/dpdk/drivers/net/nfp/nfpcore/nfp6000_pcie.h
/dpdk/drivers/net/nfp/nfpcore/nfp_cppcore.c
/dpdk/drivers/net/nfp/nfpcore/nfp_elf.c
/dpdk/drivers/net/nfp/nfpcore/nfp_elf.h
/dpdk/drivers/net/nfp/nfpcore/nfp_mip.c
/dpdk/drivers/net/nfp/nfpcore/nfp_mip.h
/dpdk/drivers/net/nfp/nfpcore/nfp_mutex.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp.h
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp_eth.c
/dpdk/drivers/net/nfp/nfpcore/nfp_resource.h
/dpdk/drivers/net/nfp/nfpcore/nfp_rtsym.c
/dpdk/drivers/net/nfp/nfpcore/nfp_sync.c
/dpdk/drivers/net/nfp/nfpcore/nfp_sync.h
/dpdk/drivers/net/nfp/nfpcore/nfp_target.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_rtl.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_yt.c
/dpdk/drivers/net/ngbe/base/ngbe_type.h
/dpdk/drivers/net/ngbe/ngbe_ethdev.c
/dpdk/drivers/net/ngbe/ngbe_ethdev.h
/dpdk/drivers/net/ngbe/ngbe_ptypes.c
/dpdk/drivers/net/ngbe/ngbe_ptypes.h
/dpdk/drivers/net/ngbe/ngbe_rxtx.c
/dpdk/drivers/net/null/rte_eth_null.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_rx.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_rx.h
/dpdk/drivers/net/octeon_ep/cnxk_ep_rx_avx.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_rx_neon.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_rx_sse.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_tx.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_vf.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_vf.h
/dpdk/drivers/net/octeon_ep/meson.build
/dpdk/drivers/net/octeon_ep/otx2_ep_vf.c
/dpdk/drivers/net/octeon_ep/otx_ep_common.h
/dpdk/drivers/net/octeon_ep/otx_ep_ethdev.c
/dpdk/drivers/net/octeon_ep/otx_ep_rxtx.c
/dpdk/drivers/net/octeon_ep/otx_ep_rxtx.h
/dpdk/drivers/net/octeon_ep/otx_ep_vf.c
/dpdk/drivers/net/octeontx/base/octeontx_io.h
/dpdk/drivers/net/octeontx/octeontx_ethdev.c
/dpdk/drivers/net/octeontx/octeontx_ethdev.h
/dpdk/drivers/net/octeontx/octeontx_logs.h
/dpdk/drivers/net/octeontx/octeontx_rxtx.h
/dpdk/drivers/net/pfe/base/cbus.h
/dpdk/drivers/net/pfe/base/pfe.h
/dpdk/drivers/net/pfe/pfe_ethdev.c
/dpdk/drivers/net/pfe/pfe_logs.h
/dpdk/drivers/net/qede/base/bcm_osal.c
/dpdk/drivers/net/qede/base/bcm_osal.h
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/qede/qede_logs.h
/dpdk/drivers/net/qede/qede_rxtx.c
/dpdk/drivers/net/ring/rte_eth_ring.c
/dpdk/drivers/net/sfc/sfc_dp.c
/dpdk/drivers/net/sfc/sfc_dp_rx.h
/dpdk/drivers/net/sfc/sfc_ef10.h
/dpdk/drivers/net/sfc/sfc_ef100_rx.c
/dpdk/drivers/net/sfc/sfc_ef100_tx.c
/dpdk/drivers/net/sfc/sfc_ef10_rx.c
/dpdk/drivers/net/sfc/sfc_ethdev.c
/dpdk/drivers/net/sfc/sfc_flow.c
/dpdk/drivers/net/sfc/sfc_flow.h
/dpdk/drivers/net/sfc/sfc_mae.c
/dpdk/drivers/net/sfc/sfc_mae.h
/dpdk/drivers/net/sfc/sfc_repr.c
/dpdk/drivers/net/sfc/sfc_rx.c
/dpdk/drivers/net/softnic/rte_eth_softnic.c
/dpdk/drivers/net/softnic/rte_eth_softnic_cli.c
/dpdk/drivers/net/softnic/rte_eth_softnic_internals.h
/dpdk/drivers/net/tap/bpf/Makefile
/dpdk/drivers/net/tap/bpf/bpf_api.h
/dpdk/drivers/net/tap/bpf/bpf_elf.h
/dpdk/drivers/net/tap/bpf/bpf_extract.py
/dpdk/drivers/net/tap/bpf/tap_bpf_program.c
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/tap/tap_bpf.h
/dpdk/drivers/net/tap/tap_bpf_insns.h
/dpdk/drivers/net/tap/tap_flow.c
/dpdk/drivers/net/tap/tap_netlink.c
/dpdk/drivers/net/tap/tap_rss.h
/dpdk/drivers/net/thunderx/base/nicvf_mbox.c
/dpdk/drivers/net/thunderx/base/nicvf_mbox.h
/dpdk/drivers/net/thunderx/base/nicvf_plat.h
/dpdk/drivers/net/thunderx/nicvf_ethdev.c
/dpdk/drivers/net/thunderx/nicvf_rxtx.c
/dpdk/drivers/net/thunderx/nicvf_struct.h
/dpdk/drivers/net/txgbe/base/txgbe_mng.c
/dpdk/drivers/net/txgbe/base/txgbe_osdep.h
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_ethdev.h
/dpdk/drivers/net/txgbe/txgbe_ethdev_vf.c
/dpdk/drivers/net/txgbe/txgbe_ipsec.h
/dpdk/drivers/net/txgbe/txgbe_ptypes.c
/dpdk/drivers/net/txgbe/txgbe_ptypes.h
/dpdk/drivers/net/txgbe/txgbe_rxtx.c
/dpdk/drivers/net/vhost/rte_eth_vhost.c
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_logs.h
/dpdk/drivers/net/virtio/virtio_ring.h
/dpdk/drivers/net/virtio/virtio_rxtx.c
/dpdk/drivers/net/virtio/virtio_user/vhost.h
/dpdk/drivers/net/virtio/virtio_user/vhost_user.c
/dpdk/drivers/net/virtio/virtio_user/vhost_vdpa.c
/dpdk/drivers/net/virtio/virtio_user/virtio_user_dev.c
/dpdk/drivers/net/virtio/virtio_user/virtio_user_dev.h
/dpdk/drivers/net/virtio/virtio_user_ethdev.c
/dpdk/drivers/net/virtio/virtqueue.c
/dpdk/drivers/net/virtio/virtqueue.h
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.c
/dpdk/drivers/net/vmxnet3/vmxnet3_logs.h
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy_cgx.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy_cgx_test.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy_irq.c
/dpdk/drivers/raw/cnxk_bphy/rte_pmd_bphy.h
/dpdk/drivers/raw/cnxk_gpio/cnxk_gpio.c
/dpdk/drivers/raw/cnxk_gpio/cnxk_gpio.h
/dpdk/drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c
/dpdk/drivers/raw/dpaa2_cmdif/dpaa2_cmdif_logs.h
/dpdk/drivers/raw/ifpga/afu_pmd_core.h
/dpdk/drivers/raw/ifpga/base/ifpga_compat.h
/dpdk/drivers/raw/ifpga/base/opae_osdep.h
/dpdk/drivers/raw/ifpga/base/opae_spi_transaction.c
/dpdk/drivers/raw/ifpga/base/osdep_rte/osdep_generic.h
/dpdk/drivers/raw/ifpga/ifpga_rawdev.c
/dpdk/drivers/raw/ntb/ntb.h
/dpdk/drivers/regex/cn9k/cn9k_regexdev.h
/dpdk/drivers/vdpa/ifc/base/ifcvf.c
/dpdk/drivers/vdpa/ifc/base/ifcvf_osdep.h
/dpdk/drivers/vdpa/meson.build
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.h
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_cthread.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_event.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_lm.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_mem.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_virtq.c
/dpdk/drivers/vdpa/nfp/meson.build
/dpdk/drivers/vdpa/nfp/nfp_vdpa.c
/dpdk/drivers/vdpa/nfp/nfp_vdpa_core.c
/dpdk/drivers/vdpa/nfp/nfp_vdpa_core.h
/dpdk/drivers/vdpa/nfp/nfp_vdpa_log.c
/dpdk/drivers/vdpa/nfp/nfp_vdpa_log.h
/dpdk/dts/.devcontainer/devcontainer.json
/dpdk/dts/Dockerfile
/dpdk/dts/README.md
/dpdk/dts/conf.yaml
/dpdk/dts/framework/__init__.py
/dpdk/dts/framework/config/__init__.py
/dpdk/dts/framework/config/conf_yaml_schema.json
/dpdk/dts/framework/config/types.py
/dpdk/dts/framework/exception.py
/dpdk/dts/framework/logger.py
/dpdk/dts/framework/remote_session/__init__.py
/dpdk/dts/framework/remote_session/interactive_remote_session.py
/dpdk/dts/framework/remote_session/interactive_shell.py
/dpdk/dts/framework/remote_session/python_shell.py
/dpdk/dts/framework/remote_session/remote_session.py
/dpdk/dts/framework/remote_session/ssh_session.py
/dpdk/dts/framework/remote_session/testpmd_shell.py
/dpdk/dts/framework/runner.py
/dpdk/dts/framework/settings.py
/dpdk/dts/framework/test_result.py
/dpdk/dts/framework/test_suite.py
/dpdk/dts/framework/testbed_model/__init__.py
/dpdk/dts/framework/testbed_model/cpu.py
/dpdk/dts/framework/testbed_model/linux_session.py
/dpdk/dts/framework/testbed_model/node.py
/dpdk/dts/framework/testbed_model/os_session.py
/dpdk/dts/framework/testbed_model/port.py
/dpdk/dts/framework/testbed_model/posix_session.py
/dpdk/dts/framework/testbed_model/sut_node.py
/dpdk/dts/framework/testbed_model/tg_node.py
/dpdk/dts/framework/testbed_model/traffic_generator/__init__.py
/dpdk/dts/framework/testbed_model/traffic_generator/capturing_traffic_generator.py
/dpdk/dts/framework/testbed_model/traffic_generator/scapy.py
/dpdk/dts/framework/testbed_model/traffic_generator/traffic_generator.py
/dpdk/dts/framework/testbed_model/virtual_device.py
/dpdk/dts/framework/utils.py
/dpdk/dts/main.py
/dpdk/dts/poetry.lock
/dpdk/dts/pyproject.toml
/dpdk/dts/tests/TestSuite_hello_world.py
/dpdk/dts/tests/TestSuite_os_udp.py
/dpdk/dts/tests/TestSuite_pmd_buffer_scatter.py
/dpdk/dts/tests/TestSuite_smoke_tests.py
/dpdk/examples/bbdev_app/main.c
/dpdk/examples/bond/Makefile
/dpdk/examples/bond/commands.list
/dpdk/examples/bond/main.c
/dpdk/examples/bond/meson.build
/dpdk/examples/distributor/main.c
/dpdk/examples/dma/dmafwd.c
/dpdk/examples/dma/meson.build
/dpdk/examples/ethtool/ethtool-app/ethapp.c
/dpdk/examples/eventdev_pipeline/pipeline_common.h
/dpdk/examples/fips_validation/fips_dev_self_test.c
/dpdk/examples/fips_validation/fips_validation.c
/dpdk/examples/fips_validation/main.c
/dpdk/examples/ip_fragmentation/main.c
/dpdk/examples/ip_pipeline/parser.c
/dpdk/examples/ip_pipeline/parser.h
/dpdk/examples/ip_pipeline/thread.c
/dpdk/examples/ip_reassembly/main.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.h
/dpdk/examples/ipsec-secgw/ipsec.c
/dpdk/examples/ipsec-secgw/ipsec.h
/dpdk/examples/ipsec-secgw/ipsec_process.c
/dpdk/examples/ipsec-secgw/ipsec_worker.c
/dpdk/examples/ipsec-secgw/ipsec_worker.h
/dpdk/examples/ipsec-secgw/parser.c
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/ipv4_multicast/main.c
/dpdk/examples/l2fwd-crypto/main.c
/dpdk/examples/l2fwd-event/l2fwd_common.h
/dpdk/examples/l2fwd-event/l2fwd_event.c
/dpdk/examples/l2fwd-event/l2fwd_poll.h
/dpdk/examples/l2fwd-jobstats/main.c
/dpdk/examples/l2fwd-keepalive/main.c
/dpdk/examples/l2fwd-macsec/Makefile
/dpdk/examples/l2fwd-macsec/main.c
/dpdk/examples/l2fwd-macsec/meson.build
/dpdk/examples/l2fwd/main.c
/dpdk/examples/l3fwd-graph/main.c
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/l3fwd-power/main.h
/dpdk/examples/l3fwd-power/perf_core.c
/dpdk/examples/l3fwd/l3fwd.h
/dpdk/examples/l3fwd/l3fwd_em.c
/dpdk/examples/l3fwd/l3fwd_em.h
/dpdk/examples/l3fwd/l3fwd_lpm.h
/dpdk/examples/l3fwd/main.c
/dpdk/examples/link_status_interrupt/main.c
/dpdk/examples/meson.build
/dpdk/examples/multi_process/client_server_mp/mp_server/main.c
/dpdk/examples/multi_process/client_server_mp/shared/common.h
/dpdk/examples/multi_process/hotplug_mp/Makefile
/dpdk/examples/multi_process/hotplug_mp/commands.c
/dpdk/examples/multi_process/hotplug_mp/commands.list
/dpdk/examples/multi_process/hotplug_mp/meson.build
/dpdk/examples/multi_process/simple_mp/Makefile
/dpdk/examples/multi_process/simple_mp/commands.list
/dpdk/examples/multi_process/simple_mp/meson.build
/dpdk/examples/multi_process/simple_mp/mp_commands.c
/dpdk/examples/multi_process/simple_mp/mp_commands.h
/dpdk/examples/multi_process/symmetric_mp/main.c
/dpdk/examples/ntb/Makefile
/dpdk/examples/ntb/commands.list
/dpdk/examples/ntb/meson.build
/dpdk/examples/ntb/ntb_fwd.c
/dpdk/examples/packet_ordering/main.c
/dpdk/examples/pipeline/cli.c
/dpdk/examples/pipeline/examples/ipv6_addr_swap.cli
/dpdk/examples/pipeline/examples/ipv6_addr_swap.spec
/dpdk/examples/pipeline/examples/l2fwd.spec
/dpdk/examples/pipeline/examples/l2fwd_macswp.spec
/dpdk/examples/pipeline/thread.c
/dpdk/examples/ptpclient/ptpclient.c
/dpdk/examples/qos_meter/main.h
/dpdk/examples/qos_sched/app_thread.c
/dpdk/examples/qos_sched/args.c
/dpdk/examples/qos_sched/main.h
/dpdk/examples/rxtx_callbacks/main.c
/dpdk/examples/server_node_efd/efd_server/main.c
/dpdk/examples/server_node_efd/shared/common.h
/dpdk/examples/vdpa/Makefile
/dpdk/examples/vdpa/commands.list
/dpdk/examples/vdpa/main.c
/dpdk/examples/vdpa/meson.build
/dpdk/examples/vhost/main.c
/dpdk/examples/vhost/main.h
/dpdk/examples/vhost/virtio_net.c
/dpdk/examples/vhost_blk/vhost_blk.c
/dpdk/examples/vhost_blk/vhost_blk.h
/dpdk/examples/vhost_crypto/main.c
/dpdk/examples/vm_power_manager/channel_manager.h
/dpdk/examples/vm_power_manager/channel_monitor.c
/dpdk/examples/vm_power_manager/power_manager.c
/dpdk/examples/vm_power_manager/vm_power_cli.c
/dpdk/kernel/freebsd/nic_uio/nic_uio.c
/dpdk/kernel/meson.build
/dpdk/lib/acl/acl_bld.c
/dpdk/lib/acl/acl_gen.c
/dpdk/lib/acl/acl_log.h
/dpdk/lib/acl/acl_run.h
/dpdk/lib/acl/acl_run_altivec.h
/dpdk/lib/acl/acl_run_neon.h
/dpdk/lib/acl/meson.build
/dpdk/lib/acl/rte_acl.c
/dpdk/lib/acl/tb_mem.c
/dpdk/lib/argparse/meson.build
/dpdk/lib/argparse/rte_argparse.c
/dpdk/lib/argparse/rte_argparse.h
/dpdk/lib/argparse/version.map
/dpdk/lib/bbdev/rte_bbdev.c
/dpdk/lib/bbdev/rte_bbdev.h
/dpdk/lib/bbdev/rte_bbdev_op.h
/dpdk/lib/bbdev/version.map
/dpdk/lib/bpf/bpf.c
/dpdk/lib/bpf/bpf_convert.c
/dpdk/lib/bpf/bpf_exec.c
/dpdk/lib/bpf/bpf_impl.h
/dpdk/lib/bpf/bpf_jit_arm64.c
/dpdk/lib/bpf/bpf_jit_x86.c
/dpdk/lib/bpf/bpf_load.c
/dpdk/lib/bpf/bpf_load_elf.c
/dpdk/lib/bpf/bpf_pkt.c
/dpdk/lib/bpf/bpf_stub.c
/dpdk/lib/bpf/bpf_validate.c
/dpdk/lib/bpf/rte_bpf.h
/dpdk/lib/bpf/version.map
/dpdk/lib/cfgfile/rte_cfgfile.c
/dpdk/lib/cmdline/cmdline.c
/dpdk/lib/cmdline/cmdline.h
/dpdk/lib/cmdline/cmdline_os_unix.c
/dpdk/lib/cmdline/cmdline_os_windows.c
/dpdk/lib/cmdline/cmdline_parse.c
/dpdk/lib/cmdline/cmdline_parse.h
/dpdk/lib/cmdline/cmdline_parse_num.c
/dpdk/lib/cmdline/cmdline_private.h
/dpdk/lib/cmdline/cmdline_rdline.h
/dpdk/lib/cmdline/version.map
/dpdk/lib/compressdev/rte_comp.h
/dpdk/lib/compressdev/rte_compressdev.h
/dpdk/lib/compressdev/rte_compressdev_internal.h
/dpdk/lib/compressdev/rte_compressdev_pmd.c
/dpdk/lib/compressdev/rte_compressdev_pmd.h
/dpdk/lib/compressdev/version.map
/dpdk/lib/cryptodev/cryptodev_pmd.h
/dpdk/lib/cryptodev/cryptodev_trace.h
/dpdk/lib/cryptodev/cryptodev_trace_points.c
/dpdk/lib/cryptodev/rte_crypto.h
/dpdk/lib/cryptodev/rte_crypto_asym.h
/dpdk/lib/cryptodev/rte_crypto_sym.h
/dpdk/lib/cryptodev/rte_cryptodev.c
/dpdk/lib/cryptodev/rte_cryptodev.h
/dpdk/lib/cryptodev/rte_cryptodev_core.h
/dpdk/lib/cryptodev/version.map
/dpdk/lib/dispatcher/meson.build
/dpdk/lib/dispatcher/rte_dispatcher.c
/dpdk/lib/dispatcher/rte_dispatcher.h
/dpdk/lib/dispatcher/version.map
/dpdk/lib/distributor/distributor_private.h
/dpdk/lib/distributor/rte_distributor.c
/dpdk/lib/distributor/rte_distributor_single.c
/dpdk/lib/dmadev/meson.build
/dpdk/lib/dmadev/rte_dmadev.c
/dpdk/lib/dmadev/rte_dmadev.h
/dpdk/lib/dmadev/rte_dmadev_core.h
/dpdk/lib/dmadev/rte_dmadev_pmd.h
/dpdk/lib/dmadev/rte_dmadev_trace.h
/dpdk/lib/dmadev/rte_dmadev_trace_fp.h
/dpdk/lib/dmadev/rte_dmadev_trace_points.c
/dpdk/lib/dmadev/version.map
/dpdk/lib/eal/arm/include/rte_atomic_64.h
/dpdk/lib/eal/arm/include/rte_cpuflags_32.h
/dpdk/lib/eal/arm/include/rte_cpuflags_64.h
/dpdk/lib/eal/arm/include/rte_pause_64.h
/dpdk/lib/eal/arm/include/rte_vect.h
/dpdk/lib/eal/arm/rte_cpuflags.c
/dpdk/lib/eal/common/eal_common_bus.c
/dpdk/lib/eal/common/eal_common_class.c
/dpdk/lib/eal/common/eal_common_config.c
/dpdk/lib/eal/common/eal_common_debug.c
/dpdk/lib/eal/common/eal_common_dev.c
/dpdk/lib/eal/common/eal_common_devargs.c
/dpdk/lib/eal/common/eal_common_dynmem.c
/dpdk/lib/eal/common/eal_common_errno.c
/dpdk/lib/eal/common/eal_common_fbarray.c
/dpdk/lib/eal/common/eal_common_interrupts.c
/dpdk/lib/eal/common/eal_common_launch.c
/dpdk/lib/eal/common/eal_common_lcore.c
/dpdk/lib/eal/common/eal_common_mcfg.c
/dpdk/lib/eal/common/eal_common_memalloc.c
/dpdk/lib/eal/common/eal_common_memory.c
/dpdk/lib/eal/common/eal_common_memzone.c
/dpdk/lib/eal/common/eal_common_options.c
/dpdk/lib/eal/common/eal_common_proc.c
/dpdk/lib/eal/common/eal_common_tailqs.c
/dpdk/lib/eal/common/eal_common_thread.c
/dpdk/lib/eal/common/eal_common_timer.c
/dpdk/lib/eal/common/eal_common_trace.c
/dpdk/lib/eal/common/eal_common_trace_ctf.c
/dpdk/lib/eal/common/eal_common_trace_utils.c
/dpdk/lib/eal/common/eal_memalloc.h
/dpdk/lib/eal/common/eal_memcfg.h
/dpdk/lib/eal/common/eal_private.h
/dpdk/lib/eal/common/eal_trace.h
/dpdk/lib/eal/common/hotplug_mp.c
/dpdk/lib/eal/common/malloc_elem.c
/dpdk/lib/eal/common/malloc_elem.h
/dpdk/lib/eal/common/malloc_heap.c
/dpdk/lib/eal/common/malloc_heap.h
/dpdk/lib/eal/common/malloc_mp.c
/dpdk/lib/eal/common/rte_keepalive.c
/dpdk/lib/eal/common/rte_malloc.c
/dpdk/lib/eal/common/rte_random.c
/dpdk/lib/eal/common/rte_service.c
/dpdk/lib/eal/freebsd/eal.c
/dpdk/lib/eal/freebsd/eal_alarm.c
/dpdk/lib/eal/freebsd/eal_dev.c
/dpdk/lib/eal/freebsd/eal_hugepage_info.c
/dpdk/lib/eal/freebsd/eal_interrupts.c
/dpdk/lib/eal/freebsd/eal_lcore.c
/dpdk/lib/eal/freebsd/eal_memalloc.c
/dpdk/lib/eal/freebsd/eal_memory.c
/dpdk/lib/eal/freebsd/eal_thread.c
/dpdk/lib/eal/freebsd/eal_timer.c
/dpdk/lib/eal/include/generic/rte_atomic.h
/dpdk/lib/eal/include/generic/rte_power_intrinsics.h
/dpdk/lib/eal/include/generic/rte_rwlock.h
/dpdk/lib/eal/include/generic/rte_vect.h
/dpdk/lib/eal/include/rte_bitmap.h
/dpdk/lib/eal/include/rte_bitops.h
/dpdk/lib/eal/include/rte_class.h
/dpdk/lib/eal/include/rte_common.h
/dpdk/lib/eal/include/rte_dev.h
/dpdk/lib/eal/include/rte_devargs.h
/dpdk/lib/eal/include/rte_eal.h
/dpdk/lib/eal/include/rte_eal_memconfig.h
/dpdk/lib/eal/include/rte_epoll.h
/dpdk/lib/eal/include/rte_interrupts.h
/dpdk/lib/eal/include/rte_lock_annotations.h
/dpdk/lib/eal/include/rte_mcslock.h
/dpdk/lib/eal/include/rte_memory.h
/dpdk/lib/eal/include/rte_per_lcore.h
/dpdk/lib/eal/include/rte_pflock.h
/dpdk/lib/eal/include/rte_random.h
/dpdk/lib/eal/include/rte_seqcount.h
/dpdk/lib/eal/include/rte_seqlock.h
/dpdk/lib/eal/include/rte_service.h
/dpdk/lib/eal/include/rte_stdatomic.h
/dpdk/lib/eal/include/rte_string_fns.h
/dpdk/lib/eal/include/rte_trace_point_register.h
/dpdk/lib/eal/include/rte_version.h
/dpdk/lib/eal/include/rte_vfio.h
/dpdk/lib/eal/linux/eal.c
/dpdk/lib/eal/linux/eal_alarm.c
/dpdk/lib/eal/linux/eal_dev.c
/dpdk/lib/eal/linux/eal_hugepage_info.c
/dpdk/lib/eal/linux/eal_interrupts.c
/dpdk/lib/eal/linux/eal_lcore.c
/dpdk/lib/eal/linux/eal_memalloc.c
/dpdk/lib/eal/linux/eal_memory.c
/dpdk/lib/eal/linux/eal_thread.c
/dpdk/lib/eal/linux/eal_timer.c
/dpdk/lib/eal/linux/eal_vfio.c
/dpdk/lib/eal/linux/eal_vfio_mp_sync.c
/dpdk/lib/eal/loongarch/include/rte_cpuflags.h
/dpdk/lib/eal/loongarch/include/rte_vect.h
/dpdk/lib/eal/loongarch/rte_cpuflags.c
/dpdk/lib/eal/meson.build
/dpdk/lib/eal/ppc/include/rte_atomic.h
/dpdk/lib/eal/ppc/include/rte_cpuflags.h
/dpdk/lib/eal/ppc/include/rte_vect.h
/dpdk/lib/eal/ppc/rte_cpuflags.c
/dpdk/lib/eal/riscv/include/rte_cpuflags.h
/dpdk/lib/eal/riscv/include/rte_vect.h
/dpdk/lib/eal/riscv/rte_cpuflags.c
/dpdk/lib/eal/riscv/rte_cycles.c
/dpdk/lib/eal/unix/eal_filesystem.c
/dpdk/lib/eal/unix/eal_firmware.c
/dpdk/lib/eal/unix/eal_unix_memory.c
/dpdk/lib/eal/unix/rte_thread.c
/dpdk/lib/eal/version.map
/dpdk/lib/eal/windows/eal.c
/dpdk/lib/eal/windows/eal_alarm.c
/dpdk/lib/eal/windows/eal_debug.c
/dpdk/lib/eal/windows/eal_dev.c
/dpdk/lib/eal/windows/eal_hugepages.c
/dpdk/lib/eal/windows/eal_interrupts.c
/dpdk/lib/eal/windows/eal_lcore.c
/dpdk/lib/eal/windows/eal_memalloc.c
/dpdk/lib/eal/windows/eal_memory.c
/dpdk/lib/eal/windows/eal_windows.h
/dpdk/lib/eal/windows/include/meson.build
/dpdk/lib/eal/windows/include/rte_windows.h
/dpdk/lib/eal/windows/rte_thread.c
/dpdk/lib/eal/x86/include/rte_atomic.h
/dpdk/lib/eal/x86/include/rte_atomic_64.h
/dpdk/lib/eal/x86/include/rte_cpuflags.h
/dpdk/lib/eal/x86/include/rte_memcpy.h
/dpdk/lib/eal/x86/include/rte_vect.h
/dpdk/lib/eal/x86/rte_cpuflags.c
/dpdk/lib/eal/x86/rte_cycles.c
/dpdk/lib/eal/x86/rte_power_intrinsics.c
/dpdk/lib/efd/rte_efd.c
/dpdk/lib/ethdev/ethdev_driver.c
/dpdk/lib/ethdev/ethdev_driver.h
/dpdk/lib/ethdev/ethdev_linux_ethtool.c
/dpdk/lib/ethdev/ethdev_linux_ethtool.h
/dpdk/lib/ethdev/ethdev_pci.h
/dpdk/lib/ethdev/ethdev_private.c
/dpdk/lib/ethdev/ethdev_private.h
/dpdk/lib/ethdev/ethdev_trace.h
/dpdk/lib/ethdev/ethdev_trace_points.c
/dpdk/lib/ethdev/meson.build
/dpdk/lib/ethdev/rte_class_eth.c
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_ethdev_cman.c
/dpdk/lib/ethdev/rte_ethdev_core.h
/dpdk/lib/ethdev/rte_ethdev_telemetry.c
/dpdk/lib/ethdev/rte_ethdev_trace_fp.h
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/rte_flow_driver.h
/dpdk/lib/ethdev/rte_mtr.c
/dpdk/lib/ethdev/rte_tm.c
/dpdk/lib/ethdev/rte_tm.h
/dpdk/lib/ethdev/sff_telemetry.c
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/event_timer_adapter_pmd.h
/dpdk/lib/eventdev/eventdev_pmd.h
/dpdk/lib/eventdev/eventdev_pmd_vdev.h
/dpdk/lib/eventdev/eventdev_private.c
/dpdk/lib/eventdev/eventdev_trace.h
/dpdk/lib/eventdev/eventdev_trace_points.c
/dpdk/lib/eventdev/meson.build
/dpdk/lib/eventdev/rte_event_crypto_adapter.c
/dpdk/lib/eventdev/rte_event_crypto_adapter.h
/dpdk/lib/eventdev/rte_event_dma_adapter.c
/dpdk/lib/eventdev/rte_event_dma_adapter.h
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.h
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.h
/dpdk/lib/eventdev/rte_event_timer_adapter.c
/dpdk/lib/eventdev/rte_event_timer_adapter.h
/dpdk/lib/eventdev/rte_eventdev.c
/dpdk/lib/eventdev/rte_eventdev.h
/dpdk/lib/eventdev/rte_eventdev_core.h
/dpdk/lib/eventdev/rte_eventdev_trace_fp.h
/dpdk/lib/eventdev/version.map
/dpdk/lib/fib/dir24_8.c
/dpdk/lib/fib/dir24_8.h
/dpdk/lib/fib/fib_log.h
/dpdk/lib/fib/meson.build
/dpdk/lib/fib/rte_fib.c
/dpdk/lib/fib/rte_fib6.c
/dpdk/lib/fib/trie.c
/dpdk/lib/fib/trie.h
/dpdk/lib/gpudev/gpudev.c
/dpdk/lib/gpudev/gpudev_driver.h
/dpdk/lib/graph/graph_pcap.c
/dpdk/lib/graph/graph_private.h
/dpdk/lib/graph/graph_stats.c
/dpdk/lib/graph/rte_graph.h
/dpdk/lib/graph/rte_graph_model_mcore_dispatch.h
/dpdk/lib/graph/rte_graph_worker.h
/dpdk/lib/graph/rte_graph_worker_common.h
/dpdk/lib/graph/version.map
/dpdk/lib/gro/gro_tcp.h
/dpdk/lib/gro/gro_tcp4.c
/dpdk/lib/gro/gro_tcp6.c
/dpdk/lib/gro/gro_tcp_internal.h
/dpdk/lib/gro/gro_udp4.c
/dpdk/lib/gro/gro_vxlan_tcp4.c
/dpdk/lib/gro/gro_vxlan_udp4.c
/dpdk/lib/gso/gso_common.h
/dpdk/lib/gso/gso_tcp4.c
/dpdk/lib/gso/gso_tunnel_tcp4.c
/dpdk/lib/gso/gso_tunnel_udp4.c
/dpdk/lib/gso/rte_gso.c
/dpdk/lib/gso/rte_gso.h
/dpdk/lib/hash/meson.build
/dpdk/lib/hash/rte_crc_arm64.h
/dpdk/lib/hash/rte_crc_x86.h
/dpdk/lib/hash/rte_cuckoo_hash.c
/dpdk/lib/hash/rte_cuckoo_hash.h
/dpdk/lib/hash/rte_fbk_hash.c
/dpdk/lib/hash/rte_hash_crc.c
/dpdk/lib/hash/rte_hash_crc.h
/dpdk/lib/hash/rte_thash.c
/dpdk/lib/hash/rte_thash.h
/dpdk/lib/hash/rte_thash_gfni.c
/dpdk/lib/hash/rte_thash_gfni.h
/dpdk/lib/hash/rte_thash_x86_gfni.h
/dpdk/lib/hash/version.map
/dpdk/lib/ip_frag/ip_frag_common.h
/dpdk/lib/ip_frag/ip_reassembly.h
/dpdk/lib/ip_frag/rte_ip_frag.h
/dpdk/lib/ip_frag/rte_ip_frag_common.c
/dpdk/lib/ip_frag/version.map
/dpdk/lib/ipsec/ipsec_sad.c
/dpdk/lib/ipsec/ipsec_sqn.h
/dpdk/lib/ipsec/rte_ipsec.h
/dpdk/lib/ipsec/sa.h
/dpdk/lib/ipsec/version.map
/dpdk/lib/jobstats/rte_jobstats.h
/dpdk/lib/kvargs/rte_kvargs.h
/dpdk/lib/kvargs/version.map
/dpdk/lib/latencystats/rte_latencystats.c
/dpdk/lib/log/log.c
/dpdk/lib/log/rte_log.h
/dpdk/lib/lpm/lpm_log.h
/dpdk/lib/lpm/meson.build
/dpdk/lib/lpm/rte_lpm.c
/dpdk/lib/lpm/rte_lpm.h
/dpdk/lib/lpm/rte_lpm6.c
/dpdk/lib/lpm/version.map
/dpdk/lib/mbuf/mbuf_log.h
/dpdk/lib/mbuf/meson.build
/dpdk/lib/mbuf/rte_mbuf.c
/dpdk/lib/mbuf/rte_mbuf.h
/dpdk/lib/mbuf/rte_mbuf_core.h
/dpdk/lib/mbuf/rte_mbuf_dyn.c
/dpdk/lib/mbuf/rte_mbuf_pool_ops.c
/dpdk/lib/mbuf/rte_mbuf_ptype.h
/dpdk/lib/mbuf/version.map
/dpdk/lib/member/member.h
/dpdk/lib/member/rte_member.c
/dpdk/lib/member/rte_member.h
/dpdk/lib/member/rte_member_heap.h
/dpdk/lib/member/rte_member_ht.c
/dpdk/lib/member/rte_member_ht.h
/dpdk/lib/member/rte_member_sketch.c
/dpdk/lib/member/rte_member_vbf.c
/dpdk/lib/member/rte_member_x86.h
/dpdk/lib/member/version.map
/dpdk/lib/mempool/meson.build
/dpdk/lib/mempool/rte_mempool.c
/dpdk/lib/mempool/rte_mempool.h
/dpdk/lib/mempool/rte_mempool_ops.c
/dpdk/lib/mempool/version.map
/dpdk/lib/meson.build
/dpdk/lib/meter/rte_meter.h
/dpdk/lib/metrics/rte_metrics_telemetry.c
/dpdk/lib/metrics/version.map
/dpdk/lib/mldev/meson.build
/dpdk/lib/mldev/mldev_utils.c
/dpdk/lib/mldev/mldev_utils.h
/dpdk/lib/mldev/mldev_utils_neon.c
/dpdk/lib/mldev/mldev_utils_scalar.c
/dpdk/lib/mldev/rte_mldev.c
/dpdk/lib/mldev/rte_mldev.h
/dpdk/lib/mldev/rte_mldev_core.h
/dpdk/lib/mldev/version.map
/dpdk/lib/net/meson.build
/dpdk/lib/net/net_crc_avx512.c
/dpdk/lib/net/net_crc_neon.c
/dpdk/lib/net/net_crc_sse.c
/dpdk/lib/net/rte_arp.h
/dpdk/lib/net/rte_dtls.h
/dpdk/lib/net/rte_ether.c
/dpdk/lib/net/rte_ether.h
/dpdk/lib/net/rte_ip.h
/dpdk/lib/net/rte_net_crc.c
/dpdk/lib/net/rte_tls.h
/dpdk/lib/node/ethdev_ctrl.c
/dpdk/lib/node/ethdev_rx.c
/dpdk/lib/node/ethdev_rx_priv.h
/dpdk/lib/node/ip4_local.c
/dpdk/lib/node/ip4_lookup.c
/dpdk/lib/node/ip4_reassembly.c
/dpdk/lib/node/ip4_reassembly_priv.h
/dpdk/lib/node/ip6_lookup.c
/dpdk/lib/node/kernel_rx.c
/dpdk/lib/node/kernel_tx.c
/dpdk/lib/node/meson.build
/dpdk/lib/node/node_private.h
/dpdk/lib/node/pkt_cls.c
/dpdk/lib/node/rte_node_eth_api.h
/dpdk/lib/node/rte_node_ip4_api.h
/dpdk/lib/node/rte_node_ip6_api.h
/dpdk/lib/node/rte_node_udp4_input_api.h
/dpdk/lib/node/udp4_input.c
/dpdk/lib/node/version.map
/dpdk/lib/pcapng/rte_pcapng.c
/dpdk/lib/pcapng/rte_pcapng.h
/dpdk/lib/pcapng/version.map
/dpdk/lib/pci/rte_pci.h
/dpdk/lib/pdcp/pdcp_entity.h
/dpdk/lib/pdcp/pdcp_process.c
/dpdk/lib/pdcp/rte_pdcp.c
/dpdk/lib/pdcp/rte_pdcp.h
/dpdk/lib/pdump/rte_pdump.c
/dpdk/lib/pdump/rte_pdump.h
/dpdk/lib/pdump/version.map
/dpdk/lib/pipeline/rte_pipeline.c
/dpdk/lib/pipeline/rte_pipeline.h
/dpdk/lib/pipeline/rte_port_in_action.c
/dpdk/lib/pipeline/rte_swx_ipsec.c
/dpdk/lib/pipeline/rte_swx_pipeline.c
/dpdk/lib/pipeline/rte_swx_pipeline_internal.h
/dpdk/lib/pipeline/rte_swx_pipeline_spec.c
/dpdk/lib/pipeline/rte_table_action.c
/dpdk/lib/port/meson.build
/dpdk/lib/port/port_log.c
/dpdk/lib/port/port_log.h
/dpdk/lib/port/rte_port_ethdev.c
/dpdk/lib/port/rte_port_eventdev.c
/dpdk/lib/port/rte_port_fd.c
/dpdk/lib/port/rte_port_frag.c
/dpdk/lib/port/rte_port_ras.c
/dpdk/lib/port/rte_port_ring.c
/dpdk/lib/port/rte_port_sched.c
/dpdk/lib/port/rte_port_source_sink.c
/dpdk/lib/port/rte_port_sym_crypto.c
/dpdk/lib/power/guest_channel.c
/dpdk/lib/power/meson.build
/dpdk/lib/power/power_acpi_cpufreq.c
/dpdk/lib/power/power_amd_pstate_cpufreq.c
/dpdk/lib/power/power_amd_pstate_cpufreq.h
/dpdk/lib/power/power_common.c
/dpdk/lib/power/power_common.h
/dpdk/lib/power/power_cppc_cpufreq.c
/dpdk/lib/power/power_intel_uncore.c
/dpdk/lib/power/power_intel_uncore.h
/dpdk/lib/power/power_kvm_vm.c
/dpdk/lib/power/power_pstate_cpufreq.c
/dpdk/lib/power/rte_power.c
/dpdk/lib/power/rte_power.h
/dpdk/lib/power/rte_power_guest_channel.h
/dpdk/lib/power/rte_power_pmd_mgmt.c
/dpdk/lib/power/rte_power_pmd_mgmt.h
/dpdk/lib/power/rte_power_uncore.c
/dpdk/lib/power/rte_power_uncore.h
/dpdk/lib/power/version.map
/dpdk/lib/rawdev/rte_rawdev.c
/dpdk/lib/rawdev/rte_rawdev.h
/dpdk/lib/rawdev/rte_rawdev_pmd.h
/dpdk/lib/rcu/meson.build
/dpdk/lib/rcu/rcu_qsbr_pvt.h
/dpdk/lib/rcu/rte_rcu_qsbr.c
/dpdk/lib/rcu/rte_rcu_qsbr.h
/dpdk/lib/rcu/version.map
/dpdk/lib/regexdev/rte_regexdev.c
/dpdk/lib/regexdev/rte_regexdev.h
/dpdk/lib/regexdev/rte_regexdev_core.h
/dpdk/lib/regexdev/version.map
/dpdk/lib/reorder/rte_reorder.c
/dpdk/lib/reorder/version.map
/dpdk/lib/rib/rib_log.h
/dpdk/lib/rib/rte_rib.c
/dpdk/lib/rib/rte_rib6.c
/dpdk/lib/ring/meson.build
/dpdk/lib/ring/rte_ring.c
/dpdk/lib/ring/rte_ring_c11_pvt.h
/dpdk/lib/ring/rte_ring_core.h
/dpdk/lib/ring/rte_ring_generic_pvt.h
/dpdk/lib/ring/rte_ring_hts_elem_pvt.h
/dpdk/lib/ring/rte_ring_peek_elem_pvt.h
/dpdk/lib/ring/rte_ring_peek_zc.h
/dpdk/lib/ring/rte_ring_rts_elem_pvt.h
/dpdk/lib/sched/rte_pie.c
/dpdk/lib/sched/rte_pie.h
/dpdk/lib/sched/rte_sched.c
/dpdk/lib/sched/rte_sched.h
/dpdk/lib/sched/rte_sched_common.h
/dpdk/lib/sched/rte_sched_log.h
/dpdk/lib/sched/version.map
/dpdk/lib/security/rte_security.c
/dpdk/lib/security/rte_security.h
/dpdk/lib/security/rte_security_driver.h
/dpdk/lib/security/version.map
/dpdk/lib/stack/meson.build
/dpdk/lib/stack/rte_stack.c
/dpdk/lib/stack/rte_stack.h
/dpdk/lib/stack/rte_stack_lf_c11.h
/dpdk/lib/stack/rte_stack_lf_generic.h
/dpdk/lib/stack/stack_pvt.h
/dpdk/lib/table/meson.build
/dpdk/lib/table/rte_lru_arm64.h
/dpdk/lib/table/rte_swx_table_em.c
/dpdk/lib/table/rte_swx_table_learner.c
/dpdk/lib/table/rte_table_acl.c
/dpdk/lib/table/rte_table_array.c
/dpdk/lib/table/rte_table_hash_cuckoo.c
/dpdk/lib/table/rte_table_hash_ext.c
/dpdk/lib/table/rte_table_hash_key16.c
/dpdk/lib/table/rte_table_hash_key32.c
/dpdk/lib/table/rte_table_hash_key8.c
/dpdk/lib/table/rte_table_hash_lru.c
/dpdk/lib/table/rte_table_lpm.c
/dpdk/lib/table/rte_table_lpm_ipv6.c
/dpdk/lib/table/rte_table_stub.c
/dpdk/lib/table/table_log.c
/dpdk/lib/table/table_log.h
/dpdk/lib/telemetry/telemetry.c
/dpdk/lib/timer/rte_timer.c
/dpdk/lib/timer/rte_timer.h
/dpdk/lib/timer/version.map
/dpdk/lib/vhost/fd_man.c
/dpdk/lib/vhost/fd_man.h
/dpdk/lib/vhost/iotlb.c
/dpdk/lib/vhost/rte_vhost.h
/dpdk/lib/vhost/rte_vhost_crypto.h
/dpdk/lib/vhost/socket.c
/dpdk/lib/vhost/vdpa.c
/dpdk/lib/vhost/vduse.c
/dpdk/lib/vhost/vduse.h
/dpdk/lib/vhost/version.map
/dpdk/lib/vhost/vhost.c
/dpdk/lib/vhost/vhost.h
/dpdk/lib/vhost/vhost_crypto.c
/dpdk/lib/vhost/vhost_user.c
/dpdk/lib/vhost/virtio_net.c
/dpdk/lib/vhost/virtio_net_ctrl.c
/dpdk/meson.build
/dpdk/meson_options.txt
/dpdk/usertools/dpdk-pmdinfo.py
/dpdk/usertools/dpdk-rss-flows.py
4f84008621-Sep-2023 Long Wu <long.wu@corigine.com>

net/bonding: rename bonded to bonding

DPDK bonding PMD mixing use 'bonded' and 'bonding' currently, this
patch replaces the usage of the word 'bonded' with more appropriate
word 'bonding' in bonding

net/bonding: rename bonded to bonding

DPDK bonding PMD mixing use 'bonded' and 'bonding' currently, this
patch replaces the usage of the word 'bonded' with more appropriate
word 'bonding' in bonding PMD as well as in its docs. Also the test
app and testpmd were modified to use the new wording.

In addition to grammar requirements, we should still use bonded,
and in other cases, we should use bonding.

Signed-off-by: Long Wu <long.wu@corigine.com>
Reviewed-by: Chaoyong He <chaoyong.he@corigine.com>
Reviewed-by: James Hershaw <james.hershaw@corigine.com>
Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>

show more ...

15e3452216-Aug-2023 Long Wu <long.wu@corigine.com>

net/bonding: replace master/slave to main/member

This patch replaces the usage of the word 'master/slave' with more
appropriate word 'main/member' in bonding PMD as well as in its docs
and examples.

net/bonding: replace master/slave to main/member

This patch replaces the usage of the word 'master/slave' with more
appropriate word 'main/member' in bonding PMD as well as in its docs
and examples. Also the test app and testpmd were modified to use the
new wording.

The bonding PMD's public APIs were modified according to the changes
in word:
rte_eth_bond_8023ad_slave_info is now called
rte_eth_bond_8023ad_member_info,
rte_eth_bond_active_slaves_get is now called
rte_eth_bond_active_members_get,
rte_eth_bond_slave_add is now called
rte_eth_bond_member_add,
rte_eth_bond_slave_remove is now called
rte_eth_bond_member_remove,
rte_eth_bond_slaves_get is now called
rte_eth_bond_members_get.

The data structure ``struct rte_eth_bond_8023ad_slave_info`` was
renamed to ``struct rte_eth_bond_8023ad_member_info``

Signed-off-by: Long Wu <long.wu@corigine.com>
Reviewed-by: James Hershaw <james.hershaw@corigine.com>
Reviewed-by: Chaoyong He <chaoyong.he@corigine.com>
Acked-by: Niklas Söderlund <niklas.soderlund@corigine.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Huisong Li <lihuisong@huawei.com>
Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>

show more ...


/dpdk/.ci/linux-build.sh
/dpdk/.github/workflows/build.yml
/dpdk/.mailmap
/dpdk/MAINTAINERS
/dpdk/app/meson.build
/dpdk/app/proc-info/main.c
/dpdk/app/test-fib/main.c
/dpdk/app/test-pipeline/pipeline_acl.c
/dpdk/app/test-pipeline/pipeline_lpm.c
/dpdk/app/test-pipeline/pipeline_lpm_ipv6.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test/meson.build
/dpdk/app/test/process.h
/dpdk/app/test/suites/meson.build
/dpdk/app/test/suites/test_telemetry.sh
/dpdk/app/test/test.c
/dpdk/app/test/test.h
/dpdk/app/test/test_acl.c
/dpdk/app/test/test_atomic.c
/dpdk/app/test/test_barrier.c
/dpdk/app/test/test_bitcount.c
/dpdk/app/test/test_bitmap.c
/dpdk/app/test/test_bitops.c
/dpdk/app/test/test_bitratestats.c
/dpdk/app/test/test_bpf.c
/dpdk/app/test/test_byteorder.c
/dpdk/app/test/test_cksum.c
/dpdk/app/test/test_cmdline.c
/dpdk/app/test/test_common.c
/dpdk/app/test/test_compressdev.c
/dpdk/app/test/test_cpuflags.c
/dpdk/app/test/test_crc.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev_asym.c
/dpdk/app/test/test_cycles.c
/dpdk/app/test/test_debug.c
/dpdk/app/test/test_devargs.c
/dpdk/app/test/test_distributor.c
/dpdk/app/test/test_distributor_perf.c
/dpdk/app/test/test_dmadev.c
/dpdk/app/test/test_eal_flags.c
/dpdk/app/test/test_eal_fs.c
/dpdk/app/test/test_efd.c
/dpdk/app/test/test_efd_perf.c
/dpdk/app/test/test_errno.c
/dpdk/app/test/test_ethdev_link.c
/dpdk/app/test/test_event_eth_tx_adapter.c
/dpdk/app/test/test_event_ring.c
/dpdk/app/test/test_eventdev.c
/dpdk/app/test/test_fbarray.c
/dpdk/app/test/test_fib.c
/dpdk/app/test/test_fib6.c
/dpdk/app/test/test_fib6_perf.c
/dpdk/app/test/test_fib_perf.c
/dpdk/app/test/test_func_reentrancy.c
/dpdk/app/test/test_graph.c
/dpdk/app/test/test_graph_perf.c
/dpdk/app/test/test_hash.c
/dpdk/app/test/test_hash_functions.c
/dpdk/app/test/test_hash_multiwriter.c
/dpdk/app/test/test_hash_perf.c
/dpdk/app/test/test_hash_readwrite.c
/dpdk/app/test/test_hash_readwrite_lf_perf.c
/dpdk/app/test/test_interrupts.c
/dpdk/app/test/test_ipfrag.c
/dpdk/app/test/test_ipsec.c
/dpdk/app/test/test_ipsec_perf.c
/dpdk/app/test/test_kvargs.c
/dpdk/app/test/test_latencystats.c
/dpdk/app/test/test_lcores.c
/dpdk/app/test/test_link_bonding.c
/dpdk/app/test/test_link_bonding_mode4.c
/dpdk/app/test/test_link_bonding_rssconf.c
/dpdk/app/test/test_logs.c
/dpdk/app/test/test_lpm.c
/dpdk/app/test/test_lpm6.c
/dpdk/app/test/test_lpm6_perf.c
/dpdk/app/test/test_lpm_perf.c
/dpdk/app/test/test_malloc.c
/dpdk/app/test/test_malloc_perf.c
/dpdk/app/test/test_mbuf.c
/dpdk/app/test/test_mcslock.c
/dpdk/app/test/test_member.c
/dpdk/app/test/test_member_perf.c
/dpdk/app/test/test_memcpy.c
/dpdk/app/test/test_memcpy_perf.c
/dpdk/app/test/test_memory.c
/dpdk/app/test/test_mempool.c
/dpdk/app/test/test_mempool_perf.c
/dpdk/app/test/test_memzone.c
/dpdk/app/test/test_meter.c
/dpdk/app/test/test_metrics.c
/dpdk/app/test/test_mp_secondary.c
/dpdk/app/test/test_pdcp.c
/dpdk/app/test/test_pdump.c
/dpdk/app/test/test_pdump.h
/dpdk/app/test/test_per_lcore.c
/dpdk/app/test/test_pflock.c
/dpdk/app/test/test_pie.c
/dpdk/app/test/test_pmd_perf.c
/dpdk/app/test/test_pmd_ring.c
/dpdk/app/test/test_pmd_ring_perf.c
/dpdk/app/test/test_power.c
/dpdk/app/test/test_power_cpufreq.c
/dpdk/app/test/test_power_intel_uncore.c
/dpdk/app/test/test_power_kvm_vm.c
/dpdk/app/test/test_prefetch.c
/dpdk/app/test/test_rand_perf.c
/dpdk/app/test/test_rawdev.c
/dpdk/app/test/test_rcu_qsbr.c
/dpdk/app/test/test_rcu_qsbr_perf.c
/dpdk/app/test/test_reassembly_perf.c
/dpdk/app/test/test_reciprocal_division.c
/dpdk/app/test/test_reciprocal_division_perf.c
/dpdk/app/test/test_red.c
/dpdk/app/test/test_reorder.c
/dpdk/app/test/test_rib.c
/dpdk/app/test/test_rib6.c
/dpdk/app/test/test_ring.c
/dpdk/app/test/test_ring_perf.c
/dpdk/app/test/test_rwlock.c
/dpdk/app/test/test_sched.c
/dpdk/app/test/test_security.c
/dpdk/app/test/test_seqlock.c
/dpdk/app/test/test_service_cores.c
/dpdk/app/test/test_spinlock.c
/dpdk/app/test/test_stack.c
/dpdk/app/test/test_stack_perf.c
/dpdk/app/test/test_string_fns.c
/dpdk/app/test/test_table.c
/dpdk/app/test/test_tailq.c
/dpdk/app/test/test_telemetry_data.c
/dpdk/app/test/test_telemetry_json.c
/dpdk/app/test/test_thash.c
/dpdk/app/test/test_thash_perf.c
/dpdk/app/test/test_threads.c
/dpdk/app/test/test_ticketlock.c
/dpdk/app/test/test_timer.c
/dpdk/app/test/test_timer_perf.c
/dpdk/app/test/test_timer_racecond.c
/dpdk/app/test/test_trace.c
/dpdk/app/test/test_trace_perf.c
/dpdk/app/test/test_vdev.c
/dpdk/app/test/test_version.c
/dpdk/buildtools/get-test-suites.py
/dpdk/buildtools/has-hugepages.py
/dpdk/buildtools/meson.build
/dpdk/config/meson.build
/dpdk/config/x86/binutils-avx512-check.py
/dpdk/config/x86/meson.build
/dpdk/devtools/checkpatches.sh
/dpdk/devtools/dts-check-format.sh
/dpdk/devtools/test-meson-builds.sh
/dpdk/devtools/words-case.txt
/dpdk/doc/api/doxy-api.conf.in
/dpdk/doc/api/generate_doxygen.py
/dpdk/doc/api/meson.build
/dpdk/doc/guides/contributing/documentation.rst
lm_bond_virtio_sriov.rst
/dpdk/doc/guides/nics/bnxt.rst
/dpdk/doc/guides/platform/bluefield.rst
/dpdk/doc/guides/prog_guide/env_abstraction_layer.rst
/dpdk/doc/guides/prog_guide/img/bond-mode-1.svg
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
/dpdk/doc/guides/prog_guide/log_lib.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/release_23_11.rst
/dpdk/doc/guides/tools/dts.rst
/dpdk/drivers/baseband/acc/meson.build
/dpdk/drivers/baseband/fpga_5gnr_fec/meson.build
/dpdk/drivers/baseband/fpga_lte_fec/meson.build
/dpdk/drivers/baseband/la12xx/meson.build
/dpdk/drivers/baseband/meson.build
/dpdk/drivers/baseband/null/meson.build
/dpdk/drivers/baseband/turbo_sw/meson.build
/dpdk/drivers/bus/pci/linux/pci_init.h
/dpdk/drivers/bus/pci/linux/pci_uio.c
/dpdk/drivers/bus/pci/linux/pci_vfio.c
/dpdk/drivers/bus/pci/pci_common.c
/dpdk/drivers/bus/pci/rte_bus_pci.h
/dpdk/drivers/bus/pci/version.map
/dpdk/drivers/bus/platform/platform.c
/dpdk/drivers/common/cnxk/hw/nix.h
/dpdk/drivers/common/cnxk/roc_dev.c
/dpdk/drivers/common/cnxk/roc_dev_priv.h
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_inl_dev.c
/dpdk/drivers/common/cnxk/roc_nix_inl_priv.h
/dpdk/drivers/common/cnxk/roc_nix_tm.c
/dpdk/drivers/common/cnxk/roc_nix_tm_utils.c
/dpdk/drivers/common/cnxk/roc_npa.c
/dpdk/drivers/common/cnxk/roc_npc.c
/dpdk/drivers/common/cnxk/roc_npc.h
/dpdk/drivers/common/cnxk/roc_npc_mcam.c
/dpdk/drivers/common/cnxk/roc_platform.h
/dpdk/drivers/common/idpf/idpf_common_rxtx_avx512.c
/dpdk/drivers/common/mlx5/mlx5_common.c
/dpdk/drivers/common/mlx5/mlx5_common_mp.h
/dpdk/drivers/common/mlx5/windows/mlx5_win_ext.h
/dpdk/drivers/common/qat/qat_qp.c
/dpdk/drivers/crypto/bcmfs/hw/bcmfs4_rm.c
/dpdk/drivers/crypto/bcmfs/hw/bcmfs5_rm.c
/dpdk/drivers/crypto/virtio/virtio_pci.c
/dpdk/drivers/dma/idxd/idxd_hw_defs.h
/dpdk/drivers/dma/skeleton/skeleton_dmadev.c
/dpdk/drivers/event/dlb2/dlb2.c
/dpdk/drivers/event/dlb2/pf/base/dlb2_osdep.h
/dpdk/drivers/event/dlb2/pf/base/dlb2_resource.c
/dpdk/drivers/event/dlb2/pf/dlb2_main.c
/dpdk/drivers/event/dlb2/pf/dlb2_main.h
/dpdk/drivers/event/sw/sw_evdev_scheduler.c
/dpdk/drivers/gpu/cuda/meson.build
/dpdk/drivers/gpu/meson.build
/dpdk/drivers/meson.build
/dpdk/drivers/ml/cnxk/cn10k_ml_ocm.c
/dpdk/drivers/net/ark/ark_ethdev.c
/dpdk/drivers/net/ark/ark_pktgen.c
/dpdk/drivers/net/ark/ark_pktgen.h
/dpdk/drivers/net/avp/rte_avp_common.h
/dpdk/drivers/net/bnx2x/bnx2x.c
/dpdk/drivers/net/bnx2x/bnx2x.h
/dpdk/drivers/net/bnxt/bnxt.h
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_avx2.c
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_sse.c
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_sbmp.h
/dpdk/drivers/net/bonding/bonding_testpmd.c
/dpdk/drivers/net/bonding/eth_bond_8023ad_private.h
/dpdk/drivers/net/bonding/eth_bond_private.h
/dpdk/drivers/net/bonding/rte_eth_bond.h
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.c
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.h
/dpdk/drivers/net/bonding/rte_eth_bond_alb.c
/dpdk/drivers/net/bonding/rte_eth_bond_alb.h
/dpdk/drivers/net/bonding/rte_eth_bond_api.c
/dpdk/drivers/net/bonding/rte_eth_bond_args.c
/dpdk/drivers/net/bonding/rte_eth_bond_flow.c
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/bonding/version.map
/dpdk/drivers/net/cnxk/cn10k_rx.h
/dpdk/drivers/net/cnxk/cn9k_rx.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec.c
/dpdk/drivers/net/cxgbe/base/adapter.h
/dpdk/drivers/net/cxgbe/cxgbe_compat.h
/dpdk/drivers/net/fm10k/fm10k_rxtx_vec.c
/dpdk/drivers/net/gve/gve_ethdev.c
/dpdk/drivers/net/gve/gve_ethdev.h
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev_vf.c
/dpdk/drivers/net/i40e/i40e_ethdev.h
/dpdk/drivers/net/i40e/i40e_rxtx_vec_altivec.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_avx2.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_avx512.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_sse.c
/dpdk/drivers/net/iavf/iavf_hash.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx2.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx512.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_sse.c
/dpdk/drivers/net/iavf/iavf_vchnl.c
/dpdk/drivers/net/ice/ice_dcf_parent.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_hash.c
/dpdk/drivers/net/ice/ice_rxtx_vec_avx2.c
/dpdk/drivers/net/ice/ice_rxtx_vec_avx512.c
/dpdk/drivers/net/ice/ice_rxtx_vec_sse.c
/dpdk/drivers/net/igc/igc_ethdev.h
/dpdk/drivers/net/ipn3ke/ipn3ke_representor.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c
/dpdk/drivers/net/mlx4/mlx4.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_buddy.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_pool.c
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_flow.c
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_hw.c
/dpdk/drivers/net/mlx5/mlx5_flow_meter.c
/dpdk/drivers/net/mlx5/mlx5_hws_cnt.c
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_altivec.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_sse.h
/dpdk/drivers/net/mlx5/mlx5_utils.c
/dpdk/drivers/net/mvpp2/mrvl_ethdev.c
/dpdk/drivers/net/netvsc/hn_rxtx.c
/dpdk/drivers/net/nfp/flower/nfp_flower.c
/dpdk/drivers/net/nfp/flower/nfp_flower.h
/dpdk/drivers/net/nfp/flower/nfp_flower_representor.c
/dpdk/drivers/net/nfp/meson.build
/dpdk/drivers/net/nfp/nfd3/nfp_nfd3_dp.c
/dpdk/drivers/net/nfp/nfdk/nfp_nfdk_dp.c
/dpdk/drivers/net/nfp/nfp_common.c
/dpdk/drivers/net/nfp/nfp_common.h
/dpdk/drivers/net/nfp/nfp_cpp_bridge.c
/dpdk/drivers/net/nfp/nfp_ethdev.c
/dpdk/drivers/net/nfp/nfp_ethdev_vf.c
/dpdk/drivers/net/nfp/nfp_rxtx.c
/dpdk/drivers/net/nfp/nfp_rxtx.h
/dpdk/drivers/net/nfp/nfpcore/nfp6000/nfp6000.h
/dpdk/drivers/net/nfp/nfpcore/nfp6000_pcie.c
/dpdk/drivers/net/nfp/nfpcore/nfp6000_pcie.h
/dpdk/drivers/net/nfp/nfpcore/nfp_cpp.h
/dpdk/drivers/net/nfp/nfpcore/nfp_cppcore.c
/dpdk/drivers/net/nfp/nfpcore/nfp_crc.c
/dpdk/drivers/net/nfp/nfpcore/nfp_dev.c
/dpdk/drivers/net/nfp/nfpcore/nfp_dev.h
/dpdk/drivers/net/nfp/nfpcore/nfp_hwinfo.c
/dpdk/drivers/net/nfp/nfpcore/nfp_hwinfo.h
/dpdk/drivers/net/nfp/nfpcore/nfp_mip.c
/dpdk/drivers/net/nfp/nfpcore/nfp_mip.h
/dpdk/drivers/net/nfp/nfpcore/nfp_mutex.c
/dpdk/drivers/net/nfp/nfpcore/nfp_mutex.h
/dpdk/drivers/net/nfp/nfpcore/nfp_nffw.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nffw.h
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp.h
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp_cmds.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp_eth.c
/dpdk/drivers/net/nfp/nfpcore/nfp_platform.h
/dpdk/drivers/net/nfp/nfpcore/nfp_resource.c
/dpdk/drivers/net/nfp/nfpcore/nfp_resource.h
/dpdk/drivers/net/nfp/nfpcore/nfp_rtsym.c
/dpdk/drivers/net/nfp/nfpcore/nfp_rtsym.h
/dpdk/drivers/net/nfp/nfpcore/nfp_target.c
/dpdk/drivers/net/nfp/nfpcore/nfp_target.h
/dpdk/drivers/net/ngbe/base/ngbe_hw.c
/dpdk/drivers/net/ngbe/base/ngbe_osdep.h
/dpdk/drivers/net/octeontx/octeontx_rxtx.h
/dpdk/drivers/net/qede/base/bcm_osal.h
/dpdk/drivers/net/sfc/sfc_ef100_tx.c
/dpdk/drivers/net/sfc/sfc_flow.h
/dpdk/drivers/net/sfc/sfc_mae.c
/dpdk/drivers/net/sfc/sfc_mae.h
/dpdk/drivers/net/sfc/sfc_mae_counter.c
/dpdk/drivers/net/sfc/sfc_repr.c
/dpdk/drivers/net/sfc/sfc_stats.h
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/virtio/virtio_pci.c
/dpdk/drivers/net/virtio/virtio_rxtx.c
/dpdk/drivers/raw/ifpga/base/opae_osdep.h
/dpdk/drivers/raw/ifpga/ifpga_rawdev.c
/dpdk/drivers/regex/cn9k/meson.build
/dpdk/drivers/regex/meson.build
/dpdk/drivers/regex/mlx5/meson.build
/dpdk/drivers/vdpa/ifc/base/ifcvf_osdep.h
/dpdk/drivers/vdpa/ifc/ifcvf_vdpa.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.h
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_cthread.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_event.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa_ops.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa_ops.h
/dpdk/dts/framework/config/__init__.py
/dpdk/dts/framework/remote_session/remote/interactive_remote_session.py
/dpdk/dts/framework/remote_session/remote/interactive_shell.py
/dpdk/dts/poetry.lock
/dpdk/dts/pyproject.toml
/dpdk/examples/bbdev_app/main.c
/dpdk/examples/bond/main.c
/dpdk/examples/eventdev_pipeline/main.c
/dpdk/examples/fips_validation/main.c
/dpdk/examples/ip_pipeline/pipeline.h
/dpdk/examples/ip_pipeline/thread.c
/dpdk/examples/ipsec-secgw/event_helper.h
/dpdk/examples/ipsec-secgw/flow.c
/dpdk/examples/l3fwd/l3fwd_em.c
/dpdk/examples/l3fwd/l3fwd_em_hlm.h
/dpdk/examples/l3fwd/l3fwd_event.c
/dpdk/examples/l3fwd/l3fwd_event.h
/dpdk/examples/l3fwd/l3fwd_event_generic.c
/dpdk/examples/l3fwd/l3fwd_event_internal_port.c
/dpdk/examples/l3fwd/l3fwd_fib.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/l3fwd/main.c
/dpdk/examples/l3fwd/meson.build
/dpdk/examples/vhost/main.c
/dpdk/examples/vhost_blk/vhost_blk.c
/dpdk/lib/acl/acl_bld.c
/dpdk/lib/acl/acl_run_avx512.c
/dpdk/lib/acl/acl_run_avx512_common.h
/dpdk/lib/bpf/bpf_pkt.c
/dpdk/lib/bpf/bpf_validate.c
/dpdk/lib/cryptodev/cryptodev_pmd.h
/dpdk/lib/cryptodev/rte_crypto_asym.h
/dpdk/lib/cryptodev/rte_crypto_sym.h
/dpdk/lib/cryptodev/rte_cryptodev.h
/dpdk/lib/distributor/distributor_private.h
/dpdk/lib/distributor/rte_distributor_single.c
/dpdk/lib/dmadev/rte_dmadev.c
/dpdk/lib/dmadev/rte_dmadev.h
/dpdk/lib/eal/arm/include/rte_atomic_32.h
/dpdk/lib/eal/arm/include/rte_atomic_64.h
/dpdk/lib/eal/arm/include/rte_byteorder.h
/dpdk/lib/eal/arm/include/rte_pause_64.h
/dpdk/lib/eal/arm/include/rte_vect.h
/dpdk/lib/eal/arm/rte_power_intrinsics.c
/dpdk/lib/eal/common/eal_common_fbarray.c
/dpdk/lib/eal/common/eal_common_hexdump.c
/dpdk/lib/eal/common/eal_common_options.c
/dpdk/lib/eal/common/eal_common_proc.c
/dpdk/lib/eal/common/eal_common_thread.c
/dpdk/lib/eal/common/eal_common_trace.c
/dpdk/lib/eal/common/eal_interrupts.h
/dpdk/lib/eal/common/eal_private.h
/dpdk/lib/eal/common/malloc_mp.c
/dpdk/lib/eal/common/malloc_mp.h
/dpdk/lib/eal/common/meson.build
/dpdk/lib/eal/common/rte_random.c
/dpdk/lib/eal/common/rte_reciprocal.c
/dpdk/lib/eal/common/rte_service.c
/dpdk/lib/eal/freebsd/eal.c
/dpdk/lib/eal/freebsd/eal_alarm.c
/dpdk/lib/eal/freebsd/eal_interrupts.c
/dpdk/lib/eal/freebsd/eal_thread.c
/dpdk/lib/eal/include/generic/rte_atomic.h
/dpdk/lib/eal/include/generic/rte_byteorder.h
/dpdk/lib/eal/include/generic/rte_pause.h
/dpdk/lib/eal/include/generic/rte_rwlock.h
/dpdk/lib/eal/include/generic/rte_spinlock.h
/dpdk/lib/eal/include/generic/rte_vect.h
/dpdk/lib/eal/include/meson.build
/dpdk/lib/eal/include/rte_bitops.h
/dpdk/lib/eal/include/rte_branch_prediction.h
/dpdk/lib/eal/include/rte_common.h
/dpdk/lib/eal/include/rte_compat.h
/dpdk/lib/eal/include/rte_debug.h
/dpdk/lib/eal/include/rte_dev.h
/dpdk/lib/eal/include/rte_devargs.h
/dpdk/lib/eal/include/rte_eal.h
/dpdk/lib/eal/include/rte_lcore.h
/dpdk/lib/eal/include/rte_mcslock.h
/dpdk/lib/eal/include/rte_memory.h
/dpdk/lib/eal/include/rte_memzone.h
/dpdk/lib/eal/include/rte_per_lcore.h
/dpdk/lib/eal/include/rte_pflock.h
/dpdk/lib/eal/include/rte_seqcount.h
/dpdk/lib/eal/include/rte_stdatomic.h
/dpdk/lib/eal/include/rte_thread.h
/dpdk/lib/eal/include/rte_ticketlock.h
/dpdk/lib/eal/include/rte_trace_point.h
/dpdk/lib/eal/linux/eal.c
/dpdk/lib/eal/linux/eal_alarm.c
/dpdk/lib/eal/linux/eal_interrupts.c
/dpdk/lib/eal/linux/eal_thread.c
/dpdk/lib/eal/linux/eal_timer.c
/dpdk/lib/eal/linux/eal_vfio.c
/dpdk/lib/eal/linux/eal_vfio.h
/dpdk/lib/eal/linux/meson.build
/dpdk/lib/eal/loongarch/include/rte_atomic.h
/dpdk/lib/eal/meson.build
/dpdk/lib/eal/ppc/include/rte_atomic.h
/dpdk/lib/eal/ppc/include/rte_byteorder.h
/dpdk/lib/eal/riscv/include/rte_atomic.h
/dpdk/lib/eal/unix/eal_firmware.c
/dpdk/lib/eal/unix/rte_thread.c
/dpdk/lib/eal/version.map
/dpdk/lib/eal/windows/eal.c
/dpdk/lib/eal/windows/eal_interrupts.c
/dpdk/lib/eal/windows/eal_thread.c
/dpdk/lib/eal/windows/include/fnmatch.h
/dpdk/lib/eal/windows/meson.build
/dpdk/lib/eal/windows/rte_thread.c
/dpdk/lib/eal/x86/include/rte_atomic.h
/dpdk/lib/eal/x86/include/rte_atomic_32.h
/dpdk/lib/eal/x86/include/rte_byteorder.h
/dpdk/lib/eal/x86/include/rte_cycles.h
/dpdk/lib/eal/x86/include/rte_prefetch.h
/dpdk/lib/eal/x86/include/rte_rtm.h
/dpdk/lib/eal/x86/include/rte_spinlock.h
/dpdk/lib/eal/x86/include/rte_vect.h
/dpdk/lib/eal/x86/rte_cpuflags.c
/dpdk/lib/eal/x86/rte_cpuid.h
/dpdk/lib/eal/x86/rte_cycles.c
/dpdk/lib/eal/x86/rte_hypervisor.c
/dpdk/lib/eal/x86/rte_power_intrinsics.c
/dpdk/lib/ethdev/ethdev_driver.c
/dpdk/lib/ethdev/ethdev_driver.h
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_ethdev_core.h
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/rte_mtr.h
/dpdk/lib/ethdev/rte_tm.h
/dpdk/lib/eventdev/event_timer_adapter_pmd.h
/dpdk/lib/eventdev/eventdev_pmd.h
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.c
/dpdk/lib/eventdev/rte_event_timer_adapter.h
/dpdk/lib/eventdev/rte_eventdev.h
/dpdk/lib/fib/dir24_8.c
/dpdk/lib/graph/rte_graph.h
/dpdk/lib/graph/rte_graph_worker_common.h
/dpdk/lib/hash/rte_thash.c
/dpdk/lib/hash/rte_thash.h
/dpdk/lib/hash/rte_thash_x86_gfni.h
/dpdk/lib/ip_frag/ip_reassembly.h
/dpdk/lib/kvargs/meson.build
/dpdk/lib/log/log.c
/dpdk/lib/log/log_freebsd.c
/dpdk/lib/log/log_internal.h
/dpdk/lib/log/log_linux.c
/dpdk/lib/log/log_windows.c
/dpdk/lib/log/meson.build
/dpdk/lib/log/rte_log.h
/dpdk/lib/log/version.map
/dpdk/lib/mbuf/rte_mbuf_core.h
/dpdk/lib/mempool/rte_mempool.c
/dpdk/lib/mempool/rte_mempool.h
/dpdk/lib/meson.build
/dpdk/lib/mldev/mldev_utils_scalar.c
/dpdk/lib/mldev/rte_mldev.h
/dpdk/lib/net/rte_ecpri.h
/dpdk/lib/net/rte_higig.h
/dpdk/lib/net/rte_l2tpv2.h
/dpdk/lib/pci/rte_pci.h
/dpdk/lib/pipeline/rte_pipeline.c
/dpdk/lib/pipeline/rte_pipeline.h
/dpdk/lib/pipeline/rte_swx_ipsec.h
/dpdk/lib/pipeline/rte_swx_pipeline_internal.h
/dpdk/lib/pipeline/rte_table_action.c
/dpdk/lib/pipeline/rte_table_action.h
/dpdk/lib/port/rte_port_ethdev.c
/dpdk/lib/port/rte_port_eventdev.c
/dpdk/lib/port/rte_port_fd.c
/dpdk/lib/port/rte_port_ras.c
/dpdk/lib/port/rte_port_ring.c
/dpdk/lib/port/rte_port_sched.c
/dpdk/lib/port/rte_port_source_sink.c
/dpdk/lib/port/rte_port_sym_crypto.c
/dpdk/lib/power/rte_power.h
/dpdk/lib/rawdev/rte_rawdev.c
/dpdk/lib/rawdev/rte_rawdev.h
/dpdk/lib/regexdev/rte_regexdev.h
/dpdk/lib/rib/rte_rib.c
/dpdk/lib/rib/rte_rib6.c
/dpdk/lib/ring/rte_ring_core.h
/dpdk/lib/sched/rte_sched.c
/dpdk/lib/security/rte_security.h
/dpdk/lib/stack/rte_stack.h
/dpdk/lib/table/rte_lru_x86.h
/dpdk/lib/table/rte_swx_table_learner.c
/dpdk/lib/table/rte_table_acl.c
/dpdk/lib/table/rte_table_array.c
/dpdk/lib/table/rte_table_hash_cuckoo.c
/dpdk/lib/table/rte_table_hash_ext.c
/dpdk/lib/table/rte_table_hash_key16.c
/dpdk/lib/table/rte_table_hash_key32.c
/dpdk/lib/table/rte_table_hash_key8.c
/dpdk/lib/table/rte_table_hash_lru.c
/dpdk/lib/table/rte_table_lpm.c
/dpdk/lib/table/rte_table_lpm_ipv6.c
/dpdk/lib/table/rte_table_stub.c
/dpdk/lib/telemetry/meson.build
/dpdk/lib/telemetry/telemetry.c
/dpdk/lib/telemetry/telemetry_internal.h
/dpdk/lib/timer/rte_timer.h
/dpdk/lib/vhost/fd_man.c
/dpdk/lib/vhost/fd_man.h
/dpdk/lib/vhost/iotlb.c
/dpdk/lib/vhost/socket.c
/dpdk/lib/vhost/vduse.c
/dpdk/lib/vhost/vhost.c
/dpdk/lib/vhost/virtio_net.c
/dpdk/meson.build
/dpdk/meson_options.txt
/dpdk/usertools/meson.build
f78c100b01-Aug-2023 Stephen Hemminger <stephen@networkplumber.org>

remove KNI

The KNI driver had design flaws such as calling userspace with kernel
mutex held that made it prone to deadlock. The design also introduced
security risks because the kernel driver truste

remove KNI

The KNI driver had design flaws such as calling userspace with kernel
mutex held that made it prone to deadlock. The design also introduced
security risks because the kernel driver trusted the userspace
(DPDK) kni interface. The kernel driver was never reviewed by
the upstream kernel community and would never have been accepted.

And since the Linux kernel API is not stable, it was a continual
source of maintenance issues especially with distribution kernels.

There are better ways to inject packets into the kernel such as
virtio_user, tap and XDP drivers. All of these do not need out of
tree kernel drivers.

The deprecation was announced in 22.11 release (see links for the
the techboard discussions); and users were directed to alternatives
there.

Link: https://mails.dpdk.org/archives/dev/2021-January/197077.html
Link: https://mails.dpdk.org/archives/dev/2022-June/243596.html

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

show more ...


/dpdk/.github/workflows/build.yml
/dpdk/ABI_VERSION
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test/meson.build
/dpdk/app/test/test_eal_flags.c
/dpdk/app/test/test_link_bonding.c
/dpdk/devtools/libabigail.abignore
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/api/doxy-api.conf.in
/dpdk/doc/guides/conf.py
/dpdk/doc/guides/contributing/coding_style.rst
/dpdk/doc/guides/contributing/design.rst
/dpdk/doc/guides/contributing/documentation.rst
/dpdk/doc/guides/contributing/index.rst
/dpdk/doc/guides/contributing/new_library.rst
/dpdk/doc/guides/dmadevs/idxd.rst
/dpdk/doc/guides/freebsd_gsg/build_sample_apps.rst
/dpdk/doc/guides/freebsd_gsg/install_from_ports.rst
flow_bifurcation.rst
/dpdk/doc/guides/linux_gsg/linux_drivers.rst
/dpdk/doc/guides/linux_gsg/sys_reqs.rst
/dpdk/doc/guides/nics/bnxt.rst
/dpdk/doc/guides/nics/cpfl.rst
/dpdk/doc/guides/nics/idpf.rst
/dpdk/doc/guides/nics/index.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/virtio.rst
/dpdk/doc/guides/prog_guide/env_abstraction_layer.rst
/dpdk/doc/guides/prog_guide/glossary.rst
/dpdk/doc/guides/prog_guide/graph_lib.rst
/dpdk/doc/guides/prog_guide/img/graph_inbuilt_node_flow.svg
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/packet_framework.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/index.rst
/dpdk/doc/guides/rel_notes/release_23_07.rst
/dpdk/doc/guides/rel_notes/release_23_11.rst
/dpdk/doc/guides/sample_app_ug/index.rst
/dpdk/doc/guides/sample_app_ug/ip_pipeline.rst
/dpdk/doc/guides/tools/dts.rst
/dpdk/drivers/baseband/acc/version.map
/dpdk/drivers/baseband/fpga_5gnr_fec/version.map
/dpdk/drivers/baseband/fpga_lte_fec/version.map
/dpdk/drivers/bus/fslmc/version.map
/dpdk/drivers/bus/pci/version.map
/dpdk/drivers/bus/platform/version.map
/dpdk/drivers/bus/vdev/version.map
/dpdk/drivers/bus/vmbus/version.map
/dpdk/drivers/common/mlx5/linux/meson.build
/dpdk/drivers/crypto/octeontx/version.map
/dpdk/drivers/crypto/scheduler/version.map
/dpdk/drivers/dma/dpaa2/version.map
/dpdk/drivers/event/dlb2/version.map
/dpdk/drivers/mempool/cnxk/version.map
/dpdk/drivers/mempool/dpaa2/version.map
/dpdk/drivers/net/atlantic/version.map
/dpdk/drivers/net/bnxt/version.map
/dpdk/drivers/net/bonding/rte_eth_bond_api.c
/dpdk/drivers/net/bonding/version.map
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/version.map
/dpdk/drivers/net/dpaa/version.map
/dpdk/drivers/net/dpaa2/version.map
/dpdk/drivers/net/failsafe/meson.build
/dpdk/drivers/net/i40e/version.map
/dpdk/drivers/net/iavf/version.map
/dpdk/drivers/net/ice/version.map
/dpdk/drivers/net/ipn3ke/version.map
/dpdk/drivers/net/ixgbe/version.map
/dpdk/drivers/net/mana/tx.c
/dpdk/drivers/net/meson.build
/dpdk/drivers/net/mlx4/meson.build
/dpdk/drivers/net/mlx5/tools/mlx5_trace.py
/dpdk/drivers/net/mlx5/version.map
/dpdk/drivers/net/ngbe/ngbe_rxtx.c
/dpdk/drivers/net/octeontx/version.map
/dpdk/drivers/net/ring/version.map
/dpdk/drivers/net/softnic/version.map
/dpdk/drivers/net/vhost/version.map
/dpdk/drivers/raw/ifpga/version.map
/dpdk/drivers/version.map
/dpdk/dts/conf.yaml
/dpdk/dts/framework/config/__init__.py
/dpdk/dts/framework/config/conf_yaml_schema.json
/dpdk/dts/framework/dts.py
/dpdk/dts/framework/exception.py
/dpdk/dts/framework/remote_session/__init__.py
/dpdk/dts/framework/remote_session/linux_session.py
/dpdk/dts/framework/remote_session/os_session.py
/dpdk/dts/framework/remote_session/posix_session.py
/dpdk/dts/framework/remote_session/remote/__init__.py
/dpdk/dts/framework/remote_session/remote/interactive_remote_session.py
/dpdk/dts/framework/remote_session/remote/interactive_shell.py
/dpdk/dts/framework/remote_session/remote/python_shell.py
/dpdk/dts/framework/remote_session/remote/testpmd_shell.py
/dpdk/dts/framework/test_result.py
/dpdk/dts/framework/test_suite.py
/dpdk/dts/framework/testbed_model/__init__.py
/dpdk/dts/framework/testbed_model/capturing_traffic_generator.py
/dpdk/dts/framework/testbed_model/hw/port.py
/dpdk/dts/framework/testbed_model/node.py
/dpdk/dts/framework/testbed_model/scapy.py
/dpdk/dts/framework/testbed_model/sut_node.py
/dpdk/dts/framework/testbed_model/tg_node.py
/dpdk/dts/framework/testbed_model/traffic_generator.py
/dpdk/dts/framework/utils.py
/dpdk/dts/poetry.lock
/dpdk/dts/pyproject.toml
/dpdk/dts/tests/TestSuite_os_udp.py
/dpdk/dts/tests/TestSuite_smoke_tests.py
/dpdk/examples/ip_pipeline/Makefile
/dpdk/examples/ip_pipeline/cli.c
/dpdk/examples/ip_pipeline/main.c
/dpdk/examples/ip_pipeline/meson.build
/dpdk/examples/ip_pipeline/pipeline.c
/dpdk/examples/ip_pipeline/pipeline.h
/dpdk/examples/meson.build
/dpdk/kernel/linux/meson.build
/dpdk/lib/acl/acl_run_altivec.h
/dpdk/lib/acl/version.map
/dpdk/lib/bbdev/version.map
/dpdk/lib/bitratestats/version.map
/dpdk/lib/bpf/version.map
/dpdk/lib/cfgfile/rte_cfgfile.c
/dpdk/lib/cfgfile/version.map
/dpdk/lib/cmdline/cmdline.h
/dpdk/lib/cmdline/version.map
/dpdk/lib/cryptodev/version.map
/dpdk/lib/distributor/version.map
/dpdk/lib/eal/common/eal_common_errno.c
/dpdk/lib/eal/common/eal_common_log.c
/dpdk/lib/eal/include/generic/rte_atomic.h
/dpdk/lib/eal/include/rte_log.h
/dpdk/lib/eal/linux/eal.c
/dpdk/lib/eal/version.map
/dpdk/lib/efd/version.map
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/version.map
/dpdk/lib/fib/version.map
/dpdk/lib/gro/version.map
/dpdk/lib/gso/version.map
/dpdk/lib/hash/version.map
/dpdk/lib/ip_frag/version.map
/dpdk/lib/ipsec/version.map
/dpdk/lib/jobstats/version.map
/dpdk/lib/kvargs/version.map
/dpdk/lib/latencystats/version.map
/dpdk/lib/lpm/version.map
/dpdk/lib/mbuf/version.map
/dpdk/lib/member/version.map
/dpdk/lib/mempool/version.map
/dpdk/lib/meson.build
/dpdk/lib/meter/version.map
/dpdk/lib/metrics/version.map
/dpdk/lib/net/version.map
/dpdk/lib/pci/version.map
/dpdk/lib/pdump/version.map
/dpdk/lib/pipeline/version.map
/dpdk/lib/port/meson.build
/dpdk/lib/port/version.map
/dpdk/lib/power/version.map
/dpdk/lib/rawdev/version.map
/dpdk/lib/rcu/version.map
/dpdk/lib/reorder/version.map
/dpdk/lib/rib/version.map
/dpdk/lib/ring/version.map
/dpdk/lib/sched/version.map
/dpdk/lib/security/version.map
/dpdk/lib/stack/version.map
/dpdk/lib/table/version.map
/dpdk/lib/telemetry/meson.build
/dpdk/lib/telemetry/telemetry_data.c
/dpdk/lib/telemetry/telemetry_data.h
/dpdk/lib/telemetry/version.map
/dpdk/lib/timer/version.map
/dpdk/lib/vhost/meson.build
/dpdk/lib/vhost/socket.c
/dpdk/lib/vhost/version.map
/dpdk/lib/vhost/vhost.h
/dpdk/meson.build
/dpdk/meson_options.txt
/dpdk/usertools/dpdk-rss-flows.py
/dpdk/usertools/meson.build
d750579b21-Jun-2023 David Marchand <david.marchand@redhat.com>

doc: fix link to AF_XDP PMD in CNI howto

Having an explicit link to the main repository documentation breaks
other repositories documentation (like for LTS releases).

Fixes: 7fc6ae50369d ("net/af_x

doc: fix link to AF_XDP PMD in CNI howto

Having an explicit link to the main repository documentation breaks
other repositories documentation (like for LTS releases).

Fixes: 7fc6ae50369d ("net/af_xdp: support CNI Integration")
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>

show more ...


/dpdk/.ci/linux-build.sh
/dpdk/.github/workflows/build.yml
/dpdk/.mailmap
/dpdk/ABI_VERSION
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/dumpcap/main.c
/dpdk/app/meson.build
/dpdk/app/pdump/main.c
/dpdk/app/proc-info/main.c
/dpdk/app/proc-info/meson.build
/dpdk/app/test-bbdev/test_bbdev_perf.c
/dpdk/app/test-bbdev/test_bbdev_vector.c
/dpdk/app/test-bbdev/test_bbdev_vector.h
/dpdk/app/test-bbdev/test_vectors/ldpc_dec_HARQ_1_0.data
/dpdk/app/test-bbdev/test_vectors/ldpc_dec_HARQ_1_1.data
/dpdk/app/test-bbdev/test_vectors/ldpc_dec_HARQ_1_2.data
/dpdk/app/test-bbdev/test_vectors/ldpc_dec_v11835.data
/dpdk/app/test-bbdev/test_vectors/ldpc_dec_v2342_drop.data
/dpdk/app/test-bbdev/test_vectors/ldpc_dec_v7813.data
/dpdk/app/test-bbdev/test_vectors/ldpc_dec_v8480.data
/dpdk/app/test-bbdev/test_vectors/ldpc_dec_v8568.data
/dpdk/app/test-bbdev/test_vectors/ldpc_dec_v9503.data
/dpdk/app/test-bbdev/test_vectors/turbo_dec_c1_k40_r0_e17280_sbd_negllr.data
/dpdk/app/test-bbdev/test_vectors/turbo_dec_c1_k6144_r0_e10376_crc24b_sbd_negllr_high_snr.data
/dpdk/app/test-bbdev/test_vectors/turbo_dec_c1_k6144_r0_e10376_crc24b_sbd_negllr_low_snr.data
/dpdk/app/test-bbdev/test_vectors/turbo_dec_c1_k6144_r0_e34560_posllr.data
/dpdk/app/test-bbdev/test_vectors/turbo_dec_c1_k6144_r0_e34560_sbd_negllr.data
/dpdk/app/test-bbdev/test_vectors/turbo_dec_c1_k6144_r0_e34560_sbd_posllr.data
/dpdk/app/test-bbdev/test_vectors/turbo_dec_c2_k3136_r0_e4920_sbd_negllr_crc24b.data
/dpdk/app/test-compress-perf/comp_perf_test_common.c
/dpdk/app/test-crypto-perf/cperf_options_parsing.c
/dpdk/app/test-crypto-perf/cperf_test_latency.c
/dpdk/app/test-crypto-perf/cperf_test_vector_parsing.c
/dpdk/app/test-crypto-perf/main.c
/dpdk/app/test-dma-perf/benchmark.c
/dpdk/app/test-dma-perf/config.ini
/dpdk/app/test-dma-perf/main.c
/dpdk/app/test-dma-perf/main.h
/dpdk/app/test-dma-perf/meson.build
/dpdk/app/test-eventdev/evt_common.h
/dpdk/app/test-eventdev/evt_main.c
/dpdk/app/test-eventdev/evt_options.c
/dpdk/app/test-eventdev/evt_options.h
/dpdk/app/test-eventdev/parser.c
/dpdk/app/test-eventdev/parser.h
/dpdk/app/test-eventdev/test_order_common.h
/dpdk/app/test-eventdev/test_perf_common.c
/dpdk/app/test-flow-perf/main.c
/dpdk/app/test-mldev/meson.build
/dpdk/app/test-mldev/ml_common.h
/dpdk/app/test-mldev/ml_main.c
/dpdk/app/test-mldev/ml_options.c
/dpdk/app/test-mldev/ml_options.h
/dpdk/app/test-mldev/ml_test.c
/dpdk/app/test-mldev/ml_test.h
/dpdk/app/test-mldev/parser.c
/dpdk/app/test-mldev/parser.h
/dpdk/app/test-mldev/test_common.c
/dpdk/app/test-mldev/test_common.h
/dpdk/app/test-mldev/test_device_ops.c
/dpdk/app/test-mldev/test_device_ops.h
/dpdk/app/test-mldev/test_inference_common.c
/dpdk/app/test-mldev/test_inference_common.h
/dpdk/app/test-mldev/test_inference_interleave.c
/dpdk/app/test-mldev/test_inference_ordered.c
/dpdk/app/test-mldev/test_model_common.c
/dpdk/app/test-mldev/test_model_common.h
/dpdk/app/test-mldev/test_model_ops.c
/dpdk/app/test-mldev/test_model_ops.h
/dpdk/app/test-mldev/test_stats.c
/dpdk/app/test-mldev/test_stats.h
/dpdk/app/test-pmd/5tswap.c
/dpdk/app/test-pmd/5tswap.h
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/csumonly.c
/dpdk/app/test-pmd/flowgen.c
/dpdk/app/test-pmd/icmpecho.c
/dpdk/app/test-pmd/ieee1588fwd.c
/dpdk/app/test-pmd/iofwd.c
/dpdk/app/test-pmd/macfwd.c
/dpdk/app/test-pmd/macfwd.h
/dpdk/app/test-pmd/macswap.c
/dpdk/app/test-pmd/noisy_vnf.c
/dpdk/app/test-pmd/parameters.c
/dpdk/app/test-pmd/rxonly.c
/dpdk/app/test-pmd/shared_rxq_fwd.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test-pmd/txonly.c
/dpdk/app/test-pmd/util.c
/dpdk/app/test/meson.build
/dpdk/app/test/packet_burst_generator.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev.h
/dpdk/app/test/test_cryptodev_aes_test_vectors.h
/dpdk/app/test/test_cryptodev_asym.c
/dpdk/app/test/test_cryptodev_blockcipher.c
/dpdk/app/test/test_cryptodev_blockcipher.h
/dpdk/app/test/test_cryptodev_crosscheck.c
/dpdk/app/test/test_cryptodev_hash_test_vectors.h
/dpdk/app/test/test_cryptodev_mixed_test_vectors.h
/dpdk/app/test/test_cryptodev_mod_test_vectors.h
/dpdk/app/test/test_cryptodev_rsa_test_vectors.h
/dpdk/app/test/test_cryptodev_security_ipsec.c
/dpdk/app/test/test_cryptodev_security_ipsec_test_vectors.h
/dpdk/app/test/test_cryptodev_security_pdcp_sdap_test_vectors.h
/dpdk/app/test/test_cryptodev_sm2_test_vectors.h
/dpdk/app/test/test_cryptodev_sm4_test_vectors.h
/dpdk/app/test/test_cryptodev_zuc_test_vectors.h
/dpdk/app/test/test_dmadev.c
/dpdk/app/test/test_ethdev_link.c
/dpdk/app/test/test_event_crypto_adapter.c
/dpdk/app/test/test_event_eth_rx_adapter.c
/dpdk/app/test/test_event_eth_tx_adapter.c
/dpdk/app/test/test_event_timer_adapter.c
/dpdk/app/test/test_fib.c
/dpdk/app/test/test_fib6.c
/dpdk/app/test/test_fib6_perf.c
/dpdk/app/test/test_fib_perf.c
/dpdk/app/test/test_func_reentrancy.c
/dpdk/app/test/test_graph.c
/dpdk/app/test/test_ipfrag.c
/dpdk/app/test/test_ipsec.c
/dpdk/app/test/test_lcores.c
/dpdk/app/test/test_lpm.c
/dpdk/app/test/test_lpm6.c
/dpdk/app/test/test_lpm6_data.h
/dpdk/app/test/test_lpm6_perf.c
/dpdk/app/test/test_lpm_perf.c
/dpdk/app/test/test_malloc.c
/dpdk/app/test/test_malloc_perf.c
/dpdk/app/test/test_mbuf.c
/dpdk/app/test/test_memzone.c
/dpdk/app/test/test_pdcp.c
/dpdk/app/test/test_pmd_perf.c
/dpdk/app/test/test_reassembly_perf.c
/dpdk/app/test/test_reorder.c
/dpdk/app/test/test_resource.c
/dpdk/app/test/test_rib.c
/dpdk/app/test/test_rib6.c
/dpdk/app/test/test_ring_perf.c
/dpdk/app/test/test_security.c
/dpdk/app/test/test_security_inline_macsec.c
/dpdk/app/test/test_security_inline_macsec_vectors.h
/dpdk/app/test/test_security_inline_proto.c
/dpdk/app/test/test_security_inline_proto_vectors.h
/dpdk/app/test/test_service_cores.c
/dpdk/app/test/test_telemetry_json.c
/dpdk/app/test/test_thash.c
/dpdk/buildtools/chkincs/meson.build
/dpdk/buildtools/list-dir-globs.py
/dpdk/buildtools/pkg-config/meson.build
/dpdk/config/arm/arm64_altra_linux_gcc
/dpdk/config/arm/arm64_ampereone_linux_gcc
/dpdk/config/arm/arm64_bluefield3_linux_gcc
/dpdk/config/arm/arm64_cdx_linux_gcc
/dpdk/config/arm/arm64_hip10_linux_gcc
/dpdk/config/arm/meson.build
/dpdk/config/meson.build
/dpdk/config/ppc/meson.build
/dpdk/config/rte_config.h
/dpdk/devtools/check-abi.sh
/dpdk/devtools/check-git-log.sh
/dpdk/devtools/checkpatches.sh
/dpdk/devtools/libabigail.abignore
/dpdk/devtools/test-meson-builds.sh
/dpdk/devtools/words-case.txt
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/api/doxy-api.conf.in
/dpdk/doc/guides/bbdevs/vrb1.rst
/dpdk/doc/guides/compressdevs/features/mlx5.ini
/dpdk/doc/guides/compressdevs/mlx5.rst
/dpdk/doc/guides/contributing/coding_style.rst
/dpdk/doc/guides/cryptodevs/aesni_gcm.rst
/dpdk/doc/guides/cryptodevs/aesni_mb.rst
/dpdk/doc/guides/cryptodevs/chacha20_poly1305.rst
/dpdk/doc/guides/cryptodevs/cnxk.rst
/dpdk/doc/guides/cryptodevs/features/cn10k.ini
/dpdk/doc/guides/cryptodevs/features/cn9k.ini
/dpdk/doc/guides/cryptodevs/features/default.ini
/dpdk/doc/guides/cryptodevs/features/mlx5.ini
/dpdk/doc/guides/cryptodevs/features/openssl.ini
/dpdk/doc/guides/cryptodevs/features/qat.ini
/dpdk/doc/guides/cryptodevs/kasumi.rst
/dpdk/doc/guides/cryptodevs/mlx5.rst
/dpdk/doc/guides/cryptodevs/openssl.rst
/dpdk/doc/guides/cryptodevs/qat.rst
/dpdk/doc/guides/cryptodevs/snow3g.rst
/dpdk/doc/guides/cryptodevs/uadk.rst
/dpdk/doc/guides/cryptodevs/zuc.rst
/dpdk/doc/guides/dmadevs/idxd.rst
/dpdk/doc/guides/eventdevs/cnxk.rst
/dpdk/doc/guides/freebsd_gsg/build_dpdk.rst
/dpdk/doc/guides/freebsd_gsg/build_sample_apps.rst
/dpdk/doc/guides/gpus/cuda.rst
af_xdp_cni.rst
/dpdk/doc/guides/index.rst
/dpdk/doc/guides/linux_gsg/build_dpdk.rst
/dpdk/doc/guides/linux_gsg/enable_func.rst
/dpdk/doc/guides/linux_gsg/linux_drivers.rst
/dpdk/doc/guides/mldevs/cnxk.rst
/dpdk/doc/guides/mldevs/index.rst
/dpdk/doc/guides/nics/ark.rst
/dpdk/doc/guides/nics/atlantic.rst
/dpdk/doc/guides/nics/bnx2x.rst
/dpdk/doc/guides/nics/bnxt.rst
/dpdk/doc/guides/nics/cnxk.rst
/dpdk/doc/guides/nics/cpfl.rst
/dpdk/doc/guides/nics/cxgbe.rst
/dpdk/doc/guides/nics/dpaa.rst
/dpdk/doc/guides/nics/ena.rst
/dpdk/doc/guides/nics/enetc.rst
/dpdk/doc/guides/nics/enetfec.rst
/dpdk/doc/guides/nics/enic.rst
/dpdk/doc/guides/nics/features/bnxt.ini
/dpdk/doc/guides/nics/features/cnxk.ini
/dpdk/doc/guides/nics/features/cnxk_vec.ini
/dpdk/doc/guides/nics/features/cnxk_vf.ini
/dpdk/doc/guides/nics/features/cpfl.ini
/dpdk/doc/guides/nics/features/default.ini
/dpdk/doc/guides/nics/features/iavf.ini
/dpdk/doc/guides/nics/features/ixgbe_vf.ini
/dpdk/doc/guides/nics/features/mlx5.ini
/dpdk/doc/guides/nics/features/octeon_ep.ini
/dpdk/doc/guides/nics/features/sfc.ini
/dpdk/doc/guides/nics/hns3.rst
/dpdk/doc/guides/nics/i40e.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/idpf.rst
/dpdk/doc/guides/nics/igb.rst
/dpdk/doc/guides/nics/igc.rst
/dpdk/doc/guides/nics/index.rst
/dpdk/doc/guides/nics/intel_vf.rst
/dpdk/doc/guides/nics/ipn3ke.rst
/dpdk/doc/guides/nics/ixgbe.rst
/dpdk/doc/guides/nics/kni.rst
/dpdk/doc/guides/nics/mana.rst
/dpdk/doc/guides/nics/mlx4.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/mvneta.rst
/dpdk/doc/guides/nics/netvsc.rst
/dpdk/doc/guides/nics/nfp.rst
/dpdk/doc/guides/nics/ngbe.rst
/dpdk/doc/guides/nics/null.rst
/dpdk/doc/guides/nics/octeontx.rst
/dpdk/doc/guides/nics/pfe.rst
/dpdk/doc/guides/nics/qede.rst
/dpdk/doc/guides/nics/sfc_efx.rst
/dpdk/doc/guides/nics/softnic.rst
/dpdk/doc/guides/nics/tap.rst
/dpdk/doc/guides/nics/thunderx.rst
/dpdk/doc/guides/nics/txgbe.rst
/dpdk/doc/guides/nics/vdev_netvsc.rst
/dpdk/doc/guides/nics/vhost.rst
/dpdk/doc/guides/nics/virtio.rst
/dpdk/doc/guides/nics/vmxnet3.rst
/dpdk/doc/guides/platform/bluefield.rst
/dpdk/doc/guides/platform/cnxk.rst
/dpdk/doc/guides/platform/mlx5.rst
/dpdk/doc/guides/prog_guide/build-sdk-meson.rst
/dpdk/doc/guides/prog_guide/cryptodev_lib.rst
/dpdk/doc/guides/prog_guide/env_abstraction_layer.rst
/dpdk/doc/guides/prog_guide/event_timer_adapter.rst
/dpdk/doc/guides/prog_guide/generic_receive_offload_lib.rst
/dpdk/doc/guides/prog_guide/graph_lib.rst
/dpdk/doc/guides/prog_guide/img/mldev_flow.svg
/dpdk/doc/guides/prog_guide/img/pdcp_functional_overview.svg
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/mldev.rst
/dpdk/doc/guides/prog_guide/multi_proc_support.rst
/dpdk/doc/guides/prog_guide/pdcp_lib.rst
/dpdk/doc/guides/prog_guide/power_man.rst
/dpdk/doc/guides/prog_guide/regexdev.rst
/dpdk/doc/guides/prog_guide/rte_flow.rst
/dpdk/doc/guides/prog_guide/service_cores.rst
/dpdk/doc/guides/prog_guide/trace_lib.rst
/dpdk/doc/guides/prog_guide/vhost_lib.rst
/dpdk/doc/guides/rawdevs/ntb.rst
/dpdk/doc/guides/regexdevs/mlx5.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/index.rst
/dpdk/doc/guides/rel_notes/known_issues.rst
/dpdk/doc/guides/rel_notes/release_20_08.rst
/dpdk/doc/guides/rel_notes/release_20_11.rst
/dpdk/doc/guides/rel_notes/release_21_02.rst
/dpdk/doc/guides/rel_notes/release_21_05.rst
/dpdk/doc/guides/rel_notes/release_21_08.rst
/dpdk/doc/guides/rel_notes/release_21_11.rst
/dpdk/doc/guides/rel_notes/release_22_03.rst
/dpdk/doc/guides/rel_notes/release_22_07.rst
/dpdk/doc/guides/rel_notes/release_23_03.rst
/dpdk/doc/guides/rel_notes/release_23_07.rst
/dpdk/doc/guides/sample_app_ug/fips_validation.rst
/dpdk/doc/guides/sample_app_ug/ipv4_multicast.rst
/dpdk/doc/guides/sample_app_ug/l3_forward.rst
/dpdk/doc/guides/sample_app_ug/l3_forward_graph.rst
/dpdk/doc/guides/sample_app_ug/l3_forward_power_man.rst
/dpdk/doc/guides/sample_app_ug/pipeline.rst
/dpdk/doc/guides/sample_app_ug/qos_scheduler.rst
/dpdk/doc/guides/sample_app_ug/server_node_efd.rst
/dpdk/doc/guides/testpmd_app_ug/run_app.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/cryptoperf.rst
/dpdk/doc/guides/tools/dmaperf.rst
/dpdk/doc/guides/tools/dts.rst
/dpdk/doc/guides/tools/img/mldev_inference_interleave.svg
/dpdk/doc/guides/tools/img/mldev_inference_ordered.svg
/dpdk/doc/guides/tools/img/mldev_model_ops_subtest_a.svg
/dpdk/doc/guides/tools/img/mldev_model_ops_subtest_b.svg
/dpdk/doc/guides/tools/img/mldev_model_ops_subtest_c.svg
/dpdk/doc/guides/tools/img/mldev_model_ops_subtest_d.svg
/dpdk/doc/guides/tools/index.rst
/dpdk/doc/guides/tools/proc_info.rst
/dpdk/doc/guides/tools/testeventdev.rst
/dpdk/doc/guides/tools/testmldev.rst
/dpdk/doc/guides/vdpadevs/mlx5.rst
/dpdk/drivers/baseband/acc/rte_acc100_pmd.c
/dpdk/drivers/baseband/acc/rte_vrb_pmd.c
/dpdk/drivers/baseband/acc/vrb_pmd.h
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c
/dpdk/drivers/bus/auxiliary/auxiliary_common.c
/dpdk/drivers/bus/auxiliary/meson.build
/dpdk/drivers/bus/cdx/bus_cdx_driver.h
/dpdk/drivers/bus/cdx/cdx.c
/dpdk/drivers/bus/cdx/cdx_logs.h
/dpdk/drivers/bus/cdx/cdx_vfio.c
/dpdk/drivers/bus/cdx/meson.build
/dpdk/drivers/bus/cdx/private.h
/dpdk/drivers/bus/cdx/version.map
/dpdk/drivers/bus/dpaa/meson.build
/dpdk/drivers/bus/ifpga/ifpga_bus.c
/dpdk/drivers/bus/meson.build
/dpdk/drivers/bus/pci/bsd/pci.c
/dpdk/drivers/bus/pci/linux/pci.c
/dpdk/drivers/bus/pci/linux/pci_init.h
/dpdk/drivers/bus/pci/linux/pci_uio.c
/dpdk/drivers/bus/pci/linux/pci_vfio.c
/dpdk/drivers/bus/pci/meson.build
/dpdk/drivers/bus/pci/pci_common.c
/dpdk/drivers/bus/pci/private.h
/dpdk/drivers/bus/pci/rte_bus_pci.h
/dpdk/drivers/bus/pci/version.map
/dpdk/drivers/bus/pci/windows/pci.c
/dpdk/drivers/bus/platform/bus_platform_driver.h
/dpdk/drivers/bus/platform/meson.build
/dpdk/drivers/bus/platform/platform.c
/dpdk/drivers/bus/platform/platform_params.c
/dpdk/drivers/bus/platform/private.h
/dpdk/drivers/bus/platform/version.map
/dpdk/drivers/bus/vdev/meson.build
/dpdk/drivers/bus/vmbus/meson.build
/dpdk/drivers/bus/vmbus/vmbus_channel.c
/dpdk/drivers/bus/vmbus/vmbus_common.c
/dpdk/drivers/common/cnxk/cnxk_security.c
/dpdk/drivers/common/cnxk/cnxk_telemetry_nix.c
/dpdk/drivers/common/cnxk/hw/cpt.h
/dpdk/drivers/common/cnxk/hw/ml.h
/dpdk/drivers/common/cnxk/hw/nix.h
/dpdk/drivers/common/cnxk/hw/sso.h
/dpdk/drivers/common/cnxk/meson.build
/dpdk/drivers/common/cnxk/roc_ae.c
/dpdk/drivers/common/cnxk/roc_ae_fpm_tables.c
/dpdk/drivers/common/cnxk/roc_aes.c
/dpdk/drivers/common/cnxk/roc_aes.h
/dpdk/drivers/common/cnxk/roc_api.h
/dpdk/drivers/common/cnxk/roc_constants.h
/dpdk/drivers/common/cnxk/roc_cpt.c
/dpdk/drivers/common/cnxk/roc_cpt.h
/dpdk/drivers/common/cnxk/roc_cpt_sg.h
/dpdk/drivers/common/cnxk/roc_dev.c
/dpdk/drivers/common/cnxk/roc_dev_priv.h
/dpdk/drivers/common/cnxk/roc_errata.h
/dpdk/drivers/common/cnxk/roc_features.h
/dpdk/drivers/common/cnxk/roc_idev.c
/dpdk/drivers/common/cnxk/roc_idev.h
/dpdk/drivers/common/cnxk/roc_idev_priv.h
/dpdk/drivers/common/cnxk/roc_io.h
/dpdk/drivers/common/cnxk/roc_mbox.c
/dpdk/drivers/common/cnxk/roc_mbox.h
/dpdk/drivers/common/cnxk/roc_mbox_priv.h
/dpdk/drivers/common/cnxk/roc_mcs.c
/dpdk/drivers/common/cnxk/roc_mcs.h
/dpdk/drivers/common/cnxk/roc_mcs_priv.h
/dpdk/drivers/common/cnxk/roc_mcs_sec_cfg.c
/dpdk/drivers/common/cnxk/roc_mcs_stats.c
/dpdk/drivers/common/cnxk/roc_ml.c
/dpdk/drivers/common/cnxk/roc_ml.h
/dpdk/drivers/common/cnxk/roc_ml_priv.h
/dpdk/drivers/common/cnxk/roc_model.c
/dpdk/drivers/common/cnxk/roc_model.h
/dpdk/drivers/common/cnxk/roc_nix.c
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_debug.c
/dpdk/drivers/common/cnxk/roc_nix_fc.c
/dpdk/drivers/common/cnxk/roc_nix_inl.c
/dpdk/drivers/common/cnxk/roc_nix_inl.h
/dpdk/drivers/common/cnxk/roc_nix_inl_dev.c
/dpdk/drivers/common/cnxk/roc_nix_inl_dev_irq.c
/dpdk/drivers/common/cnxk/roc_nix_inl_priv.h
/dpdk/drivers/common/cnxk/roc_nix_mac.c
/dpdk/drivers/common/cnxk/roc_nix_priv.h
/dpdk/drivers/common/cnxk/roc_nix_queue.c
/dpdk/drivers/common/cnxk/roc_nix_stats.c
/dpdk/drivers/common/cnxk/roc_nix_tm.c
/dpdk/drivers/common/cnxk/roc_nix_tm_ops.c
/dpdk/drivers/common/cnxk/roc_nix_tm_utils.c
/dpdk/drivers/common/cnxk/roc_nix_xstats.h
/dpdk/drivers/common/cnxk/roc_npa.c
/dpdk/drivers/common/cnxk/roc_npa.h
/dpdk/drivers/common/cnxk/roc_npc.c
/dpdk/drivers/common/cnxk/roc_npc.h
/dpdk/drivers/common/cnxk/roc_npc_mcam.c
/dpdk/drivers/common/cnxk/roc_npc_parse.c
/dpdk/drivers/common/cnxk/roc_npc_priv.h
/dpdk/drivers/common/cnxk/roc_npc_utils.c
/dpdk/drivers/common/cnxk/roc_platform.c
/dpdk/drivers/common/cnxk/roc_platform.h
/dpdk/drivers/common/cnxk/roc_priv.h
/dpdk/drivers/common/cnxk/roc_se.c
/dpdk/drivers/common/cnxk/roc_se.h
/dpdk/drivers/common/cnxk/roc_sso.c
/dpdk/drivers/common/cnxk/roc_sso.h
/dpdk/drivers/common/cnxk/roc_tim.c
/dpdk/drivers/common/cnxk/roc_utils.c
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/iavf/iavf_common.c
/dpdk/drivers/common/iavf/iavf_osdep.h
/dpdk/drivers/common/iavf/iavf_prototype.h
/dpdk/drivers/common/iavf/meson.build
/dpdk/drivers/common/idpf/base/README
/dpdk/drivers/common/idpf/base/idpf_alloc.h
/dpdk/drivers/common/idpf/base/idpf_common.c
/dpdk/drivers/common/idpf/base/idpf_controlq.c
/dpdk/drivers/common/idpf/base/idpf_controlq.h
/dpdk/drivers/common/idpf/base/idpf_controlq_api.h
/dpdk/drivers/common/idpf/base/idpf_controlq_setup.c
/dpdk/drivers/common/idpf/base/idpf_devids.h
/dpdk/drivers/common/idpf/base/idpf_lan_pf_regs.h
/dpdk/drivers/common/idpf/base/idpf_lan_txrx.h
/dpdk/drivers/common/idpf/base/idpf_lan_vf_regs.h
/dpdk/drivers/common/idpf/base/idpf_osdep.h
/dpdk/drivers/common/idpf/base/idpf_prototype.h
/dpdk/drivers/common/idpf/base/idpf_type.h
/dpdk/drivers/common/idpf/base/meson.build
/dpdk/drivers/common/idpf/base/siov_regs.h
/dpdk/drivers/common/idpf/base/virtchnl2.h
/dpdk/drivers/common/idpf/base/virtchnl2_lan_desc.h
/dpdk/drivers/common/idpf/idpf_common_device.c
/dpdk/drivers/common/idpf/idpf_common_device.h
/dpdk/drivers/common/idpf/idpf_common_rxtx.c
/dpdk/drivers/common/idpf/idpf_common_rxtx.h
/dpdk/drivers/common/idpf/idpf_common_rxtx_avx512.c
/dpdk/drivers/common/idpf/idpf_common_virtchnl.c
/dpdk/drivers/common/idpf/idpf_common_virtchnl.h
/dpdk/drivers/common/idpf/meson.build
/dpdk/drivers/common/idpf/version.map
/dpdk/drivers/common/mlx5/linux/meson.build
/dpdk/drivers/common/mlx5/linux/mlx5_common_os.c
/dpdk/drivers/common/mlx5/linux/mlx5_glue.c
/dpdk/drivers/common/mlx5/linux/mlx5_glue.h
/dpdk/drivers/common/mlx5/linux/mlx5_nl.c
/dpdk/drivers/common/mlx5/meson.build
/dpdk/drivers/common/mlx5/mlx5_common.h
/dpdk/drivers/common/mlx5/mlx5_common_devx.c
/dpdk/drivers/common/mlx5/mlx5_common_mr.c
/dpdk/drivers/common/mlx5/mlx5_common_mr.h
/dpdk/drivers/common/mlx5/mlx5_common_pci.c
/dpdk/drivers/common/mlx5/mlx5_common_utils.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.h
/dpdk/drivers/common/mlx5/mlx5_malloc.c
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/mlx5/version.map
/dpdk/drivers/common/mlx5/windows/meson.build
/dpdk/drivers/common/mlx5/windows/mlx5_win_defs.h
/dpdk/drivers/common/octeontx/meson.build
/dpdk/drivers/common/qat/dev/qat_dev_gen1.c
/dpdk/drivers/common/qat/dev/qat_dev_gen2.c
/dpdk/drivers/common/qat/dev/qat_dev_gen3.c
/dpdk/drivers/common/qat/dev/qat_dev_gen4.c
/dpdk/drivers/common/qat/meson.build
/dpdk/drivers/common/qat/qat_adf/icp_qat_fw.h
/dpdk/drivers/common/qat/qat_adf/icp_qat_fw_la.h
/dpdk/drivers/common/qat/qat_adf/icp_qat_hw.h
/dpdk/drivers/common/qat/qat_device.c
/dpdk/drivers/common/qat/qat_device.h
/dpdk/drivers/common/qat/qat_qp.c
/dpdk/drivers/common/qat/qat_qp.h
/dpdk/drivers/common/sfc_efx/base/ef10_ev.c
/dpdk/drivers/common/sfc_efx/base/ef10_filter.c
/dpdk/drivers/common/sfc_efx/base/ef10_impl.h
/dpdk/drivers/common/sfc_efx/base/ef10_mac.c
/dpdk/drivers/common/sfc_efx/base/ef10_nic.c
/dpdk/drivers/common/sfc_efx/base/ef10_phy.c
/dpdk/drivers/common/sfc_efx/base/efx.h
/dpdk/drivers/common/sfc_efx/base/efx_filter.c
/dpdk/drivers/common/sfc_efx/base/efx_impl.h
/dpdk/drivers/common/sfc_efx/base/efx_mac.c
/dpdk/drivers/common/sfc_efx/base/efx_mae.c
/dpdk/drivers/common/sfc_efx/base/efx_mcdi.c
/dpdk/drivers/common/sfc_efx/base/efx_mcdi.h
/dpdk/drivers/common/sfc_efx/base/efx_port.c
/dpdk/drivers/common/sfc_efx/base/efx_regs_mcdi.h
/dpdk/drivers/common/sfc_efx/base/efx_rx.c
/dpdk/drivers/common/sfc_efx/base/efx_table.c
/dpdk/drivers/common/sfc_efx/base/hunt_nic.c
/dpdk/drivers/common/sfc_efx/base/medford2_nic.c
/dpdk/drivers/common/sfc_efx/base/medford_nic.c
/dpdk/drivers/common/sfc_efx/base/meson.build
/dpdk/drivers/common/sfc_efx/base/rhead_nic.c
/dpdk/drivers/common/sfc_efx/base/rhead_rx.c
/dpdk/drivers/common/sfc_efx/base/siena_nic.c
/dpdk/drivers/common/sfc_efx/version.map
/dpdk/drivers/compress/mlx5/meson.build
/dpdk/drivers/compress/mlx5/mlx5_compress.c
/dpdk/drivers/compress/octeontx/meson.build
/dpdk/drivers/compress/qat/qat_comp.c
/dpdk/drivers/compress/qat/qat_comp.h
/dpdk/drivers/crypto/armv8/meson.build
/dpdk/drivers/crypto/ccp/ccp_crypto.c
/dpdk/drivers/crypto/ccp/ccp_dev.c
/dpdk/drivers/crypto/ccp/ccp_dev.h
/dpdk/drivers/crypto/ccp/meson.build
/dpdk/drivers/crypto/ccp/rte_ccp_pmd.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn9k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_ae.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_se.h
/dpdk/drivers/crypto/cnxk/cnxk_sg.h
/dpdk/drivers/crypto/cnxk/meson.build
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_priv.h
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.h
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec_raw_dp.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_ops.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_private.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_private.h
/dpdk/drivers/crypto/ipsec_mb/meson.build
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_snow3g.c
/dpdk/drivers/crypto/mlx5/meson.build
/dpdk/drivers/crypto/mlx5/mlx5_crypto.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto.h
/dpdk/drivers/crypto/mlx5/mlx5_crypto_dek.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto_gcm.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto_xts.c
/dpdk/drivers/crypto/null/meson.build
/dpdk/drivers/crypto/openssl/meson.build
/dpdk/drivers/crypto/openssl/openssl_pmd_private.h
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/crypto/openssl/rte_openssl_pmd_ops.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gens.h
/dpdk/drivers/crypto/qat/dev/qat_sym_pmd_gen1.c
/dpdk/drivers/crypto/qat/qat_asym.c
/dpdk/drivers/crypto/qat/qat_crypto.c
/dpdk/drivers/crypto/qat/qat_crypto.h
/dpdk/drivers/crypto/qat/qat_sym.c
/dpdk/drivers/crypto/qat/qat_sym.h
/dpdk/drivers/crypto/qat/qat_sym_session.c
/dpdk/drivers/crypto/qat/qat_sym_session.h
/dpdk/drivers/crypto/scheduler/scheduler_pmd.c
/dpdk/drivers/crypto/uadk/uadk_crypto_pmd.c
/dpdk/drivers/crypto/uadk/uadk_crypto_pmd_private.h
/dpdk/drivers/dma/cnxk/meson.build
/dpdk/drivers/dma/dpaa2/dpaa2_qdma.c
/dpdk/drivers/dma/dpaa2/rte_pmd_dpaa2_qdma.h
/dpdk/drivers/dma/hisilicon/meson.build
/dpdk/drivers/dma/idxd/dpdk_idxd_cfg.py
/dpdk/drivers/dma/idxd/idxd_common.c
/dpdk/drivers/dma/idxd/idxd_internal.h
/dpdk/drivers/dma/idxd/idxd_pci.c
/dpdk/drivers/dma/ioat/ioat_dmadev.c
/dpdk/drivers/dma/skeleton/meson.build
/dpdk/drivers/dma/skeleton/skeleton_dmadev.c
/dpdk/drivers/dma/skeleton/skeleton_dmadev.h
/dpdk/drivers/event/cnxk/cn10k_eventdev.c
/dpdk/drivers/event/cnxk/cn10k_eventdev.h
/dpdk/drivers/event/cnxk/cn10k_tx_worker.h
/dpdk/drivers/event/cnxk/cn10k_worker.c
/dpdk/drivers/event/cnxk/cn10k_worker.h
/dpdk/drivers/event/cnxk/cn9k_eventdev.c
/dpdk/drivers/event/cnxk/cn9k_worker.h
/dpdk/drivers/event/cnxk/cnxk_eventdev.c
/dpdk/drivers/event/cnxk/cnxk_eventdev.h
/dpdk/drivers/event/cnxk/cnxk_eventdev_adptr.c
/dpdk/drivers/event/cnxk/cnxk_eventdev_selftest.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.h
/dpdk/drivers/event/cnxk/cnxk_tim_worker.h
/dpdk/drivers/event/cnxk/cnxk_worker.h
/dpdk/drivers/event/cnxk/meson.build
/dpdk/drivers/event/dlb2/meson.build
/dpdk/drivers/event/dsw/dsw_evdev.c
/dpdk/drivers/event/dsw/dsw_event.c
/dpdk/drivers/event/dsw/meson.build
/dpdk/drivers/event/octeontx/timvf_worker.h
/dpdk/drivers/event/opdl/meson.build
/dpdk/drivers/event/skeleton/meson.build
/dpdk/drivers/event/sw/meson.build
/dpdk/drivers/event/sw/sw_evdev.c
/dpdk/drivers/mempool/bucket/meson.build
/dpdk/drivers/mempool/cnxk/cn10k_hwpool_ops.c
/dpdk/drivers/mempool/cnxk/cn10k_mempool_ops.c
/dpdk/drivers/mempool/cnxk/cnxk_mempool.h
/dpdk/drivers/mempool/cnxk/cnxk_mempool_ops.c
/dpdk/drivers/mempool/cnxk/meson.build
/dpdk/drivers/mempool/cnxk/rte_pmd_cnxk_mempool.h
/dpdk/drivers/mempool/cnxk/version.map
/dpdk/drivers/mempool/octeontx/meson.build
/dpdk/drivers/mempool/ring/meson.build
/dpdk/drivers/mempool/stack/meson.build
/dpdk/drivers/meson.build
/dpdk/drivers/ml/cnxk/cn10k_ml_dev.c
/dpdk/drivers/ml/cnxk/cn10k_ml_dev.h
/dpdk/drivers/ml/cnxk/cn10k_ml_model.c
/dpdk/drivers/ml/cnxk/cn10k_ml_model.h
/dpdk/drivers/ml/cnxk/cn10k_ml_ocm.c
/dpdk/drivers/ml/cnxk/cn10k_ml_ocm.h
/dpdk/drivers/ml/cnxk/cn10k_ml_ops.c
/dpdk/drivers/ml/cnxk/cn10k_ml_ops.h
/dpdk/drivers/ml/cnxk/meson.build
/dpdk/drivers/ml/meson.build
/dpdk/drivers/net/af_packet/meson.build
/dpdk/drivers/net/af_xdp/meson.build
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c
/dpdk/drivers/net/ark/ark_mpu.h
/dpdk/drivers/net/bnx2x/bnx2x.c
/dpdk/drivers/net/bnx2x/ecore_fw_defs.h
/dpdk/drivers/net/bnx2x/ecore_sp.h
/dpdk/drivers/net/bnx2x/elink.c
/dpdk/drivers/net/bnx2x/meson.build
/dpdk/drivers/net/bnxt/bnxt.h
/dpdk/drivers/net/bnxt/bnxt_cpr.c
/dpdk/drivers/net/bnxt/bnxt_cpr.h
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/bnxt/bnxt_filter.c
/dpdk/drivers/net/bnxt/bnxt_filter.h
/dpdk/drivers/net/bnxt/bnxt_flow.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.h
/dpdk/drivers/net/bnxt/bnxt_irq.c
/dpdk/drivers/net/bnxt/bnxt_irq.h
/dpdk/drivers/net/bnxt/bnxt_nvm_defs.h
/dpdk/drivers/net/bnxt/bnxt_reps.c
/dpdk/drivers/net/bnxt/bnxt_reps.h
/dpdk/drivers/net/bnxt/bnxt_ring.c
/dpdk/drivers/net/bnxt/bnxt_ring.h
/dpdk/drivers/net/bnxt/bnxt_rxq.c
/dpdk/drivers/net/bnxt/bnxt_rxq.h
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/bnxt_rxr.h
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_avx2.c
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_common.h
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_neon.c
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_sse.c
/dpdk/drivers/net/bnxt/bnxt_stats.c
/dpdk/drivers/net/bnxt/bnxt_stats.h
/dpdk/drivers/net/bnxt/bnxt_txq.c
/dpdk/drivers/net/bnxt/bnxt_txq.h
/dpdk/drivers/net/bnxt/bnxt_txr.c
/dpdk/drivers/net/bnxt/bnxt_txr.h
/dpdk/drivers/net/bnxt/bnxt_util.c
/dpdk/drivers/net/bnxt/bnxt_util.h
/dpdk/drivers/net/bnxt/bnxt_vnic.c
/dpdk/drivers/net/bnxt/bnxt_vnic.h
/dpdk/drivers/net/bnxt/hsi_struct_def_dpdk.h
/dpdk/drivers/net/bnxt/meson.build
/dpdk/drivers/net/bnxt/rte_pmd_bnxt.c
/dpdk/drivers/net/bnxt/rte_pmd_bnxt.h
/dpdk/drivers/net/bnxt/tf_core/bitalloc.c
/dpdk/drivers/net/bnxt/tf_core/bitalloc.h
/dpdk/drivers/net/bnxt/tf_core/cfa_resource_types.h
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr.c
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr.h
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_device.h
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_hwop_msg.c
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_hwop_msg.h
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_p4.c
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_p4.h
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_p58.c
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_p58.h
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_sbmp.h
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_session.c
/dpdk/drivers/net/bnxt/tf_core/cfa_tcam_mgr_session.h
/dpdk/drivers/net/bnxt/tf_core/dpool.c
/dpdk/drivers/net/bnxt/tf_core/dpool.h
/dpdk/drivers/net/bnxt/tf_core/ll.c
/dpdk/drivers/net/bnxt/tf_core/ll.h
/dpdk/drivers/net/bnxt/tf_core/lookup3.h
/dpdk/drivers/net/bnxt/tf_core/meson.build
/dpdk/drivers/net/bnxt/tf_core/rand.c
/dpdk/drivers/net/bnxt/tf_core/rand.h
/dpdk/drivers/net/bnxt/tf_core/stack.c
/dpdk/drivers/net/bnxt/tf_core/stack.h
/dpdk/drivers/net/bnxt/tf_core/tf_common.h
/dpdk/drivers/net/bnxt/tf_core/tf_core.c
/dpdk/drivers/net/bnxt/tf_core/tf_core.h
/dpdk/drivers/net/bnxt/tf_core/tf_device.c
/dpdk/drivers/net/bnxt/tf_core/tf_device.h
/dpdk/drivers/net/bnxt/tf_core/tf_device_p4.c
/dpdk/drivers/net/bnxt/tf_core/tf_device_p4.h
/dpdk/drivers/net/bnxt/tf_core/tf_device_p58.c
/dpdk/drivers/net/bnxt/tf_core/tf_device_p58.h
/dpdk/drivers/net/bnxt/tf_core/tf_em.h
/dpdk/drivers/net/bnxt/tf_core/tf_em_common.c
/dpdk/drivers/net/bnxt/tf_core/tf_em_common.h
/dpdk/drivers/net/bnxt/tf_core/tf_em_hash_internal.c
/dpdk/drivers/net/bnxt/tf_core/tf_em_host.c
/dpdk/drivers/net/bnxt/tf_core/tf_em_internal.c
/dpdk/drivers/net/bnxt/tf_core/tf_ext_flow_handle.h
/dpdk/drivers/net/bnxt/tf_core/tf_global_cfg.c
/dpdk/drivers/net/bnxt/tf_core/tf_global_cfg.h
/dpdk/drivers/net/bnxt/tf_core/tf_hash.c
/dpdk/drivers/net/bnxt/tf_core/tf_hash.h
/dpdk/drivers/net/bnxt/tf_core/tf_identifier.c
/dpdk/drivers/net/bnxt/tf_core/tf_identifier.h
/dpdk/drivers/net/bnxt/tf_core/tf_if_tbl.c
/dpdk/drivers/net/bnxt/tf_core/tf_if_tbl.h
/dpdk/drivers/net/bnxt/tf_core/tf_msg.c
/dpdk/drivers/net/bnxt/tf_core/tf_msg.h
/dpdk/drivers/net/bnxt/tf_core/tf_msg_common.h
/dpdk/drivers/net/bnxt/tf_core/tf_project.h
/dpdk/drivers/net/bnxt/tf_core/tf_resources.h
/dpdk/drivers/net/bnxt/tf_core/tf_rm.c
/dpdk/drivers/net/bnxt/tf_core/tf_rm.h
/dpdk/drivers/net/bnxt/tf_core/tf_session.c
/dpdk/drivers/net/bnxt/tf_core/tf_session.h
/dpdk/drivers/net/bnxt/tf_core/tf_sram_mgr.c
/dpdk/drivers/net/bnxt/tf_core/tf_sram_mgr.h
/dpdk/drivers/net/bnxt/tf_core/tf_tbl.c
/dpdk/drivers/net/bnxt/tf_core/tf_tbl.h
/dpdk/drivers/net/bnxt/tf_core/tf_tbl_sram.c
/dpdk/drivers/net/bnxt/tf_core/tf_tbl_sram.h
/dpdk/drivers/net/bnxt/tf_core/tf_tcam.c
/dpdk/drivers/net/bnxt/tf_core/tf_tcam.h
/dpdk/drivers/net/bnxt/tf_core/tf_tcam_mgr_msg.c
/dpdk/drivers/net/bnxt/tf_core/tf_tcam_mgr_msg.h
/dpdk/drivers/net/bnxt/tf_core/tf_tcam_shared.c
/dpdk/drivers/net/bnxt/tf_core/tf_tcam_shared.h
/dpdk/drivers/net/bnxt/tf_core/tf_util.c
/dpdk/drivers/net/bnxt/tf_core/tf_util.h
/dpdk/drivers/net/bnxt/tf_core/tfp.c
/dpdk/drivers/net/bnxt/tf_core/tfp.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_tf_common.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_tf_pmd_shim.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_tf_pmd_shim.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp_flow.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp_meter.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/meson.build
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_act.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_class.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_enum.h
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_field.h
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_thor_act.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_thor_class.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_wh_plus_act.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_wh_plus_class.c
/dpdk/drivers/net/bnxt/tf_ulp/meson.build
/dpdk/drivers/net/bnxt/tf_ulp/ulp_def_rules.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_fc_mgr.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_fc_mgr.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_flow_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_flow_db.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_gen_hash.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_gen_hash.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_gen_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_gen_tbl.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_ha_mgr.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_ha_mgr.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mapper.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mapper.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mark_mgr.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mark_mgr.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_matcher.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_matcher.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_port_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_port_db.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_handler_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_struct.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_tun.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_tun.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_utils.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_utils.h
/dpdk/drivers/net/bonding/meson.build
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.h
/dpdk/drivers/net/bonding/rte_eth_bond_api.c
/dpdk/drivers/net/bonding/rte_eth_bond_args.c
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.c
/dpdk/drivers/net/cnxk/cn10k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn10k_flow.c
/dpdk/drivers/net/cnxk/cn10k_rx.h
/dpdk/drivers/net/cnxk/cn10k_rx_select.c
/dpdk/drivers/net/cnxk/cn10k_rxtx.h
/dpdk/drivers/net/cnxk/cn10k_tx.h
/dpdk/drivers/net/cnxk/cn10k_tx_select.c
/dpdk/drivers/net/cnxk/cn9k_ethdev.c
/dpdk/drivers/net/cnxk/cn9k_ethdev.h
/dpdk/drivers/net/cnxk/cn9k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn9k_flow.c
/dpdk/drivers/net/cnxk/cn9k_rx.h
/dpdk/drivers/net/cnxk/cn9k_rx_select.c
/dpdk/drivers/net/cnxk/cn9k_tx.h
/dpdk/drivers/net/cnxk/cn9k_tx_select.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_devargs.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_dp.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_mcs.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_mcs.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_mtr.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_ops.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec.c
/dpdk/drivers/net/cnxk/cnxk_flow.c
/dpdk/drivers/net/cnxk/cnxk_lookup.c
/dpdk/drivers/net/cnxk/meson.build
/dpdk/drivers/net/cnxk/rte_pmd_cnxk.h
/dpdk/drivers/net/cpfl/cpfl_ethdev.c
/dpdk/drivers/net/cpfl/cpfl_ethdev.h
/dpdk/drivers/net/cpfl/cpfl_logs.h
/dpdk/drivers/net/cpfl/cpfl_rxtx.c
/dpdk/drivers/net/cpfl/cpfl_rxtx.h
/dpdk/drivers/net/cpfl/cpfl_rxtx_vec_common.h
/dpdk/drivers/net/cpfl/meson.build
/dpdk/drivers/net/cxgbe/base/adapter.h
/dpdk/drivers/net/cxgbe/clip_tbl.c
/dpdk/drivers/net/cxgbe/cxgbe_filter.h
/dpdk/drivers/net/cxgbe/cxgbe_main.c
/dpdk/drivers/net/cxgbe/l2t.c
/dpdk/drivers/net/cxgbe/mps_tcam.c
/dpdk/drivers/net/cxgbe/sge.c
/dpdk/drivers/net/cxgbe/smt.c
/dpdk/drivers/net/dpaa2/dpaa2_rxtx.c
/dpdk/drivers/net/e1000/base/e1000_api.c
/dpdk/drivers/net/e1000/base/e1000_hw.h
/dpdk/drivers/net/e1000/em_ethdev.c
/dpdk/drivers/net/e1000/em_rxtx.c
/dpdk/drivers/net/e1000/igb_rxtx.c
/dpdk/drivers/net/enic/meson.build
/dpdk/drivers/net/failsafe/failsafe_ether.c
/dpdk/drivers/net/failsafe/failsafe_flow.c
/dpdk/drivers/net/failsafe/failsafe_ops.c
/dpdk/drivers/net/failsafe/meson.build
/dpdk/drivers/net/fm10k/fm10k_ethdev.c
/dpdk/drivers/net/gve/base/gve.h
/dpdk/drivers/net/gve/base/gve_adminq.c
/dpdk/drivers/net/gve/base/gve_adminq.h
/dpdk/drivers/net/gve/base/gve_desc_dqo.h
/dpdk/drivers/net/gve/base/gve_osdep.h
/dpdk/drivers/net/gve/gve_ethdev.c
/dpdk/drivers/net/gve/gve_ethdev.h
/dpdk/drivers/net/gve/gve_rx.c
/dpdk/drivers/net/gve/gve_rx_dqo.c
/dpdk/drivers/net/gve/gve_tx.c
/dpdk/drivers/net/gve/gve_tx_dqo.c
/dpdk/drivers/net/gve/gve_version.c
/dpdk/drivers/net/gve/gve_version.h
/dpdk/drivers/net/gve/meson.build
/dpdk/drivers/net/hinic/meson.build
/dpdk/drivers/net/hns3/hns3_cmd.c
/dpdk/drivers/net/hns3/hns3_cmd.h
/dpdk/drivers/net/hns3/hns3_common.c
/dpdk/drivers/net/hns3/hns3_common.h
/dpdk/drivers/net/hns3/hns3_dcb.c
/dpdk/drivers/net/hns3/hns3_dump.c
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev.h
/dpdk/drivers/net/hns3/hns3_ethdev_vf.c
/dpdk/drivers/net/hns3/hns3_fdir.c
/dpdk/drivers/net/hns3/hns3_fdir.h
/dpdk/drivers/net/hns3/hns3_flow.c
/dpdk/drivers/net/hns3/hns3_flow.h
/dpdk/drivers/net/hns3/hns3_logs.h
/dpdk/drivers/net/hns3/hns3_ptp.c
/dpdk/drivers/net/hns3/hns3_ptp.h
/dpdk/drivers/net/hns3/hns3_regs.c
/dpdk/drivers/net/hns3/hns3_regs.h
/dpdk/drivers/net/hns3/hns3_rss.c
/dpdk/drivers/net/hns3/hns3_rss.h
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/hns3/hns3_rxtx.h
/dpdk/drivers/net/hns3/hns3_rxtx_vec_neon.h
/dpdk/drivers/net/hns3/hns3_rxtx_vec_sve.c
/dpdk/drivers/net/hns3/hns3_stats.c
/dpdk/drivers/net/hns3/meson.build
/dpdk/drivers/net/i40e/base/i40e_osdep.h
/dpdk/drivers/net/i40e/base/i40e_prototype.h
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_ethdev.h
/dpdk/drivers/net/i40e/i40e_rxtx.c
/dpdk/drivers/net/i40e/i40e_rxtx.h
/dpdk/drivers/net/i40e/i40e_rxtx_common_avx.h
/dpdk/drivers/net/i40e/i40e_rxtx_vec_altivec.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_avx512.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_neon.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_sse.c
/dpdk/drivers/net/i40e/i40e_testpmd.c
/dpdk/drivers/net/i40e/meson.build
/dpdk/drivers/net/i40e/rte_pmd_i40e.c
/dpdk/drivers/net/i40e/rte_pmd_i40e.h
/dpdk/drivers/net/i40e/version.map
/dpdk/drivers/net/iavf/iavf.h
/dpdk/drivers/net/iavf/iavf_ethdev.c
/dpdk/drivers/net/iavf/iavf_hash.c
/dpdk/drivers/net/iavf/iavf_ipsec_crypto.c
/dpdk/drivers/net/iavf/iavf_rxtx.c
/dpdk/drivers/net/iavf/iavf_rxtx.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx2.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx512.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_common.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_sse.c
/dpdk/drivers/net/iavf/iavf_vchnl.c
/dpdk/drivers/net/iavf/meson.build
/dpdk/drivers/net/ice/base/README
/dpdk/drivers/net/ice/base/ice_acl.c
/dpdk/drivers/net/ice/base/ice_acl.h
/dpdk/drivers/net/ice/base/ice_acl_ctrl.c
/dpdk/drivers/net/ice/base/ice_adminq_cmd.h
/dpdk/drivers/net/ice/base/ice_alloc.h
/dpdk/drivers/net/ice/base/ice_bitops.h
/dpdk/drivers/net/ice/base/ice_bst_tcam.c
/dpdk/drivers/net/ice/base/ice_bst_tcam.h
/dpdk/drivers/net/ice/base/ice_cgu_regs.h
/dpdk/drivers/net/ice/base/ice_common.c
/dpdk/drivers/net/ice/base/ice_common.h
/dpdk/drivers/net/ice/base/ice_controlq.c
/dpdk/drivers/net/ice/base/ice_controlq.h
/dpdk/drivers/net/ice/base/ice_dcb.c
/dpdk/drivers/net/ice/base/ice_dcb.h
/dpdk/drivers/net/ice/base/ice_ddp.c
/dpdk/drivers/net/ice/base/ice_ddp.h
/dpdk/drivers/net/ice/base/ice_defs.h
/dpdk/drivers/net/ice/base/ice_devids.h
/dpdk/drivers/net/ice/base/ice_fdir.c
/dpdk/drivers/net/ice/base/ice_fdir.h
/dpdk/drivers/net/ice/base/ice_flex_pipe.c
/dpdk/drivers/net/ice/base/ice_flex_pipe.h
/dpdk/drivers/net/ice/base/ice_flex_type.h
/dpdk/drivers/net/ice/base/ice_flg_rd.c
/dpdk/drivers/net/ice/base/ice_flg_rd.h
/dpdk/drivers/net/ice/base/ice_flow.c
/dpdk/drivers/net/ice/base/ice_flow.h
/dpdk/drivers/net/ice/base/ice_hw_autogen.h
/dpdk/drivers/net/ice/base/ice_imem.c
/dpdk/drivers/net/ice/base/ice_imem.h
/dpdk/drivers/net/ice/base/ice_lan_tx_rx.h
/dpdk/drivers/net/ice/base/ice_metainit.c
/dpdk/drivers/net/ice/base/ice_metainit.h
/dpdk/drivers/net/ice/base/ice_mk_grp.c
/dpdk/drivers/net/ice/base/ice_mk_grp.h
/dpdk/drivers/net/ice/base/ice_nvm.c
/dpdk/drivers/net/ice/base/ice_nvm.h
/dpdk/drivers/net/ice/base/ice_osdep.h
/dpdk/drivers/net/ice/base/ice_parser.c
/dpdk/drivers/net/ice/base/ice_parser.h
/dpdk/drivers/net/ice/base/ice_parser_rt.c
/dpdk/drivers/net/ice/base/ice_parser_rt.h
/dpdk/drivers/net/ice/base/ice_parser_util.h
/dpdk/drivers/net/ice/base/ice_pg_cam.c
/dpdk/drivers/net/ice/base/ice_pg_cam.h
/dpdk/drivers/net/ice/base/ice_proto_grp.c
/dpdk/drivers/net/ice/base/ice_proto_grp.h
/dpdk/drivers/net/ice/base/ice_protocol_type.h
/dpdk/drivers/net/ice/base/ice_ptp_consts.h
/dpdk/drivers/net/ice/base/ice_ptp_hw.c
/dpdk/drivers/net/ice/base/ice_ptp_hw.h
/dpdk/drivers/net/ice/base/ice_ptype_mk.c
/dpdk/drivers/net/ice/base/ice_ptype_mk.h
/dpdk/drivers/net/ice/base/ice_sbq_cmd.h
/dpdk/drivers/net/ice/base/ice_sched.c
/dpdk/drivers/net/ice/base/ice_sched.h
/dpdk/drivers/net/ice/base/ice_status.h
/dpdk/drivers/net/ice/base/ice_switch.c
/dpdk/drivers/net/ice/base/ice_switch.h
/dpdk/drivers/net/ice/base/ice_tmatch.h
/dpdk/drivers/net/ice/base/ice_type.h
/dpdk/drivers/net/ice/base/ice_vlan_mode.c
/dpdk/drivers/net/ice/base/ice_vlan_mode.h
/dpdk/drivers/net/ice/base/ice_xlt_kb.c
/dpdk/drivers/net/ice/base/ice_xlt_kb.h
/dpdk/drivers/net/ice/ice_dcf.c
/dpdk/drivers/net/ice/ice_dcf.h
/dpdk/drivers/net/ice/ice_dcf_ethdev.c
/dpdk/drivers/net/ice/ice_dcf_parent.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_fdir_filter.c
/dpdk/drivers/net/ice/ice_generic_flow.c
/dpdk/drivers/net/ice/ice_hash.c
/dpdk/drivers/net/ice/ice_rxtx.c
/dpdk/drivers/net/ice/ice_rxtx.h
/dpdk/drivers/net/ice/ice_rxtx_common_avx.h
/dpdk/drivers/net/ice/ice_rxtx_vec_common.h
/dpdk/drivers/net/ice/ice_rxtx_vec_sse.c
/dpdk/drivers/net/ice/ice_switch_filter.c
/dpdk/drivers/net/ice/ice_tm.c
/dpdk/drivers/net/ice/meson.build
/dpdk/drivers/net/idpf/idpf_ethdev.c
/dpdk/drivers/net/idpf/idpf_rxtx.c
/dpdk/drivers/net/idpf/idpf_rxtx_vec_common.h
/dpdk/drivers/net/igc/base/igc_api.c
/dpdk/drivers/net/igc/base/igc_hw.h
/dpdk/drivers/net/igc/base/igc_i225.c
/dpdk/drivers/net/igc/igc_ethdev.c
/dpdk/drivers/net/igc/igc_txrx.c
/dpdk/drivers/net/ipn3ke/ipn3ke_ethdev.c
/dpdk/drivers/net/ipn3ke/ipn3ke_representor.c
/dpdk/drivers/net/ipn3ke/meson.build
/dpdk/drivers/net/ixgbe/ixgbe_bypass.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.h
/dpdk/drivers/net/ixgbe/ixgbe_flow.c
/dpdk/drivers/net/ixgbe/ixgbe_ipsec.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.c
/dpdk/drivers/net/mana/gdma.c
/dpdk/drivers/net/mana/mana.c
/dpdk/drivers/net/mana/mana.h
/dpdk/drivers/net/mana/mp.c
/dpdk/drivers/net/mana/mr.c
/dpdk/drivers/net/mana/rx.c
/dpdk/drivers/net/mana/tx.c
/dpdk/drivers/net/memif/meson.build
/dpdk/drivers/net/meson.build
/dpdk/drivers/net/mlx5/hws/mlx5dr.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_action.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_action.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_cmd.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_cmd.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_debug.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_debug.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_definer.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_definer.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_pat_arg.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_pat_arg.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_rule.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_send.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_send.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_table.c
/dpdk/drivers/net/mlx5/linux/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_flow_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_verbs.c
/dpdk/drivers/net/mlx5/meson.build
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_devx.c
/dpdk/drivers/net/mlx5/mlx5_flow.c
/dpdk/drivers/net/mlx5/mlx5_flow.h
/dpdk/drivers/net/mlx5/mlx5_flow_aso.c
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_flex.c
/dpdk/drivers/net/mlx5/mlx5_flow_hw.c
/dpdk/drivers/net/mlx5/mlx5_flow_meter.c
/dpdk/drivers/net/mlx5/mlx5_flow_quota.c
/dpdk/drivers/net/mlx5/mlx5_flow_verbs.c
/dpdk/drivers/net/mlx5/mlx5_hws_cnt.c
/dpdk/drivers/net/mlx5/mlx5_hws_cnt.h
/dpdk/drivers/net/mlx5/mlx5_mac.c
/dpdk/drivers/net/mlx5/mlx5_rx.c
/dpdk/drivers/net/mlx5/mlx5_rx.h
/dpdk/drivers/net/mlx5/mlx5_rxq.c
/dpdk/drivers/net/mlx5/mlx5_rxtx.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec.c
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_altivec.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_neon.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_null.c
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_sse.h
/dpdk/drivers/net/mlx5/mlx5_stats.c
/dpdk/drivers/net/mlx5/mlx5_trace.c
/dpdk/drivers/net/mlx5/mlx5_trace.h
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_tx.c
/dpdk/drivers/net/mlx5/mlx5_tx.h
/dpdk/drivers/net/mlx5/mlx5_txpp.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mlx5/rte_pmd_mlx5.h
/dpdk/drivers/net/mlx5/version.map
/dpdk/drivers/net/mlx5/windows/mlx5_flow_os.c
/dpdk/drivers/net/mlx5/windows/mlx5_os.c
/dpdk/drivers/net/mvneta/mvneta_ethdev.c
/dpdk/drivers/net/mvpp2/mrvl_ethdev.c
/dpdk/drivers/net/netvsc/hn_rndis.c
/dpdk/drivers/net/netvsc/hn_var.h
/dpdk/drivers/net/netvsc/hn_vf.c
/dpdk/drivers/net/nfp/flower/nfp_flower.c
/dpdk/drivers/net/nfp/flower/nfp_flower.h
/dpdk/drivers/net/nfp/flower/nfp_flower_cmsg.c
/dpdk/drivers/net/nfp/flower/nfp_flower_cmsg.h
/dpdk/drivers/net/nfp/flower/nfp_flower_ctrl.c
/dpdk/drivers/net/nfp/flower/nfp_flower_ctrl.h
/dpdk/drivers/net/nfp/flower/nfp_flower_representor.c
/dpdk/drivers/net/nfp/meson.build
/dpdk/drivers/net/nfp/nfd3/nfp_nfd3.h
/dpdk/drivers/net/nfp/nfd3/nfp_nfd3_dp.c
/dpdk/drivers/net/nfp/nfdk/nfp_nfdk.h
/dpdk/drivers/net/nfp/nfdk/nfp_nfdk_dp.c
/dpdk/drivers/net/nfp/nfp_common.c
/dpdk/drivers/net/nfp/nfp_common.h
/dpdk/drivers/net/nfp/nfp_cpp_bridge.c
/dpdk/drivers/net/nfp/nfp_cpp_bridge.h
/dpdk/drivers/net/nfp/nfp_ctrl.h
/dpdk/drivers/net/nfp/nfp_ethdev.c
/dpdk/drivers/net/nfp/nfp_ethdev_vf.c
/dpdk/drivers/net/nfp/nfp_flow.c
/dpdk/drivers/net/nfp/nfp_flow.h
/dpdk/drivers/net/nfp/nfp_logs.c
/dpdk/drivers/net/nfp/nfp_logs.h
/dpdk/drivers/net/nfp/nfp_mtr.c
/dpdk/drivers/net/nfp/nfp_mtr.h
/dpdk/drivers/net/nfp/nfp_rxtx.c
/dpdk/drivers/net/nfp/nfp_rxtx.h
/dpdk/drivers/net/nfp/nfpcore/nfp6000/nfp6000.h
/dpdk/drivers/net/nfp/nfpcore/nfp_cpp.h
/dpdk/drivers/net/nfp/nfpcore/nfp_cpp_pcie_ops.c
/dpdk/drivers/net/nfp/nfpcore/nfp_cppcore.c
/dpdk/drivers/net/nfp/nfpcore/nfp_hwinfo.h
/dpdk/drivers/net/nfp/nfpcore/nfp_mutex.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nffw.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nffw.h
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp.h
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp_cmds.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp_eth.c
/dpdk/drivers/net/nfp/nfpcore/nfp_resource.c
/dpdk/drivers/net/nfp/nfpcore/nfp_rtsym.c
/dpdk/drivers/net/nfp/nfpcore/nfp_rtsym.h
/dpdk/drivers/net/nfp/nfpcore/nfp_target.c
/dpdk/drivers/net/nfp/nfpcore/nfp_target.h
/dpdk/drivers/net/ngbe/base/ngbe_hw.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_rtl.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_rtl.h
/dpdk/drivers/net/ngbe/base/ngbe_phy_yt.c
/dpdk/drivers/net/ngbe/base/ngbe_type.h
/dpdk/drivers/net/ngbe/ngbe_ethdev.c
/dpdk/drivers/net/ngbe/ngbe_ethdev.h
/dpdk/drivers/net/null/meson.build
/dpdk/drivers/net/null/rte_eth_null.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_vf.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_vf.h
/dpdk/drivers/net/octeon_ep/meson.build
/dpdk/drivers/net/octeon_ep/otx2_ep_vf.c
/dpdk/drivers/net/octeon_ep/otx2_ep_vf.h
/dpdk/drivers/net/octeon_ep/otx_ep_common.h
/dpdk/drivers/net/octeon_ep/otx_ep_ethdev.c
/dpdk/drivers/net/octeon_ep/otx_ep_mbox.c
/dpdk/drivers/net/octeon_ep/otx_ep_mbox.h
/dpdk/drivers/net/octeon_ep/otx_ep_rxtx.c
/dpdk/drivers/net/octeon_ep/otx_ep_rxtx.h
/dpdk/drivers/net/octeon_ep/otx_ep_vf.c
/dpdk/drivers/net/octeontx/octeontx_ethdev.c
/dpdk/drivers/net/pcap/meson.build
/dpdk/drivers/net/pcap/pcap_ethdev.c
/dpdk/drivers/net/qede/base/bcm_osal.c
/dpdk/drivers/net/qede/base/bcm_osal.h
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/qede/qede_filter.c
/dpdk/drivers/net/qede/qede_main.c
/dpdk/drivers/net/ring/meson.build
/dpdk/drivers/net/ring/rte_eth_ring.c
/dpdk/drivers/net/sfc/meson.build
/dpdk/drivers/net/sfc/sfc.c
/dpdk/drivers/net/sfc/sfc.h
/dpdk/drivers/net/sfc/sfc_dp.c
/dpdk/drivers/net/sfc/sfc_dp_rx.h
/dpdk/drivers/net/sfc/sfc_ef100_rx.c
/dpdk/drivers/net/sfc/sfc_ef10_rx.c
/dpdk/drivers/net/sfc/sfc_ef10_tx.c
/dpdk/drivers/net/sfc/sfc_ethdev.c
/dpdk/drivers/net/sfc/sfc_ev.c
/dpdk/drivers/net/sfc/sfc_flow.c
/dpdk/drivers/net/sfc/sfc_flow.h
/dpdk/drivers/net/sfc/sfc_mae.c
/dpdk/drivers/net/sfc/sfc_mae.h
/dpdk/drivers/net/sfc/sfc_mae_counter.c
/dpdk/drivers/net/sfc/sfc_mae_counter.h
/dpdk/drivers/net/sfc/sfc_mae_ct.c
/dpdk/drivers/net/sfc/sfc_mae_ct.h
/dpdk/drivers/net/sfc/sfc_port.c
/dpdk/drivers/net/sfc/sfc_repr.c
/dpdk/drivers/net/sfc/sfc_repr_proxy.c
/dpdk/drivers/net/sfc/sfc_repr_proxy.h
/dpdk/drivers/net/sfc/sfc_repr_proxy_api.h
/dpdk/drivers/net/sfc/sfc_rx.c
/dpdk/drivers/net/sfc/sfc_switch.c
/dpdk/drivers/net/sfc/sfc_switch.h
/dpdk/drivers/net/sfc/sfc_tbl_meta.c
/dpdk/drivers/net/sfc/sfc_tbl_meta.h
/dpdk/drivers/net/sfc/sfc_tbl_meta_cache.c
/dpdk/drivers/net/sfc/sfc_tbl_meta_cache.h
/dpdk/drivers/net/sfc/sfc_tbls.c
/dpdk/drivers/net/sfc/sfc_tbls.h
/dpdk/drivers/net/sfc/sfc_tso.c
/dpdk/drivers/net/tap/meson.build
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/txgbe/base/txgbe_hw.c
/dpdk/drivers/net/txgbe/base/txgbe_phy.c
/dpdk/drivers/net/txgbe/base/txgbe_regs.h
/dpdk/drivers/net/txgbe/base/txgbe_type.h
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_ethdev.h
/dpdk/drivers/net/txgbe/txgbe_ethdev_vf.c
/dpdk/drivers/net/vhost/rte_eth_vhost.c
/dpdk/drivers/net/virtio/meson.build
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_ethdev.h
/dpdk/drivers/net/virtio/virtio_pci.c
/dpdk/drivers/net/virtio/virtio_pci_ethdev.c
/dpdk/drivers/net/virtio/virtio_rxtx.c
/dpdk/drivers/net/virtio/virtio_user/virtio_user_dev.c
/dpdk/drivers/net/vmxnet3/base/vmxnet3_defs.h
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.c
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.h
/dpdk/drivers/net/vmxnet3/vmxnet3_ring.h
/dpdk/drivers/net/vmxnet3/vmxnet3_rxtx.c
/dpdk/drivers/raw/cnxk_bphy/meson.build
/dpdk/drivers/raw/cnxk_gpio/meson.build
/dpdk/drivers/raw/ifpga/afu_pmd_core.c
/dpdk/drivers/raw/ifpga/ifpga_rawdev.c
/dpdk/drivers/raw/ifpga/meson.build
/dpdk/drivers/raw/ntb/ntb.c
/dpdk/drivers/raw/skeleton/meson.build
/dpdk/drivers/raw/skeleton/skeleton_rawdev.c
/dpdk/drivers/raw/skeleton/skeleton_rawdev_test.c
/dpdk/drivers/regex/cn9k/cn9k_regexdev.c
/dpdk/drivers/regex/cn9k/meson.build
/dpdk/drivers/regex/mlx5/meson.build
/dpdk/drivers/regex/mlx5/mlx5_regex.c
/dpdk/drivers/regex/mlx5/mlx5_regex.h
/dpdk/drivers/regex/mlx5/mlx5_regex_fastpath.c
/dpdk/drivers/vdpa/ifc/ifcvf_vdpa.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa.h
/dpdk/drivers/vdpa/sfc/sfc_vdpa_ops.c
/dpdk/dts/conf.yaml
/dpdk/dts/framework/config/__init__.py
/dpdk/dts/framework/config/conf_yaml_schema.json
/dpdk/dts/framework/dts.py
/dpdk/dts/framework/exception.py
/dpdk/dts/framework/logger.py
/dpdk/dts/framework/remote_session/__init__.py
/dpdk/dts/framework/remote_session/linux_session.py
/dpdk/dts/framework/remote_session/os_session.py
/dpdk/dts/framework/remote_session/posix_session.py
/dpdk/dts/framework/remote_session/remote/__init__.py
/dpdk/dts/framework/remote_session/remote/remote_session.py
/dpdk/dts/framework/remote_session/remote/ssh_session.py
/dpdk/dts/framework/settings.py
/dpdk/dts/framework/test_result.py
/dpdk/dts/framework/test_suite.py
/dpdk/dts/framework/testbed_model/__init__.py
/dpdk/dts/framework/testbed_model/hw/__init__.py
/dpdk/dts/framework/testbed_model/hw/cpu.py
/dpdk/dts/framework/testbed_model/hw/virtual_device.py
/dpdk/dts/framework/testbed_model/node.py
/dpdk/dts/framework/testbed_model/sut_node.py
/dpdk/dts/framework/utils.py
/dpdk/dts/poetry.lock
/dpdk/dts/pyproject.toml
/dpdk/dts/tests/TestSuite_hello_world.py
/dpdk/examples/cmdline/parse_obj_list.h
/dpdk/examples/ethtool/lib/rte_ethtool.c
/dpdk/examples/fips_validation/Makefile
/dpdk/examples/fips_validation/fips_validation.c
/dpdk/examples/fips_validation/fips_validation.h
/dpdk/examples/fips_validation/fips_validation_ccm.c
/dpdk/examples/fips_validation/fips_validation_ecdsa.c
/dpdk/examples/fips_validation/fips_validation_gcm.c
/dpdk/examples/fips_validation/fips_validation_hmac.c
/dpdk/examples/fips_validation/fips_validation_sha.c
/dpdk/examples/fips_validation/fips_validation_xts.c
/dpdk/examples/fips_validation/main.c
/dpdk/examples/ip_pipeline/thread.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.h
/dpdk/examples/ipsec-secgw/ipsec.c
/dpdk/examples/ipsec-secgw/ipsec_worker.c
/dpdk/examples/ipsec-secgw/ipsec_worker.h
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/ipsec-secgw/test/common_defs.sh
/dpdk/examples/l2fwd-cat/Makefile
/dpdk/examples/l3fwd-graph/main.c
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/l3fwd/l3fwd.h
/dpdk/examples/l3fwd/l3fwd_em.c
/dpdk/examples/l3fwd/l3fwd_fib.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/l3fwd/main.c
/dpdk/examples/meson.build
/dpdk/examples/ntb/ntb_fwd.c
/dpdk/examples/pipeline/cli.c
/dpdk/examples/pipeline/examples/rss.cli
/dpdk/examples/pipeline/examples/rss.spec
/dpdk/examples/qos_sched/app_thread.c
/dpdk/examples/qos_sched/args.c
/dpdk/examples/qos_sched/init.c
/dpdk/examples/qos_sched/main.c
/dpdk/examples/qos_sched/main.h
/dpdk/examples/qos_sched/profile.cfg
/dpdk/examples/qos_sched/profile_ov.cfg
/dpdk/examples/qos_sched/profile_pie.cfg
/dpdk/examples/qos_sched/profile_red.cfg
/dpdk/examples/server_node_efd/Makefile
/dpdk/examples/server_node_efd/efd_node/Makefile
/dpdk/examples/server_node_efd/efd_node/meson.build
/dpdk/examples/server_node_efd/efd_node/node.c
/dpdk/examples/server_node_efd/efd_server/Makefile
/dpdk/examples/server_node_efd/efd_server/args.c
/dpdk/examples/server_node_efd/efd_server/args.h
/dpdk/examples/server_node_efd/efd_server/init.c
/dpdk/examples/server_node_efd/efd_server/init.h
/dpdk/examples/server_node_efd/efd_server/main.c
/dpdk/examples/server_node_efd/efd_server/meson.build
/dpdk/examples/vhost/main.c
/dpdk/examples/vhost/virtio_net.c
/dpdk/examples/vm_power_manager/channel_monitor.h
/dpdk/examples/vm_power_manager/oob_monitor.h
/dpdk/kernel/freebsd/contigmem/contigmem.c
/dpdk/kernel/linux/kni/compat.h
/dpdk/kernel/linux/kni/kni_dev.h
/dpdk/lib/acl/acl.h
/dpdk/lib/acl/acl_gen.c
/dpdk/lib/acl/acl_run_altivec.h
/dpdk/lib/acl/acl_vect.h
/dpdk/lib/bbdev/rte_bbdev.c
/dpdk/lib/bbdev/rte_bbdev.h
/dpdk/lib/bbdev/rte_bbdev_op.h
/dpdk/lib/bbdev/rte_bbdev_pmd.h
/dpdk/lib/bpf/bpf.c
/dpdk/lib/bpf/bpf_convert.c
/dpdk/lib/bpf/bpf_impl.h
/dpdk/lib/bpf/bpf_jit_arm64.c
/dpdk/lib/bpf/bpf_jit_x86.c
/dpdk/lib/bpf/bpf_load.c
/dpdk/lib/bpf/bpf_validate.c
/dpdk/lib/bpf/rte_bpf_ethdev.h
/dpdk/lib/cfgfile/rte_cfgfile.h
/dpdk/lib/cmdline/cmdline.c
/dpdk/lib/cmdline/cmdline.h
/dpdk/lib/cmdline/cmdline_os_unix.c
/dpdk/lib/cmdline/cmdline_os_windows.c
/dpdk/lib/cmdline/cmdline_parse.h
/dpdk/lib/cmdline/cmdline_parse_string.h
/dpdk/lib/cmdline/cmdline_private.h
/dpdk/lib/compressdev/rte_comp.h
/dpdk/lib/compressdev/rte_compressdev.h
/dpdk/lib/compressdev/rte_compressdev_pmd.c
/dpdk/lib/cryptodev/cryptodev_pmd.c
/dpdk/lib/cryptodev/cryptodev_pmd.h
/dpdk/lib/cryptodev/cryptodev_trace.h
/dpdk/lib/cryptodev/cryptodev_trace_points.c
/dpdk/lib/cryptodev/meson.build
/dpdk/lib/cryptodev/rte_crypto.h
/dpdk/lib/cryptodev/rte_crypto_asym.h
/dpdk/lib/cryptodev/rte_crypto_sym.h
/dpdk/lib/cryptodev/rte_cryptodev.c
/dpdk/lib/cryptodev/rte_cryptodev.h
/dpdk/lib/cryptodev/rte_cryptodev_core.h
/dpdk/lib/cryptodev/version.map
/dpdk/lib/distributor/rte_distributor.c
/dpdk/lib/eal/arm/include/rte_cycles_32.h
/dpdk/lib/eal/arm/include/rte_cycles_64.h
/dpdk/lib/eal/arm/include/rte_pause_64.h
/dpdk/lib/eal/arm/rte_cpuflags.c
/dpdk/lib/eal/arm/rte_power_intrinsics.c
/dpdk/lib/eal/common/eal_common_bus.c
/dpdk/lib/eal/common/eal_common_debug.c
/dpdk/lib/eal/common/eal_common_dynmem.c
/dpdk/lib/eal/common/eal_common_launch.c
/dpdk/lib/eal/common/eal_common_mcfg.c
/dpdk/lib/eal/common/eal_common_memory.c
/dpdk/lib/eal/common/eal_common_memzone.c
/dpdk/lib/eal/common/eal_common_options.c
/dpdk/lib/eal/common/eal_common_proc.c
/dpdk/lib/eal/common/eal_common_thread.c
/dpdk/lib/eal/common/eal_common_trace.c
/dpdk/lib/eal/common/eal_common_trace_points.c
/dpdk/lib/eal/common/eal_memcfg.h
/dpdk/lib/eal/common/malloc_elem.c
/dpdk/lib/eal/common/malloc_heap.c
/dpdk/lib/eal/common/malloc_heap.h
/dpdk/lib/eal/common/rte_malloc.c
/dpdk/lib/eal/common/rte_service.c
/dpdk/lib/eal/freebsd/eal.c
/dpdk/lib/eal/freebsd/eal_alarm.c
/dpdk/lib/eal/freebsd/eal_interrupts.c
/dpdk/lib/eal/freebsd/eal_memory.c
/dpdk/lib/eal/include/eal_trace_internal.h
/dpdk/lib/eal/include/generic/rte_atomic.h
/dpdk/lib/eal/include/generic/rte_cycles.h
/dpdk/lib/eal/include/generic/rte_pause.h
/dpdk/lib/eal/include/generic/rte_rwlock.h
/dpdk/lib/eal/include/generic/rte_spinlock.h
/dpdk/lib/eal/include/rte_bitmap.h
/dpdk/lib/eal/include/rte_branch_prediction.h
/dpdk/lib/eal/include/rte_eal.h
/dpdk/lib/eal/include/rte_eal_memconfig.h
/dpdk/lib/eal/include/rte_eal_trace.h
/dpdk/lib/eal/include/rte_hexdump.h
/dpdk/lib/eal/include/rte_interrupts.h
/dpdk/lib/eal/include/rte_keepalive.h
/dpdk/lib/eal/include/rte_lcore.h
/dpdk/lib/eal/include/rte_memzone.h
/dpdk/lib/eal/include/rte_tailq.h
/dpdk/lib/eal/include/rte_thread.h
/dpdk/lib/eal/include/rte_ticketlock.h
/dpdk/lib/eal/include/rte_trace_point.h
/dpdk/lib/eal/include/rte_vfio.h
/dpdk/lib/eal/linux/eal.c
/dpdk/lib/eal/linux/eal_alarm.c
/dpdk/lib/eal/linux/eal_interrupts.c
/dpdk/lib/eal/linux/eal_memory.c
/dpdk/lib/eal/linux/eal_vfio.c
/dpdk/lib/eal/linux/eal_vfio.h
/dpdk/lib/eal/linux/meson.build
/dpdk/lib/eal/meson.build
/dpdk/lib/eal/ppc/include/rte_atomic.h
/dpdk/lib/eal/ppc/include/rte_byteorder.h
/dpdk/lib/eal/unix/rte_thread.c
/dpdk/lib/eal/version.map
/dpdk/lib/eal/windows/eal.c
/dpdk/lib/eal/windows/eal_alarm.c
/dpdk/lib/eal/windows/eal_interrupts.c
/dpdk/lib/eal/windows/include/pthread.h
/dpdk/lib/eal/windows/include/sys/queue.h
/dpdk/lib/eal/windows/rte_thread.c
/dpdk/lib/eal/x86/include/rte_byteorder_32.h
/dpdk/lib/eal/x86/include/rte_byteorder_64.h
/dpdk/lib/eal/x86/include/rte_memcpy.h
/dpdk/lib/efd/rte_efd.c
/dpdk/lib/ethdev/ethdev_driver.h
/dpdk/lib/ethdev/ethdev_pci.h
/dpdk/lib/ethdev/ethdev_trace.h
/dpdk/lib/ethdev/ethdev_trace_points.c
/dpdk/lib/ethdev/meson.build
/dpdk/lib/ethdev/rte_class_eth.c
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_ethdev_core.h
/dpdk/lib/ethdev/rte_ethdev_telemetry.c
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/rte_flow_driver.h
/dpdk/lib/ethdev/rte_mtr.h
/dpdk/lib/ethdev/rte_tm.h
/dpdk/lib/ethdev/sff_8636.h
/dpdk/lib/ethdev/sff_common.h
/dpdk/lib/ethdev/sff_telemetry.c
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/event_timer_adapter_pmd.h
/dpdk/lib/eventdev/eventdev_pmd.h
/dpdk/lib/eventdev/eventdev_trace.h
/dpdk/lib/eventdev/meson.build
/dpdk/lib/eventdev/rte_event_crypto_adapter.c
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.c
/dpdk/lib/eventdev/rte_event_ring.h
/dpdk/lib/eventdev/rte_event_timer_adapter.c
/dpdk/lib/eventdev/rte_event_timer_adapter.h
/dpdk/lib/eventdev/rte_eventdev.c
/dpdk/lib/eventdev/rte_eventdev.h
/dpdk/lib/eventdev/version.map
/dpdk/lib/fib/dir24_8.c
/dpdk/lib/fib/meson.build
/dpdk/lib/fib/rte_fib.c
/dpdk/lib/fib/rte_fib6.c
/dpdk/lib/gpudev/gpudev_driver.h
/dpdk/lib/gpudev/meson.build
/dpdk/lib/graph/graph.c
/dpdk/lib/graph/graph_debug.c
/dpdk/lib/graph/graph_pcap.c
/dpdk/lib/graph/graph_populate.c
/dpdk/lib/graph/graph_private.h
/dpdk/lib/graph/graph_stats.c
/dpdk/lib/graph/meson.build
/dpdk/lib/graph/node.c
/dpdk/lib/graph/rte_graph.h
/dpdk/lib/graph/rte_graph_model_mcore_dispatch.c
/dpdk/lib/graph/rte_graph_model_mcore_dispatch.h
/dpdk/lib/graph/rte_graph_model_rtc.h
/dpdk/lib/graph/rte_graph_worker.c
/dpdk/lib/graph/rte_graph_worker.h
/dpdk/lib/graph/rte_graph_worker_common.h
/dpdk/lib/graph/version.map
/dpdk/lib/gro/gro_tcp.h
/dpdk/lib/gro/gro_tcp4.c
/dpdk/lib/gro/gro_tcp4.h
/dpdk/lib/gro/gro_tcp6.c
/dpdk/lib/gro/gro_tcp6.h
/dpdk/lib/gro/gro_tcp_internal.h
/dpdk/lib/gro/gro_vxlan_tcp4.c
/dpdk/lib/gro/gro_vxlan_tcp4.h
/dpdk/lib/gro/meson.build
/dpdk/lib/gro/rte_gro.c
/dpdk/lib/gro/rte_gro.h
/dpdk/lib/hash/rte_cmp_arm64.h
/dpdk/lib/hash/rte_cmp_x86.h
/dpdk/lib/hash/rte_cuckoo_hash.c
/dpdk/lib/hash/rte_hash.h
/dpdk/lib/hash/rte_hash_crc.h
/dpdk/lib/hash/rte_thash.c
/dpdk/lib/ip_frag/ip_frag_common.h
/dpdk/lib/ip_frag/ip_frag_internal.c
/dpdk/lib/ip_frag/meson.build
/dpdk/lib/ip_frag/rte_ipv6_fragmentation.c
/dpdk/lib/ip_frag/rte_ipv6_reassembly.c
/dpdk/lib/ipsec/esp_outb.c
/dpdk/lib/ipsec/ipsec_sqn.h
/dpdk/lib/ipsec/ipsec_telemetry.c
/dpdk/lib/ipsec/meson.build
/dpdk/lib/ipsec/sa.c
/dpdk/lib/kni/meson.build
/dpdk/lib/kni/rte_kni.c
/dpdk/lib/kvargs/rte_kvargs.h
/dpdk/lib/lpm/meson.build
/dpdk/lib/mbuf/rte_mbuf.c
/dpdk/lib/mbuf/rte_mbuf.h
/dpdk/lib/mbuf/rte_mbuf_core.h
/dpdk/lib/mbuf/rte_mbuf_dyn.c
/dpdk/lib/member/rte_member.h
/dpdk/lib/member/rte_member_sketch.c
/dpdk/lib/mempool/mempool_trace.h
/dpdk/lib/mempool/mempool_trace_points.c
/dpdk/lib/mempool/meson.build
/dpdk/lib/mempool/rte_mempool.c
/dpdk/lib/mempool/rte_mempool.h
/dpdk/lib/mempool/rte_mempool_ops.c
/dpdk/lib/mempool/version.map
/dpdk/lib/meson.build
/dpdk/lib/meter/rte_meter.h
/dpdk/lib/mldev/meson.build
/dpdk/lib/mldev/mldev_utils.c
/dpdk/lib/mldev/mldev_utils.h
/dpdk/lib/mldev/mldev_utils_neon.c
/dpdk/lib/mldev/mldev_utils_neon_bfloat16.c
/dpdk/lib/mldev/mldev_utils_scalar.c
/dpdk/lib/mldev/mldev_utils_scalar.h
/dpdk/lib/mldev/mldev_utils_scalar_bfloat16.c
/dpdk/lib/mldev/rte_mldev.c
/dpdk/lib/mldev/rte_mldev.h
/dpdk/lib/mldev/rte_mldev_core.h
/dpdk/lib/mldev/rte_mldev_pmd.c
/dpdk/lib/mldev/rte_mldev_pmd.h
/dpdk/lib/mldev/version.map
/dpdk/lib/net/meson.build
/dpdk/lib/net/rte_ether.h
/dpdk/lib/net/rte_ib.h
/dpdk/lib/net/rte_ip.h
/dpdk/lib/net/rte_net.h
/dpdk/lib/net/rte_pdcp_hdr.h
/dpdk/lib/node/ethdev_ctrl.c
/dpdk/lib/node/ethdev_rx.c
/dpdk/lib/node/ip6_lookup.c
/dpdk/lib/node/ip6_rewrite.c
/dpdk/lib/node/ip6_rewrite_priv.h
/dpdk/lib/node/kernel_rx.c
/dpdk/lib/node/kernel_rx_priv.h
/dpdk/lib/node/kernel_tx.c
/dpdk/lib/node/kernel_tx_priv.h
/dpdk/lib/node/meson.build
/dpdk/lib/node/node_private.h
/dpdk/lib/node/pkt_cls.c
/dpdk/lib/node/pkt_cls_priv.h
/dpdk/lib/node/rte_node_eth_api.h
/dpdk/lib/node/rte_node_ip4_api.h
/dpdk/lib/node/rte_node_ip6_api.h
/dpdk/lib/node/version.map
/dpdk/lib/pcapng/meson.build
/dpdk/lib/pcapng/rte_pcapng.c
/dpdk/lib/pcapng/rte_pcapng.h
/dpdk/lib/pci/rte_pci.h
/dpdk/lib/pdcp/meson.build
/dpdk/lib/pdcp/pdcp_cnt.c
/dpdk/lib/pdcp/pdcp_cnt.h
/dpdk/lib/pdcp/pdcp_crypto.c
/dpdk/lib/pdcp/pdcp_crypto.h
/dpdk/lib/pdcp/pdcp_ctrl_pdu.c
/dpdk/lib/pdcp/pdcp_ctrl_pdu.h
/dpdk/lib/pdcp/pdcp_entity.h
/dpdk/lib/pdcp/pdcp_process.c
/dpdk/lib/pdcp/pdcp_process.h
/dpdk/lib/pdcp/pdcp_reorder.c
/dpdk/lib/pdcp/pdcp_reorder.h
/dpdk/lib/pdcp/rte_pdcp.c
/dpdk/lib/pdcp/rte_pdcp.h
/dpdk/lib/pdcp/rte_pdcp_group.h
/dpdk/lib/pdcp/version.map
/dpdk/lib/pdump/rte_pdump.c
/dpdk/lib/pipeline/rte_pipeline.c
/dpdk/lib/pipeline/rte_pipeline.h
/dpdk/lib/pipeline/rte_swx_ctl.c
/dpdk/lib/pipeline/rte_swx_ctl.h
/dpdk/lib/pipeline/rte_swx_ipsec.c
/dpdk/lib/pipeline/rte_swx_ipsec.h
/dpdk/lib/pipeline/rte_swx_pipeline.c
/dpdk/lib/pipeline/rte_swx_pipeline.h
/dpdk/lib/pipeline/rte_swx_pipeline_internal.h
/dpdk/lib/pipeline/rte_swx_pipeline_spec.c
/dpdk/lib/pipeline/rte_swx_pipeline_spec.h
/dpdk/lib/pipeline/rte_table_action.c
/dpdk/lib/pipeline/version.map
/dpdk/lib/port/rte_port.h
/dpdk/lib/port/rte_port_ethdev.h
/dpdk/lib/port/rte_port_eventdev.h
/dpdk/lib/port/rte_port_fd.h
/dpdk/lib/port/rte_port_frag.h
/dpdk/lib/port/rte_port_kni.h
/dpdk/lib/port/rte_port_ras.h
/dpdk/lib/port/rte_port_ring.h
/dpdk/lib/port/rte_port_sched.h
/dpdk/lib/port/rte_port_source_sink.h
/dpdk/lib/port/rte_port_sym_crypto.h
/dpdk/lib/port/rte_swx_port_fd.h
/dpdk/lib/port/rte_swx_port_ring.h
/dpdk/lib/power/guest_channel.c
/dpdk/lib/power/guest_channel.h
/dpdk/lib/power/meson.build
/dpdk/lib/power/version.map
/dpdk/lib/rawdev/rte_rawdev.h
/dpdk/lib/rawdev/rte_rawdev_pmd.h
/dpdk/lib/rcu/rte_rcu_qsbr.h
/dpdk/lib/regexdev/rte_regexdev_core.h
/dpdk/lib/reorder/meson.build
/dpdk/lib/reorder/rte_reorder.c
/dpdk/lib/reorder/rte_reorder.h
/dpdk/lib/reorder/version.map
/dpdk/lib/rib/meson.build
/dpdk/lib/rib/rte_rib.c
/dpdk/lib/rib/rte_rib6.c
/dpdk/lib/ring/rte_ring.c
/dpdk/lib/ring/rte_ring.h
/dpdk/lib/ring/rte_ring_elem_pvt.h
/dpdk/lib/sched/rte_approx.h
/dpdk/lib/sched/rte_pie.h
/dpdk/lib/sched/rte_red.h
/dpdk/lib/sched/rte_sched.c
/dpdk/lib/sched/rte_sched.h
/dpdk/lib/sched/rte_sched_common.h
/dpdk/lib/security/rte_security.c
/dpdk/lib/security/rte_security.h
/dpdk/lib/security/rte_security_driver.h
/dpdk/lib/stack/rte_stack_lf_c11.h
/dpdk/lib/stack/rte_stack_lf_generic.h
/dpdk/lib/table/meson.build
/dpdk/lib/table/rte_swx_table_em.c
/dpdk/lib/table/rte_swx_table_selector.c
/dpdk/lib/table/rte_table.h
/dpdk/lib/table/rte_table_acl.h
/dpdk/lib/table/rte_table_array.h
/dpdk/lib/table/rte_table_hash.h
/dpdk/lib/table/rte_table_hash_cuckoo.h
/dpdk/lib/table/rte_table_hash_ext.c
/dpdk/lib/table/rte_table_hash_lru.c
/dpdk/lib/table/rte_table_lpm.h
/dpdk/lib/table/rte_table_lpm_ipv6.h
/dpdk/lib/table/rte_table_stub.h
/dpdk/lib/telemetry/rte_telemetry.h
/dpdk/lib/telemetry/telemetry.c
/dpdk/lib/telemetry/telemetry_data.c
/dpdk/lib/telemetry/telemetry_internal.h
/dpdk/lib/telemetry/telemetry_json.h
/dpdk/lib/timer/meson.build
/dpdk/lib/vhost/iotlb.c
/dpdk/lib/vhost/iotlb.h
/dpdk/lib/vhost/meson.build
/dpdk/lib/vhost/rte_vhost.h
/dpdk/lib/vhost/socket.c
/dpdk/lib/vhost/vduse.c
/dpdk/lib/vhost/vduse.h
/dpdk/lib/vhost/version.map
/dpdk/lib/vhost/vhost.c
/dpdk/lib/vhost/vhost.h
/dpdk/lib/vhost/vhost_crypto.c
/dpdk/lib/vhost/vhost_user.c
/dpdk/lib/vhost/vhost_user.h
/dpdk/lib/vhost/virtio_net.c
/dpdk/lib/vhost/virtio_net_ctrl.c
/dpdk/lib/vhost/virtio_net_ctrl.h
/dpdk/meson.build
/dpdk/meson_options.txt
/dpdk/usertools/dpdk-devbind.py
/dpdk/usertools/dpdk-telemetry-client.py
7fc6ae5015-Feb-2023 Shibin Koikkara Reeny <shibin.koikkara.reeny@intel.com>

net/af_xdp: support CNI Integration

Integrate support for the AF_XDP CNI and device plugin [1] so that the
DPDK AF_XDP PMD can work in an unprivileged container environment.

Part of the AF_XDP PMD

net/af_xdp: support CNI Integration

Integrate support for the AF_XDP CNI and device plugin [1] so that the
DPDK AF_XDP PMD can work in an unprivileged container environment.

Part of the AF_XDP PMD initialization process involves loading an eBPF
program onto the given netdev. This operation requires privileges, which
prevents the PMD from being able to work in an unprivileged container
(without root access). The plugin CNI handles the program loading. CNI
open Unix Domain Socket (UDS) and waits listening for a client to make
requests over that UDS. The client(DPDK) connects and a "handshake"
occurs, then the File Descriptor which points to the XSKMAP associated
with the loaded eBPF program is handed over to the client. The client
can then proceed with creating an AF_XDP socket and inserting the socket
into the XSKMAP pointed to by the FD received on the UDS.

A new vdev arg "use_cni" is created to indicate user wishes to run
the PMD in unprivileged mode and to receive the XSKMAP FD from the CNI.

When this flag is set, the XSK_LIBBPF_FLAGS__INHIBIT_PROG_LOAD libbpf
flag should be used when creating the socket, which tells libbpf not to
load the default libbpf program on the netdev. We tell libbpf not to do
this because the loading is handled by the CNI in this scenario.

Patch include howto doc explain how to configure AF_XDP CNI to working
with DPDK.

[1]: https://github.com/intel/afxdp-plugins-for-kubernetes

Signed-off-by: Shibin Koikkara Reeny <shibin.koikkara.reeny@intel.com>
Tested-by: Anatoly Burakov <anatoly.burakov@intel.com>
Reviewed-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>

show more ...


/dpdk/.ci/linux-build.sh
/dpdk/.github/workflows/build.yml
/dpdk/.mailmap
/dpdk/ABI_VERSION
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/dumpcap/main.c
/dpdk/app/test-bbdev/test_bbdev_perf.c
/dpdk/app/test-compress-perf/comp_perf_options.h
/dpdk/app/test-compress-perf/comp_perf_options_parse.c
/dpdk/app/test-compress-perf/comp_perf_test_common.c
/dpdk/app/test-compress-perf/comp_perf_test_cyclecount.c
/dpdk/app/test-compress-perf/comp_perf_test_throughput.c
/dpdk/app/test-compress-perf/comp_perf_test_verify.c
/dpdk/app/test-compress-perf/main.c
/dpdk/app/test-crypto-perf/cperf_ops.c
/dpdk/app/test-crypto-perf/cperf_options.h
/dpdk/app/test-crypto-perf/cperf_options_parsing.c
/dpdk/app/test-crypto-perf/cperf_test_common.c
/dpdk/app/test-crypto-perf/cperf_test_latency.c
/dpdk/app/test-crypto-perf/cperf_test_verify.c
/dpdk/app/test-eventdev/test_perf_atq.c
/dpdk/app/test-eventdev/test_perf_common.c
/dpdk/app/test-eventdev/test_perf_common.h
/dpdk/app/test-eventdev/test_perf_queue.c
/dpdk/app/test-flow-perf/actions_gen.c
/dpdk/app/test-flow-perf/items_gen.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_cman.c
/dpdk/app/test-pmd/cmdline_cman.h
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/meson.build
/dpdk/app/test-pmd/noisy_vnf.c
/dpdk/app/test-pmd/parameters.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev_aes_test_vectors.h
/dpdk/app/test/test_cryptodev_asym.c
/dpdk/app/test/test_cryptodev_hash_test_vectors.h
/dpdk/app/test/test_cryptodev_security_ipsec.c
/dpdk/app/test/test_cryptodev_security_ipsec.h
/dpdk/app/test/test_cryptodev_security_pdcp_test_vectors.h
/dpdk/app/test/test_event_crypto_adapter.c
/dpdk/app/test/test_event_eth_rx_adapter.c
/dpdk/app/test/test_event_eth_tx_adapter.c
/dpdk/app/test/test_event_timer_adapter.c
/dpdk/app/test/test_graph_perf.c
/dpdk/app/test/test_lcores.c
/dpdk/app/test/test_mbuf.c
/dpdk/app/test/test_pcapng.c
/dpdk/app/test/test_telemetry_data.c
/dpdk/app/test/test_telemetry_json.c
/dpdk/app/test/test_threads.c
/dpdk/app/test/test_trace.c
/dpdk/config/meson.build
/dpdk/config/rte_config.h
/dpdk/devtools/check-abi.sh
/dpdk/devtools/check-git-log.sh
/dpdk/devtools/check-spdx-tag.sh
/dpdk/devtools/check-symbol-maps.sh
/dpdk/devtools/checkpatches.sh
/dpdk/devtools/dts-check-format.sh
/dpdk/devtools/gen-abi.sh
/dpdk/devtools/git-log-fixes.sh
/dpdk/devtools/test-meson-builds.sh
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/api/doxy-api.conf.in
/dpdk/doc/guides/bbdevs/features/vrb1.ini
/dpdk/doc/guides/bbdevs/index.rst
/dpdk/doc/guides/bbdevs/vrb1.rst
/dpdk/doc/guides/compressdevs/features/default.ini
/dpdk/doc/guides/compressdevs/features/octeontx.ini
/dpdk/doc/guides/contributing/patches.rst
/dpdk/doc/guides/cryptodevs/cnxk.rst
/dpdk/doc/guides/cryptodevs/features/cn10k.ini
/dpdk/doc/guides/cryptodevs/features/cn9k.ini
/dpdk/doc/guides/cryptodevs/features/default.ini
/dpdk/doc/guides/cryptodevs/features/qat.ini
/dpdk/doc/guides/cryptodevs/qat.rst
af_xdp_cni.rst
index.rst
/dpdk/doc/guides/linux_gsg/sys_reqs.rst
/dpdk/doc/guides/meson.build
/dpdk/doc/guides/nics/af_xdp.rst
/dpdk/doc/guides/nics/ark.rst
/dpdk/doc/guides/nics/bnxt.rst
/dpdk/doc/guides/nics/cnxk.rst
/dpdk/doc/guides/nics/features/axgbe.ini
/dpdk/doc/guides/nics/features/default.ini
/dpdk/doc/guides/nics/features/gve.ini
/dpdk/doc/guides/nics/features/igc.ini
/dpdk/doc/guides/nics/features/mlx5.ini
/dpdk/doc/guides/nics/features/nfp.ini
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/memif.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/nfp.rst
/dpdk/doc/guides/prog_guide/cryptodev_lib.rst
/dpdk/doc/guides/prog_guide/env_abstraction_layer.rst
/dpdk/doc/guides/prog_guide/event_crypto_adapter.rst
/dpdk/doc/guides/prog_guide/event_ethernet_rx_adapter.rst
/dpdk/doc/guides/prog_guide/event_ethernet_tx_adapter.rst
/dpdk/doc/guides/prog_guide/event_timer_adapter.rst
/dpdk/doc/guides/prog_guide/kernel_nic_interface.rst
/dpdk/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
/dpdk/doc/guides/prog_guide/rte_flow.rst
/dpdk/doc/guides/prog_guide/trace_lib.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/index.rst
/dpdk/doc/guides/rel_notes/release_22_11.rst
/dpdk/doc/guides/rel_notes/release_23_03.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_cat.rst
/dpdk/doc/guides/sample_app_ug/l3_forward_graph.rst
/dpdk/doc/guides/testpmd_app_ug/run_app.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/comp_perf.rst
/dpdk/doc/guides/tools/testeventdev.rst
/dpdk/drivers/baseband/acc/acc_common.h
/dpdk/drivers/baseband/acc/meson.build
/dpdk/drivers/baseband/acc/rte_acc100_pmd.c
/dpdk/drivers/baseband/acc/rte_vrb_pmd.c
/dpdk/drivers/baseband/acc/vrb1_pf_enum.h
/dpdk/drivers/baseband/acc/vrb1_vf_enum.h
/dpdk/drivers/baseband/acc/vrb_cfg.h
/dpdk/drivers/baseband/acc/vrb_pmd.h
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c
/dpdk/drivers/baseband/fpga_lte_fec/fpga_lte_fec.c
/dpdk/drivers/baseband/turbo_sw/bbdev_turbo_software.c
/dpdk/drivers/baseband/turbo_sw/meson.build
/dpdk/drivers/bus/fslmc/mc/mc_sys.c
/dpdk/drivers/bus/pci/pci_common.c
/dpdk/drivers/bus/vdev/vdev.c
/dpdk/drivers/common/cnxk/cnxk_security.c
/dpdk/drivers/common/cnxk/cnxk_security.h
/dpdk/drivers/common/cnxk/cnxk_telemetry_npa.c
/dpdk/drivers/common/cnxk/hw/cpt.h
/dpdk/drivers/common/cnxk/hw/nix.h
/dpdk/drivers/common/cnxk/hw/npc.h
/dpdk/drivers/common/cnxk/roc_ae_fpm_tables.h
/dpdk/drivers/common/cnxk/roc_api.h
/dpdk/drivers/common/cnxk/roc_constants.h
/dpdk/drivers/common/cnxk/roc_cpt.c
/dpdk/drivers/common/cnxk/roc_cpt.h
/dpdk/drivers/common/cnxk/roc_cpt_debug.c
/dpdk/drivers/common/cnxk/roc_cpt_sg.h
/dpdk/drivers/common/cnxk/roc_dev.c
/dpdk/drivers/common/cnxk/roc_dev_priv.h
/dpdk/drivers/common/cnxk/roc_errata.h
/dpdk/drivers/common/cnxk/roc_hash.c
/dpdk/drivers/common/cnxk/roc_hash.h
/dpdk/drivers/common/cnxk/roc_idev.c
/dpdk/drivers/common/cnxk/roc_idev_priv.h
/dpdk/drivers/common/cnxk/roc_ie_on.h
/dpdk/drivers/common/cnxk/roc_ie_ot.h
/dpdk/drivers/common/cnxk/roc_io.h
/dpdk/drivers/common/cnxk/roc_io_generic.h
/dpdk/drivers/common/cnxk/roc_irq.c
/dpdk/drivers/common/cnxk/roc_mbox.c
/dpdk/drivers/common/cnxk/roc_mbox.h
/dpdk/drivers/common/cnxk/roc_mbox_priv.h
/dpdk/drivers/common/cnxk/roc_model.h
/dpdk/drivers/common/cnxk/roc_nix.c
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_bpf.c
/dpdk/drivers/common/cnxk/roc_nix_debug.c
/dpdk/drivers/common/cnxk/roc_nix_fc.c
/dpdk/drivers/common/cnxk/roc_nix_inl.c
/dpdk/drivers/common/cnxk/roc_nix_inl.h
/dpdk/drivers/common/cnxk/roc_nix_inl_dev.c
/dpdk/drivers/common/cnxk/roc_nix_inl_dp.h
/dpdk/drivers/common/cnxk/roc_nix_inl_priv.h
/dpdk/drivers/common/cnxk/roc_nix_irq.c
/dpdk/drivers/common/cnxk/roc_nix_mac.c
/dpdk/drivers/common/cnxk/roc_nix_mcast.c
/dpdk/drivers/common/cnxk/roc_nix_npc.c
/dpdk/drivers/common/cnxk/roc_nix_ops.c
/dpdk/drivers/common/cnxk/roc_nix_priv.h
/dpdk/drivers/common/cnxk/roc_nix_ptp.c
/dpdk/drivers/common/cnxk/roc_nix_queue.c
/dpdk/drivers/common/cnxk/roc_nix_rss.c
/dpdk/drivers/common/cnxk/roc_nix_stats.c
/dpdk/drivers/common/cnxk/roc_nix_tm.c
/dpdk/drivers/common/cnxk/roc_nix_tm_mark.c
/dpdk/drivers/common/cnxk/roc_nix_tm_ops.c
/dpdk/drivers/common/cnxk/roc_nix_tm_utils.c
/dpdk/drivers/common/cnxk/roc_nix_vlan.c
/dpdk/drivers/common/cnxk/roc_npa.c
/dpdk/drivers/common/cnxk/roc_npa.h
/dpdk/drivers/common/cnxk/roc_npa_debug.c
/dpdk/drivers/common/cnxk/roc_npa_dp.h
/dpdk/drivers/common/cnxk/roc_npc.c
/dpdk/drivers/common/cnxk/roc_npc.h
/dpdk/drivers/common/cnxk/roc_npc_mcam.c
/dpdk/drivers/common/cnxk/roc_npc_mcam_dump.c
/dpdk/drivers/common/cnxk/roc_npc_parse.c
/dpdk/drivers/common/cnxk/roc_npc_priv.h
/dpdk/drivers/common/cnxk/roc_npc_utils.c
/dpdk/drivers/common/cnxk/roc_platform.h
/dpdk/drivers/common/cnxk/roc_se.c
/dpdk/drivers/common/cnxk/roc_se.h
/dpdk/drivers/common/cnxk/roc_sso.c
/dpdk/drivers/common/cnxk/roc_sso.h
/dpdk/drivers/common/cnxk/roc_sso_dp.h
/dpdk/drivers/common/cnxk/roc_sso_priv.h
/dpdk/drivers/common/cnxk/roc_tim.c
/dpdk/drivers/common/cnxk/roc_tim.h
/dpdk/drivers/common/cnxk/roc_tim_priv.h
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/cpt/cpt_ucode.h
/dpdk/drivers/common/iavf/meson.build
/dpdk/drivers/common/idpf/base/idpf_controlq_api.h
/dpdk/drivers/common/idpf/base/meson.build
/dpdk/drivers/common/idpf/idpf_common_device.c
/dpdk/drivers/common/idpf/idpf_common_device.h
/dpdk/drivers/common/idpf/idpf_common_logs.h
/dpdk/drivers/common/idpf/idpf_common_rxtx.c
/dpdk/drivers/common/idpf/idpf_common_rxtx.h
/dpdk/drivers/common/idpf/idpf_common_rxtx_avx512.c
/dpdk/drivers/common/idpf/idpf_common_virtchnl.c
/dpdk/drivers/common/idpf/idpf_common_virtchnl.h
/dpdk/drivers/common/idpf/meson.build
/dpdk/drivers/common/idpf/version.map
/dpdk/drivers/common/mlx5/linux/meson.build
/dpdk/drivers/common/mlx5/mlx5_common.h
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.h
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/mlx5/version.map
/dpdk/drivers/common/qat/qat_adf/icp_qat_hw.h
/dpdk/drivers/compress/mlx5/mlx5_compress.c
/dpdk/drivers/compress/octeontx/include/zip_regs.h
/dpdk/drivers/compress/octeontx/otx_zip.h
/dpdk/drivers/compress/octeontx/otx_zip_pmd.c
/dpdk/drivers/compress/qat/dev/qat_comp_pmd_gen1.c
/dpdk/drivers/compress/qat/dev/qat_comp_pmd_gen4.c
/dpdk/drivers/crypto/ccp/ccp_crypto.c
/dpdk/drivers/crypto/ccp/ccp_dev.c
/dpdk/drivers/crypto/ccp/ccp_pci.c
/dpdk/drivers/crypto/ccp/ccp_pci.h
/dpdk/drivers/crypto/ccp/rte_ccp_pmd.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_event_dp.h
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.h
/dpdk/drivers/crypto/cnxk/cn10k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev.c
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn9k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_ae.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_ipsec.h
/dpdk/drivers/crypto/cnxk/cnxk_se.h
/dpdk/drivers/crypto/cnxk/cnxk_sg.h
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_ops.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb_priv.h
/dpdk/drivers/crypto/octeontx/otx_cryptodev_capabilities.c
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/crypto/openssl/rte_openssl_pmd_ops.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c
/dpdk/drivers/crypto/qat/qat_sym_session.c
/dpdk/drivers/event/cnxk/cn10k_eventdev.c
/dpdk/drivers/event/cnxk/cn10k_eventdev.h
/dpdk/drivers/event/cnxk/cn10k_tx_worker.h
/dpdk/drivers/event/cnxk/cn10k_worker.c
/dpdk/drivers/event/cnxk/cn10k_worker.h
/dpdk/drivers/event/cnxk/cn9k_eventdev.c
/dpdk/drivers/event/cnxk/cn9k_worker.h
/dpdk/drivers/event/cnxk/cnxk_eventdev.c
/dpdk/drivers/event/cnxk/cnxk_eventdev.h
/dpdk/drivers/event/cnxk/cnxk_eventdev_dp.h
/dpdk/drivers/event/cnxk/cnxk_eventdev_selftest.c
/dpdk/drivers/event/cnxk/cnxk_eventdev_stats.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.h
/dpdk/drivers/event/cnxk/cnxk_tim_worker.h
/dpdk/drivers/event/cnxk/cnxk_worker.h
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_0_15.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_0_15_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_112_127.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_112_127_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_16_31.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_16_31_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_32_47.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_32_47_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_48_63.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_48_63_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_64_79.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_64_79_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_80_95.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_80_95_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_96_111.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_96_111_seg.c
/dpdk/drivers/meson.build
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c
/dpdk/drivers/net/ark/ark_ethdev.c
/dpdk/drivers/net/axgbe/axgbe_ethdev.c
/dpdk/drivers/net/axgbe/axgbe_rxtx.c
/dpdk/drivers/net/axgbe/axgbe_rxtx.h
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/bnxt/bnxt_flow.c
/dpdk/drivers/net/bnxt/bnxt_rxq.c
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/bnxt_txr.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.c
/dpdk/drivers/net/bonding/bonding_testpmd.c
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.h
/dpdk/drivers/net/cnxk/cn10k_flow.c
/dpdk/drivers/net/cnxk/cn10k_flow.h
/dpdk/drivers/net/cnxk/cn10k_rx.h
/dpdk/drivers/net/cnxk/cn10k_rxtx.h
/dpdk/drivers/net/cnxk/cn10k_tx.h
/dpdk/drivers/net/cnxk/cn9k_ethdev.c
/dpdk/drivers/net/cnxk/cn9k_ethdev.h
/dpdk/drivers/net/cnxk/cn9k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn9k_flow.c
/dpdk/drivers/net/cnxk/cn9k_flow.h
/dpdk/drivers/net/cnxk/cn9k_rx.h
/dpdk/drivers/net/cnxk/cn9k_tx.h
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_cman.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_devargs.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_dp.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_mtr.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_ops.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec_telemetry.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_telemetry.c
/dpdk/drivers/net/cnxk/cnxk_flow.c
/dpdk/drivers/net/cnxk/cnxk_lookup.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_0_15.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_0_15_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_0_15_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_0_15_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_112_127.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_112_127_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_112_127_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_112_127_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_16_31.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_16_31_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_16_31_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_16_31_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_32_47.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_32_47_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_32_47_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_32_47_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_48_63.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_48_63_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_48_63_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_48_63_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_64_79.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_64_79_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_64_79_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_64_79_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_80_95.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_80_95_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_80_95_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_80_95_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_96_111.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_96_111_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_96_111_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_96_111_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_0_15.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_0_15_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_0_15_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_0_15_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_112_127.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_112_127_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_112_127_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_112_127_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_16_31.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_16_31_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_16_31_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_16_31_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_32_47.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_32_47_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_32_47_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_32_47_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_48_63.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_48_63_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_48_63_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_48_63_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_64_79.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_64_79_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_64_79_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_64_79_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_80_95.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_80_95_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_80_95_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_80_95_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_96_111.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_96_111_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_96_111_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_96_111_vec_mseg.c
/dpdk/drivers/net/cxgbe/cxgbe_flow.c
/dpdk/drivers/net/dpaa2/dpaa2_flow.c
/dpdk/drivers/net/dpaa2/dpaa2_mux.c
/dpdk/drivers/net/e1000/igb_flow.c
/dpdk/drivers/net/ena/ena_rss.c
/dpdk/drivers/net/enic/enic_flow.c
/dpdk/drivers/net/enic/enic_fm_flow.c
/dpdk/drivers/net/gve/gve_ethdev.c
/dpdk/drivers/net/gve/gve_ethdev.h
/dpdk/drivers/net/gve/gve_rx.c
/dpdk/drivers/net/gve/gve_tx.c
/dpdk/drivers/net/hinic/hinic_pmd_flow.c
/dpdk/drivers/net/hns3/hns3_common.c
/dpdk/drivers/net/hns3/hns3_common.h
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev_vf.c
/dpdk/drivers/net/hns3/hns3_flow.c
/dpdk/drivers/net/hns3/hns3_mp.c
/dpdk/drivers/net/hns3/hns3_ptp.c
/dpdk/drivers/net/hns3/hns3_rss.c
/dpdk/drivers/net/hns3/hns3_rss.h
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/hns3/hns3_rxtx.h
/dpdk/drivers/net/i40e/i40e_ethdev.h
/dpdk/drivers/net/i40e/i40e_fdir.c
/dpdk/drivers/net/i40e/i40e_flow.c
/dpdk/drivers/net/i40e/i40e_hash.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_avx512.c
/dpdk/drivers/net/iavf/iavf.h
/dpdk/drivers/net/iavf/iavf_fdir.c
/dpdk/drivers/net/iavf/iavf_fsub.c
/dpdk/drivers/net/iavf/iavf_generic_flow.c
/dpdk/drivers/net/iavf/iavf_ipsec_crypto.c
/dpdk/drivers/net/iavf/iavf_rxtx.c
/dpdk/drivers/net/iavf/iavf_rxtx.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx2.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx512.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_common.h
/dpdk/drivers/net/iavf/iavf_vchnl.c
/dpdk/drivers/net/ice/base/ice_switch.c
/dpdk/drivers/net/ice/base/ice_switch.h
/dpdk/drivers/net/ice/base/ice_type.h
/dpdk/drivers/net/ice/ice_acl_filter.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_fdir_filter.c
/dpdk/drivers/net/ice/ice_generic_flow.c
/dpdk/drivers/net/ice/ice_rxtx_common_avx.h
/dpdk/drivers/net/ice/ice_rxtx_vec_avx2.c
/dpdk/drivers/net/ice/ice_rxtx_vec_avx512.c
/dpdk/drivers/net/ice/ice_rxtx_vec_sse.c
/dpdk/drivers/net/ice/ice_switch_filter.c
/dpdk/drivers/net/ice/meson.build
/dpdk/drivers/net/idpf/idpf_ethdev.c
/dpdk/drivers/net/idpf/idpf_ethdev.h
/dpdk/drivers/net/idpf/idpf_logs.h
/dpdk/drivers/net/idpf/idpf_rxtx.c
/dpdk/drivers/net/idpf/idpf_rxtx.h
/dpdk/drivers/net/idpf/idpf_rxtx_vec_common.h
/dpdk/drivers/net/idpf/meson.build
/dpdk/drivers/net/igc/base/igc_defines.h
/dpdk/drivers/net/igc/base/igc_regs.h
/dpdk/drivers/net/igc/igc_ethdev.c
/dpdk/drivers/net/igc/igc_ethdev.h
/dpdk/drivers/net/igc/igc_flow.c
/dpdk/drivers/net/igc/igc_txrx.c
/dpdk/drivers/net/igc/igc_txrx.h
/dpdk/drivers/net/ipn3ke/ipn3ke_flow.c
/dpdk/drivers/net/ixgbe/base/ixgbe_82599.c
/dpdk/drivers/net/ixgbe/base/ixgbe_type.h
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_flow.c
/dpdk/drivers/net/memif/memif_socket.c
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/memif/rte_eth_memif.h
/dpdk/drivers/net/mlx4/mlx4_flow.c
/dpdk/drivers/net/mlx5/hws/mlx5dr.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_action.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_action.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_cmd.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_cmd.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_context.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_context.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_debug.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_debug.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_definer.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_definer.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_internal.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_matcher.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_matcher.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_pat_arg.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_pat_arg.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_pool.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_pool.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_rule.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_rule.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_send.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_send.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_table.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_table.h
/dpdk/drivers/net/mlx5/linux/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_socket.c
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_devx.c
/dpdk/drivers/net/mlx5/mlx5_flow.c
/dpdk/drivers/net/mlx5/mlx5_flow.h
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_flex.c
/dpdk/drivers/net/mlx5/mlx5_flow_hw.c
/dpdk/drivers/net/mlx5/mlx5_flow_verbs.c
/dpdk/drivers/net/mlx5/mlx5_hws_cnt.c
/dpdk/drivers/net/mlx5/mlx5_hws_cnt.h
/dpdk/drivers/net/mlx5/mlx5_rx.c
/dpdk/drivers/net/mlx5/mlx5_rx.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec.c
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_altivec.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_neon.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_sse.h
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_tx.h
/dpdk/drivers/net/mlx5/mlx5_txpp.c
/dpdk/drivers/net/mlx5/windows/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/windows/mlx5_flow_os.c
/dpdk/drivers/net/mvpp2/mrvl_flow.c
/dpdk/drivers/net/nfp/flower/nfp_flower.c
/dpdk/drivers/net/nfp/flower/nfp_flower.h
/dpdk/drivers/net/nfp/flower/nfp_flower_cmsg.c
/dpdk/drivers/net/nfp/flower/nfp_flower_cmsg.h
/dpdk/drivers/net/nfp/flower/nfp_flower_ctrl.c
/dpdk/drivers/net/nfp/flower/nfp_flower_representor.c
/dpdk/drivers/net/nfp/meson.build
/dpdk/drivers/net/nfp/nfp_common.c
/dpdk/drivers/net/nfp/nfp_common.h
/dpdk/drivers/net/nfp/nfp_cpp_bridge.c
/dpdk/drivers/net/nfp/nfp_ctrl.h
/dpdk/drivers/net/nfp/nfp_ethdev.c
/dpdk/drivers/net/nfp/nfp_ethdev_vf.c
/dpdk/drivers/net/nfp/nfp_flow.c
/dpdk/drivers/net/nfp/nfp_flow.h
/dpdk/drivers/net/nfp/nfp_logs.h
/dpdk/drivers/net/nfp/nfp_mtr.c
/dpdk/drivers/net/nfp/nfp_mtr.h
/dpdk/drivers/net/nfp/nfp_rxtx.c
/dpdk/drivers/net/nfp/nfp_rxtx.h
/dpdk/drivers/net/nfp/nfpcore/nfp_cpp_pcie_ops.c
/dpdk/drivers/net/nfp/nfpcore/nfp_cppcore.c
/dpdk/drivers/net/nfp/nfpcore/nfp_hwinfo.c
/dpdk/drivers/net/nfp/nfpcore/nfp_mip.c
/dpdk/drivers/net/nfp/nfpcore/nfp_mutex.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nffw.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp_cmds.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp_eth.c
/dpdk/drivers/net/nfp/nfpcore/nfp_resource.c
/dpdk/drivers/net/nfp/nfpcore/nfp_rtsym.c
/dpdk/drivers/net/nfp/nfpcore/nfp_target.h
/dpdk/drivers/net/ngbe/base/ngbe_phy_yt.c
/dpdk/drivers/net/ngbe/base/ngbe_type.h
/dpdk/drivers/net/ngbe/ngbe_ethdev.c
/dpdk/drivers/net/ngbe/ngbe_ethdev.h
/dpdk/drivers/net/ngbe/ngbe_rxtx.c
/dpdk/drivers/net/sfc/sfc_flow.c
/dpdk/drivers/net/sfc/sfc_mae.c
/dpdk/drivers/net/sfc/sfc_repr.c
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/tap/tap_flow.c
/dpdk/drivers/net/txgbe/base/txgbe_hw.c
/dpdk/drivers/net/txgbe/base/txgbe_phy.c
/dpdk/drivers/net/txgbe/base/txgbe_phy.h
/dpdk/drivers/net/txgbe/base/txgbe_regs.h
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_ethdev.h
/dpdk/drivers/net/txgbe/txgbe_flow.c
/dpdk/drivers/net/txgbe/txgbe_rxtx.c
/dpdk/drivers/net/vhost/rte_eth_vhost.c
/dpdk/drivers/net/virtio/meson.build
/dpdk/drivers/net/virtio/virtio.h
/dpdk/drivers/net/virtio/virtio_cvq.c
/dpdk/drivers/net/virtio/virtio_cvq.h
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_rxtx.c
/dpdk/drivers/net/virtio/virtio_rxtx.h
/dpdk/drivers/net/virtio/virtio_rxtx_packed.c
/dpdk/drivers/net/virtio/virtio_rxtx_simple.c
/dpdk/drivers/net/virtio/virtio_rxtx_simple.h
/dpdk/drivers/net/virtio/virtio_rxtx_simple_altivec.c
/dpdk/drivers/net/virtio/virtio_rxtx_simple_neon.c
/dpdk/drivers/net/virtio/virtio_rxtx_simple_sse.c
/dpdk/drivers/net/virtio/virtio_user/vhost.h
/dpdk/drivers/net/virtio/virtio_user/vhost_vdpa.c
/dpdk/drivers/net/virtio/virtio_user/virtio_user_dev.c
/dpdk/drivers/net/virtio/virtio_user/virtio_user_dev.h
/dpdk/drivers/net/virtio/virtio_user_ethdev.c
/dpdk/drivers/net/virtio/virtqueue.c
/dpdk/drivers/net/virtio/virtqueue.h
/dpdk/drivers/raw/ifpga/base/opae_hw_api.c
/dpdk/drivers/regex/cn9k/meson.build
/dpdk/drivers/vdpa/ifc/base/ifcvf.h
/dpdk/drivers/vdpa/ifc/ifcvf_vdpa.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_event.c
/dpdk/drivers/version.map
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/l2fwd-crypto/main.c
/dpdk/examples/l2fwd-event/l2fwd_event.c
/dpdk/examples/l3fwd-graph/main.c
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/pipeline/cli.c
/dpdk/examples/pipeline/examples/fib.cli
/dpdk/examples/pipeline/examples/hash_func.cli
/dpdk/examples/pipeline/examples/ipsec.cli
/dpdk/examples/pipeline/examples/ipsec.io
/dpdk/examples/pipeline/examples/ipsec.spec
/dpdk/examples/pipeline/examples/ipsec_sa.txt
/dpdk/examples/pipeline/examples/l2fwd.cli
/dpdk/examples/pipeline/examples/l2fwd_macswp.cli
/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli
/dpdk/examples/pipeline/examples/l2fwd_pcap.cli
/dpdk/examples/pipeline/examples/learner.cli
/dpdk/examples/pipeline/examples/meter.cli
/dpdk/examples/pipeline/examples/mirroring.cli
/dpdk/examples/pipeline/examples/recirculation.cli
/dpdk/examples/pipeline/examples/registers.cli
/dpdk/examples/pipeline/examples/selector.cli
/dpdk/examples/pipeline/examples/varbit.cli
/dpdk/examples/pipeline/examples/vxlan.cli
/dpdk/examples/pipeline/examples/vxlan_pcap.cli
/dpdk/examples/pipeline/main.c
/dpdk/examples/pipeline/obj.c
/dpdk/examples/pipeline/obj.h
/dpdk/examples/pipeline/thread.c
/dpdk/examples/pipeline/thread.h
/dpdk/examples/qos_sched/init.c
/dpdk/examples/vdpa/main.c
/dpdk/kernel/linux/kni/compat.h
/dpdk/lib/compressdev/rte_comp.c
/dpdk/lib/compressdev/rte_comp.h
/dpdk/lib/compressdev/rte_compressdev.h
/dpdk/lib/cryptodev/cryptodev_pmd.h
/dpdk/lib/cryptodev/cryptodev_trace_points.c
/dpdk/lib/cryptodev/rte_crypto_asym.h
/dpdk/lib/cryptodev/rte_crypto_sym.h
/dpdk/lib/cryptodev/rte_cryptodev.c
/dpdk/lib/cryptodev/rte_cryptodev.h
/dpdk/lib/cryptodev/rte_cryptodev_trace.h
/dpdk/lib/cryptodev/version.map
/dpdk/lib/dmadev/rte_dmadev.c
/dpdk/lib/eal/common/eal_common_fbarray.c
/dpdk/lib/eal/common/eal_common_lcore.c
/dpdk/lib/eal/common/eal_common_memory.c
/dpdk/lib/eal/common/eal_common_options.c
/dpdk/lib/eal/common/eal_common_thread.c
/dpdk/lib/eal/common/eal_common_trace.c
/dpdk/lib/eal/common/eal_common_trace_points.c
/dpdk/lib/eal/common/eal_private.h
/dpdk/lib/eal/common/eal_thread.h
/dpdk/lib/eal/common/rte_random.c
/dpdk/lib/eal/freebsd/eal.c
/dpdk/lib/eal/freebsd/eal_hugepage_info.c
/dpdk/lib/eal/freebsd/eal_thread.c
/dpdk/lib/eal/include/generic/rte_rwlock.h
/dpdk/lib/eal/include/generic/rte_spinlock.h
/dpdk/lib/eal/include/meson.build
/dpdk/lib/eal/include/rte_eal_trace.h
/dpdk/lib/eal/include/rte_lcore.h
/dpdk/lib/eal/include/rte_lock_annotations.h
/dpdk/lib/eal/include/rte_random.h
/dpdk/lib/eal/include/rte_seqlock.h
/dpdk/lib/eal/include/rte_thread.h
/dpdk/lib/eal/include/rte_trace_point.h
/dpdk/lib/eal/include/rte_trace_point_register.h
/dpdk/lib/eal/linux/eal.c
/dpdk/lib/eal/linux/eal_hugepage_info.c
/dpdk/lib/eal/linux/eal_thread.c
/dpdk/lib/eal/ppc/include/rte_spinlock.h
/dpdk/lib/eal/version.map
/dpdk/lib/eal/windows/eal.c
/dpdk/lib/eal/windows/eal_thread.c
/dpdk/lib/eal/windows/eal_windows.h
/dpdk/lib/eal/windows/rte_thread.c
/dpdk/lib/eal/x86/include/rte_rwlock.h
/dpdk/lib/eal/x86/include/rte_spinlock.h
/dpdk/lib/ethdev/ethdev_private.c
/dpdk/lib/ethdev/ethdev_trace.h
/dpdk/lib/ethdev/ethdev_trace_points.c
/dpdk/lib/ethdev/meson.build
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev_cman.c
/dpdk/lib/ethdev/rte_ethdev_trace_fp.h
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/rte_flow_driver.h
/dpdk/lib/ethdev/rte_mtr.c
/dpdk/lib/ethdev/rte_tm.c
/dpdk/lib/ethdev/sff_telemetry.c
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/event_timer_adapter_pmd.h
/dpdk/lib/eventdev/eventdev_trace.h
/dpdk/lib/eventdev/eventdev_trace_points.c
/dpdk/lib/eventdev/rte_event_crypto_adapter.c
/dpdk/lib/eventdev/rte_event_crypto_adapter.h
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.h
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.h
/dpdk/lib/eventdev/rte_event_ring.c
/dpdk/lib/eventdev/rte_event_timer_adapter.c
/dpdk/lib/eventdev/rte_event_timer_adapter.h
/dpdk/lib/eventdev/rte_eventdev.c
/dpdk/lib/eventdev/version.map
/dpdk/lib/gpudev/gpudev.c
/dpdk/lib/graph/graph.c
/dpdk/lib/graph/graph_pcap.c
/dpdk/lib/graph/graph_pcap_private.h
/dpdk/lib/graph/graph_populate.c
/dpdk/lib/graph/graph_private.h
/dpdk/lib/graph/meson.build
/dpdk/lib/graph/node.c
/dpdk/lib/graph/rte_graph.h
/dpdk/lib/graph/rte_graph_worker.h
/dpdk/lib/hash/rte_thash_x86_gfni.h
/dpdk/lib/ipsec/ipsec_telemetry.c
/dpdk/lib/lpm/rte_lpm.h
/dpdk/lib/lpm/rte_lpm_sve.h
/dpdk/lib/mempool/rte_mempool.c
/dpdk/lib/meson.build
/dpdk/lib/net/rte_arp.h
/dpdk/lib/net/rte_gre.h
/dpdk/lib/net/rte_higig.h
/dpdk/lib/net/rte_icmp.h
/dpdk/lib/net/rte_ip.h
/dpdk/lib/net/rte_mpls.h
/dpdk/lib/net/rte_vxlan.h
/dpdk/lib/pcapng/rte_pcapng.c
/dpdk/lib/pcapng/rte_pcapng.h
/dpdk/lib/pcapng/version.map
/dpdk/lib/pdump/rte_pdump.c
/dpdk/lib/pipeline/meson.build
/dpdk/lib/pipeline/rte_swx_ipsec.c
/dpdk/lib/pipeline/rte_swx_ipsec.h
/dpdk/lib/pipeline/rte_swx_pipeline_internal.h
/dpdk/lib/pipeline/version.map
/dpdk/lib/rawdev/rte_rawdev.c
/dpdk/lib/security/rte_security.c
/dpdk/lib/telemetry/meson.build
/dpdk/lib/telemetry/rte_telemetry.h
/dpdk/lib/telemetry/telemetry.c
/dpdk/lib/telemetry/telemetry_data.c
/dpdk/lib/telemetry/telemetry_data.h
/dpdk/lib/telemetry/telemetry_json.h
/dpdk/lib/telemetry/version.map
/dpdk/lib/vhost/iotlb.c
/dpdk/lib/vhost/iotlb.h
/dpdk/lib/vhost/meson.build
/dpdk/lib/vhost/socket.c
/dpdk/lib/vhost/vdpa.c
/dpdk/lib/vhost/vhost.c
/dpdk/lib/vhost/vhost.h
/dpdk/lib/vhost/vhost_crypto.c
/dpdk/lib/vhost/vhost_user.c
/dpdk/lib/vhost/virtio_net.c
/dpdk/usertools/dpdk-hugepages.py
/dpdk/usertools/dpdk-telemetry-client.py
e24b8ad415-Nov-2022 Stephen Hemminger <stephen@networkplumber.org>

doc: avoid meson deprecation in setup

The command "meson build" causes a deprecation warning with meson 0.64.0.

WARNING: Running the setup command as `meson [options]` instead of
`meson setup [

doc: avoid meson deprecation in setup

The command "meson build" causes a deprecation warning with meson 0.64.0.

WARNING: Running the setup command as `meson [options]` instead of
`meson setup [options]` is ambiguous and deprecated.

Therefore fix the examples in the documentation.

Cc: stable@dpdk.org

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Stanislaw Kardach <kda@semihalf.com>

show more ...


/dpdk/.ci/linux-build.sh
/dpdk/.ci/linux-setup.sh
/dpdk/.github/workflows/build.yml
/dpdk/.gitignore
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/dumpcap/main.c
/dpdk/app/meson.build
/dpdk/app/proc-info/main.c
/dpdk/app/test-bbdev/meson.build
/dpdk/app/test-bbdev/test_bbdev.c
/dpdk/app/test-bbdev/test_bbdev_perf.c
/dpdk/app/test-bbdev/test_bbdev_vector.c
/dpdk/app/test-bbdev/test_bbdev_vector.h
/dpdk/app/test-bbdev/test_vectors/fft_9.data
/dpdk/app/test-bbdev/test_vectors/fft_byp_28.data
/dpdk/app/test-crypto-perf/cperf_test_common.c
/dpdk/app/test-crypto-perf/main.c
/dpdk/app/test-eventdev/test_perf_atq.c
/dpdk/app/test-eventdev/test_perf_common.c
/dpdk/app/test-eventdev/test_perf_common.h
/dpdk/app/test-eventdev/test_perf_queue.c
/dpdk/app/test-eventdev/test_pipeline_common.c
/dpdk/app/test-flow-perf/main.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/csumonly.c
/dpdk/app/test-pmd/noisy_vnf.c
/dpdk/app/test-pmd/parameters.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test-pmd/util.c
/dpdk/app/test-regex/main.c
/dpdk/app/test-security-perf/meson.build
/dpdk/app/test-security-perf/test_security_perf.c
/dpdk/app/test/meson.build
/dpdk/app/test/test_bpf.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev.h
/dpdk/app/test/test_cryptodev_aes_test_vectors.h
/dpdk/app/test/test_cryptodev_asym.c
/dpdk/app/test/test_cryptodev_blockcipher.c
/dpdk/app/test/test_cryptodev_blockcipher.h
/dpdk/app/test/test_cryptodev_hash_test_vectors.h
/dpdk/app/test/test_cryptodev_security_ipsec.c
/dpdk/app/test/test_cryptodev_security_ipsec.h
/dpdk/app/test/test_cryptodev_security_ipsec_test_vectors.h
/dpdk/app/test/test_cryptodev_security_pdcp_test_vectors.h
/dpdk/app/test/test_dmadev.c
/dpdk/app/test/test_efd_perf.c
/dpdk/app/test/test_event_timer_adapter.c
/dpdk/app/test/test_hash_perf.c
/dpdk/app/test/test_hash_readwrite_lf_perf.c
/dpdk/app/test/test_mbuf.c
/dpdk/app/test/test_member.c
/dpdk/app/test/test_member_perf.c
/dpdk/app/test/test_pcapng.c
/dpdk/app/test/test_pmd_perf.c
/dpdk/app/test/test_power_intel_uncore.c
/dpdk/app/test/test_security_inline_proto.c
/dpdk/app/test/test_trace.c
/dpdk/app/test/test_trace.h
/dpdk/buildtools/get-numa-count.py
/dpdk/config/arm/arm64_graviton3_linux_gcc
/dpdk/config/arm/arm64_tys2500_linux_gcc
/dpdk/config/arm/meson.build
/dpdk/config/meson.build
/dpdk/config/rte_config.h
/dpdk/devtools/check-spdx-tag.sh
/dpdk/devtools/check-symbol-maps.sh
/dpdk/devtools/checkpatches.sh
/dpdk/devtools/dts-check-format.sh
/dpdk/devtools/parse-flow-support.sh
/dpdk/devtools/test-meson-builds.sh
/dpdk/doc/api/generate_doxygen.py
/dpdk/doc/api/generate_examples.py
/dpdk/doc/guides/bbdevs/acc100.rst
/dpdk/doc/guides/bbdevs/acc200.rst
/dpdk/doc/guides/bbdevs/features/acc200.ini
/dpdk/doc/guides/bbdevs/features/default.ini
/dpdk/doc/guides/bbdevs/index.rst
/dpdk/doc/guides/bbdevs/turbo_sw.rst
/dpdk/doc/guides/contributing/abi_policy.rst
/dpdk/doc/guides/contributing/abi_versioning.rst
/dpdk/doc/guides/cryptodevs/aesni_gcm.rst
/dpdk/doc/guides/cryptodevs/aesni_mb.rst
/dpdk/doc/guides/cryptodevs/armv8.rst
/dpdk/doc/guides/cryptodevs/bcmfs.rst
/dpdk/doc/guides/cryptodevs/chacha20_poly1305.rst
/dpdk/doc/guides/cryptodevs/features/aesni_mb.ini
/dpdk/doc/guides/cryptodevs/features/cn10k.ini
/dpdk/doc/guides/cryptodevs/features/cn9k.ini
/dpdk/doc/guides/cryptodevs/features/qat.ini
/dpdk/doc/guides/cryptodevs/features/uadk.ini
/dpdk/doc/guides/cryptodevs/index.rst
/dpdk/doc/guides/cryptodevs/kasumi.rst
/dpdk/doc/guides/cryptodevs/qat.rst
/dpdk/doc/guides/cryptodevs/snow3g.rst
/dpdk/doc/guides/cryptodevs/uadk.rst
/dpdk/doc/guides/cryptodevs/zuc.rst
/dpdk/doc/guides/freebsd_gsg/build_dpdk.rst
/dpdk/doc/guides/gpus/cuda.rst
openwrt.rst
/dpdk/doc/guides/linux_gsg/build_dpdk.rst
/dpdk/doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst
/dpdk/doc/guides/linux_gsg/cross_build_dpdk_for_loongarch.rst
/dpdk/doc/guides/linux_gsg/cross_build_dpdk_for_riscv.rst
/dpdk/doc/guides/linux_gsg/enable_func.rst
/dpdk/doc/guides/linux_gsg/sys_reqs.rst
/dpdk/doc/guides/nics/af_xdp.rst
/dpdk/doc/guides/nics/ark.rst
/dpdk/doc/guides/nics/bnxt.rst
/dpdk/doc/guides/nics/cnxk.rst
/dpdk/doc/guides/nics/dpaa.rst
/dpdk/doc/guides/nics/features.rst
/dpdk/doc/guides/nics/features/bnxt.ini
/dpdk/doc/guides/nics/features/cnxk.ini
/dpdk/doc/guides/nics/features/cxgbe.ini
/dpdk/doc/guides/nics/features/default.ini
/dpdk/doc/guides/nics/features/dpaa2.ini
/dpdk/doc/guides/nics/features/e1000.ini
/dpdk/doc/guides/nics/features/enic.ini
/dpdk/doc/guides/nics/features/gve.ini
/dpdk/doc/guides/nics/features/hinic.ini
/dpdk/doc/guides/nics/features/hns3.ini
/dpdk/doc/guides/nics/features/i40e.ini
/dpdk/doc/guides/nics/features/iavf.ini
/dpdk/doc/guides/nics/features/ice.ini
/dpdk/doc/guides/nics/features/idpf.ini
/dpdk/doc/guides/nics/features/igc.ini
/dpdk/doc/guides/nics/features/ionic.ini
/dpdk/doc/guides/nics/features/ipn3ke.ini
/dpdk/doc/guides/nics/features/ixgbe.ini
/dpdk/doc/guides/nics/features/mana.ini
/dpdk/doc/guides/nics/features/mlx4.ini
/dpdk/doc/guides/nics/features/mlx5.ini
/dpdk/doc/guides/nics/features/mvpp2.ini
/dpdk/doc/guides/nics/features/nfp.ini
/dpdk/doc/guides/nics/features/tap.ini
/dpdk/doc/guides/nics/features/txgbe.ini
/dpdk/doc/guides/nics/gve.rst
/dpdk/doc/guides/nics/i40e.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/idpf.rst
/dpdk/doc/guides/nics/index.rst
/dpdk/doc/guides/nics/intel_vf.rst
/dpdk/doc/guides/nics/ionic.rst
/dpdk/doc/guides/nics/mana.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/mvneta.rst
/dpdk/doc/guides/nics/mvpp2.rst
/dpdk/doc/guides/nics/nfp.rst
/dpdk/doc/guides/nics/virtio.rst
/dpdk/doc/guides/platform/bluefield.rst
/dpdk/doc/guides/platform/cnxk.rst
/dpdk/doc/guides/platform/mlx5.rst
/dpdk/doc/guides/platform/octeontx.rst
/dpdk/doc/guides/prog_guide/bbdev.rst
/dpdk/doc/guides/prog_guide/build-sdk-meson.rst
/dpdk/doc/guides/prog_guide/env_abstraction_layer.rst
/dpdk/doc/guides/prog_guide/event_timer_adapter.rst
/dpdk/doc/guides/prog_guide/eventdev.rst
/dpdk/doc/guides/prog_guide/flow_classify_lib.rst
/dpdk/doc/guides/prog_guide/kernel_nic_interface.rst
/dpdk/doc/guides/prog_guide/lto.rst
/dpdk/doc/guides/prog_guide/mempool_lib.rst
/dpdk/doc/guides/prog_guide/poll_mode_drv.rst
/dpdk/doc/guides/prog_guide/power_man.rst
/dpdk/doc/guides/prog_guide/profile_app.rst
/dpdk/doc/guides/prog_guide/ring_lib.rst
/dpdk/doc/guides/prog_guide/rte_flow.rst
/dpdk/doc/guides/prog_guide/trace_lib.rst
/dpdk/doc/guides/prog_guide/vhost_lib.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/release_22_11.rst
/dpdk/doc/guides/sample_app_ug/dist_app.rst
/dpdk/doc/guides/sample_app_ug/dma.rst
/dpdk/doc/guides/sample_app_ug/fips_validation.rst
/dpdk/doc/guides/sample_app_ug/ipsec_secgw.rst
/dpdk/doc/guides/sample_app_ug/l3_forward_power_man.rst
/dpdk/doc/guides/sample_app_ug/vm_power_management.rst
/dpdk/doc/guides/testpmd_app_ug/run_app.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/dts.rst
/dpdk/doc/guides/tools/dumpcap.rst
/dpdk/doc/guides/tools/index.rst
/dpdk/doc/guides/tools/pmdinfo.rst
/dpdk/doc/guides/tools/proc_info.rst
/dpdk/doc/guides/tools/securityperf.rst
/dpdk/doc/guides/tools/testbbdev.rst
/dpdk/doc/guides/tools/testregex.rst
/dpdk/doc/guides/vdpadevs/mlx5.rst
/dpdk/doc/guides/windows_gsg/build_dpdk.rst
/dpdk/drivers/baseband/acc/acc100_pf_enum.h
/dpdk/drivers/baseband/acc/acc100_pmd.h
/dpdk/drivers/baseband/acc/acc100_vf_enum.h
/dpdk/drivers/baseband/acc/acc101_pmd.h
/dpdk/drivers/baseband/acc/acc200_cfg.h
/dpdk/drivers/baseband/acc/acc200_pf_enum.h
/dpdk/drivers/baseband/acc/acc200_pmd.h
/dpdk/drivers/baseband/acc/acc200_vf_enum.h
/dpdk/drivers/baseband/acc/acc_common.h
/dpdk/drivers/baseband/acc/meson.build
/dpdk/drivers/baseband/acc/rte_acc100_pmd.c
/dpdk/drivers/baseband/acc/rte_acc200_pmd.c
/dpdk/drivers/baseband/acc/rte_acc_cfg.h
/dpdk/drivers/baseband/acc/rte_acc_common_cfg.h
/dpdk/drivers/baseband/acc/version.map
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_pmd_fpga_5gnr_fec.h
/dpdk/drivers/baseband/fpga_lte_fec/fpga_lte_fec.c
/dpdk/drivers/baseband/fpga_lte_fec/fpga_lte_fec.h
/dpdk/drivers/baseband/la12xx/bbdev_la12xx.c
/dpdk/drivers/baseband/meson.build
/dpdk/drivers/baseband/null/bbdev_null.c
/dpdk/drivers/baseband/turbo_sw/bbdev_turbo_software.c
/dpdk/drivers/baseband/turbo_sw/meson.build
/dpdk/drivers/bus/auxiliary/auxiliary_common.c
/dpdk/drivers/bus/dpaa/base/qbman/bman.h
/dpdk/drivers/bus/dpaa/base/qbman/process.c
/dpdk/drivers/bus/dpaa/base/qbman/qman_driver.c
/dpdk/drivers/bus/dpaa/dpaa_bus.c
/dpdk/drivers/bus/dpaa/include/fsl_bman.h
/dpdk/drivers/bus/dpaa/include/fsl_qman.h
/dpdk/drivers/bus/dpaa/include/fsl_usd.h
/dpdk/drivers/bus/dpaa/include/netcfg.h
/dpdk/drivers/bus/dpaa/include/process.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpci.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpcon.h
/dpdk/drivers/bus/fslmc/mc/mc_sys.c
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_dpio.h
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_pvt.h
/dpdk/drivers/bus/pci/linux/pci.c
/dpdk/drivers/bus/pci/pci_common.c
/dpdk/drivers/bus/pci/rte_bus_pci.h
/dpdk/drivers/bus/vdev/vdev.c
/dpdk/drivers/bus/vmbus/rte_bus_vmbus.h
/dpdk/drivers/common/cnxk/cnxk_security.c
/dpdk/drivers/common/cnxk/hw/cpt.h
/dpdk/drivers/common/cnxk/hw/nix.h
/dpdk/drivers/common/cnxk/meson.build
/dpdk/drivers/common/cnxk/roc_ae.h
/dpdk/drivers/common/cnxk/roc_constants.h
/dpdk/drivers/common/cnxk/roc_cpt.c
/dpdk/drivers/common/cnxk/roc_cpt.h
/dpdk/drivers/common/cnxk/roc_errata.h
/dpdk/drivers/common/cnxk/roc_hash.c
/dpdk/drivers/common/cnxk/roc_hash.h
/dpdk/drivers/common/cnxk/roc_ie_on.h
/dpdk/drivers/common/cnxk/roc_ie_ot.h
/dpdk/drivers/common/cnxk/roc_mbox.h
/dpdk/drivers/common/cnxk/roc_model.h
/dpdk/drivers/common/cnxk/roc_nix.c
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_fc.c
/dpdk/drivers/common/cnxk/roc_nix_inl.c
/dpdk/drivers/common/cnxk/roc_nix_inl.h
/dpdk/drivers/common/cnxk/roc_nix_inl_dev.c
/dpdk/drivers/common/cnxk/roc_nix_queue.c
/dpdk/drivers/common/cnxk/roc_nix_tm.c
/dpdk/drivers/common/cnxk/roc_nix_tm_ops.c
/dpdk/drivers/common/cnxk/roc_nix_tm_utils.c
/dpdk/drivers/common/cnxk/roc_platform.h
/dpdk/drivers/common/cnxk/roc_se.h
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/cpt/cpt_pmd_ops_helper.h
/dpdk/drivers/common/dpaax/dpaax_iova_table.h
/dpdk/drivers/common/iavf/iavf_prototype.h
/dpdk/drivers/common/idpf/base/README
/dpdk/drivers/common/idpf/base/idpf_alloc.h
/dpdk/drivers/common/idpf/base/idpf_common.c
/dpdk/drivers/common/idpf/base/idpf_controlq.c
/dpdk/drivers/common/idpf/base/idpf_controlq.h
/dpdk/drivers/common/idpf/base/idpf_controlq_api.h
/dpdk/drivers/common/idpf/base/idpf_controlq_setup.c
/dpdk/drivers/common/idpf/base/idpf_devids.h
/dpdk/drivers/common/idpf/base/idpf_lan_pf_regs.h
/dpdk/drivers/common/idpf/base/idpf_lan_txrx.h
/dpdk/drivers/common/idpf/base/idpf_lan_vf_regs.h
/dpdk/drivers/common/idpf/base/idpf_osdep.h
/dpdk/drivers/common/idpf/base/idpf_prototype.h
/dpdk/drivers/common/idpf/base/idpf_type.h
/dpdk/drivers/common/idpf/base/meson.build
/dpdk/drivers/common/idpf/base/siov_regs.h
/dpdk/drivers/common/idpf/base/virtchnl.h
/dpdk/drivers/common/idpf/base/virtchnl2.h
/dpdk/drivers/common/idpf/base/virtchnl2_lan_desc.h
/dpdk/drivers/common/idpf/base/virtchnl_inline_ipsec.h
/dpdk/drivers/common/idpf/meson.build
/dpdk/drivers/common/idpf/version.map
/dpdk/drivers/common/meson.build
/dpdk/drivers/common/mlx5/linux/meson.build
/dpdk/drivers/common/mlx5/linux/mlx5_common_os.h
/dpdk/drivers/common/mlx5/linux/mlx5_glue.c
/dpdk/drivers/common/mlx5/linux/mlx5_glue.h
/dpdk/drivers/common/mlx5/linux/mlx5_nl.h
/dpdk/drivers/common/mlx5/meson.build
/dpdk/drivers/common/mlx5/mlx5_common.c
/dpdk/drivers/common/mlx5/mlx5_common.h
/dpdk/drivers/common/mlx5/mlx5_common_devx.h
/dpdk/drivers/common/mlx5/mlx5_common_mp.h
/dpdk/drivers/common/mlx5/mlx5_common_mr.c
/dpdk/drivers/common/mlx5/mlx5_common_mr.h
/dpdk/drivers/common/mlx5/mlx5_common_utils.h
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.h
/dpdk/drivers/common/mlx5/mlx5_malloc.h
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/mlx5/version.map
/dpdk/drivers/common/mlx5/windows/meson.build
/dpdk/drivers/common/mlx5/windows/mlx5_common_os.h
/dpdk/drivers/common/octeontx/octeontx_mbox.h
/dpdk/drivers/common/qat/dev/qat_dev_gen1.c
/dpdk/drivers/common/qat/dev/qat_dev_gen2.c
/dpdk/drivers/common/qat/dev/qat_dev_gen3.c
/dpdk/drivers/common/qat/dev/qat_dev_gen4.c
/dpdk/drivers/common/qat/qat_adf/icp_qat_hw.h
/dpdk/drivers/common/qat/qat_adf/qat_pke.h
/dpdk/drivers/common/qat/qat_device.c
/dpdk/drivers/common/qat/qat_device.h
/dpdk/drivers/common/sfc_efx/base/efx.h
/dpdk/drivers/common/sfc_efx/base/efx_regs_mcdi.h
/dpdk/drivers/common/sfc_efx/base/rhead_virtio.c
/dpdk/drivers/common/sfc_efx/efsys.h
/dpdk/drivers/common/sfc_efx/sfc_efx.h
/dpdk/drivers/common/sfc_efx/sfc_efx_mcdi.h
/dpdk/drivers/compress/mlx5/meson.build
/dpdk/drivers/compress/mlx5/mlx5_compress.c
/dpdk/drivers/crypto/armv8/meson.build
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.h
/dpdk/drivers/crypto/cnxk/cn10k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn9k_ipsec.h
/dpdk/drivers/crypto/cnxk/cn9k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_ae.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_ipsec.h
/dpdk/drivers/crypto/cnxk/cnxk_se.h
/dpdk/drivers/crypto/cnxk/meson.build
/dpdk/drivers/crypto/cnxk/version.map
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_event.h
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec_event.h
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_ops.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_private.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_private.h
/dpdk/drivers/crypto/ipsec_mb/meson.build
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb_priv.h
/dpdk/drivers/crypto/meson.build
/dpdk/drivers/crypto/mlx5/meson.build
/dpdk/drivers/crypto/null/meson.build
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.h
/dpdk/drivers/crypto/openssl/meson.build
/dpdk/drivers/crypto/qat/dev/qat_asym_pmd_gen1.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gens.h
/dpdk/drivers/crypto/qat/dev/qat_sym_pmd_gen1.c
/dpdk/drivers/crypto/qat/qat_asym.c
/dpdk/drivers/crypto/qat/qat_crypto.h
/dpdk/drivers/crypto/qat/qat_ec.h
/dpdk/drivers/crypto/qat/qat_sym.c
/dpdk/drivers/crypto/qat/qat_sym_session.c
/dpdk/drivers/crypto/scheduler/scheduler_failover.c
/dpdk/drivers/crypto/scheduler/scheduler_pkt_size_distr.c
/dpdk/drivers/crypto/uadk/meson.build
/dpdk/drivers/crypto/uadk/uadk_crypto_pmd.c
/dpdk/drivers/crypto/uadk/uadk_crypto_pmd_private.h
/dpdk/drivers/dma/cnxk/meson.build
/dpdk/drivers/dma/dpaa2/rte_pmd_dpaa2_qdma.h
/dpdk/drivers/dma/idxd/idxd_bus.c
/dpdk/drivers/dma/skeleton/meson.build
/dpdk/drivers/event/cnxk/cn10k_eventdev.c
/dpdk/drivers/event/cnxk/cn10k_worker.h
/dpdk/drivers/event/cnxk/cn9k_worker.h
/dpdk/drivers/event/cnxk/cnxk_eventdev.h
/dpdk/drivers/event/cnxk/cnxk_eventdev_stats.c
/dpdk/drivers/event/cnxk/cnxk_tim_worker.h
/dpdk/drivers/event/cnxk/meson.build
/dpdk/drivers/event/dlb2/dlb2.c
/dpdk/drivers/event/dlb2/dlb2_priv.h
/dpdk/drivers/event/dlb2/dlb2_user.h
/dpdk/drivers/event/dlb2/dlb2_xstats.c
/dpdk/drivers/event/dlb2/meson.build
/dpdk/drivers/event/dlb2/pf/base/dlb2_hw_types.h
/dpdk/drivers/event/dlb2/pf/base/dlb2_resource.c
/dpdk/drivers/event/dlb2/rte_pmd_dlb2.h
/dpdk/drivers/event/dpaa2/dpaa2_eventdev.c
/dpdk/drivers/event/dsw/dsw_evdev.h
/dpdk/drivers/event/dsw/dsw_xstats.c
/dpdk/drivers/event/dsw/meson.build
/dpdk/drivers/event/opdl/meson.build
/dpdk/drivers/event/opdl/opdl_evdev.h
/dpdk/drivers/event/opdl/opdl_evdev_xstats.c
/dpdk/drivers/event/opdl/opdl_test.c
/dpdk/drivers/event/skeleton/meson.build
/dpdk/drivers/event/sw/meson.build
/dpdk/drivers/event/sw/sw_evdev.h
/dpdk/drivers/event/sw/sw_evdev_selftest.c
/dpdk/drivers/event/sw/sw_evdev_xstats.c
/dpdk/drivers/mempool/bucket/meson.build
/dpdk/drivers/mempool/cnxk/cnxk_mempool_ops.c
/dpdk/drivers/mempool/cnxk/meson.build
/dpdk/drivers/mempool/dpaa2/dpaa2_hw_mempool.h
/dpdk/drivers/mempool/dpaa2/rte_dpaa2_mempool.h
/dpdk/drivers/mempool/ring/meson.build
/dpdk/drivers/mempool/stack/meson.build
/dpdk/drivers/meson.build
/dpdk/drivers/net/af_packet/meson.build
/dpdk/drivers/net/af_xdp/meson.build
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c
/dpdk/drivers/net/atlantic/atl_rxtx.c
/dpdk/drivers/net/bnxt/bnxt_cpr.c
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/bonding/bonding_testpmd.c
/dpdk/drivers/net/bonding/eth_bond_private.h
/dpdk/drivers/net/bonding/meson.build
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.c
/dpdk/drivers/net/bonding/rte_eth_bond_api.c
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.h
/dpdk/drivers/net/cnxk/cn10k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn10k_rx.h
/dpdk/drivers/net/cnxk/cn10k_tx.h
/dpdk/drivers/net/cnxk/cn9k_ethdev.c
/dpdk/drivers/net/cnxk/cn9k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn9k_tx.h
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_cman.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_ops.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec.c
/dpdk/drivers/net/cnxk/meson.build
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/dpaa/dpaa_ethdev.h
/dpdk/drivers/net/dpaa/dpaa_flow.c
/dpdk/drivers/net/dpaa/dpaa_flow.h
/dpdk/drivers/net/dpaa/dpaa_rxtx.c
/dpdk/drivers/net/dpaa/dpaa_rxtx.h
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.h
/dpdk/drivers/net/dpaa2/dpaa2_mux.c
/dpdk/drivers/net/dpaa2/dpaa2_rxtx.c
/dpdk/drivers/net/dpaa2/rte_pmd_dpaa2.h
/dpdk/drivers/net/e1000/igb_ethdev.c
/dpdk/drivers/net/ena/ena_ethdev.c
/dpdk/drivers/net/enetfec/enet_ethdev.c
/dpdk/drivers/net/enetfec/enet_rxtx.c
/dpdk/drivers/net/failsafe/meson.build
/dpdk/drivers/net/gve/base/gve.h
/dpdk/drivers/net/gve/base/gve_adminq.c
/dpdk/drivers/net/gve/base/gve_adminq.h
/dpdk/drivers/net/gve/base/gve_desc.h
/dpdk/drivers/net/gve/base/gve_desc_dqo.h
/dpdk/drivers/net/gve/base/gve_osdep.h
/dpdk/drivers/net/gve/base/gve_register.h
/dpdk/drivers/net/gve/gve_ethdev.c
/dpdk/drivers/net/gve/gve_ethdev.h
/dpdk/drivers/net/gve/gve_logs.h
/dpdk/drivers/net/gve/gve_rx.c
/dpdk/drivers/net/gve/gve_tx.c
/dpdk/drivers/net/gve/meson.build
/dpdk/drivers/net/hns3/hns3_cmd.h
/dpdk/drivers/net/hns3/hns3_common.c
/dpdk/drivers/net/hns3/hns3_common.h
/dpdk/drivers/net/hns3/hns3_dcb.h
/dpdk/drivers/net/hns3/hns3_dump.c
/dpdk/drivers/net/hns3/hns3_dump.h
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev.h
/dpdk/drivers/net/hns3/hns3_ethdev_vf.c
/dpdk/drivers/net/hns3/hns3_fdir.c
/dpdk/drivers/net/hns3/hns3_fdir.h
/dpdk/drivers/net/hns3/hns3_flow.c
/dpdk/drivers/net/hns3/hns3_flow.h
/dpdk/drivers/net/hns3/hns3_intr.c
/dpdk/drivers/net/hns3/hns3_intr.h
/dpdk/drivers/net/hns3/hns3_logs.h
/dpdk/drivers/net/hns3/hns3_mbx.c
/dpdk/drivers/net/hns3/hns3_mbx.h
/dpdk/drivers/net/hns3/hns3_mp.h
/dpdk/drivers/net/hns3/hns3_ptp.c
/dpdk/drivers/net/hns3/hns3_regs.c
/dpdk/drivers/net/hns3/hns3_regs.h
/dpdk/drivers/net/hns3/hns3_rss.c
/dpdk/drivers/net/hns3/hns3_rss.h
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/hns3/hns3_rxtx.h
/dpdk/drivers/net/hns3/hns3_rxtx_vec.c
/dpdk/drivers/net/hns3/hns3_rxtx_vec.h
/dpdk/drivers/net/hns3/hns3_rxtx_vec_neon.h
/dpdk/drivers/net/hns3/hns3_rxtx_vec_sve.c
/dpdk/drivers/net/hns3/hns3_stats.c
/dpdk/drivers/net/hns3/hns3_stats.h
/dpdk/drivers/net/hns3/hns3_tm.h
/dpdk/drivers/net/hns3/meson.build
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_hash.c
/dpdk/drivers/net/iavf/iavf.h
/dpdk/drivers/net/iavf/iavf_ethdev.c
/dpdk/drivers/net/iavf/iavf_fsub.c
/dpdk/drivers/net/iavf/iavf_hash.c
/dpdk/drivers/net/iavf/iavf_ipsec_crypto.c
/dpdk/drivers/net/iavf/iavf_rxtx.c
/dpdk/drivers/net/iavf/iavf_rxtx.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_common.h
/dpdk/drivers/net/iavf/iavf_vchnl.c
/dpdk/drivers/net/iavf/rte_pmd_iavf.h
/dpdk/drivers/net/ice/base/ice_switch.c
/dpdk/drivers/net/ice/ice_ddp_package.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_rxtx.c
/dpdk/drivers/net/ice/ice_rxtx.h
/dpdk/drivers/net/ice/ice_rxtx_vec_common.h
/dpdk/drivers/net/ice/ice_testpmd.c
/dpdk/drivers/net/ice/version.map
/dpdk/drivers/net/idpf/idpf_ethdev.c
/dpdk/drivers/net/idpf/idpf_ethdev.h
/dpdk/drivers/net/idpf/idpf_logs.h
/dpdk/drivers/net/idpf/idpf_rxtx.c
/dpdk/drivers/net/idpf/idpf_rxtx.h
/dpdk/drivers/net/idpf/idpf_rxtx_vec_avx512.c
/dpdk/drivers/net/idpf/idpf_rxtx_vec_common.h
/dpdk/drivers/net/idpf/idpf_vchnl.c
/dpdk/drivers/net/idpf/meson.build
/dpdk/drivers/net/ionic/ionic.h
/dpdk/drivers/net/ionic/ionic_dev.c
/dpdk/drivers/net/ionic/ionic_dev.h
/dpdk/drivers/net/ionic/ionic_dev_pci.c
/dpdk/drivers/net/ionic/ionic_ethdev.c
/dpdk/drivers/net/ionic/ionic_ethdev.h
/dpdk/drivers/net/ionic/ionic_if.h
/dpdk/drivers/net/ionic/ionic_lif.c
/dpdk/drivers/net/ionic/ionic_lif.h
/dpdk/drivers/net/ionic/ionic_logs.h
/dpdk/drivers/net/ionic/ionic_mac_api.c
/dpdk/drivers/net/ionic/ionic_mac_api.h
/dpdk/drivers/net/ionic/ionic_main.c
/dpdk/drivers/net/ionic/ionic_osdep.h
/dpdk/drivers/net/ionic/ionic_regs.h
/dpdk/drivers/net/ionic/ionic_rx_filter.c
/dpdk/drivers/net/ionic/ionic_rx_filter.h
/dpdk/drivers/net/ionic/ionic_rxtx.c
/dpdk/drivers/net/ionic/ionic_rxtx.h
/dpdk/drivers/net/ionic/ionic_rxtx_sg.c
/dpdk/drivers/net/ionic/ionic_rxtx_simple.c
/dpdk/drivers/net/ionic/meson.build
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_flow.c
/dpdk/drivers/net/ixgbe/ixgbe_ipsec.c
/dpdk/drivers/net/ixgbe/ixgbe_pf.c
/dpdk/drivers/net/mana/gdma.c
/dpdk/drivers/net/mana/mana.c
/dpdk/drivers/net/mana/mana.h
/dpdk/drivers/net/mana/meson.build
/dpdk/drivers/net/mana/mp.c
/dpdk/drivers/net/mana/mr.c
/dpdk/drivers/net/mana/rx.c
/dpdk/drivers/net/mana/tx.c
/dpdk/drivers/net/memif/meson.build
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/meson.build
/dpdk/drivers/net/mlx5/hws/meson.build
/dpdk/drivers/net/mlx5/hws/mlx5dr.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_action.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_action.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_buddy.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_buddy.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_cmd.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_cmd.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_context.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_context.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_debug.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_debug.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_definer.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_definer.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_internal.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_matcher.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_matcher.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_pat_arg.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_pat_arg.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_pool.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_pool.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_rule.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_rule.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_send.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_send.h
/dpdk/drivers/net/mlx5/hws/mlx5dr_table.c
/dpdk/drivers/net/mlx5/hws/mlx5dr_table.h
/dpdk/drivers/net/mlx5/linux/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_flow_os.h
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/meson.build
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_defs.h
/dpdk/drivers/net/mlx5/mlx5_devx.c
/dpdk/drivers/net/mlx5/mlx5_ethdev.c
/dpdk/drivers/net/mlx5/mlx5_flow.c
/dpdk/drivers/net/mlx5/mlx5_flow.h
/dpdk/drivers/net/mlx5/mlx5_flow_aso.c
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_hw.c
/dpdk/drivers/net/mlx5/mlx5_flow_meter.c
/dpdk/drivers/net/mlx5/mlx5_flow_verbs.c
/dpdk/drivers/net/mlx5/mlx5_hws_cnt.c
/dpdk/drivers/net/mlx5/mlx5_hws_cnt.h
/dpdk/drivers/net/mlx5/mlx5_rxq.c
/dpdk/drivers/net/mlx5/mlx5_testpmd.c
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_tx.h
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mlx5/mlx5_utils.c
/dpdk/drivers/net/mlx5/mlx5_utils.h
/dpdk/drivers/net/mlx5/rte_pmd_mlx5.h
/dpdk/drivers/net/mlx5/version.map
/dpdk/drivers/net/mlx5/windows/mlx5_flow_os.c
/dpdk/drivers/net/mlx5/windows/mlx5_flow_os.h
/dpdk/drivers/net/nfp/flower/nfp_flower.c
/dpdk/drivers/net/nfp/flower/nfp_flower.h
/dpdk/drivers/net/nfp/flower/nfp_flower_cmsg.c
/dpdk/drivers/net/nfp/flower/nfp_flower_cmsg.h
/dpdk/drivers/net/nfp/flower/nfp_flower_ctrl.c
/dpdk/drivers/net/nfp/flower/nfp_flower_ctrl.h
/dpdk/drivers/net/nfp/flower/nfp_flower_representor.c
/dpdk/drivers/net/nfp/flower/nfp_flower_representor.h
/dpdk/drivers/net/nfp/meson.build
/dpdk/drivers/net/nfp/nfp_common.c
/dpdk/drivers/net/nfp/nfp_common.h
/dpdk/drivers/net/nfp/nfp_cpp_bridge.c
/dpdk/drivers/net/nfp/nfp_cpp_bridge.h
/dpdk/drivers/net/nfp/nfp_ethdev.c
/dpdk/drivers/net/nfp/nfp_ethdev_vf.c
/dpdk/drivers/net/nfp/nfp_flow.c
/dpdk/drivers/net/nfp/nfp_flow.h
/dpdk/drivers/net/nfp/nfp_rxtx.c
/dpdk/drivers/net/nfp/nfp_rxtx.h
/dpdk/drivers/net/nfp/nfpcore/nfp_cpp_pcie_ops.c
/dpdk/drivers/net/null/meson.build
/dpdk/drivers/net/pcap/meson.build
/dpdk/drivers/net/qede/base/ecore_int.c
/dpdk/drivers/net/ring/meson.build
/dpdk/drivers/net/ring/rte_eth_ring.c
/dpdk/drivers/net/tap/meson.build
/dpdk/drivers/net/txgbe/rte_pmd_txgbe.h
/dpdk/drivers/net/txgbe/txgbe_ethdev_vf.c
/dpdk/drivers/net/txgbe/txgbe_ipsec.c
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_rxtx.c
/dpdk/drivers/net/virtio/virtqueue.h
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy.c
/dpdk/drivers/raw/cnxk_bphy/meson.build
/dpdk/drivers/raw/cnxk_bphy/rte_pmd_bphy.h
/dpdk/drivers/raw/cnxk_gpio/meson.build
/dpdk/drivers/raw/skeleton/meson.build
/dpdk/drivers/regex/mlx5/meson.build
/dpdk/drivers/regex/mlx5/mlx5_regex.h
/dpdk/drivers/regex/mlx5/mlx5_regex_fastpath.c
/dpdk/drivers/regex/mlx5/mlx5_rxp.c
/dpdk/drivers/regex/mlx5/mlx5_rxp.h
/dpdk/drivers/vdpa/ifc/base/ifcvf.c
/dpdk/drivers/vdpa/ifc/base/ifcvf.h
/dpdk/drivers/vdpa/ifc/ifcvf_vdpa.c
/dpdk/drivers/vdpa/mlx5/meson.build
/dpdk/drivers/vdpa/sfc/meson.build
/dpdk/drivers/vdpa/sfc/sfc_vdpa_hw.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa_ops.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa_ops.h
/dpdk/dts/conf.yaml
/dpdk/dts/framework/__init__.py
/dpdk/dts/framework/config/__init__.py
/dpdk/dts/framework/config/conf_yaml_schema.json
/dpdk/dts/framework/dts.py
/dpdk/dts/framework/exception.py
/dpdk/dts/framework/logger.py
/dpdk/dts/framework/remote_session/__init__.py
/dpdk/dts/framework/remote_session/remote_session.py
/dpdk/dts/framework/remote_session/ssh_session.py
/dpdk/dts/framework/settings.py
/dpdk/dts/framework/testbed_model/__init__.py
/dpdk/dts/framework/testbed_model/node.py
/dpdk/dts/framework/utils.py
/dpdk/dts/main.py
/dpdk/dts/poetry.lock
/dpdk/dts/pyproject.toml
/dpdk/examples/bbdev_app/main.c
/dpdk/examples/common/altivec/port_group.h
/dpdk/examples/distributor/main.c
/dpdk/examples/fips_validation/fips_validation.c
/dpdk/examples/fips_validation/fips_validation.h
/dpdk/examples/fips_validation/fips_validation_aes.c
/dpdk/examples/fips_validation/fips_validation_ecdsa.c
/dpdk/examples/fips_validation/fips_validation_gcm.c
/dpdk/examples/fips_validation/fips_validation_rsa.c
/dpdk/examples/fips_validation/fips_validation_sha.c
/dpdk/examples/fips_validation/fips_validation_tdes.c
/dpdk/examples/fips_validation/main.c
/dpdk/examples/fips_validation/meson.build
/dpdk/examples/ipsec-secgw/event_helper.c
/dpdk/examples/ipsec-secgw/event_helper.h
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.h
/dpdk/examples/ipsec-secgw/ipsec.c
/dpdk/examples/ipsec-secgw/ipsec.h
/dpdk/examples/ipsec-secgw/ipsec_worker.c
/dpdk/examples/ipsec-secgw/ipsec_worker.h
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/l2fwd-crypto/main.c
/dpdk/examples/l2fwd/main.c
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/l3fwd/l3fwd.h
/dpdk/examples/l3fwd/l3fwd_acl_scalar.h
/dpdk/examples/l3fwd/l3fwd_altivec.h
/dpdk/examples/l3fwd/l3fwd_em.c
/dpdk/examples/l3fwd/l3fwd_em.h
/dpdk/examples/l3fwd/l3fwd_em_hlm.h
/dpdk/examples/l3fwd/l3fwd_em_sequential.h
/dpdk/examples/l3fwd/l3fwd_event.c
/dpdk/examples/l3fwd/l3fwd_event.h
/dpdk/examples/l3fwd/l3fwd_fib.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h
/dpdk/examples/l3fwd/l3fwd_lpm_neon.h
/dpdk/examples/l3fwd/l3fwd_lpm_sse.h
/dpdk/examples/l3fwd/l3fwd_neon.h
/dpdk/examples/l3fwd/l3fwd_sse.h
/dpdk/examples/l3fwd/main.c
/dpdk/examples/qos_sched/cfg_file.c
/dpdk/examples/qos_sched/cfg_file.h
/dpdk/examples/qos_sched/init.c
/dpdk/examples/qos_sched/profile.cfg
/dpdk/examples/vhost/main.c
/dpdk/lib/bbdev/rte_bbdev.c
/dpdk/lib/bbdev/rte_bbdev.h
/dpdk/lib/bbdev/rte_bbdev_op.h
/dpdk/lib/bbdev/version.map
/dpdk/lib/bpf/rte_bpf.h
/dpdk/lib/compressdev/rte_comp.h
/dpdk/lib/compressdev/rte_compressdev.h
/dpdk/lib/compressdev/rte_compressdev_pmd.h
/dpdk/lib/cryptodev/cryptodev_pmd.h
/dpdk/lib/cryptodev/rte_crypto_sym.h
/dpdk/lib/cryptodev/rte_cryptodev.h
/dpdk/lib/dmadev/rte_dmadev_pmd.h
/dpdk/lib/eal/arm/include/rte_io_64.h
/dpdk/lib/eal/arm/include/rte_prefetch_32.h
/dpdk/lib/eal/arm/include/rte_prefetch_64.h
/dpdk/lib/eal/common/eal_common_proc.c
/dpdk/lib/eal/common/eal_common_trace.c
/dpdk/lib/eal/common/eal_common_trace_ctf.c
/dpdk/lib/eal/common/eal_common_trace_utils.c
/dpdk/lib/eal/common/eal_trace.h
/dpdk/lib/eal/common/rte_service.c
/dpdk/lib/eal/freebsd/eal.c
/dpdk/lib/eal/freebsd/eal_dev.c
/dpdk/lib/eal/include/generic/rte_atomic.h
/dpdk/lib/eal/include/generic/rte_cycles.h
/dpdk/lib/eal/include/generic/rte_pause.h
/dpdk/lib/eal/include/generic/rte_rwlock.h
/dpdk/lib/eal/include/rte_bitmap.h
/dpdk/lib/eal/include/rte_class.h
/dpdk/lib/eal/include/rte_eal_memconfig.h
/dpdk/lib/eal/include/rte_epoll.h
/dpdk/lib/eal/include/rte_fbarray.h
/dpdk/lib/eal/include/rte_hexdump.h
/dpdk/lib/eal/include/rte_lcore.h
/dpdk/lib/eal/include/rte_log.h
/dpdk/lib/eal/include/rte_malloc.h
/dpdk/lib/eal/include/rte_memory.h
/dpdk/lib/eal/include/rte_memzone.h
/dpdk/lib/eal/include/rte_pflock.h
/dpdk/lib/eal/include/rte_service.h
/dpdk/lib/eal/include/rte_service_component.h
/dpdk/lib/eal/include/rte_trace_point_register.h
/dpdk/lib/eal/include/rte_uuid.h
/dpdk/lib/eal/linux/eal.c
/dpdk/lib/eal/loongarch/include/rte_prefetch.h
/dpdk/lib/eal/ppc/include/rte_atomic.h
/dpdk/lib/eal/ppc/include/rte_prefetch.h
/dpdk/lib/eal/riscv/include/rte_prefetch.h
/dpdk/lib/eal/version.map
/dpdk/lib/eal/x86/include/rte_io.h
/dpdk/lib/eal/x86/include/rte_prefetch.h
/dpdk/lib/ethdev/ethdev_driver.h
/dpdk/lib/ethdev/ethdev_private.h
/dpdk/lib/ethdev/meson.build
/dpdk/lib/ethdev/rte_cman.h
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_ethdev_cman.c
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/rte_flow_driver.h
/dpdk/lib/ethdev/rte_tm.h
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/eventdev_pmd.h
/dpdk/lib/eventdev/eventdev_pmd_pci.h
/dpdk/lib/eventdev/eventdev_pmd_vdev.h
/dpdk/lib/eventdev/rte_event_crypto_adapter.c
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.h
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.h
/dpdk/lib/eventdev/rte_event_timer_adapter.c
/dpdk/lib/eventdev/rte_eventdev.c
/dpdk/lib/eventdev/rte_eventdev.h
/dpdk/lib/fib/rte_fib.h
/dpdk/lib/fib/rte_fib6.h
/dpdk/lib/flow_classify/rte_flow_classify.c
/dpdk/lib/gpudev/gpudev_driver.h
/dpdk/lib/graph/rte_graph_worker.h
/dpdk/lib/gro/gro_tcp4.c
/dpdk/lib/gro/gro_udp4.c
/dpdk/lib/hash/rte_cuckoo_hash.c
/dpdk/lib/hash/rte_hash.h
/dpdk/lib/hash/rte_thash.h
/dpdk/lib/hash/rte_thash_gfni.h
/dpdk/lib/hash/rte_thash_x86_gfni.h
/dpdk/lib/ip_frag/rte_ip_frag.h
/dpdk/lib/ipsec/rte_ipsec.h
/dpdk/lib/ipsec/rte_ipsec_sad.h
/dpdk/lib/kni/rte_kni.c
/dpdk/lib/kni/rte_kni.h
/dpdk/lib/lpm/rte_lpm.h
/dpdk/lib/lpm/rte_lpm6.h
/dpdk/lib/lpm/rte_lpm_sve.h
/dpdk/lib/mbuf/rte_mbuf.c
/dpdk/lib/mbuf/rte_mbuf.h
/dpdk/lib/mbuf/rte_mbuf_core.h
/dpdk/lib/mbuf/rte_mbuf_dyn.c
/dpdk/lib/member/meson.build
/dpdk/lib/member/rte_member.c
/dpdk/lib/member/rte_member.h
/dpdk/lib/member/rte_member_heap.h
/dpdk/lib/member/rte_member_sketch.c
/dpdk/lib/member/rte_member_sketch.h
/dpdk/lib/member/rte_member_sketch_avx512.c
/dpdk/lib/member/rte_member_sketch_avx512.h
/dpdk/lib/member/rte_xxh64_avx512.h
/dpdk/lib/member/version.map
/dpdk/lib/mempool/rte_mempool.c
/dpdk/lib/mempool/rte_mempool.h
/dpdk/lib/meson.build
/dpdk/lib/meter/rte_meter.h
/dpdk/lib/metrics/rte_metrics.h
/dpdk/lib/metrics/rte_metrics_telemetry.h
/dpdk/lib/net/rte_ip.h
/dpdk/lib/node/ethdev_ctrl.c
/dpdk/lib/node/rte_node_eth_api.h
/dpdk/lib/pcapng/rte_pcapng.c
/dpdk/lib/pdump/rte_pdump.c
/dpdk/lib/pdump/rte_pdump.h
/dpdk/lib/pipeline/rte_swx_pipeline.c
/dpdk/lib/pipeline/rte_table_action.c
/dpdk/lib/power/meson.build
/dpdk/lib/power/power_pstate_cpufreq.c
/dpdk/lib/power/rte_power.h
/dpdk/lib/power/rte_power_empty_poll.h
/dpdk/lib/power/rte_power_intel_uncore.c
/dpdk/lib/power/rte_power_intel_uncore.h
/dpdk/lib/power/rte_power_pmd_mgmt.h
/dpdk/lib/power/version.map
/dpdk/lib/rcu/rte_rcu_qsbr.h
/dpdk/lib/regexdev/rte_regexdev.h
/dpdk/lib/regexdev/rte_regexdev_driver.h
/dpdk/lib/reorder/rte_reorder.h
/dpdk/lib/rib/rte_rib.h
/dpdk/lib/rib/rte_rib6.h
/dpdk/lib/ring/rte_ring.h
/dpdk/lib/ring/rte_ring_core.h
/dpdk/lib/sched/rte_pie.h
/dpdk/lib/sched/rte_sched.c
/dpdk/lib/security/rte_security_driver.h
/dpdk/lib/telemetry/rte_telemetry.h
/dpdk/lib/timer/rte_timer.h
/dpdk/lib/vhost/rte_vhost.h
/dpdk/lib/vhost/rte_vhost_async.h
/dpdk/lib/vhost/socket.c
/dpdk/lib/vhost/vdpa.c
/dpdk/lib/vhost/vdpa_driver.h
/dpdk/lib/vhost/version.map
/dpdk/lib/vhost/vhost.c
/dpdk/lib/vhost/vhost.h
/dpdk/lib/vhost/vhost_crypto.c
/dpdk/lib/vhost/vhost_user.c
/dpdk/lib/vhost/virtio_net.c
/dpdk/license/README
/dpdk/license/exceptions.txt
/dpdk/meson.build
/dpdk/meson_options.txt
/dpdk/usertools/dpdk-pmdinfo.py
/dpdk/usertools/dpdk-telemetry.py
04cf171c14-Sep-2022 Thomas Monjalon <thomas@monjalon.net>

doc: relate bifurcated driver and flow isolated mode

The relation between the isolated mode in ethdev flow API
and bifurcated driver behaviour was not clearly explained.

It is made clear in the how

doc: relate bifurcated driver and flow isolated mode

The relation between the isolated mode in ethdev flow API
and bifurcated driver behaviour was not clearly explained.

It is made clear in the how-to guide that isolated mode is required
for flow bifurcation to the kernel.
On the other side, the impact of the isolated mode on a bifurcated
driver is made more explicit.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Dariusz Sosnowski <dsosnowski@nvidia.com>
Acked-by: Ori Kam <orika@nvidia.com>

show more ...


/dpdk/MAINTAINERS
/dpdk/app/test-crypto-perf/cperf.h
/dpdk/app/test-crypto-perf/cperf_ops.c
/dpdk/app/test-crypto-perf/cperf_ops.h
/dpdk/app/test-crypto-perf/cperf_test_latency.c
/dpdk/app/test-crypto-perf/cperf_test_latency.h
/dpdk/app/test-crypto-perf/cperf_test_pmd_cyclecount.c
/dpdk/app/test-crypto-perf/cperf_test_pmd_cyclecount.h
/dpdk/app/test-crypto-perf/cperf_test_throughput.c
/dpdk/app/test-crypto-perf/cperf_test_throughput.h
/dpdk/app/test-crypto-perf/cperf_test_verify.c
/dpdk/app/test-crypto-perf/cperf_test_verify.h
/dpdk/app/test-crypto-perf/main.c
/dpdk/app/test-eventdev/test_perf_common.c
/dpdk/app/test-eventdev/test_perf_common.h
/dpdk/app/test-pipeline/init.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/cmdline_mtr.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test/test_cpuflags.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev_blockcipher.c
/dpdk/app/test/test_cryptodev_security_ipsec.c
/dpdk/app/test/test_cryptodev_security_ipsec.h
/dpdk/app/test/test_event_crypto_adapter.c
/dpdk/app/test/test_ipsec.c
/dpdk/app/test/test_ipsec_perf.c
/dpdk/app/test/test_link_bonding.c
/dpdk/app/test/test_link_bonding_mode4.c
/dpdk/app/test/test_link_bonding_rssconf.c
/dpdk/app/test/test_mbuf.c
/dpdk/app/test/test_pmd_perf.c
/dpdk/app/test/test_security.c
/dpdk/app/test/test_security_inline_proto.c
/dpdk/app/test/test_service_cores.c
/dpdk/app/test/test_threads.c
/dpdk/app/test/test_xmmt_ops.h
/dpdk/config/loongarch/loongarch_loongarch64_linux_gcc
/dpdk/config/loongarch/meson.build
/dpdk/devtools/test-meson-builds.sh
/dpdk/doc/guides/contributing/design.rst
flow_bifurcation.rst
/dpdk/doc/guides/linux_gsg/cross_build_dpdk_for_loongarch.rst
/dpdk/doc/guides/linux_gsg/index.rst
/dpdk/doc/guides/nics/features.rst
/dpdk/doc/guides/nics/features/default.ini
/dpdk/doc/guides/nics/features/ixgbe.ini
/dpdk/doc/guides/nics/fm10k.rst
/dpdk/doc/guides/nics/ixgbe.rst
/dpdk/doc/guides/nics/tap.rst
/dpdk/doc/guides/prog_guide/cryptodev_lib.rst
/dpdk/doc/guides/prog_guide/rte_flow.rst
/dpdk/doc/guides/prog_guide/traffic_metering_and_policing.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/release_18_11.rst
/dpdk/doc/guides/rel_notes/release_22_11.rst
/dpdk/doc/guides/sample_app_ug/index.rst
/dpdk/doc/guides/sample_app_ug/link_status_intr.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/drivers/bus/auxiliary/auxiliary_common.c
/dpdk/drivers/bus/auxiliary/linux/auxiliary.c
/dpdk/drivers/bus/dpaa/dpaa_bus.c
/dpdk/drivers/bus/fslmc/fslmc_bus.c
/dpdk/drivers/bus/pci/bsd/pci.c
/dpdk/drivers/bus/pci/linux/pci.c
/dpdk/drivers/bus/pci/pci_common.c
/dpdk/drivers/bus/pci/windows/pci.c
/dpdk/drivers/bus/vdev/vdev.c
/dpdk/drivers/bus/vmbus/linux/vmbus_bus.c
/dpdk/drivers/bus/vmbus/vmbus_common.c
/dpdk/drivers/common/cnxk/hw/dpi.h
/dpdk/drivers/common/cnxk/roc_dpi_priv.h
/dpdk/drivers/crypto/armv8/armv8_pmd_private.h
/dpdk/drivers/crypto/armv8/rte_armv8_pmd.c
/dpdk/drivers/crypto/armv8/rte_armv8_pmd_ops.c
/dpdk/drivers/crypto/bcmfs/bcmfs_sym_session.c
/dpdk/drivers/crypto/bcmfs/bcmfs_sym_session.h
/dpdk/drivers/crypto/caam_jr/caam_jr.c
/dpdk/drivers/crypto/ccp/ccp_crypto.c
/dpdk/drivers/crypto/ccp/ccp_pmd_ops.c
/dpdk/drivers/crypto/ccp/ccp_pmd_private.h
/dpdk/drivers/crypto/ccp/rte_ccp_pmd.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn9k_ipsec.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.h
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_raw_dp.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec_raw_dp.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_ops.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_private.h
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_gcm.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb.c
/dpdk/drivers/crypto/ipsec_mb/pmd_chacha_poly.c
/dpdk/drivers/crypto/ipsec_mb/pmd_kasumi.c
/dpdk/drivers/crypto/ipsec_mb/pmd_snow3g.c
/dpdk/drivers/crypto/ipsec_mb/pmd_zuc.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto.c
/dpdk/drivers/crypto/mvsam/rte_mrvl_pmd.c
/dpdk/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c
/dpdk/drivers/crypto/nitrox/nitrox_sym.c
/dpdk/drivers/crypto/null/null_crypto_pmd.c
/dpdk/drivers/crypto/null/null_crypto_pmd_ops.c
/dpdk/drivers/crypto/null/null_crypto_pmd_private.h
/dpdk/drivers/crypto/octeontx/otx_cryptodev_hw_access.h
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.c
/dpdk/drivers/crypto/openssl/openssl_pmd_private.h
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/crypto/openssl/rte_openssl_pmd_ops.c
/dpdk/drivers/crypto/qat/dev/qat_sym_pmd_gen1.c
/dpdk/drivers/crypto/qat/qat_sym.c
/dpdk/drivers/crypto/qat/qat_sym.h
/dpdk/drivers/crypto/qat/qat_sym_session.c
/dpdk/drivers/crypto/qat/qat_sym_session.h
/dpdk/drivers/crypto/scheduler/scheduler_failover.c
/dpdk/drivers/crypto/scheduler/scheduler_multicore.c
/dpdk/drivers/crypto/scheduler/scheduler_pkt_size_distr.c
/dpdk/drivers/crypto/scheduler/scheduler_pmd_ops.c
/dpdk/drivers/crypto/scheduler/scheduler_pmd_private.h
/dpdk/drivers/crypto/scheduler/scheduler_roundrobin.c
/dpdk/drivers/crypto/virtio/virtio_cryptodev.c
/dpdk/drivers/crypto/virtio/virtio_rxtx.c
/dpdk/drivers/dma/cnxk/cnxk_dmadev.c
/dpdk/drivers/dma/cnxk/cnxk_dmadev.h
/dpdk/drivers/dma/idxd/idxd_bus.c
/dpdk/drivers/dma/idxd/idxd_common.c
/dpdk/drivers/dma/idxd/idxd_hw_defs.h
/dpdk/drivers/event/sw/sw_evdev.c
/dpdk/drivers/event/sw/sw_evdev.h
/dpdk/drivers/event/sw/sw_evdev_scheduler.c
/dpdk/drivers/net/axgbe/axgbe_ethdev.c
/dpdk/drivers/net/axgbe/axgbe_ethdev.h
/dpdk/drivers/net/axgbe/axgbe_rxtx.c
/dpdk/drivers/net/axgbe/axgbe_rxtx.h
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.c
/dpdk/drivers/net/bnxt/rte_pmd_bnxt.c
/dpdk/drivers/net/bnxt/rte_pmd_bnxt.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_flow_db.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_handler_tbl.c
/dpdk/drivers/net/cnxk/cn10k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn9k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_mtr.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_ops.c
/dpdk/drivers/net/cnxk/cnxk_tm.c
/dpdk/drivers/net/dpaa2/dpaa2_rxtx.c
/dpdk/drivers/net/failsafe/failsafe_ops.c
/dpdk/drivers/net/fm10k/fm10k_ethdev.c
/dpdk/drivers/net/fm10k/fm10k_rxtx_vec.c
/dpdk/drivers/net/i40e/i40e_hash.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_common.h
/dpdk/drivers/net/i40e/meson.build
/dpdk/drivers/net/iavf/iavf_ipsec_crypto.c
/dpdk/drivers/net/iavf/iavf_ipsec_crypto.h
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.h
/dpdk/drivers/net/ixgbe/ixgbe_ipsec.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.c
/dpdk/drivers/net/ixgbe/rte_pmd_ixgbe.c
/dpdk/drivers/net/ixgbe/rte_pmd_ixgbe.h
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/memif/rte_eth_memif.h
/dpdk/drivers/net/mvneta/mvneta_ethdev.c
/dpdk/drivers/net/mvpp2/mrvl_ethdev.c
/dpdk/drivers/net/ngbe/ngbe_rxtx.c
/dpdk/drivers/net/qede/base/ecore_init_fw_funcs.c
/dpdk/drivers/net/softnic/rte_eth_softnic_cli.c
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/tap/rte_eth_tap.h
/dpdk/drivers/net/tap/tap_bpf.h
/dpdk/drivers/net/tap/tap_flow.c
/dpdk/drivers/net/tap/tap_tcmsgs.c
/dpdk/drivers/net/tap/tap_tcmsgs.h
/dpdk/drivers/net/thunderx/nicvf_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_ethdev.h
/dpdk/drivers/net/txgbe/txgbe_ipsec.c
/dpdk/drivers/raw/skeleton/skeleton_rawdev.c
/dpdk/examples/bbdev_app/main.c
/dpdk/examples/bond/main.c
/dpdk/examples/common/neon/port_group.h
/dpdk/examples/distributor/main.c
/dpdk/examples/dma/dmafwd.c
/dpdk/examples/fips_validation/fips_dev_self_test.c
/dpdk/examples/fips_validation/main.c
/dpdk/examples/flow_classify/flow_classify.c
/dpdk/examples/flow_filtering/main.c
/dpdk/examples/ip_fragmentation/main.c
/dpdk/examples/ip_pipeline/link.c
/dpdk/examples/ip_reassembly/main.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec.c
/dpdk/examples/ipsec-secgw/ipsec.h
/dpdk/examples/ipsec-secgw/ipsec_worker.c
/dpdk/examples/ipv4_multicast/main.c
/dpdk/examples/l2fwd-cat/cat.c
/dpdk/examples/l2fwd-crypto/main.c
/dpdk/examples/l2fwd-event/l2fwd_common.c
/dpdk/examples/l2fwd-event/l2fwd_common.h
/dpdk/examples/l2fwd-event/main.c
/dpdk/examples/l2fwd-jobstats/main.c
/dpdk/examples/l2fwd-keepalive/main.c
/dpdk/examples/l2fwd/main.c
/dpdk/examples/l3fwd-graph/main.c
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/l3fwd/l3fwd.h
/dpdk/examples/l3fwd/l3fwd_em.c
/dpdk/examples/l3fwd/main.c
/dpdk/examples/link_status_interrupt/main.c
/dpdk/examples/meson.build
/dpdk/examples/multi_process/symmetric_mp/main.c
/dpdk/examples/ntb/ntb_fwd.c
/dpdk/examples/pipeline/cli.c
/dpdk/examples/pipeline/obj.c
/dpdk/examples/qos_meter/main.c
/dpdk/examples/qos_sched/init.c
/dpdk/examples/rxtx_callbacks/main.c
/dpdk/examples/vhost/main.c
/dpdk/examples/vhost_crypto/main.c
/dpdk/examples/vm_power_manager/channel_manager.c
/dpdk/examples/vmdq/main.c
/dpdk/examples/vmdq_dcb/main.c
/dpdk/lib/cryptodev/cryptodev_pmd.h
/dpdk/lib/cryptodev/cryptodev_trace_points.c
/dpdk/lib/cryptodev/rte_crypto.h
/dpdk/lib/cryptodev/rte_crypto_sym.h
/dpdk/lib/cryptodev/rte_cryptodev.c
/dpdk/lib/cryptodev/rte_cryptodev.h
/dpdk/lib/cryptodev/rte_cryptodev_trace.h
/dpdk/lib/cryptodev/version.map
/dpdk/lib/eal/common/eal_common_bus.c
/dpdk/lib/eal/common/eal_common_thread.c
/dpdk/lib/eal/common/eal_private.h
/dpdk/lib/eal/common/rte_malloc.c
/dpdk/lib/eal/common/rte_service.c
/dpdk/lib/eal/freebsd/eal.c
/dpdk/lib/eal/include/bus_driver.h
/dpdk/lib/eal/include/rte_common.h
/dpdk/lib/eal/include/rte_malloc.h
/dpdk/lib/eal/include/rte_memzone.h
/dpdk/lib/eal/include/rte_service.h
/dpdk/lib/eal/include/rte_service_component.h
/dpdk/lib/eal/include/rte_thread.h
/dpdk/lib/eal/linux/eal.c
/dpdk/lib/eal/linux/eal_memory.c
/dpdk/lib/eal/loongarch/include/meson.build
/dpdk/lib/eal/loongarch/include/rte_atomic.h
/dpdk/lib/eal/loongarch/include/rte_byteorder.h
/dpdk/lib/eal/loongarch/include/rte_cpuflags.h
/dpdk/lib/eal/loongarch/include/rte_cycles.h
/dpdk/lib/eal/loongarch/include/rte_io.h
/dpdk/lib/eal/loongarch/include/rte_memcpy.h
/dpdk/lib/eal/loongarch/include/rte_pause.h
/dpdk/lib/eal/loongarch/include/rte_power_intrinsics.h
/dpdk/lib/eal/loongarch/include/rte_prefetch.h
/dpdk/lib/eal/loongarch/include/rte_rwlock.h
/dpdk/lib/eal/loongarch/include/rte_spinlock.h
/dpdk/lib/eal/loongarch/include/rte_vect.h
/dpdk/lib/eal/loongarch/meson.build
/dpdk/lib/eal/loongarch/rte_cpuflags.c
/dpdk/lib/eal/loongarch/rte_cycles.c
/dpdk/lib/eal/loongarch/rte_hypervisor.c
/dpdk/lib/eal/loongarch/rte_power_intrinsics.c
/dpdk/lib/eal/unix/rte_thread.c
/dpdk/lib/eal/version.map
/dpdk/lib/eal/windows/eal.c
/dpdk/lib/eal/windows/include/sched.h
/dpdk/lib/eal/windows/rte_thread.c
/dpdk/lib/ethdev/ethdev_driver.h
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/rte_mtr.c
/dpdk/lib/ethdev/rte_mtr.h
/dpdk/lib/ethdev/rte_mtr_driver.h
/dpdk/lib/ethdev/version.map
/dpdk/lib/gro/gro_tcp4.c
/dpdk/lib/ipsec/rte_ipsec_group.h
/dpdk/lib/ipsec/ses.c
/dpdk/lib/mbuf/rte_mbuf.h
/dpdk/lib/mempool/rte_mempool.h
/dpdk/lib/pipeline/rte_table_action.c
/dpdk/lib/rcu/rte_rcu_qsbr.h
/dpdk/lib/ring/rte_ring.h
/dpdk/lib/ring/rte_ring_elem.h
/dpdk/lib/security/rte_security.c
/dpdk/lib/security/rte_security.h
/dpdk/lib/security/rte_security_driver.h
/dpdk/lib/timer/rte_timer.c
/dpdk/lib/vhost/rte_vhost_crypto.h
/dpdk/lib/vhost/vhost_crypto.c
/dpdk/lib/vhost/virtio_net.c
/dpdk/meson.build
0f91f95222-Sep-2022 Thomas Monjalon <thomas@monjalon.net>

replace Mellanox with NVIDIA

NVIDIA acquired Mellanox Technologies in 2020.
The DPDK documentation and code might still include instances
of or references to Mellanox trademarks (like BlueField and

replace Mellanox with NVIDIA

NVIDIA acquired Mellanox Technologies in 2020.
The DPDK documentation and code might still include instances
of or references to Mellanox trademarks (like BlueField and ConnectX)
that are now NVIDIA trademarks.

The PCI IDs and copyrights are unchanged.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Gal Cohen <galco@nvidia.com>

show more ...


/dpdk/.github/workflows/build.yml
/dpdk/.travis.yml
/dpdk/ABI_VERSION
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/proc-info/main.c
/dpdk/app/test-bbdev/main.c
/dpdk/app/test-bbdev/test_bbdev_perf.c
/dpdk/app/test-bbdev/test_bbdev_vector.c
/dpdk/app/test-compress-perf/comp_perf_options.h
/dpdk/app/test-compress-perf/comp_perf_test_cyclecount.c
/dpdk/app/test-compress-perf/comp_perf_test_throughput.c
/dpdk/app/test-compress-perf/comp_perf_test_verify.c
/dpdk/app/test-compress-perf/main.c
/dpdk/app/test-crypto-perf/cperf_ops.c
/dpdk/app/test-crypto-perf/cperf_ops.h
/dpdk/app/test-crypto-perf/cperf_options_parsing.c
/dpdk/app/test-crypto-perf/cperf_test_pmd_cyclecount.c
/dpdk/app/test-crypto-perf/cperf_test_throughput.c
/dpdk/app/test-crypto-perf/cperf_test_vector_parsing.c
/dpdk/app/test-crypto-perf/cperf_test_verify.c
/dpdk/app/test-crypto-perf/main.c
/dpdk/app/test-eventdev/evt_main.c
/dpdk/app/test-eventdev/evt_options.c
/dpdk/app/test-eventdev/parser.h
/dpdk/app/test-eventdev/test_order_common.c
/dpdk/app/test-eventdev/test_perf_atq.c
/dpdk/app/test-eventdev/test_perf_common.c
/dpdk/app/test-eventdev/test_perf_queue.c
/dpdk/app/test-eventdev/test_pipeline_common.c
/dpdk/app/test-fib/main.c
/dpdk/app/test-flow-perf/actions_gen.c
/dpdk/app/test-pmd/bpf_cmd.c
/dpdk/app/test-pmd/cmd_flex_item.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/cmdline_mtr.c
/dpdk/app/test-pmd/cmdline_tm.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/csumonly.c
/dpdk/app/test-pmd/flowgen.c
/dpdk/app/test-pmd/iofwd.c
/dpdk/app/test-pmd/macfwd.c
/dpdk/app/test-pmd/macswap.c
/dpdk/app/test-pmd/meson.build
/dpdk/app/test-pmd/noisy_vnf.c
/dpdk/app/test-pmd/parameters.c
/dpdk/app/test-pmd/rxonly.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test-pmd/txonly.c
/dpdk/app/test-sad/main.c
/dpdk/app/test/meson.build
/dpdk/app/test/test.h
/dpdk/app/test/test_cksum_perf.c
/dpdk/app/test/test_common.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev_asym.c
/dpdk/app/test/test_cryptodev_hash_test_vectors.h
/dpdk/app/test/test_cryptodev_security_ipsec.c
/dpdk/app/test/test_cryptodev_security_ipsec.h
/dpdk/app/test/test_cryptodev_security_ipsec_test_vectors.h
/dpdk/app/test/test_devargs.c
/dpdk/app/test/test_event_crypto_adapter.c
/dpdk/app/test/test_event_eth_rx_adapter.c
/dpdk/app/test/test_event_eth_tx_adapter.c
/dpdk/app/test/test_event_timer_adapter.c
/dpdk/app/test/test_ipfrag.c
/dpdk/app/test/test_ipsec.c
/dpdk/app/test/test_kni.c
/dpdk/app/test/test_security.c
/dpdk/app/test/test_security_inline_proto.c
/dpdk/app/test/test_security_inline_proto_vectors.h
/dpdk/app/test/test_telemetry.sh
/dpdk/app/test/test_telemetry_data.c
/dpdk/app/test/test_telemetry_json.c
/dpdk/app/test/test_vdev.c
/dpdk/app/test/virtual_pmd.c
/dpdk/config/rte_config.h
/dpdk/devtools/check-abi.sh
/dpdk/devtools/checkpatches.sh
/dpdk/devtools/cocci/func_or_ret.cocci
/dpdk/devtools/libabigail.abignore
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/api/doxy-api.conf.in
/dpdk/doc/guides/compressdevs/mlx5.rst
/dpdk/doc/guides/cryptodevs/features/cn9k.ini
/dpdk/doc/guides/cryptodevs/features/default.ini
/dpdk/doc/guides/cryptodevs/features/qat.ini
/dpdk/doc/guides/cryptodevs/mlx5.rst
/dpdk/doc/guides/cryptodevs/snow3g.rst
/dpdk/doc/guides/cryptodevs/zuc.rst
/dpdk/doc/guides/eventdevs/cnxk.rst
/dpdk/doc/guides/eventdevs/dlb2.rst
/dpdk/doc/guides/gpus/cuda.rst
flow_bifurcation.rst
/dpdk/doc/guides/linux_gsg/linux_drivers.rst
/dpdk/doc/guides/nics/cnxk.rst
/dpdk/doc/guides/nics/features.rst
/dpdk/doc/guides/nics/features/bnxt.ini
/dpdk/doc/guides/nics/features/cnxk.ini
/dpdk/doc/guides/nics/features/cxgbe.ini
/dpdk/doc/guides/nics/features/default.ini
/dpdk/doc/guides/nics/features/dpaa2.ini
/dpdk/doc/guides/nics/features/i40e.ini
/dpdk/doc/guides/nics/features/iavf.ini
/dpdk/doc/guides/nics/features/ice.ini
/dpdk/doc/guides/nics/features/mlx5.ini
/dpdk/doc/guides/nics/features/octeon_ep.ini
/dpdk/doc/guides/nics/features/sfc.ini
/dpdk/doc/guides/nics/fm10k.rst
/dpdk/doc/guides/nics/i40e.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/index.rst
/dpdk/doc/guides/nics/intel_vf.rst
/dpdk/doc/guides/nics/ixgbe.rst
/dpdk/doc/guides/nics/mlx4.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/octeon_ep.rst
/dpdk/doc/guides/nics/sfc_efx.rst
/dpdk/doc/guides/platform/bluefield.rst
/dpdk/doc/guides/platform/mlx5.rst
/dpdk/doc/guides/prog_guide/event_crypto_adapter.rst
/dpdk/doc/guides/prog_guide/event_ethernet_rx_adapter.rst
/dpdk/doc/guides/prog_guide/event_ethernet_tx_adapter.rst
/dpdk/doc/guides/prog_guide/gpudev.rst
/dpdk/doc/guides/prog_guide/kernel_nic_interface.rst
/dpdk/doc/guides/prog_guide/rte_flow.rst
/dpdk/doc/guides/prog_guide/rte_security.rst
/dpdk/doc/guides/prog_guide/switch_representation.rst
/dpdk/doc/guides/rawdevs/index.rst
/dpdk/doc/guides/regexdevs/mlx5.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/index.rst
/dpdk/doc/guides/rel_notes/release_22_07.rst
/dpdk/doc/guides/rel_notes/release_22_11.rst
/dpdk/doc/guides/testpmd_app_ug/run_app.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/vdpadevs/mlx5.rst
/dpdk/drivers/baseband/acc100/rte_acc100_pmd.c
/dpdk/drivers/baseband/acc100/version.map
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c
/dpdk/drivers/baseband/fpga_5gnr_fec/version.map
/dpdk/drivers/baseband/fpga_lte_fec/fpga_lte_fec.c
/dpdk/drivers/baseband/fpga_lte_fec/version.map
/dpdk/drivers/baseband/la12xx/bbdev_la12xx.c
/dpdk/drivers/baseband/la12xx/version.map
/dpdk/drivers/baseband/null/bbdev_null.c
/dpdk/drivers/baseband/null/version.map
/dpdk/drivers/baseband/turbo_sw/bbdev_turbo_software.c
/dpdk/drivers/baseband/turbo_sw/version.map
/dpdk/drivers/bus/auxiliary/auxiliary_common.c
/dpdk/drivers/bus/auxiliary/auxiliary_params.c
/dpdk/drivers/bus/auxiliary/bus_auxiliary_driver.h
/dpdk/drivers/bus/auxiliary/linux/auxiliary.c
/dpdk/drivers/bus/auxiliary/meson.build
/dpdk/drivers/bus/auxiliary/private.h
/dpdk/drivers/bus/auxiliary/version.map
/dpdk/drivers/bus/dpaa/base/qbman/qman.c
/dpdk/drivers/bus/dpaa/bus_dpaa_driver.h
/dpdk/drivers/bus/dpaa/dpaa_bus.c
/dpdk/drivers/bus/fslmc/bus_fslmc_driver.h
/dpdk/drivers/bus/fslmc/fslmc_bus.c
/dpdk/drivers/bus/fslmc/fslmc_vfio.c
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_dpbp.c
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_dpci.c
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_dpio.c
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_dprc.c
/dpdk/drivers/bus/fslmc/private.h
/dpdk/drivers/bus/fslmc/version.map
/dpdk/drivers/bus/ifpga/bus_ifpga_driver.h
/dpdk/drivers/bus/ifpga/ifpga_bus.c
/dpdk/drivers/bus/ifpga/ifpga_common.h
/dpdk/drivers/bus/ifpga/meson.build
/dpdk/drivers/bus/ifpga/version.map
/dpdk/drivers/bus/pci/bsd/pci.c
/dpdk/drivers/bus/pci/bus_pci_driver.h
/dpdk/drivers/bus/pci/linux/pci.c
/dpdk/drivers/bus/pci/linux/pci_vfio.c
/dpdk/drivers/bus/pci/meson.build
/dpdk/drivers/bus/pci/pci_common.c
/dpdk/drivers/bus/pci/pci_params.c
/dpdk/drivers/bus/pci/private.h
/dpdk/drivers/bus/pci/rte_bus_pci.h
/dpdk/drivers/bus/pci/version.map
/dpdk/drivers/bus/pci/windows/pci.c
/dpdk/drivers/bus/pci/windows/pci_netuio.c
/dpdk/drivers/bus/vdev/bus_vdev_driver.h
/dpdk/drivers/bus/vdev/meson.build
/dpdk/drivers/bus/vdev/rte_bus_vdev.h
/dpdk/drivers/bus/vdev/vdev.c
/dpdk/drivers/bus/vdev/vdev_params.c
/dpdk/drivers/bus/vdev/version.map
/dpdk/drivers/bus/vmbus/bus_vmbus_driver.h
/dpdk/drivers/bus/vmbus/linux/vmbus_uio.c
/dpdk/drivers/bus/vmbus/meson.build
/dpdk/drivers/bus/vmbus/private.h
/dpdk/drivers/bus/vmbus/rte_bus_vmbus.h
/dpdk/drivers/bus/vmbus/version.map
/dpdk/drivers/bus/vmbus/vmbus_bufring.c
/dpdk/drivers/bus/vmbus/vmbus_channel.c
/dpdk/drivers/bus/vmbus/vmbus_common.c
/dpdk/drivers/bus/vmbus/vmbus_common_uio.c
/dpdk/drivers/common/cnxk/cnxk_security.c
/dpdk/drivers/common/cnxk/cnxk_telemetry_nix.c
/dpdk/drivers/common/cnxk/cnxk_telemetry_npa.c
/dpdk/drivers/common/cnxk/hw/nix.h
/dpdk/drivers/common/cnxk/hw/tim.h
/dpdk/drivers/common/cnxk/meson.build
/dpdk/drivers/common/cnxk/roc_cpt.c
/dpdk/drivers/common/cnxk/roc_cpt.h
/dpdk/drivers/common/cnxk/roc_dpi.c
/dpdk/drivers/common/cnxk/roc_errata.h
/dpdk/drivers/common/cnxk/roc_idev.c
/dpdk/drivers/common/cnxk/roc_idev.h
/dpdk/drivers/common/cnxk/roc_idev_priv.h
/dpdk/drivers/common/cnxk/roc_ie_on.h
/dpdk/drivers/common/cnxk/roc_io.h
/dpdk/drivers/common/cnxk/roc_mbox.h
/dpdk/drivers/common/cnxk/roc_model.c
/dpdk/drivers/common/cnxk/roc_model.h
/dpdk/drivers/common/cnxk/roc_nix.c
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_debug.c
/dpdk/drivers/common/cnxk/roc_nix_inl.c
/dpdk/drivers/common/cnxk/roc_nix_inl.h
/dpdk/drivers/common/cnxk/roc_nix_inl_dev.c
/dpdk/drivers/common/cnxk/roc_nix_inl_dev_irq.c
/dpdk/drivers/common/cnxk/roc_nix_inl_priv.h
/dpdk/drivers/common/cnxk/roc_nix_irq.c
/dpdk/drivers/common/cnxk/roc_nix_priv.h
/dpdk/drivers/common/cnxk/roc_nix_queue.c
/dpdk/drivers/common/cnxk/roc_nix_stats.c
/dpdk/drivers/common/cnxk/roc_nix_tm.c
/dpdk/drivers/common/cnxk/roc_nix_tm_ops.c
/dpdk/drivers/common/cnxk/roc_nix_tm_utils.c
/dpdk/drivers/common/cnxk/roc_npa.c
/dpdk/drivers/common/cnxk/roc_npa.h
/dpdk/drivers/common/cnxk/roc_npa_priv.h
/dpdk/drivers/common/cnxk/roc_npa_type.c
/dpdk/drivers/common/cnxk/roc_npc_mcam.c
/dpdk/drivers/common/cnxk/roc_npc_mcam_dump.c
/dpdk/drivers/common/cnxk/roc_npc_priv.h
/dpdk/drivers/common/cnxk/roc_npc_utils.c
/dpdk/drivers/common/cnxk/roc_platform.h
/dpdk/drivers/common/cnxk/roc_se.c
/dpdk/drivers/common/cnxk/roc_se.h
/dpdk/drivers/common/cnxk/roc_sso.c
/dpdk/drivers/common/cnxk/roc_sso.h
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/iavf/iavf_adminq.c
/dpdk/drivers/common/iavf/virtchnl.h
/dpdk/drivers/common/mlx5/linux/mlx5_common_auxiliary.c
/dpdk/drivers/common/mlx5/linux/mlx5_common_os.c
/dpdk/drivers/common/mlx5/linux/mlx5_common_os.h
/dpdk/drivers/common/mlx5/mlx5_common.h
/dpdk/drivers/common/mlx5/mlx5_common_pci.c
/dpdk/drivers/common/mlx5/mlx5_common_private.h
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/common/mlx5/windows/mlx5_common_os.c
/dpdk/drivers/common/octeontx/octeontx_mbox.c
/dpdk/drivers/common/qat/dev/qat_dev_gen4.c
/dpdk/drivers/common/qat/meson.build
/dpdk/drivers/common/qat/qat_adf/icp_qat_hw.h
/dpdk/drivers/common/qat/qat_device.c
/dpdk/drivers/common/qat/qat_device.h
/dpdk/drivers/common/qat/qat_pf2vf.c
/dpdk/drivers/common/qat/qat_qp.c
/dpdk/drivers/common/qat/version.map
/dpdk/drivers/common/sfc_efx/base/ef10_nic.c
/dpdk/drivers/common/sfc_efx/base/efx.h
/dpdk/drivers/common/sfc_efx/base/efx_rx.c
/dpdk/drivers/common/sfc_efx/base/rhead_nic.c
/dpdk/drivers/common/sfc_efx/base/siena_nic.c
/dpdk/drivers/common/sfc_efx/sfc_efx.h
/dpdk/drivers/compress/isal/isal_compress_pmd.c
/dpdk/drivers/compress/isal/version.map
/dpdk/drivers/compress/mlx5/mlx5_compress.c
/dpdk/drivers/compress/mlx5/version.map
/dpdk/drivers/compress/octeontx/otx_zip.h
/dpdk/drivers/compress/octeontx/version.map
/dpdk/drivers/compress/qat/qat_comp.c
/dpdk/drivers/compress/qat/qat_comp_pmd.c
/dpdk/drivers/compress/zlib/version.map
/dpdk/drivers/compress/zlib/zlib_pmd.c
/dpdk/drivers/compress/zlib/zlib_pmd_ops.c
/dpdk/drivers/crypto/armv8/rte_armv8_pmd.c
/dpdk/drivers/crypto/armv8/version.map
/dpdk/drivers/crypto/bcmfs/bcmfs_device.c
/dpdk/drivers/crypto/bcmfs/bcmfs_device.h
/dpdk/drivers/crypto/bcmfs/bcmfs_qp.c
/dpdk/drivers/crypto/bcmfs/bcmfs_sym_pmd.c
/dpdk/drivers/crypto/bcmfs/hw/bcmfs_rm_common.c
/dpdk/drivers/crypto/bcmfs/version.map
/dpdk/drivers/crypto/caam_jr/caam_jr.c
/dpdk/drivers/crypto/caam_jr/version.map
/dpdk/drivers/crypto/ccp/ccp_dev.h
/dpdk/drivers/crypto/ccp/ccp_pci.h
/dpdk/drivers/crypto/ccp/rte_ccp_pmd.c
/dpdk/drivers/crypto/ccp/version.map
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cn10k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev.c
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn9k_ipsec.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_sec.c
/dpdk/drivers/crypto/cnxk/cnxk_ipsec.h
/dpdk/drivers/crypto/cnxk/cnxk_se.h
/dpdk/drivers/crypto/cnxk/meson.build
/dpdk/drivers/crypto/cnxk/version.map
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_raw_dp.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec_raw_dp.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_private.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_private.h
/dpdk/drivers/crypto/ipsec_mb/meson.build
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_gcm_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_kasumi.c
/dpdk/drivers/crypto/ipsec_mb/version.map
/dpdk/drivers/crypto/mlx5/mlx5_crypto.c
/dpdk/drivers/crypto/mlx5/version.map
/dpdk/drivers/crypto/mvsam/rte_mrvl_pmd.c
/dpdk/drivers/crypto/mvsam/version.map
/dpdk/drivers/crypto/nitrox/nitrox_device.h
/dpdk/drivers/crypto/nitrox/version.map
/dpdk/drivers/crypto/null/null_crypto_pmd.c
/dpdk/drivers/crypto/null/version.map
/dpdk/drivers/crypto/octeontx/otx_cryptodev.c
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.c
/dpdk/drivers/crypto/octeontx/version.map
/dpdk/drivers/crypto/openssl/openssl_pmd_private.h
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/crypto/openssl/rte_openssl_pmd_ops.c
/dpdk/drivers/crypto/openssl/version.map
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c
/dpdk/drivers/crypto/qat/qat_sym.c
/dpdk/drivers/crypto/qat/qat_sym_session.c
/dpdk/drivers/crypto/scheduler/rte_cryptodev_scheduler.c
/dpdk/drivers/crypto/scheduler/scheduler_pmd.c
/dpdk/drivers/crypto/scheduler/scheduler_pmd_ops.c
/dpdk/drivers/crypto/scheduler/version.map
/dpdk/drivers/crypto/virtio/version.map
/dpdk/drivers/crypto/virtio/virtio_cryptodev.c
/dpdk/drivers/crypto/virtio/virtio_pci.c
/dpdk/drivers/crypto/virtio/virtio_pci.h
/dpdk/drivers/dma/cnxk/cnxk_dmadev.c
/dpdk/drivers/dma/cnxk/version.map
/dpdk/drivers/dma/dpaa/dpaa_qdma.c
/dpdk/drivers/dma/dpaa/version.map
/dpdk/drivers/dma/dpaa2/dpaa2_qdma.c
/dpdk/drivers/dma/dpaa2/version.map
/dpdk/drivers/dma/hisilicon/hisi_dmadev.c
/dpdk/drivers/dma/hisilicon/version.map
/dpdk/drivers/dma/idxd/idxd_bus.c
/dpdk/drivers/dma/idxd/idxd_pci.c
/dpdk/drivers/dma/idxd/version.map
/dpdk/drivers/dma/ioat/ioat_dmadev.c
/dpdk/drivers/dma/ioat/version.map
/dpdk/drivers/dma/skeleton/skeleton_dmadev.c
/dpdk/drivers/dma/skeleton/version.map
/dpdk/drivers/event/cnxk/cn10k_eventdev.c
/dpdk/drivers/event/cnxk/cn10k_worker.c
/dpdk/drivers/event/cnxk/cn10k_worker.h
/dpdk/drivers/event/cnxk/cn9k_eventdev.c
/dpdk/drivers/event/cnxk/cn9k_worker.h
/dpdk/drivers/event/cnxk/cnxk_eventdev.c
/dpdk/drivers/event/cnxk/cnxk_eventdev.h
/dpdk/drivers/event/cnxk/cnxk_eventdev_adptr.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.h
/dpdk/drivers/event/cnxk/cnxk_tim_worker.c
/dpdk/drivers/event/cnxk/cnxk_tim_worker.h
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_tmo_seg_burst.c
/dpdk/drivers/event/dlb2/dlb2.c
/dpdk/drivers/event/dlb2/dlb2_priv.h
/dpdk/drivers/event/dlb2/dlb2_user.h
/dpdk/drivers/event/dlb2/pf/base/dlb2_hw_types.h
/dpdk/drivers/event/dlb2/pf/base/dlb2_resource.c
/dpdk/drivers/event/dlb2/pf/base/dlb2_resource.h
/dpdk/drivers/event/dlb2/pf/dlb2_main.c
/dpdk/drivers/event/dlb2/pf/dlb2_main.h
/dpdk/drivers/event/dlb2/pf/dlb2_pf.c
/dpdk/drivers/event/dlb2/version.map
/dpdk/drivers/event/dpaa/dpaa_eventdev.c
/dpdk/drivers/event/dpaa/version.map
/dpdk/drivers/event/dpaa2/dpaa2_eventdev.c
/dpdk/drivers/event/dpaa2/dpaa2_eventdev_selftest.c
/dpdk/drivers/event/dpaa2/dpaa2_hw_dpcon.c
/dpdk/drivers/event/dpaa2/version.map
/dpdk/drivers/event/dsw/dsw_evdev.h
/dpdk/drivers/event/dsw/dsw_event.c
/dpdk/drivers/event/dsw/version.map
/dpdk/drivers/event/octeontx/ssovf_evdev.c
/dpdk/drivers/event/octeontx/ssovf_evdev_selftest.c
/dpdk/drivers/event/octeontx/ssovf_probe.c
/dpdk/drivers/event/octeontx/timvf_probe.c
/dpdk/drivers/event/octeontx/version.map
/dpdk/drivers/event/opdl/opdl_evdev.c
/dpdk/drivers/event/opdl/opdl_evdev_init.c
/dpdk/drivers/event/opdl/opdl_test.c
/dpdk/drivers/event/opdl/version.map
/dpdk/drivers/event/skeleton/skeleton_eventdev.c
/dpdk/drivers/event/skeleton/version.map
/dpdk/drivers/event/sw/sw_evdev.c
/dpdk/drivers/event/sw/sw_evdev_selftest.c
/dpdk/drivers/event/sw/version.map
/dpdk/drivers/gpu/cuda/common.h
/dpdk/drivers/gpu/cuda/cuda.c
/dpdk/drivers/gpu/cuda/version.map
/dpdk/drivers/mempool/bucket/version.map
/dpdk/drivers/mempool/cnxk/cnxk_mempool.c
/dpdk/drivers/mempool/cnxk/cnxk_mempool_ops.c
/dpdk/drivers/mempool/dpaa/dpaa_mempool.h
/dpdk/drivers/mempool/dpaa2/dpaa2_hw_mempool.c
/dpdk/drivers/mempool/dpaa2/version.map
/dpdk/drivers/mempool/octeontx/octeontx_fpavf.c
/dpdk/drivers/mempool/octeontx/version.map
/dpdk/drivers/mempool/ring/version.map
/dpdk/drivers/mempool/stack/version.map
/dpdk/drivers/meson.build
/dpdk/drivers/net/af_packet/rte_eth_af_packet.c
/dpdk/drivers/net/af_packet/version.map
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c
/dpdk/drivers/net/af_xdp/version.map
/dpdk/drivers/net/ark/ark_ethdev.c
/dpdk/drivers/net/ark/ark_global.h
/dpdk/drivers/net/ark/ark_pktchkr.c
/dpdk/drivers/net/ark/ark_pktgen.c
/dpdk/drivers/net/ark/version.map
/dpdk/drivers/net/atlantic/atl_hw_regs.h
/dpdk/drivers/net/atlantic/version.map
/dpdk/drivers/net/avp/avp_ethdev.c
/dpdk/drivers/net/avp/version.map
/dpdk/drivers/net/axgbe/axgbe_common.h
/dpdk/drivers/net/axgbe/axgbe_rxtx.c
/dpdk/drivers/net/axgbe/axgbe_rxtx.h
/dpdk/drivers/net/axgbe/version.map
/dpdk/drivers/net/bnx2x/bnx2x.h
/dpdk/drivers/net/bnx2x/bnx2x_ethdev.c
/dpdk/drivers/net/bnx2x/version.map
/dpdk/drivers/net/bnxt/bnxt.h
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/bnxt/bnxt_flow.c
/dpdk/drivers/net/bnxt/rte_pmd_bnxt.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_handler_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.h
/dpdk/drivers/net/bnxt/version.map
/dpdk/drivers/net/bonding/rte_eth_bond_api.c
/dpdk/drivers/net/bonding/rte_eth_bond_args.c
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/bonding/version.map
/dpdk/drivers/net/cnxk/cn10k_ethdev.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.h
/dpdk/drivers/net/cnxk/cn10k_rx.h
/dpdk/drivers/net/cnxk/cn10k_tx.h
/dpdk/drivers/net/cnxk/cn9k_ethdev.h
/dpdk/drivers/net/cnxk/cn9k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn9k_rx.h
/dpdk/drivers/net/cnxk/cn9k_tx.h
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_devargs.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_mtr.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_ops.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec_telemetry.c
/dpdk/drivers/net/cnxk/cnxk_flow.c
/dpdk/drivers/net/cnxk/version.map
/dpdk/drivers/net/cxgbe/base/adapter.h
/dpdk/drivers/net/cxgbe/base/t4_hw.c
/dpdk/drivers/net/cxgbe/cxgbe_ethdev.c
/dpdk/drivers/net/cxgbe/cxgbe_flow.c
/dpdk/drivers/net/cxgbe/cxgbe_main.c
/dpdk/drivers/net/cxgbe/sge.c
/dpdk/drivers/net/cxgbe/version.map
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/dpaa/dpaa_rxtx.c
/dpdk/drivers/net/dpaa/version.map
/dpdk/drivers/net/dpaa2/base/dpaa2_hw_dpni.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.h
/dpdk/drivers/net/dpaa2/dpaa2_flow.c
/dpdk/drivers/net/dpaa2/dpaa2_mux.c
/dpdk/drivers/net/dpaa2/dpaa2_ptp.c
/dpdk/drivers/net/dpaa2/dpaa2_recycle.c
/dpdk/drivers/net/dpaa2/dpaa2_rxtx.c
/dpdk/drivers/net/dpaa2/dpaa2_sparser.c
/dpdk/drivers/net/dpaa2/version.map
/dpdk/drivers/net/e1000/em_ethdev.c
/dpdk/drivers/net/e1000/em_rxtx.c
/dpdk/drivers/net/e1000/igb_ethdev.c
/dpdk/drivers/net/e1000/igb_flow.c
/dpdk/drivers/net/e1000/igb_pf.c
/dpdk/drivers/net/e1000/version.map
/dpdk/drivers/net/ena/ena_ethdev.h
/dpdk/drivers/net/ena/version.map
/dpdk/drivers/net/enetc/version.map
/dpdk/drivers/net/enetfec/version.map
/dpdk/drivers/net/enic/base/vnic_dev.h
/dpdk/drivers/net/enic/enic_ethdev.c
/dpdk/drivers/net/enic/enic_main.c
/dpdk/drivers/net/enic/enic_vf_representor.c
/dpdk/drivers/net/enic/version.map
/dpdk/drivers/net/failsafe/failsafe.c
/dpdk/drivers/net/failsafe/failsafe_eal.c
/dpdk/drivers/net/failsafe/failsafe_intr.c
/dpdk/drivers/net/failsafe/failsafe_ops.c
/dpdk/drivers/net/failsafe/failsafe_private.h
/dpdk/drivers/net/failsafe/version.map
/dpdk/drivers/net/fm10k/fm10k_ethdev.c
/dpdk/drivers/net/fm10k/fm10k_rxtx_vec.c
/dpdk/drivers/net/fm10k/version.map
/dpdk/drivers/net/hinic/base/hinic_pmd_hwdev.c
/dpdk/drivers/net/hinic/base/hinic_pmd_hwif.c
/dpdk/drivers/net/hinic/base/hinic_pmd_nicio.c
/dpdk/drivers/net/hinic/hinic_pmd_ethdev.c
/dpdk/drivers/net/hinic/version.map
/dpdk/drivers/net/hns3/hns3_common.c
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_mp.c
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/hns3/hns3_rxtx_vec.c
/dpdk/drivers/net/hns3/version.map
/dpdk/drivers/net/i40e/base/i40e_adminq.h
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_fdir.c
/dpdk/drivers/net/i40e/i40e_flow.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_common.h
/dpdk/drivers/net/i40e/i40e_testpmd.c
/dpdk/drivers/net/i40e/i40e_vf_representor.c
/dpdk/drivers/net/i40e/version.map
/dpdk/drivers/net/iavf/iavf.h
/dpdk/drivers/net/iavf/iavf_ethdev.c
/dpdk/drivers/net/iavf/iavf_fdir.c
/dpdk/drivers/net/iavf/iavf_fsub.c
/dpdk/drivers/net/iavf/iavf_generic_flow.c
/dpdk/drivers/net/iavf/iavf_generic_flow.h
/dpdk/drivers/net/iavf/iavf_hash.c
/dpdk/drivers/net/iavf/iavf_ipsec_crypto.c
/dpdk/drivers/net/iavf/iavf_rxtx.c
/dpdk/drivers/net/iavf/iavf_rxtx.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx2.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx512.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_common.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_sse.c
/dpdk/drivers/net/iavf/iavf_vchnl.c
/dpdk/drivers/net/iavf/meson.build
/dpdk/drivers/net/iavf/version.map
/dpdk/drivers/net/ice/base/README
/dpdk/drivers/net/ice/base/ice_acl.c
/dpdk/drivers/net/ice/base/ice_acl.h
/dpdk/drivers/net/ice/base/ice_acl_ctrl.c
/dpdk/drivers/net/ice/base/ice_adminq_cmd.h
/dpdk/drivers/net/ice/base/ice_alloc.h
/dpdk/drivers/net/ice/base/ice_bitops.h
/dpdk/drivers/net/ice/base/ice_bst_tcam.c
/dpdk/drivers/net/ice/base/ice_bst_tcam.h
/dpdk/drivers/net/ice/base/ice_cgu_regs.h
/dpdk/drivers/net/ice/base/ice_common.c
/dpdk/drivers/net/ice/base/ice_common.h
/dpdk/drivers/net/ice/base/ice_controlq.c
/dpdk/drivers/net/ice/base/ice_controlq.h
/dpdk/drivers/net/ice/base/ice_dcb.c
/dpdk/drivers/net/ice/base/ice_dcb.h
/dpdk/drivers/net/ice/base/ice_ddp.c
/dpdk/drivers/net/ice/base/ice_ddp.h
/dpdk/drivers/net/ice/base/ice_defs.h
/dpdk/drivers/net/ice/base/ice_devids.h
/dpdk/drivers/net/ice/base/ice_fdir.c
/dpdk/drivers/net/ice/base/ice_fdir.h
/dpdk/drivers/net/ice/base/ice_flex_pipe.c
/dpdk/drivers/net/ice/base/ice_flex_pipe.h
/dpdk/drivers/net/ice/base/ice_flex_type.h
/dpdk/drivers/net/ice/base/ice_flg_rd.c
/dpdk/drivers/net/ice/base/ice_flg_rd.h
/dpdk/drivers/net/ice/base/ice_flow.c
/dpdk/drivers/net/ice/base/ice_flow.h
/dpdk/drivers/net/ice/base/ice_hw_autogen.h
/dpdk/drivers/net/ice/base/ice_imem.c
/dpdk/drivers/net/ice/base/ice_imem.h
/dpdk/drivers/net/ice/base/ice_lan_tx_rx.h
/dpdk/drivers/net/ice/base/ice_metainit.c
/dpdk/drivers/net/ice/base/ice_metainit.h
/dpdk/drivers/net/ice/base/ice_mk_grp.c
/dpdk/drivers/net/ice/base/ice_mk_grp.h
/dpdk/drivers/net/ice/base/ice_nvm.c
/dpdk/drivers/net/ice/base/ice_nvm.h
/dpdk/drivers/net/ice/base/ice_osdep.h
/dpdk/drivers/net/ice/base/ice_parser.c
/dpdk/drivers/net/ice/base/ice_parser.h
/dpdk/drivers/net/ice/base/ice_parser_rt.c
/dpdk/drivers/net/ice/base/ice_parser_rt.h
/dpdk/drivers/net/ice/base/ice_parser_util.h
/dpdk/drivers/net/ice/base/ice_pg_cam.c
/dpdk/drivers/net/ice/base/ice_pg_cam.h
/dpdk/drivers/net/ice/base/ice_proto_grp.c
/dpdk/drivers/net/ice/base/ice_proto_grp.h
/dpdk/drivers/net/ice/base/ice_protocol_type.h
/dpdk/drivers/net/ice/base/ice_ptp_consts.h
/dpdk/drivers/net/ice/base/ice_ptp_hw.c
/dpdk/drivers/net/ice/base/ice_ptp_hw.h
/dpdk/drivers/net/ice/base/ice_ptype_mk.c
/dpdk/drivers/net/ice/base/ice_ptype_mk.h
/dpdk/drivers/net/ice/base/ice_sbq_cmd.h
/dpdk/drivers/net/ice/base/ice_sched.c
/dpdk/drivers/net/ice/base/ice_sched.h
/dpdk/drivers/net/ice/base/ice_status.h
/dpdk/drivers/net/ice/base/ice_switch.c
/dpdk/drivers/net/ice/base/ice_switch.h
/dpdk/drivers/net/ice/base/ice_tmatch.h
/dpdk/drivers/net/ice/base/ice_type.h
/dpdk/drivers/net/ice/base/ice_vlan_mode.c
/dpdk/drivers/net/ice/base/ice_vlan_mode.h
/dpdk/drivers/net/ice/base/ice_xlt_kb.c
/dpdk/drivers/net/ice/base/ice_xlt_kb.h
/dpdk/drivers/net/ice/base/meson.build
/dpdk/drivers/net/ice/ice_dcf.c
/dpdk/drivers/net/ice/ice_dcf_ethdev.c
/dpdk/drivers/net/ice/ice_dcf_ethdev.h
/dpdk/drivers/net/ice/ice_dcf_parent.c
/dpdk/drivers/net/ice/ice_ddp_package.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_generic_flow.c
/dpdk/drivers/net/ice/ice_rxtx.c
/dpdk/drivers/net/ice/ice_rxtx.h
/dpdk/drivers/net/ice/ice_switch_filter.c
/dpdk/drivers/net/ice/ice_testpmd.c
/dpdk/drivers/net/ice/meson.build
/dpdk/drivers/net/ice/version.map
/dpdk/drivers/net/igc/base/igc_api.c
/dpdk/drivers/net/igc/base/igc_hw.h
/dpdk/drivers/net/igc/base/igc_i225.c
/dpdk/drivers/net/igc/base/igc_phy.c
/dpdk/drivers/net/igc/igc_ethdev.c
/dpdk/drivers/net/igc/version.map
/dpdk/drivers/net/ionic/ionic.h
/dpdk/drivers/net/ionic/ionic_ethdev.c
/dpdk/drivers/net/ionic/version.map
/dpdk/drivers/net/ipn3ke/ipn3ke_ethdev.c
/dpdk/drivers/net/ipn3ke/ipn3ke_ethdev.h
/dpdk/drivers/net/ipn3ke/ipn3ke_flow.c
/dpdk/drivers/net/ipn3ke/ipn3ke_representor.c
/dpdk/drivers/net/ipn3ke/ipn3ke_tm.c
/dpdk/drivers/net/ipn3ke/version.map
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.h
/dpdk/drivers/net/ixgbe/ixgbe_fdir.c
/dpdk/drivers/net/ixgbe/ixgbe_flow.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx_vec_common.h
/dpdk/drivers/net/ixgbe/ixgbe_testpmd.c
/dpdk/drivers/net/ixgbe/meson.build
/dpdk/drivers/net/ixgbe/rte_pmd_ixgbe.c
/dpdk/drivers/net/ixgbe/version.map
/dpdk/drivers/net/kni/rte_eth_kni.c
/dpdk/drivers/net/kni/version.map
/dpdk/drivers/net/liquidio/lio_ethdev.c
/dpdk/drivers/net/liquidio/version.map
/dpdk/drivers/net/memif/memif_socket.c
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/memif/version.map
/dpdk/drivers/net/meson.build
/dpdk/drivers/net/mlx4/mlx4.c
/dpdk/drivers/net/mlx4/mlx4_ethdev.c
/dpdk/drivers/net/mlx4/mlx4_mp.c
/dpdk/drivers/net/mlx4/version.map
/dpdk/drivers/net/mlx5/linux/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_mp_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_devx.c
/dpdk/drivers/net/mlx5/mlx5_ethdev.c
/dpdk/drivers/net/mlx5/mlx5_flow.c
/dpdk/drivers/net/mlx5/mlx5_flow.h
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_meter.c
/dpdk/drivers/net/mlx5/mlx5_rx.c
/dpdk/drivers/net/mlx5/mlx5_rxq.c
/dpdk/drivers/net/mlx5/mlx5_tx.h
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mlx5/version.map
/dpdk/drivers/net/mvneta/mvneta_ethdev.c
/dpdk/drivers/net/mvneta/mvneta_rxtx.c
/dpdk/drivers/net/mvneta/version.map
/dpdk/drivers/net/mvpp2/mrvl_ethdev.c
/dpdk/drivers/net/mvpp2/version.map
/dpdk/drivers/net/netvsc/hn_ethdev.c
/dpdk/drivers/net/netvsc/hn_nvs.c
/dpdk/drivers/net/netvsc/hn_rndis.c
/dpdk/drivers/net/netvsc/hn_rxtx.c
/dpdk/drivers/net/netvsc/hn_vf.c
/dpdk/drivers/net/netvsc/version.map
/dpdk/drivers/net/nfb/version.map
/dpdk/drivers/net/nfp/nfp_common.c
/dpdk/drivers/net/nfp/nfp_common.h
/dpdk/drivers/net/nfp/nfp_ethdev.c
/dpdk/drivers/net/nfp/nfp_ethdev_vf.c
/dpdk/drivers/net/nfp/nfp_logs.h
/dpdk/drivers/net/nfp/nfpcore/nfp_hwinfo.c
/dpdk/drivers/net/nfp/version.map
/dpdk/drivers/net/ngbe/base/ngbe_eeprom.c
/dpdk/drivers/net/ngbe/base/ngbe_osdep.h
/dpdk/drivers/net/ngbe/base/ngbe_phy.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_rtl.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_rtl.h
/dpdk/drivers/net/ngbe/base/ngbe_phy_yt.c
/dpdk/drivers/net/ngbe/base/ngbe_regs.h
/dpdk/drivers/net/ngbe/base/ngbe_type.h
/dpdk/drivers/net/ngbe/ngbe_ethdev.c
/dpdk/drivers/net/ngbe/ngbe_pf.c
/dpdk/drivers/net/ngbe/version.map
/dpdk/drivers/net/null/rte_eth_null.c
/dpdk/drivers/net/null/version.map
/dpdk/drivers/net/octeon_ep/cnxk_ep_vf.c
/dpdk/drivers/net/octeon_ep/cnxk_ep_vf.h
/dpdk/drivers/net/octeon_ep/meson.build
/dpdk/drivers/net/octeon_ep/otx2_ep_vf.c
/dpdk/drivers/net/octeon_ep/otx2_ep_vf.h
/dpdk/drivers/net/octeon_ep/otx_ep_common.h
/dpdk/drivers/net/octeon_ep/otx_ep_ethdev.c
/dpdk/drivers/net/octeon_ep/otx_ep_rxtx.c
/dpdk/drivers/net/octeon_ep/otx_ep_rxtx.h
/dpdk/drivers/net/octeon_ep/otx_ep_vf.c
/dpdk/drivers/net/octeon_ep/otx_ep_vf.h
/dpdk/drivers/net/octeon_ep/version.map
/dpdk/drivers/net/octeontx/base/octeontx_bgx.c
/dpdk/drivers/net/octeontx/base/octeontx_pkivf.c
/dpdk/drivers/net/octeontx/base/octeontx_pkovf.c
/dpdk/drivers/net/octeontx/octeontx_ethdev.c
/dpdk/drivers/net/octeontx/version.map
/dpdk/drivers/net/pcap/pcap_ethdev.c
/dpdk/drivers/net/pcap/version.map
/dpdk/drivers/net/pfe/pfe_ethdev.c
/dpdk/drivers/net/pfe/version.map
/dpdk/drivers/net/qede/base/bcm_osal.h
/dpdk/drivers/net/qede/qede_ethdev.h
/dpdk/drivers/net/qede/qede_filter.c
/dpdk/drivers/net/qede/version.map
/dpdk/drivers/net/ring/rte_eth_ring.c
/dpdk/drivers/net/ring/version.map
/dpdk/drivers/net/sfc/sfc.c
/dpdk/drivers/net/sfc/sfc.h
/dpdk/drivers/net/sfc/sfc_ethdev.c
/dpdk/drivers/net/sfc/sfc_mae.c
/dpdk/drivers/net/sfc/sfc_repr.c
/dpdk/drivers/net/sfc/sfc_rx.c
/dpdk/drivers/net/sfc/sfc_sriov.c
/dpdk/drivers/net/sfc/sfc_sw_stats.c
/dpdk/drivers/net/sfc/sfc_sw_stats.h
/dpdk/drivers/net/sfc/version.map
/dpdk/drivers/net/softnic/firmware.cli
/dpdk/drivers/net/softnic/firmware.spec
/dpdk/drivers/net/softnic/firmware_rx.io
/dpdk/drivers/net/softnic/firmware_tx.io
/dpdk/drivers/net/softnic/meson.build
/dpdk/drivers/net/softnic/rte_eth_softnic.c
/dpdk/drivers/net/softnic/rte_eth_softnic.h
/dpdk/drivers/net/softnic/rte_eth_softnic_cli.c
/dpdk/drivers/net/softnic/rte_eth_softnic_internals.h
/dpdk/drivers/net/softnic/rte_eth_softnic_pipeline.c
/dpdk/drivers/net/softnic/rte_eth_softnic_thread.c
/dpdk/drivers/net/softnic/version.map
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/tap/version.map
/dpdk/drivers/net/thunderx/nicvf_ethdev.c
/dpdk/drivers/net/thunderx/version.map
/dpdk/drivers/net/txgbe/base/txgbe_eeprom.c
/dpdk/drivers/net/txgbe/base/txgbe_mng.c
/dpdk/drivers/net/txgbe/base/txgbe_type.h
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_ethdev.h
/dpdk/drivers/net/txgbe/txgbe_fdir.c
/dpdk/drivers/net/txgbe/txgbe_flow.c
/dpdk/drivers/net/txgbe/txgbe_pf.c
/dpdk/drivers/net/txgbe/version.map
/dpdk/drivers/net/vdev_netvsc/vdev_netvsc.c
/dpdk/drivers/net/vdev_netvsc/version.map
/dpdk/drivers/net/vhost/rte_eth_vhost.c
/dpdk/drivers/net/vhost/version.map
/dpdk/drivers/net/virtio/version.map
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_pci.c
/dpdk/drivers/net/virtio/virtio_pci.h
/dpdk/drivers/net/virtio/virtio_pci_ethdev.c
/dpdk/drivers/net/virtio/virtio_user/vhost_kernel.c
/dpdk/drivers/net/virtio/virtio_user/vhost_user.c
/dpdk/drivers/net/virtio/virtio_user/vhost_vdpa.c
/dpdk/drivers/net/virtio/virtio_user/virtio_user_dev.c
/dpdk/drivers/net/virtio/virtio_user_ethdev.c
/dpdk/drivers/net/vmxnet3/version.map
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy_cgx.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy_irq.c
/dpdk/drivers/raw/cnxk_bphy/version.map
/dpdk/drivers/raw/cnxk_gpio/cnxk_gpio.c
/dpdk/drivers/raw/cnxk_gpio/version.map
/dpdk/drivers/raw/dpaa2_cmdif/dpaa2_cmdif.c
/dpdk/drivers/raw/dpaa2_cmdif/version.map
/dpdk/drivers/raw/ifpga/afu_pmd_core.h
/dpdk/drivers/raw/ifpga/afu_pmd_he_hssi.c
/dpdk/drivers/raw/ifpga/afu_pmd_he_lpbk.c
/dpdk/drivers/raw/ifpga/afu_pmd_he_mem.c
/dpdk/drivers/raw/ifpga/afu_pmd_n3000.c
/dpdk/drivers/raw/ifpga/base/osdep_rte/osdep_generic.h
/dpdk/drivers/raw/ifpga/ifpga_rawdev.c
/dpdk/drivers/raw/ifpga/ifpga_rawdev.h
/dpdk/drivers/raw/ifpga/rte_pmd_ifpga.c
/dpdk/drivers/raw/ifpga/rte_pmd_ifpga.h
/dpdk/drivers/raw/ifpga/version.map
/dpdk/drivers/raw/meson.build
/dpdk/drivers/raw/ntb/ntb.c
/dpdk/drivers/raw/ntb/ntb_hw_intel.c
/dpdk/drivers/raw/ntb/version.map
/dpdk/drivers/raw/skeleton/skeleton_rawdev.c
/dpdk/drivers/raw/skeleton/skeleton_rawdev_test.c
/dpdk/drivers/raw/skeleton/version.map
/dpdk/drivers/regex/cn9k/version.map
/dpdk/drivers/regex/mlx5/mlx5_regex.c
/dpdk/drivers/regex/mlx5/mlx5_regex_control.c
/dpdk/drivers/regex/mlx5/mlx5_regex_fastpath.c
/dpdk/drivers/regex/mlx5/version.map
/dpdk/drivers/vdpa/ifc/base/ifcvf.c
/dpdk/drivers/vdpa/ifc/base/ifcvf_osdep.h
/dpdk/drivers/vdpa/ifc/ifcvf_vdpa.c
/dpdk/drivers/vdpa/ifc/version.map
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_event.c
/dpdk/drivers/vdpa/mlx5/version.map
/dpdk/drivers/vdpa/sfc/sfc_vdpa.h
/dpdk/drivers/vdpa/sfc/sfc_vdpa_ops.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa_ops.h
/dpdk/drivers/vdpa/sfc/version.map
/dpdk/examples/distributor/main.c
/dpdk/examples/dma/dmafwd.c
/dpdk/examples/ethtool/ethtool-app/ethapp.c
/dpdk/examples/ethtool/lib/rte_ethtool.c
/dpdk/examples/eventdev_pipeline/main.c
/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c
/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c
/dpdk/examples/fips_validation/fips_validation.c
/dpdk/examples/fips_validation/fips_validation_gcm.c
/dpdk/examples/fips_validation/main.c
/dpdk/examples/ip_pipeline/kni.c
/dpdk/examples/ip_pipeline/main.c
/dpdk/examples/ip_pipeline/parser.h
/dpdk/examples/ip_pipeline/tmgr.c
/dpdk/examples/ipsec-secgw/event_helper.c
/dpdk/examples/ipsec-secgw/flow.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec.h
/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h
/dpdk/examples/ipsec-secgw/ipsec_neon.h
/dpdk/examples/ipsec-secgw/ipsec_worker.c
/dpdk/examples/ipsec-secgw/ipsec_worker.h
/dpdk/examples/ipsec-secgw/parser.c
/dpdk/examples/ipsec-secgw/parser.h
/dpdk/examples/ipsec-secgw/rt.c
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/l2fwd-event/l2fwd_common.c
/dpdk/examples/l3fwd-power/perf_core.c
/dpdk/examples/l3fwd/l3fwd_em.c
/dpdk/examples/l3fwd/l3fwd_event.c
/dpdk/examples/l3fwd/l3fwd_fib.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/multi_process/client_server_mp/mp_server/init.c
/dpdk/examples/multi_process/hotplug_mp/commands.c
/dpdk/examples/multi_process/simple_mp/main.c
/dpdk/examples/ntb/ntb_fwd.c
/dpdk/examples/packet_ordering/main.c
/dpdk/examples/pipeline/cli.c
/dpdk/examples/pipeline/examples/ethdev.io
/dpdk/examples/pipeline/examples/fib.cli
/dpdk/examples/pipeline/examples/hash_func.cli
/dpdk/examples/pipeline/examples/l2fwd.cli
/dpdk/examples/pipeline/examples/l2fwd_macswp.cli
/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli
/dpdk/examples/pipeline/examples/l2fwd_pcap.cli
/dpdk/examples/pipeline/examples/learner.cli
/dpdk/examples/pipeline/examples/meter.cli
/dpdk/examples/pipeline/examples/mirroring.cli
/dpdk/examples/pipeline/examples/pcap.io
/dpdk/examples/pipeline/examples/recirculation.cli
/dpdk/examples/pipeline/examples/registers.cli
/dpdk/examples/pipeline/examples/selector.cli
/dpdk/examples/pipeline/examples/varbit.cli
/dpdk/examples/pipeline/examples/vxlan.cli
/dpdk/examples/pipeline/examples/vxlan_pcap.cli
/dpdk/examples/pipeline/main.c
/dpdk/examples/pipeline/obj.c
/dpdk/examples/pipeline/obj.h
/dpdk/examples/pipeline/thread.c
/dpdk/examples/pipeline/thread.h
/dpdk/examples/ptpclient/ptpclient.c
/dpdk/examples/qos_meter/main.c
/dpdk/examples/qos_sched/cfg_file.c
/dpdk/examples/qos_sched/cfg_file.h
/dpdk/examples/qos_sched/init.c
/dpdk/examples/qos_sched/main.h
/dpdk/examples/qos_sched/profile.cfg
/dpdk/examples/qos_sched/profile_pie.cfg
/dpdk/examples/qos_sched/profile_red.cfg
/dpdk/examples/rxtx_callbacks/main.c
/dpdk/examples/server_node_efd/server/init.c
/dpdk/examples/skeleton/basicfwd.c
/dpdk/examples/vdpa/main.c
/dpdk/examples/vhost/main.c
/dpdk/examples/vhost/virtio_net.c
/dpdk/examples/vhost_blk/vhost_blk.c
/dpdk/examples/vm_power_manager/channel_monitor.c
/dpdk/examples/vm_power_manager/guest_cli/parse.c
/dpdk/examples/vm_power_manager/parse.c
/dpdk/lib/acl/version.map
/dpdk/lib/bbdev/version.map
/dpdk/lib/bitratestats/version.map
/dpdk/lib/bpf/bpf_jit_arm64.c
/dpdk/lib/bpf/bpf_load.c
/dpdk/lib/bpf/bpf_validate.c
/dpdk/lib/bpf/version.map
/dpdk/lib/cfgfile/version.map
/dpdk/lib/cmdline/version.map
/dpdk/lib/compressdev/rte_compressdev.c
/dpdk/lib/compressdev/rte_compressdev_pmd.c
/dpdk/lib/compressdev/rte_compressdev_pmd.h
/dpdk/lib/cryptodev/cryptodev_pmd.c
/dpdk/lib/cryptodev/cryptodev_pmd.h
/dpdk/lib/cryptodev/cryptodev_trace_points.c
/dpdk/lib/cryptodev/rte_crypto_asym.h
/dpdk/lib/cryptodev/rte_crypto_sym.h
/dpdk/lib/cryptodev/rte_cryptodev.c
/dpdk/lib/cryptodev/rte_cryptodev_trace.h
/dpdk/lib/cryptodev/version.map
/dpdk/lib/distributor/rte_distributor.c
/dpdk/lib/distributor/version.map
/dpdk/lib/dmadev/rte_dmadev.c
/dpdk/lib/dmadev/rte_dmadev.h
/dpdk/lib/dmadev/rte_dmadev_pmd.h
/dpdk/lib/eal/arm/rte_power_intrinsics.c
/dpdk/lib/eal/common/eal_common_bus.c
/dpdk/lib/eal/common/eal_common_debug.c
/dpdk/lib/eal/common/eal_common_dev.c
/dpdk/lib/eal/common/eal_common_devargs.c
/dpdk/lib/eal/common/eal_common_dynmem.c
/dpdk/lib/eal/common/eal_common_launch.c
/dpdk/lib/eal/common/eal_common_lcore.c
/dpdk/lib/eal/common/eal_common_memalloc.c
/dpdk/lib/eal/common/eal_common_options.c
/dpdk/lib/eal/common/eal_common_string_fns.c
/dpdk/lib/eal/common/eal_common_trace.c
/dpdk/lib/eal/common/eal_common_trace_ctf.c
/dpdk/lib/eal/common/eal_private.h
/dpdk/lib/eal/common/eal_thread.h
/dpdk/lib/eal/common/hotplug_mp.c
/dpdk/lib/eal/common/malloc_heap.c
/dpdk/lib/eal/common/malloc_mp.c
/dpdk/lib/eal/freebsd/eal.c
/dpdk/lib/eal/include/bus_driver.h
/dpdk/lib/eal/include/dev_driver.h
/dpdk/lib/eal/include/generic/rte_rwlock.h
/dpdk/lib/eal/include/meson.build
/dpdk/lib/eal/include/rte_bus.h
/dpdk/lib/eal/include/rte_common.h
/dpdk/lib/eal/include/rte_dev.h
/dpdk/lib/eal/include/rte_devargs.h
/dpdk/lib/eal/include/rte_eal.h
/dpdk/lib/eal/include/rte_launch.h
/dpdk/lib/eal/include/rte_lcore.h
/dpdk/lib/eal/linux/eal.c
/dpdk/lib/eal/linux/eal_alarm.c
/dpdk/lib/eal/linux/eal_dev.c
/dpdk/lib/eal/linux/eal_timer.c
/dpdk/lib/eal/linux/eal_vfio_mp_sync.c
/dpdk/lib/eal/ppc/rte_power_intrinsics.c
/dpdk/lib/eal/riscv/rte_power_intrinsics.c
/dpdk/lib/eal/unix/eal_unix_thread.c
/dpdk/lib/eal/unix/eal_unix_timer.c
/dpdk/lib/eal/version.map
/dpdk/lib/eal/windows/eal.c
/dpdk/lib/eal/windows/eal_thread.c
/dpdk/lib/eal/windows/rte_thread.c
/dpdk/lib/eal/x86/include/rte_memcpy.h
/dpdk/lib/efd/rte_efd.c
/dpdk/lib/efd/version.map
/dpdk/lib/ethdev/ethdev_driver.c
/dpdk/lib/ethdev/ethdev_driver.h
/dpdk/lib/ethdev/ethdev_pci.h
/dpdk/lib/ethdev/ethdev_vdev.h
/dpdk/lib/ethdev/rte_class_eth.c
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/rte_flow_driver.h
/dpdk/lib/ethdev/sff_telemetry.c
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/eventdev_pmd.h
/dpdk/lib/eventdev/eventdev_pmd_pci.h
/dpdk/lib/eventdev/eventdev_pmd_vdev.h
/dpdk/lib/eventdev/eventdev_trace.h
/dpdk/lib/eventdev/rte_event_crypto_adapter.c
/dpdk/lib/eventdev/rte_event_crypto_adapter.h
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.h
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.h
/dpdk/lib/eventdev/rte_event_timer_adapter.c
/dpdk/lib/eventdev/rte_event_timer_adapter.h
/dpdk/lib/eventdev/rte_eventdev.c
/dpdk/lib/eventdev/rte_eventdev.h
/dpdk/lib/eventdev/version.map
/dpdk/lib/fib/version.map
/dpdk/lib/gpudev/gpudev.c
/dpdk/lib/gpudev/gpudev_driver.h
/dpdk/lib/graph/graph.c
/dpdk/lib/graph/graph_ops.c
/dpdk/lib/graph/graph_stats.c
/dpdk/lib/graph/node.c
/dpdk/lib/gro/version.map
/dpdk/lib/gso/version.map
/dpdk/lib/hash/version.map
/dpdk/lib/ip_frag/rte_ip_frag.h
/dpdk/lib/ip_frag/rte_ipv4_fragmentation.c
/dpdk/lib/ip_frag/version.map
/dpdk/lib/ipsec/esp_outb.c
/dpdk/lib/ipsec/ipsec_telemetry.c
/dpdk/lib/ipsec/version.map
/dpdk/lib/jobstats/version.map
/dpdk/lib/kni/version.map
/dpdk/lib/kvargs/version.map
/dpdk/lib/latencystats/version.map
/dpdk/lib/lpm/version.map
/dpdk/lib/mbuf/rte_mbuf_core.h
/dpdk/lib/mbuf/version.map
/dpdk/lib/member/version.map
/dpdk/lib/mempool/rte_mempool.h
/dpdk/lib/mempool/rte_mempool_ops.c
/dpdk/lib/mempool/version.map
/dpdk/lib/meter/rte_meter.c
/dpdk/lib/meter/version.map
/dpdk/lib/metrics/rte_metrics.c
/dpdk/lib/metrics/rte_metrics.h
/dpdk/lib/metrics/version.map
/dpdk/lib/net/meson.build
/dpdk/lib/net/rte_ip.h
/dpdk/lib/net/rte_macsec.h
/dpdk/lib/net/version.map
/dpdk/lib/node/ethdev_ctrl.c
/dpdk/lib/pcapng/rte_pcapng.c
/dpdk/lib/pci/rte_pci.c
/dpdk/lib/pci/version.map
/dpdk/lib/pdump/rte_pdump.c
/dpdk/lib/pdump/version.map
/dpdk/lib/pipeline/rte_swx_ctl.c
/dpdk/lib/pipeline/rte_swx_ctl.h
/dpdk/lib/pipeline/rte_swx_pipeline.c
/dpdk/lib/pipeline/rte_swx_pipeline.h
/dpdk/lib/pipeline/rte_swx_pipeline_internal.h
/dpdk/lib/pipeline/rte_swx_pipeline_spec.c
/dpdk/lib/pipeline/rte_swx_pipeline_spec.h
/dpdk/lib/pipeline/version.map
/dpdk/lib/port/rte_swx_port.h
/dpdk/lib/port/rte_swx_port_ethdev.c
/dpdk/lib/port/rte_swx_port_fd.c
/dpdk/lib/port/rte_swx_port_ring.c
/dpdk/lib/port/rte_swx_port_source_sink.c
/dpdk/lib/port/version.map
/dpdk/lib/power/power_cppc_cpufreq.c
/dpdk/lib/power/rte_power.c
/dpdk/lib/power/rte_power_pmd_mgmt.c
/dpdk/lib/power/version.map
/dpdk/lib/rawdev/rte_rawdev.c
/dpdk/lib/rawdev/rte_rawdev_pmd.h
/dpdk/lib/rawdev/version.map
/dpdk/lib/rcu/version.map
/dpdk/lib/regexdev/rte_regexdev.c
/dpdk/lib/regexdev/rte_regexdev.h
/dpdk/lib/reorder/version.map
/dpdk/lib/rib/version.map
/dpdk/lib/ring/version.map
/dpdk/lib/sched/rte_pie.c
/dpdk/lib/sched/rte_sched.c
/dpdk/lib/sched/version.map
/dpdk/lib/security/rte_security.c
/dpdk/lib/security/rte_security.h
/dpdk/lib/security/rte_security_driver.h
/dpdk/lib/security/version.map
/dpdk/lib/stack/version.map
/dpdk/lib/table/meson.build
/dpdk/lib/table/rte_swx_hash_func.h
/dpdk/lib/table/rte_swx_keycmp.c
/dpdk/lib/table/rte_swx_keycmp.h
/dpdk/lib/table/rte_swx_table.h
/dpdk/lib/table/rte_swx_table_em.c
/dpdk/lib/table/rte_swx_table_learner.c
/dpdk/lib/table/rte_swx_table_learner.h
/dpdk/lib/table/rte_swx_table_wm.c
/dpdk/lib/table/version.map
/dpdk/lib/telemetry/rte_telemetry.h
/dpdk/lib/telemetry/telemetry.c
/dpdk/lib/telemetry/telemetry_data.c
/dpdk/lib/telemetry/telemetry_json.h
/dpdk/lib/telemetry/telemetry_legacy.c
/dpdk/lib/telemetry/version.map
/dpdk/lib/timer/version.map
/dpdk/lib/vhost/iotlb.c
/dpdk/lib/vhost/iotlb.h
/dpdk/lib/vhost/rte_vhost.h
/dpdk/lib/vhost/socket.c
/dpdk/lib/vhost/vdpa.c
/dpdk/lib/vhost/version.map
/dpdk/lib/vhost/vhost.c
/dpdk/lib/vhost/vhost.h
/dpdk/lib/vhost/vhost_user.c
/dpdk/lib/vhost/virtio_net.c
/dpdk/meson.build
/dpdk/meson_options.txt
99c58d2310-Jun-2022 Bruce Richardson <bruce.richardson@intel.com>

doc: add code example for virtio-user exception path

The HOWTO guide for using virtio-user as an exception path to the kernel
only provided an example of how testpmd may be used for that purpose.
Ho

doc: add code example for virtio-user exception path

The HOWTO guide for using virtio-user as an exception path to the kernel
only provided an example of how testpmd may be used for that purpose.
However, a real application wanting to use virtio-user as exception path
would likely want to create such devices from code within the app
itself. Therefore, we update the doc with instructions and a code
snippet showing how this may be done.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Chenbo Xia <chenbo.xia@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>

show more ...

decb35d810-Jun-2022 Bruce Richardson <bruce.richardson@intel.com>

doc: rework section on virtio-user as exception path

This patch extensively reworks the howto guide on using virtio-user for
exception packets. Changes include:

* rename "exceptional path" to "exce

doc: rework section on virtio-user as exception path

This patch extensively reworks the howto guide on using virtio-user for
exception packets. Changes include:

* rename "exceptional path" to "exception path"
* remove references to uio and just reference vfio-pci
* simplify testpmd command-lines, giving a basic usage example first
before adding on detail about checksum or TSO parameters
* give a complete working example showing traffic flowing through the
whole system from a testpmd loopback using the created TAP netdev
* replace use of "ifconfig" with Linux standard "ip" command
* other general rewording.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Chenbo Xia <chenbo.xia@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>

show more ...


/dpdk/.ci/linux-build.sh
/dpdk/.ci/linux-setup.sh
/dpdk/.github/workflows/build.yml
/dpdk/.travis.yml
/dpdk/ABI_VERSION
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/proc-info/main.c
/dpdk/app/test-acl/main.c
/dpdk/app/test-acl/test-acl.sh
/dpdk/app/test-bbdev/test_bbdev_perf.c
/dpdk/app/test-crypto-perf/cperf_ops.c
/dpdk/app/test-crypto-perf/cperf_options.h
/dpdk/app/test-crypto-perf/cperf_options_parsing.c
/dpdk/app/test-crypto-perf/cperf_test_common.c
/dpdk/app/test-crypto-perf/cperf_test_common.h
/dpdk/app/test-crypto-perf/cperf_test_latency.c
/dpdk/app/test-crypto-perf/cperf_test_vectors.c
/dpdk/app/test-crypto-perf/cperf_test_vectors.h
/dpdk/app/test-crypto-perf/cperf_test_verify.c
/dpdk/app/test-crypto-perf/data/aes_gcm_128.data
/dpdk/app/test-crypto-perf/main.c
/dpdk/app/test-eventdev/evt_common.h
/dpdk/app/test-eventdev/evt_main.c
/dpdk/app/test-eventdev/evt_options.c
/dpdk/app/test-eventdev/evt_options.h
/dpdk/app/test-eventdev/evt_test.h
/dpdk/app/test-eventdev/test_perf_atq.c
/dpdk/app/test-eventdev/test_perf_common.c
/dpdk/app/test-eventdev/test_perf_common.h
/dpdk/app/test-eventdev/test_perf_queue.c
/dpdk/app/test-eventdev/test_pipeline_atq.c
/dpdk/app/test-eventdev/test_pipeline_common.c
/dpdk/app/test-eventdev/test_pipeline_common.h
/dpdk/app/test-eventdev/test_pipeline_queue.c
/dpdk/app/test-flow-perf/main.c
/dpdk/app/test-pmd/5tswap.c
/dpdk/app/test-pmd/bpf_cmd.c
/dpdk/app/test-pmd/cmd_flex_item.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/cmdline_mtr.c
/dpdk/app/test-pmd/cmdline_mtr.h
/dpdk/app/test-pmd/cmdline_tm.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/csumonly.c
/dpdk/app/test-pmd/flowgen.c
/dpdk/app/test-pmd/icmpecho.c
/dpdk/app/test-pmd/ieee1588fwd.c
/dpdk/app/test-pmd/iofwd.c
/dpdk/app/test-pmd/macfwd.c
/dpdk/app/test-pmd/macswap.c
/dpdk/app/test-pmd/meson.build
/dpdk/app/test-pmd/noisy_vnf.c
/dpdk/app/test-pmd/parameters.c
/dpdk/app/test-pmd/rxonly.c
/dpdk/app/test-pmd/shared_rxq_fwd.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test-pmd/txonly.c
/dpdk/app/test-regex/main.c
/dpdk/app/test/commands.c
/dpdk/app/test/meson.build
/dpdk/app/test/test.c
/dpdk/app/test/test_acl.c
/dpdk/app/test/test_bpf.c
/dpdk/app/test/test_cmdline_lib.c
/dpdk/app/test/test_cpuflags.c
/dpdk/app/test/test_crc.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev_asym.c
/dpdk/app/test/test_cryptodev_blockcipher.c
/dpdk/app/test/test_cryptodev_mixed_test_vectors.h
/dpdk/app/test/test_cryptodev_security_ipsec.c
/dpdk/app/test/test_cryptodev_security_ipsec.h
/dpdk/app/test/test_cryptodev_security_ipsec_test_vectors.h
/dpdk/app/test/test_cryptodev_security_pdcp.c
/dpdk/app/test/test_cryptodev_security_pdcp_test_vectors.h
/dpdk/app/test/test_cryptodev_snow3g_test_vectors.h
/dpdk/app/test/test_cryptodev_zuc_test_vectors.h
/dpdk/app/test/test_dmadev.c
/dpdk/app/test/test_eal_flags.c
/dpdk/app/test/test_event_crypto_adapter.c
/dpdk/app/test/test_eventdev.c
/dpdk/app/test/test_func_reentrancy.c
/dpdk/app/test/test_hash.c
/dpdk/app/test/test_hash_readwrite.c
/dpdk/app/test/test_hash_readwrite_lf_perf.c
/dpdk/app/test/test_ipfrag.c
/dpdk/app/test/test_ipsec.c
/dpdk/app/test/test_ipsec_perf.c
/dpdk/app/test/test_link_bonding_rssconf.c
/dpdk/app/test/test_memory.c
/dpdk/app/test/test_pmd_perf.c
/dpdk/app/test/test_rand_perf.c
/dpdk/app/test/test_ring.h
/dpdk/app/test/test_security_inline_proto.c
/dpdk/app/test/test_security_inline_proto_vectors.h
/dpdk/app/test/test_seqlock.c
/dpdk/app/test/test_table_tables.c
/dpdk/app/test/test_threads.c
/dpdk/app/test/test_xmmt_ops.h
/dpdk/buildtools/subproject/meson.build
/dpdk/config/arm/arm32_armv8_linux_gcc
/dpdk/config/arm/arm64_armada_linux_gcc
/dpdk/config/arm/arm64_armv8_linux_clang_ubuntu
/dpdk/config/arm/arm64_armv8_linux_clang_ubuntu1804
/dpdk/config/arm/arm64_armv8_linux_gcc
/dpdk/config/arm/arm64_bluefield_linux_gcc
/dpdk/config/arm/arm64_centriq2400_linux_gcc
/dpdk/config/arm/arm64_cn10k_linux_gcc
/dpdk/config/arm/arm64_cn9k_linux_gcc
/dpdk/config/arm/arm64_dpaa_linux_gcc
/dpdk/config/arm/arm64_emag_linux_gcc
/dpdk/config/arm/arm64_ft2000plus_linux_gcc
/dpdk/config/arm/arm64_graviton2_linux_gcc
/dpdk/config/arm/arm64_kunpeng920_linux_gcc
/dpdk/config/arm/arm64_kunpeng930_linux_gcc
/dpdk/config/arm/arm64_n1sdp_linux_gcc
/dpdk/config/arm/arm64_n2_linux_gcc
/dpdk/config/arm/arm64_stingray_linux_gcc
/dpdk/config/arm/arm64_thunderx2_linux_gcc
/dpdk/config/arm/arm64_thunderxt83_linux_gcc
/dpdk/config/arm/arm64_thunderxt88_linux_gcc
/dpdk/config/arm/meson.build
/dpdk/config/meson.build
/dpdk/config/ppc/ppc64le-power8-linux-gcc
/dpdk/config/ppc/ppc64le-power8-linux-gcc-ubuntu
/dpdk/config/ppc/ppc64le-power8-linux-gcc-ubuntu1804
/dpdk/config/riscv/meson.build
/dpdk/config/riscv/riscv64_linux_gcc
/dpdk/config/riscv/riscv64_sifive_u740_linux_gcc
/dpdk/config/rte_config.h
/dpdk/config/x86/cross-mingw
/dpdk/devtools/check-abi.sh
/dpdk/devtools/checkpatches.sh
/dpdk/devtools/cocci/nullfree.cocci
/dpdk/devtools/cocci/zero_length_array.cocci
/dpdk/devtools/libabigail.abignore
/dpdk/devtools/test-meson-builds.sh
/dpdk/devtools/test-null.sh
/dpdk/devtools/words-case.txt
/dpdk/doc/api/custom.css
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/api/doxy-api.conf.in
/dpdk/doc/api/generate_doxygen.py
/dpdk/doc/api/generate_examples.py
/dpdk/doc/api/meson.build
/dpdk/doc/guides/bbdevs/acc100.rst
/dpdk/doc/guides/bbdevs/features/acc101.ini
/dpdk/doc/guides/contributing/design.rst
/dpdk/doc/guides/cryptodevs/cnxk.rst
/dpdk/doc/guides/cryptodevs/features/default.ini
/dpdk/doc/guides/cryptodevs/mlx5.rst
/dpdk/doc/guides/cryptodevs/qat.rst
/dpdk/doc/guides/dmadevs/dpaa2.rst
/dpdk/doc/guides/dmadevs/index.rst
/dpdk/doc/guides/eventdevs/dlb2.rst
/dpdk/doc/guides/eventdevs/features/cnxk.ini
/dpdk/doc/guides/eventdevs/features/default.ini
/dpdk/doc/guides/eventdevs/features/dlb2.ini
/dpdk/doc/guides/freebsd_gsg/intro.rst
img/virtio_user_as_exception_path.svg
index.rst
virtio_user_as_exception_path.rst
/dpdk/doc/guides/linux_gsg/cross_build_dpdk_for_arm64.rst
/dpdk/doc/guides/linux_gsg/cross_build_dpdk_for_riscv.rst
/dpdk/doc/guides/linux_gsg/doc_roadmap.include.rst
/dpdk/doc/guides/linux_gsg/eal_args.include.rst
/dpdk/doc/guides/linux_gsg/enable_func.rst
/dpdk/doc/guides/linux_gsg/index.rst
/dpdk/doc/guides/linux_gsg/intro.rst
/dpdk/doc/guides/nics/af_xdp.rst
/dpdk/doc/guides/nics/ark.rst
/dpdk/doc/guides/nics/cnxk.rst
/dpdk/doc/guides/nics/cxgbe.rst
/dpdk/doc/guides/nics/ena.rst
/dpdk/doc/guides/nics/features.rst
/dpdk/doc/guides/nics/features/cnxk.ini
/dpdk/doc/guides/nics/features/cnxk_vec.ini
/dpdk/doc/guides/nics/features/cnxk_vf.ini
/dpdk/doc/guides/nics/features/default.ini
/dpdk/doc/guides/nics/features/ena.ini
/dpdk/doc/guides/nics/features/iavf.ini
/dpdk/doc/guides/nics/features/ice_dcf.ini
/dpdk/doc/guides/nics/features/ixgbe.ini
/dpdk/doc/guides/nics/features/mlx5.ini
/dpdk/doc/guides/nics/features/octeontx.ini
/dpdk/doc/guides/nics/features/vhost.ini
/dpdk/doc/guides/nics/i40e.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/igc.rst
/dpdk/doc/guides/nics/intel_vf.rst
/dpdk/doc/guides/nics/ixgbe.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/nfp.rst
/dpdk/doc/guides/nics/vhost.rst
/dpdk/doc/guides/nics/virtio.rst
/dpdk/doc/guides/platform/cnxk.rst
/dpdk/doc/guides/platform/dpaa2.rst
/dpdk/doc/guides/platform/mlx5.rst
/dpdk/doc/guides/prog_guide/bpf_lib.rst
/dpdk/doc/guides/prog_guide/compressdev.rst
/dpdk/doc/guides/prog_guide/cryptodev_lib.rst
/dpdk/doc/guides/prog_guide/dmadev.rst
/dpdk/doc/guides/prog_guide/env_abstraction_layer.rst
/dpdk/doc/guides/prog_guide/event_ethernet_rx_adapter.rst
/dpdk/doc/guides/prog_guide/eventdev.rst
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
/dpdk/doc/guides/prog_guide/overview.rst
/dpdk/doc/guides/prog_guide/pcapng_lib.rst
/dpdk/doc/guides/prog_guide/perf_opt_guidelines.rst
/dpdk/doc/guides/prog_guide/poll_mode_drv.rst
/dpdk/doc/guides/prog_guide/power_man.rst
/dpdk/doc/guides/prog_guide/source_org.rst
/dpdk/doc/guides/prog_guide/traffic_metering_and_policing.rst
/dpdk/doc/guides/prog_guide/vhost_lib.rst
/dpdk/doc/guides/rawdevs/cnxk_bphy.rst
/dpdk/doc/guides/rawdevs/ifpga.rst
/dpdk/doc/guides/rawdevs/index.rst
/dpdk/doc/guides/rel_notes/index.rst
/dpdk/doc/guides/rel_notes/known_issues.rst
/dpdk/doc/guides/rel_notes/release_18_05.rst
/dpdk/doc/guides/rel_notes/release_22_03.rst
/dpdk/doc/guides/rel_notes/release_22_07.rst
/dpdk/doc/guides/sample_app_ug/fips_validation.rst
/dpdk/doc/guides/sample_app_ug/index.rst
/dpdk/doc/guides/sample_app_ug/ipsec_secgw.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_crypto.rst
/dpdk/doc/guides/sample_app_ug/l3_forward.rst
/dpdk/doc/guides/sample_app_ug/l3_forward_power_man.rst
/dpdk/doc/guides/sample_app_ug/vhost.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/cryptoperf.rst
/dpdk/doc/guides/tools/testeventdev.rst
/dpdk/doc/guides/vdpadevs/mlx5.rst
/dpdk/drivers/baseband/acc100/acc100_pf_enum.h
/dpdk/drivers/baseband/acc100/acc100_pmd.h
/dpdk/drivers/baseband/acc100/acc101_pmd.h
/dpdk/drivers/baseband/acc100/rte_acc100_cfg.h
/dpdk/drivers/baseband/acc100/rte_acc100_pmd.c
/dpdk/drivers/baseband/acc100/version.map
/dpdk/drivers/baseband/fpga_5gnr_fec/fpga_5gnr_fec.h
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_pmd_fpga_5gnr_fec.h
/dpdk/drivers/bus/dpaa/include/netcfg.h
/dpdk/drivers/bus/dpaa/rte_dpaa_bus.h
/dpdk/drivers/bus/fslmc/fslmc_vfio.c
/dpdk/drivers/bus/fslmc/mc/fsl_dpmng.h
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_dpio.c
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_pvt.h
/dpdk/drivers/bus/fslmc/rte_fslmc.h
/dpdk/drivers/bus/vmbus/private.h
/dpdk/drivers/bus/vmbus/rte_vmbus_reg.h
/dpdk/drivers/bus/vmbus/vmbus_channel.c
/dpdk/drivers/common/cnxk/cnxk_security.c
/dpdk/drivers/common/cnxk/cnxk_security.h
/dpdk/drivers/common/cnxk/hw/cpt.h
/dpdk/drivers/common/cnxk/hw/nix.h
/dpdk/drivers/common/cnxk/roc_api.h
/dpdk/drivers/common/cnxk/roc_bphy_cgx.c
/dpdk/drivers/common/cnxk/roc_bphy_cgx.h
/dpdk/drivers/common/cnxk/roc_bphy_cgx_priv.h
/dpdk/drivers/common/cnxk/roc_bphy_irq.c
/dpdk/drivers/common/cnxk/roc_constants.h
/dpdk/drivers/common/cnxk/roc_cpt.c
/dpdk/drivers/common/cnxk/roc_cpt.h
/dpdk/drivers/common/cnxk/roc_cpt_debug.c
/dpdk/drivers/common/cnxk/roc_dev.c
/dpdk/drivers/common/cnxk/roc_errata.h
/dpdk/drivers/common/cnxk/roc_ie_on.h
/dpdk/drivers/common/cnxk/roc_ie_ot.h
/dpdk/drivers/common/cnxk/roc_io.h
/dpdk/drivers/common/cnxk/roc_mbox.h
/dpdk/drivers/common/cnxk/roc_model.c
/dpdk/drivers/common/cnxk/roc_model.h
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_debug.c
/dpdk/drivers/common/cnxk/roc_nix_fc.c
/dpdk/drivers/common/cnxk/roc_nix_inl.c
/dpdk/drivers/common/cnxk/roc_nix_inl.h
/dpdk/drivers/common/cnxk/roc_nix_inl_dev.c
/dpdk/drivers/common/cnxk/roc_nix_inl_dev_irq.c
/dpdk/drivers/common/cnxk/roc_nix_inl_priv.h
/dpdk/drivers/common/cnxk/roc_nix_priv.h
/dpdk/drivers/common/cnxk/roc_nix_queue.c
/dpdk/drivers/common/cnxk/roc_nix_stats.c
/dpdk/drivers/common/cnxk/roc_nix_tm.c
/dpdk/drivers/common/cnxk/roc_nix_tm_mark.c
/dpdk/drivers/common/cnxk/roc_nix_tm_ops.c
/dpdk/drivers/common/cnxk/roc_nix_tm_utils.c
/dpdk/drivers/common/cnxk/roc_nix_xstats.h
/dpdk/drivers/common/cnxk/roc_npa.h
/dpdk/drivers/common/cnxk/roc_npc.c
/dpdk/drivers/common/cnxk/roc_npc.h
/dpdk/drivers/common/cnxk/roc_npc_mcam.c
/dpdk/drivers/common/cnxk/roc_npc_mcam_dump.c
/dpdk/drivers/common/cnxk/roc_npc_parse.c
/dpdk/drivers/common/cnxk/roc_npc_priv.h
/dpdk/drivers/common/cnxk/roc_npc_utils.c
/dpdk/drivers/common/cnxk/roc_platform.c
/dpdk/drivers/common/cnxk/roc_platform.h
/dpdk/drivers/common/cnxk/roc_se.c
/dpdk/drivers/common/cnxk/roc_se.h
/dpdk/drivers/common/cnxk/roc_sso.c
/dpdk/drivers/common/cnxk/roc_sso_priv.h
/dpdk/drivers/common/cnxk/roc_tim.c
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/cpt/cpt_mcode_defines.h
/dpdk/drivers/common/cpt/cpt_ucode.h
/dpdk/drivers/common/cpt/cpt_ucode_asym.h
/dpdk/drivers/common/dpaax/caamflib/desc/ipsec.h
/dpdk/drivers/common/dpaax/caamflib/desc/pdcp.h
/dpdk/drivers/common/dpaax/caamflib/desc/sdap.h
/dpdk/drivers/common/dpaax/caamflib/rta/fifo_load_store_cmd.h
/dpdk/drivers/common/dpaax/caamflib/rta/header_cmd.h
/dpdk/drivers/common/dpaax/caamflib/rta/jump_cmd.h
/dpdk/drivers/common/dpaax/caamflib/rta/key_cmd.h
/dpdk/drivers/common/dpaax/caamflib/rta/math_cmd.h
/dpdk/drivers/common/dpaax/caamflib/rta/move_cmd.h
/dpdk/drivers/common/dpaax/caamflib/rta/nfifo_cmd.h
/dpdk/drivers/common/dpaax/caamflib/rta/operation_cmd.h
/dpdk/drivers/common/dpaax/caamflib/rta/protocol_cmd.h
/dpdk/drivers/common/dpaax/dpaax_iova_table.h
/dpdk/drivers/common/iavf/virtchnl.h
/dpdk/drivers/common/mlx5/linux/meson.build
/dpdk/drivers/common/mlx5/linux/mlx5_common_os.c
/dpdk/drivers/common/mlx5/linux/mlx5_common_os.h
/dpdk/drivers/common/mlx5/mlx5_common.c
/dpdk/drivers/common/mlx5/mlx5_common_mr.c
/dpdk/drivers/common/mlx5/mlx5_common_mr.h
/dpdk/drivers/common/mlx5/mlx5_common_utils.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.h
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/mlx5/version.map
/dpdk/drivers/common/mlx5/windows/mlx5_common_os.h
/dpdk/drivers/common/mlx5/windows/mlx5_glue.c
/dpdk/drivers/common/mlx5/windows/mlx5_glue.h
/dpdk/drivers/common/qat/meson.build
/dpdk/drivers/common/qat/qat_adf/qat_pke.h
/dpdk/drivers/common/qat/qat_device.c
/dpdk/drivers/common/qat/qat_device.h
/dpdk/drivers/common/sfc_efx/base/ef10_nic.c
/dpdk/drivers/common/sfc_efx/base/efx.h
/dpdk/drivers/common/sfc_efx/base/efx_impl.h
/dpdk/drivers/common/sfc_efx/base/efx_mcdi.c
/dpdk/drivers/common/sfc_efx/version.map
/dpdk/drivers/compress/octeontx/include/zip_regs.h
/dpdk/drivers/compress/octeontx/otx_zip.c
/dpdk/drivers/compress/octeontx/otx_zip.h
/dpdk/drivers/compress/octeontx/otx_zip_pmd.c
/dpdk/drivers/crypto/ccp/ccp_crypto.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.h
/dpdk/drivers/crypto/cnxk/cn10k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn9k_ipsec.h
/dpdk/drivers/crypto/cnxk/cn9k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_ae.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_ipsec.h
/dpdk/drivers/crypto/cnxk/cnxk_se.h
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_priv.h
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_raw_dp.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.h
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec_raw_dp.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_private.h
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_snow3g.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto.h
/dpdk/drivers/crypto/mlx5/mlx5_crypto_dek.c
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.c
/dpdk/drivers/crypto/openssl/compat.h
/dpdk/drivers/crypto/openssl/openssl_pmd_private.h
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/crypto/openssl/rte_openssl_pmd_ops.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gens.h
/dpdk/drivers/crypto/qat/qat_asym.c
/dpdk/drivers/crypto/qat/qat_asym.h
/dpdk/drivers/crypto/qat/qat_ec.h
/dpdk/drivers/crypto/qat/qat_sym.c
/dpdk/drivers/crypto/qat/qat_sym_session.c
/dpdk/drivers/crypto/scheduler/scheduler_failover.c
/dpdk/drivers/crypto/virtio/virtio_ring.h
/dpdk/drivers/crypto/virtio/virtqueue.h
/dpdk/drivers/dma/dpaa2/dpaa2_qdma.c
/dpdk/drivers/dma/dpaa2/dpaa2_qdma.h
/dpdk/drivers/dma/dpaa2/dpaa2_qdma_logs.h
/dpdk/drivers/dma/dpaa2/meson.build
/dpdk/drivers/dma/dpaa2/rte_pmd_dpaa2_qdma.h
/dpdk/drivers/dma/dpaa2/version.map
/dpdk/drivers/dma/hisilicon/hisi_dmadev.c
/dpdk/drivers/dma/hisilicon/hisi_dmadev.h
/dpdk/drivers/dma/idxd/dpdk_idxd_cfg.py
/dpdk/drivers/dma/idxd/idxd_common.c
/dpdk/drivers/dma/idxd/idxd_internal.h
/dpdk/drivers/dma/idxd/idxd_pci.c
/dpdk/drivers/dma/idxd/meson.build
/dpdk/drivers/dma/meson.build
/dpdk/drivers/dma/skeleton/skeleton_dmadev.c
/dpdk/drivers/dma/skeleton/skeleton_dmadev.h
/dpdk/drivers/event/cnxk/cn10k_eventdev.c
/dpdk/drivers/event/cnxk/cn10k_worker.c
/dpdk/drivers/event/cnxk/cn10k_worker.h
/dpdk/drivers/event/cnxk/cn9k_eventdev.c
/dpdk/drivers/event/cnxk/cn9k_worker.c
/dpdk/drivers/event/cnxk/cn9k_worker.h
/dpdk/drivers/event/cnxk/cnxk_eventdev.c
/dpdk/drivers/event/cnxk/cnxk_eventdev.h
/dpdk/drivers/event/cnxk/cnxk_eventdev_adptr.c
/dpdk/drivers/event/cnxk/cnxk_eventdev_selftest.c
/dpdk/drivers/event/cnxk/cnxk_worker.h
/dpdk/drivers/event/dlb2/dlb2.c
/dpdk/drivers/event/dlb2/dlb2_avx512.c
/dpdk/drivers/event/dlb2/dlb2_iface.c
/dpdk/drivers/event/dlb2/dlb2_iface.h
/dpdk/drivers/event/dlb2/dlb2_priv.h
/dpdk/drivers/event/dlb2/dlb2_sse.c
/dpdk/drivers/event/dlb2/dlb2_user.h
/dpdk/drivers/event/dlb2/meson.build
/dpdk/drivers/event/dlb2/pf/base/dlb2_hw_types.h
/dpdk/drivers/event/dlb2/pf/base/dlb2_resource.c
/dpdk/drivers/event/dlb2/pf/base/dlb2_resource.h
/dpdk/drivers/event/dlb2/pf/dlb2_pf.c
/dpdk/drivers/event/octeontx/ssovf_worker.h
/dpdk/drivers/event/sw/sw_evdev.c
/dpdk/drivers/gpu/cuda/cuda.c
/dpdk/drivers/gpu/cuda/devices.h
/dpdk/drivers/mempool/cnxk/cn10k_mempool_ops.c
/dpdk/drivers/mempool/cnxk/cnxk_mempool.c
/dpdk/drivers/meson.build
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c
/dpdk/drivers/net/ark/ark_ddm.c
/dpdk/drivers/net/ark/ark_ddm.h
/dpdk/drivers/net/ark/ark_ethdev.c
/dpdk/drivers/net/ark/ark_ethdev_rx.c
/dpdk/drivers/net/ark/ark_ethdev_rx.h
/dpdk/drivers/net/ark/ark_ethdev_tx.c
/dpdk/drivers/net/ark/ark_global.h
/dpdk/drivers/net/ark/ark_mpu.c
/dpdk/drivers/net/ark/ark_mpu.h
/dpdk/drivers/net/ark/ark_rqp.c
/dpdk/drivers/net/ark/ark_rqp.h
/dpdk/drivers/net/ark/ark_udm.c
/dpdk/drivers/net/ark/ark_udm.h
/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.h
/dpdk/drivers/net/axgbe/axgbe_ethdev.c
/dpdk/drivers/net/bnxt/bnxt.h
/dpdk/drivers/net/bnxt/bnxt_cpr.h
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/bnxt/bnxt_filter.c
/dpdk/drivers/net/bnxt/bnxt_flow.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.h
/dpdk/drivers/net/bnxt/bnxt_reps.c
/dpdk/drivers/net/bnxt/bnxt_rxq.c
/dpdk/drivers/net/bnxt/bnxt_rxq.h
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_neon.c
/dpdk/drivers/net/bnxt/bnxt_stats.c
/dpdk/drivers/net/bnxt/bnxt_txq.c
/dpdk/drivers/net/bnxt/bnxt_txq.h
/dpdk/drivers/net/bnxt/bnxt_txr.c
/dpdk/drivers/net/bnxt/hsi_struct_def_dpdk.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.c
/dpdk/drivers/net/bonding/bonding_testpmd.c
/dpdk/drivers/net/bonding/meson.build
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.h
/dpdk/drivers/net/cnxk/cn10k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn10k_rx.h
/dpdk/drivers/net/cnxk/cn10k_tx.h
/dpdk/drivers/net/cnxk/cn9k_ethdev.c
/dpdk/drivers/net/cnxk/cn9k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn9k_tx.h
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_devargs.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_ops.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec_telemetry.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_telemetry.c
/dpdk/drivers/net/cnxk/cnxk_flow.c
/dpdk/drivers/net/cnxk/cnxk_link.c
/dpdk/drivers/net/cnxk/cnxk_stats.c
/dpdk/drivers/net/cnxk/meson.build
/dpdk/drivers/net/cnxk/rte_pmd_cnxk.h
/dpdk/drivers/net/cnxk/version.map
/dpdk/drivers/net/cxgbe/base/adapter.h
/dpdk/drivers/net/cxgbe/base/common.h
/dpdk/drivers/net/cxgbe/base/t4_hw.c
/dpdk/drivers/net/cxgbe/base/t4_hw.h
/dpdk/drivers/net/cxgbe/base/t4_regs.h
/dpdk/drivers/net/cxgbe/base/t4fw_interface.h
/dpdk/drivers/net/cxgbe/base/t4vf_hw.c
/dpdk/drivers/net/cxgbe/clip_tbl.h
/dpdk/drivers/net/cxgbe/cxgbe_ethdev.c
/dpdk/drivers/net/cxgbe/cxgbe_main.c
/dpdk/drivers/net/cxgbe/l2t.h
/dpdk/drivers/net/cxgbe/mps_tcam.h
/dpdk/drivers/net/cxgbe/sge.c
/dpdk/drivers/net/cxgbe/smt.h
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.h
/dpdk/drivers/net/dpaa2/dpaa2_mux.c
/dpdk/drivers/net/dpaa2/dpaa2_rxtx.c
/dpdk/drivers/net/dpaa2/mc/dpni.c
/dpdk/drivers/net/dpaa2/mc/fsl_dpni.h
/dpdk/drivers/net/dpaa2/mc/fsl_dpni_cmd.h
/dpdk/drivers/net/ena/ena_ethdev.c
/dpdk/drivers/net/ena/ena_ethdev.h
/dpdk/drivers/net/ena/ena_rss.c
/dpdk/drivers/net/enetfec/enet_ethdev.c
/dpdk/drivers/net/enic/base/vnic_devcmd.h
/dpdk/drivers/net/failsafe/failsafe.c
/dpdk/drivers/net/hinic/hinic_pmd_tx.h
/dpdk/drivers/net/hns3/hns3_cmd.c
/dpdk/drivers/net/hns3/hns3_cmd.h
/dpdk/drivers/net/hns3/hns3_common.c
/dpdk/drivers/net/hns3/hns3_dcb.c
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev.h
/dpdk/drivers/net/hns3/hns3_ethdev_dump.c
/dpdk/drivers/net/hns3/hns3_ethdev_vf.c
/dpdk/drivers/net/hns3/hns3_fdir.c
/dpdk/drivers/net/hns3/hns3_fdir.h
/dpdk/drivers/net/hns3/hns3_flow.c
/dpdk/drivers/net/hns3/hns3_ptp.c
/dpdk/drivers/net/hns3/hns3_regs.c
/dpdk/drivers/net/hns3/hns3_rss.c
/dpdk/drivers/net/hns3/hns3_rss.h
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/hns3/hns3_rxtx.h
/dpdk/drivers/net/hns3/hns3_rxtx_vec.h
/dpdk/drivers/net/hns3/hns3_stats.c
/dpdk/drivers/net/hns3/hns3_stats.h
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_ethdev.h
/dpdk/drivers/net/i40e/i40e_flow.c
/dpdk/drivers/net/i40e/i40e_rxtx.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_altivec.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_avx2.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_avx512.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_neon.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_sse.c
/dpdk/drivers/net/i40e/i40e_testpmd.c
/dpdk/drivers/net/i40e/meson.build
/dpdk/drivers/net/iavf/iavf.h
/dpdk/drivers/net/iavf/iavf_ethdev.c
/dpdk/drivers/net/iavf/iavf_fdir.c
/dpdk/drivers/net/iavf/iavf_generic_flow.c
/dpdk/drivers/net/iavf/iavf_generic_flow.h
/dpdk/drivers/net/iavf/iavf_hash.c
/dpdk/drivers/net/iavf/iavf_ipsec_crypto.c
/dpdk/drivers/net/iavf/iavf_rxtx.c
/dpdk/drivers/net/iavf/iavf_rxtx.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx512.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_common.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_neon.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_sse.c
/dpdk/drivers/net/iavf/iavf_tm.c
/dpdk/drivers/net/iavf/iavf_vchnl.c
/dpdk/drivers/net/iavf/meson.build
/dpdk/drivers/net/ice/base/ice_flex_pipe.c
/dpdk/drivers/net/ice/base/ice_flex_pipe.h
/dpdk/drivers/net/ice/base/ice_flow.c
/dpdk/drivers/net/ice/base/ice_parser.c
/dpdk/drivers/net/ice/base/ice_parser.h
/dpdk/drivers/net/ice/base/ice_proto_grp.c
/dpdk/drivers/net/ice/base/ice_proto_grp.h
/dpdk/drivers/net/ice/base/ice_protocol_type.h
/dpdk/drivers/net/ice/base/ice_sched.c
/dpdk/drivers/net/ice/base/ice_sched.h
/dpdk/drivers/net/ice/base/ice_switch.c
/dpdk/drivers/net/ice/base/ice_switch.h
/dpdk/drivers/net/ice/ice_dcf.c
/dpdk/drivers/net/ice/ice_dcf.h
/dpdk/drivers/net/ice/ice_dcf_ethdev.c
/dpdk/drivers/net/ice/ice_dcf_ethdev.h
/dpdk/drivers/net/ice/ice_ddp_package.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_fdir_filter.c
/dpdk/drivers/net/ice/ice_generic_flow.c
/dpdk/drivers/net/ice/ice_hash.c
/dpdk/drivers/net/ice/ice_rxtx.c
/dpdk/drivers/net/ice/ice_rxtx.h
/dpdk/drivers/net/ice/ice_switch_filter.c
/dpdk/drivers/net/ice/ice_testpmd.c
/dpdk/drivers/net/ice/ice_tm.c
/dpdk/drivers/net/ice/meson.build
/dpdk/drivers/net/ice/rte_pmd_ice.h
/dpdk/drivers/net/ice/version.map
/dpdk/drivers/net/igc/base/igc_api.c
/dpdk/drivers/net/igc/base/igc_defines.h
/dpdk/drivers/net/igc/base/igc_hw.h
/dpdk/drivers/net/igc/base/igc_i225.c
/dpdk/drivers/net/igc/igc_ethdev.c
/dpdk/drivers/net/igc/igc_txrx.c
/dpdk/drivers/net/igc/igc_txrx.h
/dpdk/drivers/net/ipn3ke/ipn3ke_representor.c
/dpdk/drivers/net/ixgbe/base/ixgbe_phy.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.h
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.c
/dpdk/drivers/net/ixgbe/rte_pmd_ixgbe.h
/dpdk/drivers/net/ixgbe/version.map
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/memif/rte_eth_memif.h
/dpdk/drivers/net/mlx5/linux/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_flow_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_flow_os.h
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_socket.c
/dpdk/drivers/net/mlx5/linux/mlx5_verbs.c
/dpdk/drivers/net/mlx5/meson.build
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_defs.h
/dpdk/drivers/net/mlx5/mlx5_devx.c
/dpdk/drivers/net/mlx5/mlx5_devx.h
/dpdk/drivers/net/mlx5/mlx5_flow.c
/dpdk/drivers/net/mlx5/mlx5_flow.h
/dpdk/drivers/net/mlx5/mlx5_flow_aso.c
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_hw.c
/dpdk/drivers/net/mlx5/mlx5_flow_meter.c
/dpdk/drivers/net/mlx5/mlx5_rx.c
/dpdk/drivers/net/mlx5/mlx5_rx.h
/dpdk/drivers/net/mlx5/mlx5_rxq.c
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_altivec.h
/dpdk/drivers/net/mlx5/mlx5_stats.c
/dpdk/drivers/net/mlx5/mlx5_testpmd.c
/dpdk/drivers/net/mlx5/mlx5_testpmd.h
/dpdk/drivers/net/mlx5/mlx5_tx.h
/dpdk/drivers/net/mlx5/mlx5_txpp.c
/dpdk/drivers/net/mlx5/rte_pmd_mlx5.h
/dpdk/drivers/net/mlx5/version.map
/dpdk/drivers/net/mlx5/windows/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/windows/mlx5_flow_os.c
/dpdk/drivers/net/mlx5/windows/mlx5_flow_os.h
/dpdk/drivers/net/mlx5/windows/mlx5_os.c
/dpdk/drivers/net/mvpp2/mrvl_ethdev.c
/dpdk/drivers/net/netvsc/hn_ethdev.c
/dpdk/drivers/net/netvsc/hn_nvs.c
/dpdk/drivers/net/netvsc/hn_rxtx.c
/dpdk/drivers/net/netvsc/hn_var.h
/dpdk/drivers/net/netvsc/hn_vf.c
/dpdk/drivers/net/nfp/nfp_common.c
/dpdk/drivers/net/nfp/nfp_common.h
/dpdk/drivers/net/nfp/nfp_ctrl.h
/dpdk/drivers/net/nfp/nfp_ethdev.c
/dpdk/drivers/net/nfp/nfp_ethdev_vf.c
/dpdk/drivers/net/nfp/nfp_rxtx.c
/dpdk/drivers/net/nfp/nfp_rxtx.h
/dpdk/drivers/net/nfp/nfpcore/nfp_cpp.h
/dpdk/drivers/net/nfp/nfpcore/nfp_cpp_pcie_ops.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp.h
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp_eth.c
/dpdk/drivers/net/nfp/nfpcore/nfp_rtsym.c
/dpdk/drivers/net/nfp/nfpcore/nfp_rtsym.h
/dpdk/drivers/net/ngbe/base/ngbe_dummy.h
/dpdk/drivers/net/ngbe/base/ngbe_hw.c
/dpdk/drivers/net/ngbe/base/ngbe_hw.h
/dpdk/drivers/net/ngbe/base/ngbe_osdep.h
/dpdk/drivers/net/ngbe/base/ngbe_phy.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_mvl.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_mvl.h
/dpdk/drivers/net/ngbe/base/ngbe_phy_rtl.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_yt.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_yt.h
/dpdk/drivers/net/ngbe/base/ngbe_regs.h
/dpdk/drivers/net/ngbe/base/ngbe_type.h
/dpdk/drivers/net/ngbe/ngbe_ethdev.c
/dpdk/drivers/net/octeontx/base/octeontx_bgx.c
/dpdk/drivers/net/octeontx/base/octeontx_bgx.h
/dpdk/drivers/net/octeontx/octeontx_ethdev.c
/dpdk/drivers/net/octeontx/octeontx_ethdev.h
/dpdk/drivers/net/octeontx/octeontx_stats.h
/dpdk/drivers/net/qede/base/bcm_osal.h
/dpdk/drivers/net/qede/qede_debug.c
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/qede/qede_filter.c
/dpdk/drivers/net/qede/qede_main.c
/dpdk/drivers/net/qede/qede_sriov.c
/dpdk/drivers/net/sfc/sfc.h
/dpdk/drivers/net/sfc/sfc_dp.c
/dpdk/drivers/net/sfc/sfc_dp.h
/dpdk/drivers/net/sfc/sfc_ef100_rx.c
/dpdk/drivers/net/sfc/sfc_ethdev.c
/dpdk/drivers/net/sfc/sfc_flow.c
/dpdk/drivers/net/sfc/sfc_flow.h
/dpdk/drivers/net/sfc/sfc_flow_tunnel.c
/dpdk/drivers/net/sfc/sfc_flow_tunnel.h
/dpdk/drivers/net/sfc/sfc_mae.c
/dpdk/drivers/net/sfc/sfc_mae.h
/dpdk/drivers/net/sfc/sfc_mae_counter.c
/dpdk/drivers/net/sfc/sfc_port.c
/dpdk/drivers/net/sfc/sfc_repr.c
/dpdk/drivers/net/sfc/sfc_repr_proxy.c
/dpdk/drivers/net/sfc/sfc_repr_proxy.h
/dpdk/drivers/net/sfc/sfc_repr_proxy_api.h
/dpdk/drivers/net/sfc/sfc_rx.c
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/tap/tap_bpf.h
/dpdk/drivers/net/tap/tap_intr.c
/dpdk/drivers/net/thunderx/base/nicvf_mbox.c
/dpdk/drivers/net/thunderx/base/nicvf_mbox.h
/dpdk/drivers/net/thunderx/nicvf_ethdev.c
/dpdk/drivers/net/thunderx/nicvf_ethdev.h
/dpdk/drivers/net/thunderx/nicvf_struct.h
/dpdk/drivers/net/txgbe/base/txgbe_hw.c
/dpdk/drivers/net/txgbe/base/txgbe_hw.h
/dpdk/drivers/net/txgbe/base/txgbe_phy.c
/dpdk/drivers/net/txgbe/base/txgbe_regs.h
/dpdk/drivers/net/txgbe/base/txgbe_type.h
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_pf.c
/dpdk/drivers/net/vhost/rte_eth_vhost.c
/dpdk/drivers/net/virtio/meson.build
/dpdk/drivers/net/virtio/virtio_pci_ethdev.c
/dpdk/drivers/net/virtio/virtio_ring.h
/dpdk/drivers/net/virtio/virtio_rxtx_simple_altivec.c
/dpdk/drivers/net/virtio/virtio_user/vhost_kernel.c
/dpdk/drivers/net/virtio/virtio_user/vhost_kernel_tap.c
/dpdk/drivers/net/virtio/virtio_user/vhost_kernel_tap.h
/dpdk/drivers/net/virtio/virtio_user/vhost_user.c
/dpdk/drivers/net/virtio/virtio_user/vhost_vdpa.c
/dpdk/drivers/net/virtio/virtio_user/virtio_user_dev.c
/dpdk/drivers/net/virtio/virtqueue.h
/dpdk/drivers/net/vmxnet3/base/vmxnet3_defs.h
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.c
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.h
/dpdk/drivers/net/vmxnet3/vmxnet3_rxtx.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy_cgx.c
/dpdk/drivers/raw/cnxk_bphy/rte_pmd_bphy.h
/dpdk/drivers/raw/cnxk_gpio/cnxk_gpio.c
/dpdk/drivers/raw/ifpga/afu_pmd_core.c
/dpdk/drivers/raw/ifpga/afu_pmd_core.h
/dpdk/drivers/raw/ifpga/afu_pmd_he_hssi.c
/dpdk/drivers/raw/ifpga/afu_pmd_he_hssi.h
/dpdk/drivers/raw/ifpga/afu_pmd_he_lpbk.c
/dpdk/drivers/raw/ifpga/afu_pmd_he_lpbk.h
/dpdk/drivers/raw/ifpga/afu_pmd_he_mem.c
/dpdk/drivers/raw/ifpga/afu_pmd_he_mem.h
/dpdk/drivers/raw/ifpga/afu_pmd_n3000.c
/dpdk/drivers/raw/ifpga/afu_pmd_n3000.h
/dpdk/drivers/raw/ifpga/base/ifpga_api.c
/dpdk/drivers/raw/ifpga/base/ifpga_defines.h
/dpdk/drivers/raw/ifpga/base/ifpga_enumerate.c
/dpdk/drivers/raw/ifpga/base/ifpga_enumerate.h
/dpdk/drivers/raw/ifpga/base/ifpga_feature_dev.c
/dpdk/drivers/raw/ifpga/base/ifpga_feature_dev.h
/dpdk/drivers/raw/ifpga/base/ifpga_fme.c
/dpdk/drivers/raw/ifpga/base/ifpga_fme_error.c
/dpdk/drivers/raw/ifpga/base/ifpga_hw.h
/dpdk/drivers/raw/ifpga/base/ifpga_port_error.c
/dpdk/drivers/raw/ifpga/base/opae_hw_api.c
/dpdk/drivers/raw/ifpga/base/opae_hw_api.h
/dpdk/drivers/raw/ifpga/base/opae_intel_max10.c
/dpdk/drivers/raw/ifpga/base/opae_intel_max10.h
/dpdk/drivers/raw/ifpga/base/opae_osdep.h
/dpdk/drivers/raw/ifpga/base/osdep_rte/osdep_generic.h
/dpdk/drivers/raw/ifpga/ifpga_rawdev.c
/dpdk/drivers/raw/ifpga/ifpga_rawdev.h
/dpdk/drivers/raw/ifpga/meson.build
/dpdk/drivers/raw/ifpga/rte_pmd_afu.h
/dpdk/drivers/raw/ifpga/rte_pmd_ifpga.h
/dpdk/drivers/raw/ifpga/version.map
/dpdk/drivers/raw/ioat/ioat_common.c
/dpdk/drivers/raw/ioat/ioat_private.h
/dpdk/drivers/raw/ioat/ioat_rawdev.c
/dpdk/drivers/raw/ioat/rte_idxd_rawdev_fns.h
/dpdk/drivers/raw/ioat/rte_ioat_rawdev.h
/dpdk/drivers/raw/meson.build
/dpdk/drivers/raw/ntb/ntb.h
/dpdk/drivers/raw/ntb/ntb_hw_intel.c
/dpdk/drivers/raw/ntb/ntb_hw_intel.h
/dpdk/drivers/regex/mlx5/mlx5_rxp.h
/dpdk/drivers/vdpa/ifc/base/ifcvf.c
/dpdk/drivers/vdpa/ifc/base/ifcvf.h
/dpdk/drivers/vdpa/ifc/ifcvf_vdpa.c
/dpdk/drivers/vdpa/mlx5/meson.build
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.h
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_cthread.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_event.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_lm.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_mem.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_steer.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_virtq.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa_ops.c
/dpdk/examples/bond/main.c
/dpdk/examples/common/altivec/port_group.h
/dpdk/examples/common/neon/port_group.h
/dpdk/examples/common/pkt_group.h
/dpdk/examples/common/sse/port_group.h
/dpdk/examples/distributor/main.c
/dpdk/examples/dma/dmafwd.c
/dpdk/examples/eventdev_pipeline/pipeline_common.h
/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c
/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c
/dpdk/examples/fips_validation/Makefile
/dpdk/examples/fips_validation/fips_dev_self_test.c
/dpdk/examples/fips_validation/fips_validation.c
/dpdk/examples/fips_validation/fips_validation.h
/dpdk/examples/fips_validation/fips_validation_aes.c
/dpdk/examples/fips_validation/fips_validation_cmac.c
/dpdk/examples/fips_validation/fips_validation_gcm.c
/dpdk/examples/fips_validation/fips_validation_hmac.c
/dpdk/examples/fips_validation/fips_validation_sha.c
/dpdk/examples/fips_validation/fips_validation_xts.c
/dpdk/examples/fips_validation/main.c
/dpdk/examples/fips_validation/meson.build
/dpdk/examples/ip_reassembly/main.c
/dpdk/examples/ipsec-secgw/Makefile
/dpdk/examples/ipsec-secgw/esp.c
/dpdk/examples/ipsec-secgw/event_helper.c
/dpdk/examples/ipsec-secgw/flow.c
/dpdk/examples/ipsec-secgw/flow.h
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.h
/dpdk/examples/ipsec-secgw/ipsec.c
/dpdk/examples/ipsec-secgw/ipsec.h
/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h
/dpdk/examples/ipsec-secgw/ipsec_neon.h
/dpdk/examples/ipsec-secgw/ipsec_process.c
/dpdk/examples/ipsec-secgw/ipsec_worker.c
/dpdk/examples/ipsec-secgw/ipsec_worker.h
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/l2fwd-crypto/main.c
/dpdk/examples/l2fwd-event/l2fwd_common.c
/dpdk/examples/l2fwd-event/l2fwd_common.h
/dpdk/examples/l2fwd-event/l2fwd_event.c
/dpdk/examples/l2fwd-event/main.c
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/l3fwd/Makefile
/dpdk/examples/l3fwd/l3fwd.h
/dpdk/examples/l3fwd/l3fwd_acl.c
/dpdk/examples/l3fwd/l3fwd_acl.h
/dpdk/examples/l3fwd/l3fwd_acl_scalar.h
/dpdk/examples/l3fwd/l3fwd_altivec.h
/dpdk/examples/l3fwd/l3fwd_common.h
/dpdk/examples/l3fwd/l3fwd_em.c
/dpdk/examples/l3fwd/l3fwd_em.h
/dpdk/examples/l3fwd/l3fwd_em_sequential.h
/dpdk/examples/l3fwd/l3fwd_event.c
/dpdk/examples/l3fwd/l3fwd_event.h
/dpdk/examples/l3fwd/l3fwd_fib.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h
/dpdk/examples/l3fwd/l3fwd_neon.h
/dpdk/examples/l3fwd/l3fwd_route.h
/dpdk/examples/l3fwd/l3fwd_sse.h
/dpdk/examples/l3fwd/main.c
/dpdk/examples/l3fwd/meson.build
/dpdk/examples/link_status_interrupt/main.c
/dpdk/examples/meson.build
/dpdk/examples/pipeline/cli.c
/dpdk/examples/pipeline/examples/fib.spec
/dpdk/examples/pipeline/examples/hash_func.cli
/dpdk/examples/pipeline/examples/hash_func.spec
/dpdk/examples/pipeline/examples/learner.spec
/dpdk/examples/pipeline/examples/mirroring.cli
/dpdk/examples/pipeline/examples/mirroring.spec
/dpdk/examples/pipeline/examples/recirculation.cli
/dpdk/examples/pipeline/examples/recirculation.spec
/dpdk/examples/pipeline/examples/vxlan.spec
/dpdk/examples/ptpclient/ptpclient.c
/dpdk/examples/vdpa/main.c
/dpdk/examples/vdpa/vdpa_blk_compact.h
/dpdk/examples/vhost/Makefile
/dpdk/examples/vhost/main.c
/dpdk/examples/vhost/main.h
/dpdk/examples/vhost/virtio_net.c
/dpdk/examples/vhost_blk/blk_spec.h
/dpdk/kernel/linux/kni/compat.h
/dpdk/kernel/linux/kni/kni_misc.c
/dpdk/kernel/linux/kni/kni_net.c
/dpdk/kernel/linux/meson.build
/dpdk/lib/acl/acl_bld.c
/dpdk/lib/acl/acl_run_altivec.h
/dpdk/lib/acl/rte_acl.h
/dpdk/lib/bitratestats/rte_bitrate.h
/dpdk/lib/cmdline/cmdline_cirbuf.h
/dpdk/lib/cmdline/cmdline_parse.c
/dpdk/lib/cmdline/cmdline_parse.h
/dpdk/lib/cmdline/cmdline_parse_num.c
/dpdk/lib/cmdline/cmdline_socket.c
/dpdk/lib/cmdline/cmdline_socket.h
/dpdk/lib/cmdline/version.map
/dpdk/lib/compressdev/rte_comp.h
/dpdk/lib/cryptodev/cryptodev_pmd.c
/dpdk/lib/cryptodev/cryptodev_pmd.h
/dpdk/lib/cryptodev/rte_crypto.h
/dpdk/lib/cryptodev/rte_crypto_asym.h
/dpdk/lib/cryptodev/rte_cryptodev.c
/dpdk/lib/cryptodev/rte_cryptodev.h
/dpdk/lib/cryptodev/version.map
/dpdk/lib/dmadev/meson.build
/dpdk/lib/dmadev/rte_dmadev.c
/dpdk/lib/dmadev/rte_dmadev.h
/dpdk/lib/eal/arm/include/meson.build
/dpdk/lib/eal/common/eal_common_config.c
/dpdk/lib/eal/common/eal_common_dev.c
/dpdk/lib/eal/common/eal_common_launch.c
/dpdk/lib/eal/common/eal_common_log.c
/dpdk/lib/eal/common/eal_common_options.c
/dpdk/lib/eal/common/eal_common_thread.c
/dpdk/lib/eal/common/eal_common_trace_utils.c
/dpdk/lib/eal/common/eal_internal_cfg.h
/dpdk/lib/eal/common/eal_options.h
/dpdk/lib/eal/common/eal_thread.h
/dpdk/lib/eal/common/malloc_elem.h
/dpdk/lib/eal/common/malloc_heap.c
/dpdk/lib/eal/common/malloc_mp.c
/dpdk/lib/eal/common/rte_random.c
/dpdk/lib/eal/common/rte_service.c
/dpdk/lib/eal/freebsd/eal.c
/dpdk/lib/eal/freebsd/eal_memory.c
/dpdk/lib/eal/freebsd/eal_thread.c
/dpdk/lib/eal/freebsd/include/rte_os.h
/dpdk/lib/eal/freebsd/meson.build
/dpdk/lib/eal/include/generic/rte_cycles.h
/dpdk/lib/eal/include/generic/rte_spinlock.h
/dpdk/lib/eal/include/meson.build
/dpdk/lib/eal/include/rte_common.h
/dpdk/lib/eal/include/rte_debug.h
/dpdk/lib/eal/include/rte_dev.h
/dpdk/lib/eal/include/rte_interrupts.h
/dpdk/lib/eal/include/rte_lcore.h
/dpdk/lib/eal/include/rte_log.h
/dpdk/lib/eal/include/rte_mcslock.h
/dpdk/lib/eal/include/rte_pflock.h
/dpdk/lib/eal/include/rte_random.h
/dpdk/lib/eal/include/rte_seqcount.h
/dpdk/lib/eal/include/rte_seqlock.h
/dpdk/lib/eal/include/rte_thread.h
/dpdk/lib/eal/include/rte_ticketlock.h
/dpdk/lib/eal/linux/eal.c
/dpdk/lib/eal/linux/eal_memory.c
/dpdk/lib/eal/linux/eal_thread.c
/dpdk/lib/eal/linux/meson.build
/dpdk/lib/eal/ppc/include/meson.build
/dpdk/lib/eal/ppc/include/rte_altivec.h
/dpdk/lib/eal/ppc/include/rte_cycles.h
/dpdk/lib/eal/ppc/include/rte_vect.h
/dpdk/lib/eal/ppc/rte_cycles.c
/dpdk/lib/eal/riscv/include/meson.build
/dpdk/lib/eal/riscv/include/rte_atomic.h
/dpdk/lib/eal/riscv/include/rte_byteorder.h
/dpdk/lib/eal/riscv/include/rte_cpuflags.h
/dpdk/lib/eal/riscv/include/rte_cycles.h
/dpdk/lib/eal/riscv/include/rte_io.h
/dpdk/lib/eal/riscv/include/rte_memcpy.h
/dpdk/lib/eal/riscv/include/rte_pause.h
/dpdk/lib/eal/riscv/include/rte_power_intrinsics.h
/dpdk/lib/eal/riscv/include/rte_prefetch.h
/dpdk/lib/eal/riscv/include/rte_rwlock.h
/dpdk/lib/eal/riscv/include/rte_spinlock.h
/dpdk/lib/eal/riscv/include/rte_vect.h
/dpdk/lib/eal/riscv/meson.build
/dpdk/lib/eal/riscv/rte_cpuflags.c
/dpdk/lib/eal/riscv/rte_cycles.c
/dpdk/lib/eal/riscv/rte_hypervisor.c
/dpdk/lib/eal/riscv/rte_power_intrinsics.c
/dpdk/lib/eal/unix/eal_debug.c
/dpdk/lib/eal/unix/eal_filesystem.c
/dpdk/lib/eal/unix/eal_unix_thread.c
/dpdk/lib/eal/unix/meson.build
/dpdk/lib/eal/unix/rte_thread.c
/dpdk/lib/eal/version.map
/dpdk/lib/eal/windows/eal.c
/dpdk/lib/eal/windows/eal_lcore.c
/dpdk/lib/eal/windows/eal_thread.c
/dpdk/lib/eal/windows/eal_windows.h
/dpdk/lib/eal/windows/include/rte_os.h
/dpdk/lib/eal/windows/include/rte_windows.h
/dpdk/lib/eal/windows/rte_thread.c
/dpdk/lib/eal/x86/include/meson.build
/dpdk/lib/eal/x86/include/rte_atomic_32.h
/dpdk/lib/eal/x86/include/rte_atomic_64.h
/dpdk/lib/eal/x86/include/rte_memcpy.h
/dpdk/lib/efd/rte_efd.h
/dpdk/lib/ethdev/ethdev_driver.h
/dpdk/lib/ethdev/ethdev_profile.h
/dpdk/lib/ethdev/meson.build
/dpdk/lib/ethdev/rte_class_eth.c
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/rte_mtr.c
/dpdk/lib/ethdev/rte_mtr.h
/dpdk/lib/ethdev/rte_mtr_driver.h
/dpdk/lib/ethdev/sff_8079.c
/dpdk/lib/ethdev/sff_8472.c
/dpdk/lib/ethdev/sff_8636.c
/dpdk/lib/ethdev/sff_8636.h
/dpdk/lib/ethdev/sff_common.c
/dpdk/lib/ethdev/sff_common.h
/dpdk/lib/ethdev/sff_telemetry.c
/dpdk/lib/ethdev/sff_telemetry.h
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/eventdev_pmd.h
/dpdk/lib/eventdev/rte_event_crypto_adapter.c
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.c
/dpdk/lib/eventdev/rte_event_ring.h
/dpdk/lib/eventdev/rte_event_timer_adapter.c
/dpdk/lib/eventdev/rte_event_timer_adapter.h
/dpdk/lib/eventdev/rte_eventdev.c
/dpdk/lib/eventdev/rte_eventdev.h
/dpdk/lib/eventdev/version.map
/dpdk/lib/fib/rte_fib.h
/dpdk/lib/fib/rte_fib6.h
/dpdk/lib/gpudev/gpudev.c
/dpdk/lib/gro/rte_gro.c
/dpdk/lib/gso/gso_common.c
/dpdk/lib/gso/gso_common.h
/dpdk/lib/gso/gso_tcp4.h
/dpdk/lib/gso/gso_tunnel_tcp4.h
/dpdk/lib/gso/gso_tunnel_udp4.h
/dpdk/lib/gso/gso_udp4.h
/dpdk/lib/hash/meson.build
/dpdk/lib/hash/rte_crc_arm64.h
/dpdk/lib/hash/rte_crc_generic.h
/dpdk/lib/hash/rte_crc_sw.h
/dpdk/lib/hash/rte_crc_x86.h
/dpdk/lib/hash/rte_cuckoo_hash.c
/dpdk/lib/hash/rte_hash_crc.h
/dpdk/lib/ip_frag/ip_reassembly.h
/dpdk/lib/ip_frag/rte_ipv4_fragmentation.c
/dpdk/lib/ipsec/esp_outb.c
/dpdk/lib/ipsec/sa.c
/dpdk/lib/ipsec/sa.h
/dpdk/lib/jobstats/rte_jobstats.h
/dpdk/lib/lpm/meson.build
/dpdk/lib/lpm/rte_lpm.h
/dpdk/lib/lpm/rte_lpm6.h
/dpdk/lib/lpm/rte_lpm_altivec.h
/dpdk/lib/lpm/rte_lpm_scalar.h
/dpdk/lib/mbuf/rte_mbuf.c
/dpdk/lib/member/rte_member.h
/dpdk/lib/meson.build
/dpdk/lib/meter/rte_meter.c
/dpdk/lib/net/rte_gtp.h
/dpdk/lib/net/rte_ip.h
/dpdk/lib/net/rte_net.h
/dpdk/lib/pcapng/rte_pcapng.c
/dpdk/lib/pipeline/rte_port_in_action.h
/dpdk/lib/pipeline/rte_swx_ctl.c
/dpdk/lib/pipeline/rte_swx_ctl.h
/dpdk/lib/pipeline/rte_swx_pipeline.c
/dpdk/lib/pipeline/rte_swx_pipeline.h
/dpdk/lib/pipeline/rte_swx_pipeline_internal.h
/dpdk/lib/pipeline/rte_swx_pipeline_spec.c
/dpdk/lib/pipeline/version.map
/dpdk/lib/port/rte_swx_port.h
/dpdk/lib/port/rte_swx_port_ethdev.c
/dpdk/lib/port/rte_swx_port_fd.c
/dpdk/lib/port/rte_swx_port_ring.c
/dpdk/lib/port/rte_swx_port_source_sink.c
/dpdk/lib/power/power_pstate_cpufreq.c
/dpdk/lib/power/rte_power_empty_poll.h
/dpdk/lib/power/rte_power_pmd_mgmt.c
/dpdk/lib/power/rte_power_pmd_mgmt.h
/dpdk/lib/power/version.map
/dpdk/lib/rawdev/rte_rawdev.h
/dpdk/lib/reorder/rte_reorder.h
/dpdk/lib/rib/rte_rib.c
/dpdk/lib/rib/rte_rib.h
/dpdk/lib/rib/rte_rib6.c
/dpdk/lib/rib/rte_rib6.h
/dpdk/lib/sched/rte_pie.c
/dpdk/lib/sched/rte_pie.h
/dpdk/lib/sched/rte_sched.c
/dpdk/lib/sched/rte_sched.h
/dpdk/lib/sched/version.map
/dpdk/lib/security/rte_security.h
/dpdk/lib/stack/rte_stack.h
/dpdk/lib/table/rte_swx_table_learner.c
/dpdk/lib/table/rte_swx_table_learner.h
/dpdk/lib/table/rte_swx_table_wm.c
/dpdk/lib/table/rte_table_acl.c
/dpdk/lib/table/rte_table_hash_key16.c
/dpdk/lib/table/rte_table_hash_key32.c
/dpdk/lib/table/rte_table_hash_key8.c
/dpdk/lib/table/version.map
/dpdk/lib/telemetry/rte_telemetry.h
/dpdk/lib/timer/rte_timer.c
/dpdk/lib/timer/rte_timer.h
/dpdk/lib/vhost/iotlb.c
/dpdk/lib/vhost/rte_vhost.h
/dpdk/lib/vhost/rte_vhost_async.h
/dpdk/lib/vhost/socket.c
/dpdk/lib/vhost/vdpa.c
/dpdk/lib/vhost/vdpa_driver.h
/dpdk/lib/vhost/version.map
/dpdk/lib/vhost/vhost.c
/dpdk/lib/vhost/vhost.h
/dpdk/lib/vhost/vhost_crypto.c
/dpdk/lib/vhost/vhost_user.c
/dpdk/lib/vhost/vhost_user.h
/dpdk/lib/vhost/virtio_net.c
/dpdk/meson.build
/dpdk/usertools/dpdk-devbind.py
/dpdk/usertools/dpdk-hugepages.py
959c84ed08-Feb-2022 Tudor Brindus <me@tbrindus.ca>

doc: simplify Linux paramter rcu_nocbs in PVP benchmark

From Documentation/admin-guide/kernel-parameters.txt, specifically the
last sentence:

nohz_full= [KNL,BOOT,SMP,ISOL]
The argume

doc: simplify Linux paramter rcu_nocbs in PVP benchmark

From Documentation/admin-guide/kernel-parameters.txt, specifically the
last sentence:

nohz_full= [KNL,BOOT,SMP,ISOL]
The argument is a cpu list, as described above.
In kernels built with CONFIG_NO_HZ_FULL=y, set
the specified list of CPUs whose tick will be stopped
whenever possible. The boot CPU will be forced outside
the range to maintain the timekeeping. Any CPUs
in this list will have their RCU callbacks offloaded,
just as if they had also been called out in the
rcu_nocbs= boot parameter.

The kernel or-s the nohz_full cpumask into the rcu_nocbs cpumask at
startup, and uses that.

Signed-off-by: Tudor Brindus <me@tbrindus.ca>

show more ...


/dpdk/.ci/linux-build.sh
/dpdk/.github/workflows/build.yml
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/dumpcap/main.c
/dpdk/app/pdump/main.c
/dpdk/app/test-compress-perf/comp_perf_test_cyclecount.c
/dpdk/app/test-compress-perf/main.c
/dpdk/app/test-crypto-perf/cperf_ops.c
/dpdk/app/test-crypto-perf/cperf_test_latency.c
/dpdk/app/test-crypto-perf/cperf_test_pmd_cyclecount.c
/dpdk/app/test-crypto-perf/cperf_test_throughput.c
/dpdk/app/test-crypto-perf/cperf_test_vector_parsing.c
/dpdk/app/test-crypto-perf/cperf_test_verify.c
/dpdk/app/test-crypto-perf/main.c
/dpdk/app/test-eventdev/evt_common.h
/dpdk/app/test-eventdev/evt_main.c
/dpdk/app/test-eventdev/evt_options.c
/dpdk/app/test-eventdev/evt_options.h
/dpdk/app/test-eventdev/evt_test.h
/dpdk/app/test-eventdev/test_perf_atq.c
/dpdk/app/test-eventdev/test_perf_common.c
/dpdk/app/test-eventdev/test_perf_common.h
/dpdk/app/test-eventdev/test_perf_queue.c
/dpdk/app/test-fib/main.c
/dpdk/app/test-gpudev/main.c
/dpdk/app/test-pmd/cmd_flex_item.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/csumonly.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test-pmd/txonly.c
/dpdk/app/test-regex/main.c
/dpdk/app/test/commands.c
/dpdk/app/test/has_hugepage.py
/dpdk/app/test/meson.build
/dpdk/app/test/packet_burst_generator.c
/dpdk/app/test/process.h
/dpdk/app/test/test.c
/dpdk/app/test/test_acl.c
/dpdk/app/test/test_alarm.c
/dpdk/app/test/test_bpf.c
/dpdk/app/test/test_byteorder.c
/dpdk/app/test/test_cksum.c
/dpdk/app/test/test_cmdline_ipaddr.c
/dpdk/app/test/test_cmdline_lib.c
/dpdk/app/test/test_compressdev.c
/dpdk/app/test/test_crc.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev.h
/dpdk/app/test/test_cryptodev_asym.c
/dpdk/app/test/test_cryptodev_blockcipher.c
/dpdk/app/test/test_cryptodev_mod_test_vectors.h
/dpdk/app/test/test_cryptodev_rsa_test_vectors.h
/dpdk/app/test/test_cryptodev_security_ipsec.c
/dpdk/app/test/test_cryptodev_security_ipsec.h
/dpdk/app/test/test_cryptodev_security_ipsec_test_vectors.h
/dpdk/app/test/test_cryptodev_security_pdcp.c
/dpdk/app/test/test_debug.c
/dpdk/app/test/test_distributor.c
/dpdk/app/test/test_distributor_perf.c
/dpdk/app/test/test_dmadev.c
/dpdk/app/test/test_eal_flags.c
/dpdk/app/test/test_eal_fs.c
/dpdk/app/test/test_efd.c
/dpdk/app/test/test_efd_perf.c
/dpdk/app/test/test_errno.c
/dpdk/app/test/test_event_crypto_adapter.c
/dpdk/app/test/test_event_eth_rx_adapter.c
/dpdk/app/test/test_event_eth_tx_adapter.c
/dpdk/app/test/test_event_ring.c
/dpdk/app/test/test_event_timer_adapter.c
/dpdk/app/test/test_eventdev.c
/dpdk/app/test/test_external_mem.c
/dpdk/app/test/test_fib.c
/dpdk/app/test/test_fib6.c
/dpdk/app/test/test_fib6_perf.c
/dpdk/app/test/test_fib_perf.c
/dpdk/app/test/test_flow_classify.c
/dpdk/app/test/test_func_reentrancy.c
/dpdk/app/test/test_graph.c
/dpdk/app/test/test_graph_perf.c
/dpdk/app/test/test_hash.c
/dpdk/app/test/test_hash_perf.c
/dpdk/app/test/test_interrupts.c
/dpdk/app/test/test_ipfrag.c
/dpdk/app/test/test_ipsec.c
/dpdk/app/test/test_ipsec_perf.c
/dpdk/app/test/test_ipsec_sad.c
/dpdk/app/test/test_kni.c
/dpdk/app/test/test_lcores.c
/dpdk/app/test/test_link_bonding.c
/dpdk/app/test/test_link_bonding_mode4.c
/dpdk/app/test/test_link_bonding_rssconf.c
/dpdk/app/test/test_logs.c
/dpdk/app/test/test_lpm.c
/dpdk/app/test/test_lpm6.c
/dpdk/app/test/test_lpm6_perf.c
/dpdk/app/test/test_lpm_perf.c
/dpdk/app/test/test_malloc.c
/dpdk/app/test/test_malloc_perf.c
/dpdk/app/test/test_mbuf.c
/dpdk/app/test/test_member.c
/dpdk/app/test/test_member_perf.c
/dpdk/app/test/test_memcpy_perf.c
/dpdk/app/test/test_memory.c
/dpdk/app/test/test_mempool_perf.c
/dpdk/app/test/test_mp_secondary.c
/dpdk/app/test/test_pcapng.c
/dpdk/app/test/test_pie.c
/dpdk/app/test/test_pmd_perf.c
/dpdk/app/test/test_rawdev.c
/dpdk/app/test/test_rcu_qsbr_perf.c
/dpdk/app/test/test_red.c
/dpdk/app/test/test_reorder.c
/dpdk/app/test/test_rib.c
/dpdk/app/test/test_rib6.c
/dpdk/app/test/test_ring_stress_impl.h
/dpdk/app/test/test_sched.c
/dpdk/app/test/test_table.c
/dpdk/app/test/test_table_acl.c
/dpdk/app/test/test_table_combined.c
/dpdk/app/test/test_table_pipeline.c
/dpdk/app/test/test_table_ports.c
/dpdk/app/test/test_table_tables.c
/dpdk/app/test/test_telemetry_data.c
/dpdk/app/test/test_timer_secondary.c
/dpdk/app/test/test_trace.c
/dpdk/app/test/virtual_pmd.c
/dpdk/buildtools/binutils-avx512-check.py
/dpdk/buildtools/call-sphinx-build.py
/dpdk/buildtools/chkincs/main.cpp
/dpdk/buildtools/chkincs/meson.build
/dpdk/buildtools/meson.build
/dpdk/config/arm/arm64_cn10k_linux_gcc
/dpdk/config/arm/arm64_cn9k_linux_gcc
/dpdk/config/arm/meson.build
/dpdk/config/meson.build
/dpdk/config/rte_config.h
/dpdk/config/x86/meson.build
/dpdk/devtools/build-tags.sh
/dpdk/devtools/check-abi.sh
/dpdk/devtools/check-forbidden-tokens.awk
/dpdk/devtools/check-symbol-maps.sh
/dpdk/devtools/cocci/namespace_ethdev.cocci
/dpdk/devtools/cocci/nullfree.cocci
/dpdk/devtools/get-maintainer.sh
/dpdk/devtools/libabigail.abignore
/dpdk/devtools/process-iwyu.py
/dpdk/devtools/test-meson-builds.sh
/dpdk/doc/api/generate_examples.sh
/dpdk/doc/api/meson.build
/dpdk/doc/guides/bbdevs/features/acc100.ini
/dpdk/doc/guides/bbdevs/features/default.ini
/dpdk/doc/guides/bbdevs/features/fpga_5gnr_fec.ini
/dpdk/doc/guides/bbdevs/features/fpga_lte_fec.ini
/dpdk/doc/guides/bbdevs/features/la12xx.ini
/dpdk/doc/guides/bbdevs/features/null.ini
/dpdk/doc/guides/bbdevs/features/turbo_sw.ini
/dpdk/doc/guides/compressdevs/mlx5.rst
/dpdk/doc/guides/conf.py
/dpdk/doc/guides/contributing/coding_style.rst
/dpdk/doc/guides/contributing/stable.rst
/dpdk/doc/guides/cryptodevs/aesni_gcm.rst
/dpdk/doc/guides/cryptodevs/aesni_mb.rst
/dpdk/doc/guides/cryptodevs/cnxk.rst
/dpdk/doc/guides/cryptodevs/dpaa2_sec.rst
/dpdk/doc/guides/cryptodevs/dpaa_sec.rst
/dpdk/doc/guides/cryptodevs/features/aesni_mb.ini
/dpdk/doc/guides/cryptodevs/features/armv8.ini
/dpdk/doc/guides/cryptodevs/features/bcmfs.ini
/dpdk/doc/guides/cryptodevs/features/caam_jr.ini
/dpdk/doc/guides/cryptodevs/features/ccp.ini
/dpdk/doc/guides/cryptodevs/features/cn10k.ini
/dpdk/doc/guides/cryptodevs/features/cn9k.ini
/dpdk/doc/guides/cryptodevs/features/null.ini
/dpdk/doc/guides/cryptodevs/features/qat.ini
/dpdk/doc/guides/cryptodevs/index.rst
/dpdk/doc/guides/cryptodevs/kasumi.rst
/dpdk/doc/guides/cryptodevs/mlx5.rst
/dpdk/doc/guides/cryptodevs/qat.rst
/dpdk/doc/guides/cryptodevs/snow3g.rst
/dpdk/doc/guides/cryptodevs/zuc.rst
/dpdk/doc/guides/dmadevs/cnxk.rst
/dpdk/doc/guides/dmadevs/hisilicon.rst
/dpdk/doc/guides/dmadevs/idxd.rst
/dpdk/doc/guides/eventdevs/cnxk.rst
/dpdk/doc/guides/eventdevs/dlb2.rst
/dpdk/doc/guides/eventdevs/index.rst
/dpdk/doc/guides/freebsd_gsg/build_dpdk.rst
/dpdk/doc/guides/freebsd_gsg/intro.rst
/dpdk/doc/guides/gpus/cuda.rst
/dpdk/doc/guides/gpus/features/cuda.ini
/dpdk/doc/guides/gpus/features/default.ini
pvp_reference_benchmark.rst
/dpdk/doc/guides/linux_gsg/build_dpdk.rst
/dpdk/doc/guides/linux_gsg/enable_func.rst
/dpdk/doc/guides/linux_gsg/intro.rst
/dpdk/doc/guides/linux_gsg/linux_drivers.rst
/dpdk/doc/guides/linux_gsg/linux_eal_parameters.rst
/dpdk/doc/guides/linux_gsg/sys_reqs.rst
/dpdk/doc/guides/mempool/index.rst
/dpdk/doc/guides/nics/af_xdp.rst
/dpdk/doc/guides/nics/ark.rst
/dpdk/doc/guides/nics/cnxk.rst
/dpdk/doc/guides/nics/dpaa2.rst
/dpdk/doc/guides/nics/ena.rst
/dpdk/doc/guides/nics/features.rst
/dpdk/doc/guides/nics/features/af_xdp.ini
/dpdk/doc/guides/nics/features/cnxk.ini
/dpdk/doc/guides/nics/features/cnxk_vec.ini
/dpdk/doc/guides/nics/features/cnxk_vf.ini
/dpdk/doc/guides/nics/features/default.ini
/dpdk/doc/guides/nics/features/ena.ini
/dpdk/doc/guides/nics/features/enic.ini
/dpdk/doc/guides/nics/features/ice.ini
/dpdk/doc/guides/nics/features/ice_dcf.ini
/dpdk/doc/guides/nics/features/mlx5.ini
/dpdk/doc/guides/nics/features/txgbe.ini
/dpdk/doc/guides/nics/hns3.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/index.rst
/dpdk/doc/guides/nics/kni.rst
/dpdk/doc/guides/nics/mlx4.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/nfb.rst
/dpdk/doc/guides/nics/octeontx_ep.rst
/dpdk/doc/guides/nics/tap.rst
/dpdk/doc/guides/platform/cnxk.rst
/dpdk/doc/guides/platform/index.rst
/dpdk/doc/guides/platform/mlx5.rst
/dpdk/doc/guides/prog_guide/cryptodev_lib.rst
/dpdk/doc/guides/prog_guide/env_abstraction_layer.rst
/dpdk/doc/guides/prog_guide/gpudev.rst
/dpdk/doc/guides/prog_guide/img/rte_flow_async_init.svg
/dpdk/doc/guides/prog_guide/img/rte_flow_async_usage.svg
/dpdk/doc/guides/prog_guide/kernel_nic_interface.rst
/dpdk/doc/guides/prog_guide/rte_flow.rst
/dpdk/doc/guides/prog_guide/vhost_lib.rst
/dpdk/doc/guides/rawdevs/cnxk_gpio.rst
/dpdk/doc/guides/rawdevs/index.rst
/dpdk/doc/guides/regexdevs/cn9k.rst
/dpdk/doc/guides/regexdevs/features/cn9k.ini
/dpdk/doc/guides/regexdevs/index.rst
/dpdk/doc/guides/regexdevs/mlx5.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/release_19_08.rst
/dpdk/doc/guides/rel_notes/release_19_11.rst
/dpdk/doc/guides/rel_notes/release_20_11.rst
/dpdk/doc/guides/rel_notes/release_22_03.rst
/dpdk/doc/guides/sample_app_ug/fips_validation.rst
/dpdk/doc/guides/sample_app_ug/index.rst
/dpdk/doc/guides/sample_app_ug/ipsec_secgw.rst
/dpdk/doc/guides/sample_app_ug/l3_forward.rst
/dpdk/doc/guides/sample_app_ug/qos_scheduler.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/cryptoperf.rst
/dpdk/doc/guides/tools/testeventdev.rst
/dpdk/doc/guides/vdpadevs/mlx5.rst
/dpdk/drivers/baseband/acc100/rte_acc100_pmd.c
/dpdk/drivers/baseband/acc100/rte_acc100_pmd.h
/dpdk/drivers/baseband/la12xx/bbdev_la12xx.c
/dpdk/drivers/baseband/null/bbdev_null.c
/dpdk/drivers/baseband/turbo_sw/bbdev_turbo_software.c
/dpdk/drivers/bus/auxiliary/version.map
/dpdk/drivers/bus/dpaa/base/fman/fman_hw.c
/dpdk/drivers/bus/dpaa/dpaa_bus.c
/dpdk/drivers/bus/dpaa/include/fsl_fman.h
/dpdk/drivers/bus/dpaa/rte_dpaa_bus.h
/dpdk/drivers/bus/dpaa/version.map
/dpdk/drivers/bus/fslmc/fslmc_bus.c
/dpdk/drivers/bus/fslmc/fslmc_vfio.c
/dpdk/drivers/bus/fslmc/mc/dprc.c
/dpdk/drivers/bus/fslmc/mc/fsl_dpmng.h
/dpdk/drivers/bus/fslmc/mc/fsl_dprc.h
/dpdk/drivers/bus/fslmc/mc/fsl_dprc_cmd.h
/dpdk/drivers/bus/fslmc/meson.build
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_dpio.c
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_dprc.c
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_pvt.h
/dpdk/drivers/bus/fslmc/qbman/include/compat.h
/dpdk/drivers/bus/fslmc/rte_fslmc.h
/dpdk/drivers/bus/ifpga/ifpga_bus.c
/dpdk/drivers/bus/pci/pci_common.c
/dpdk/drivers/bus/pci/pci_params.c
/dpdk/drivers/bus/pci/windows/pci.c
/dpdk/drivers/bus/pci/windows/pci_netuio.c
/dpdk/drivers/common/cnxk/cnxk_security.c
/dpdk/drivers/common/cnxk/cnxk_security.h
/dpdk/drivers/common/cnxk/cnxk_security_ar.h
/dpdk/drivers/common/cnxk/cnxk_telemetry_nix.c
/dpdk/drivers/common/cnxk/cnxk_telemetry_sso.c
/dpdk/drivers/common/cnxk/hw/cpt.h
/dpdk/drivers/common/cnxk/hw/nix.h
/dpdk/drivers/common/cnxk/hw/npc.h
/dpdk/drivers/common/cnxk/hw/ree.h
/dpdk/drivers/common/cnxk/hw/rvu.h
/dpdk/drivers/common/cnxk/meson.build
/dpdk/drivers/common/cnxk/roc_aes.c
/dpdk/drivers/common/cnxk/roc_aes.h
/dpdk/drivers/common/cnxk/roc_api.h
/dpdk/drivers/common/cnxk/roc_bphy_irq.c
/dpdk/drivers/common/cnxk/roc_constants.h
/dpdk/drivers/common/cnxk/roc_cpt.c
/dpdk/drivers/common/cnxk/roc_cpt.h
/dpdk/drivers/common/cnxk/roc_dev.c
/dpdk/drivers/common/cnxk/roc_idev.c
/dpdk/drivers/common/cnxk/roc_idev.h
/dpdk/drivers/common/cnxk/roc_idev_priv.h
/dpdk/drivers/common/cnxk/roc_ie_on.h
/dpdk/drivers/common/cnxk/roc_ie_ot.c
/dpdk/drivers/common/cnxk/roc_ie_ot.h
/dpdk/drivers/common/cnxk/roc_io.h
/dpdk/drivers/common/cnxk/roc_io_generic.h
/dpdk/drivers/common/cnxk/roc_irq.c
/dpdk/drivers/common/cnxk/roc_mbox.h
/dpdk/drivers/common/cnxk/roc_model.c
/dpdk/drivers/common/cnxk/roc_model.h
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_bpf.c
/dpdk/drivers/common/cnxk/roc_nix_debug.c
/dpdk/drivers/common/cnxk/roc_nix_fc.c
/dpdk/drivers/common/cnxk/roc_nix_inl.c
/dpdk/drivers/common/cnxk/roc_nix_inl.h
/dpdk/drivers/common/cnxk/roc_nix_inl_dev.c
/dpdk/drivers/common/cnxk/roc_nix_inl_dev_irq.c
/dpdk/drivers/common/cnxk/roc_nix_inl_priv.h
/dpdk/drivers/common/cnxk/roc_nix_irq.c
/dpdk/drivers/common/cnxk/roc_nix_npc.c
/dpdk/drivers/common/cnxk/roc_nix_ops.c
/dpdk/drivers/common/cnxk/roc_nix_priv.h
/dpdk/drivers/common/cnxk/roc_nix_ptp.c
/dpdk/drivers/common/cnxk/roc_nix_queue.c
/dpdk/drivers/common/cnxk/roc_nix_stats.c
/dpdk/drivers/common/cnxk/roc_nix_tm.c
/dpdk/drivers/common/cnxk/roc_nix_tm_mark.c
/dpdk/drivers/common/cnxk/roc_nix_tm_ops.c
/dpdk/drivers/common/cnxk/roc_nix_tm_utils.c
/dpdk/drivers/common/cnxk/roc_nix_xstats.h
/dpdk/drivers/common/cnxk/roc_npa.c
/dpdk/drivers/common/cnxk/roc_npa.h
/dpdk/drivers/common/cnxk/roc_npa_debug.c
/dpdk/drivers/common/cnxk/roc_npc.c
/dpdk/drivers/common/cnxk/roc_npc.h
/dpdk/drivers/common/cnxk/roc_npc_mcam.c
/dpdk/drivers/common/cnxk/roc_npc_mcam_dump.c
/dpdk/drivers/common/cnxk/roc_npc_parse.c
/dpdk/drivers/common/cnxk/roc_npc_priv.h
/dpdk/drivers/common/cnxk/roc_npc_utils.c
/dpdk/drivers/common/cnxk/roc_platform.c
/dpdk/drivers/common/cnxk/roc_platform.h
/dpdk/drivers/common/cnxk/roc_priv.h
/dpdk/drivers/common/cnxk/roc_ree.c
/dpdk/drivers/common/cnxk/roc_ree.h
/dpdk/drivers/common/cnxk/roc_ree_priv.h
/dpdk/drivers/common/cnxk/roc_se.h
/dpdk/drivers/common/cnxk/roc_sso.c
/dpdk/drivers/common/cnxk/roc_sso.h
/dpdk/drivers/common/cnxk/roc_sso_priv.h
/dpdk/drivers/common/cnxk/roc_tim.c
/dpdk/drivers/common/cnxk/roc_tim.h
/dpdk/drivers/common/cnxk/roc_utils.c
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/cpt/cpt_ucode_asym.h
/dpdk/drivers/common/dpaax/caamflib/desc/pdcp.h
/dpdk/drivers/common/dpaax/caamflib/desc/sdap.h
/dpdk/drivers/common/dpaax/compat.h
/dpdk/drivers/common/iavf/iavf_adminq.c
/dpdk/drivers/common/iavf/virtchnl.h
/dpdk/drivers/common/iavf/virtchnl_inline_ipsec.h
/dpdk/drivers/common/meson.build
/dpdk/drivers/common/mlx5/linux/meson.build
/dpdk/drivers/common/mlx5/linux/mlx5_common_os.c
/dpdk/drivers/common/mlx5/linux/mlx5_common_os.h
/dpdk/drivers/common/mlx5/linux/mlx5_glue.c
/dpdk/drivers/common/mlx5/linux/mlx5_glue.h
/dpdk/drivers/common/mlx5/linux/mlx5_nl.c
/dpdk/drivers/common/mlx5/linux/mlx5_nl.h
/dpdk/drivers/common/mlx5/mlx5_common.c
/dpdk/drivers/common/mlx5/mlx5_common.h
/dpdk/drivers/common/mlx5/mlx5_common_defs.h
/dpdk/drivers/common/mlx5/mlx5_common_log.h
/dpdk/drivers/common/mlx5/mlx5_common_mr.c
/dpdk/drivers/common/mlx5/mlx5_common_pci.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.h
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/mlx5/version.map
/dpdk/drivers/common/mlx5/windows/meson.build
/dpdk/drivers/common/mlx5/windows/mlx5_common_os.c
/dpdk/drivers/common/mlx5/windows/mlx5_common_os.h
/dpdk/drivers/common/mlx5/windows/mlx5_win_defs.h
/dpdk/drivers/common/mlx5/windows/mlx5_win_ext.h
/dpdk/drivers/common/qat/meson.build
/dpdk/drivers/common/qat/qat_adf/qat_pke.h
/dpdk/drivers/common/qat/qat_device.c
/dpdk/drivers/common/qat/qat_qp.c
/dpdk/drivers/common/qat/qat_qp.h
/dpdk/drivers/common/sfc_efx/base/ef10_impl.h
/dpdk/drivers/common/sfc_efx/base/ef10_nic.c
/dpdk/drivers/common/sfc_efx/base/ef10_rx.c
/dpdk/drivers/common/sfc_efx/base/efx.h
/dpdk/drivers/common/sfc_efx/base/efx_impl.h
/dpdk/drivers/common/sfc_efx/base/efx_mae.c
/dpdk/drivers/common/sfc_efx/base/efx_mcdi.h
/dpdk/drivers/common/sfc_efx/base/efx_rx.c
/dpdk/drivers/common/sfc_efx/base/rhead_impl.h
/dpdk/drivers/common/sfc_efx/base/rhead_rx.c
/dpdk/drivers/common/sfc_efx/base/siena_nic.c
/dpdk/drivers/common/sfc_efx/version.map
/dpdk/drivers/compress/mlx5/mlx5_compress.c
/dpdk/drivers/compress/octeontx/otx_zip_pmd.c
/dpdk/drivers/compress/qat/qat_comp_pmd.c
/dpdk/drivers/crypto/armv8/rte_armv8_pmd_ops.c
/dpdk/drivers/crypto/ccp/ccp_dev.c
/dpdk/drivers/crypto/ccp/ccp_pmd_ops.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.h
/dpdk/drivers/crypto/cnxk/cn10k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn9k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn9k_ipsec.h
/dpdk/drivers/crypto/cnxk/cn9k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_ae.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_sec.c
/dpdk/drivers/crypto/cnxk/cnxk_ipsec.h
/dpdk/drivers/crypto/cnxk/cnxk_se.h
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_priv.h
/dpdk/drivers/crypto/dpaa2_sec/mc/fsl_dpseci.h
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_ops.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_private.h
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_gcm.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_zuc.c
/dpdk/drivers/crypto/ipsec_mb/pmd_zuc_priv.h
/dpdk/drivers/crypto/meson.build
/dpdk/drivers/crypto/mlx5/mlx5_crypto.c
/dpdk/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c
/dpdk/drivers/crypto/null/null_crypto_pmd_ops.c
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.c
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/crypto/openssl/rte_openssl_pmd_ops.c
/dpdk/drivers/crypto/qat/dev/qat_asym_pmd_gen1.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gens.h
/dpdk/drivers/crypto/qat/dev/qat_sym_pmd_gen1.c
/dpdk/drivers/crypto/qat/qat_asym.c
/dpdk/drivers/crypto/qat/qat_asym.h
/dpdk/drivers/crypto/qat/qat_crypto.h
/dpdk/drivers/crypto/qat/qat_ec.h
/dpdk/drivers/crypto/qat/qat_sym.c
/dpdk/drivers/crypto/qat/qat_sym.h
/dpdk/drivers/crypto/qat/qat_sym_session.c
/dpdk/drivers/crypto/qat/qat_sym_session.h
/dpdk/drivers/crypto/scheduler/scheduler_pmd_ops.c
/dpdk/drivers/crypto/virtio/virtio_rxtx.c
/dpdk/drivers/crypto/virtio/virtqueue.c
/dpdk/drivers/dma/cnxk/meson.build
/dpdk/drivers/dma/hisilicon/hisi_dmadev.c
/dpdk/drivers/dma/hisilicon/hisi_dmadev.h
/dpdk/drivers/dma/idxd/dpdk_idxd_cfg.py
/dpdk/drivers/dma/idxd/idxd_bus.c
/dpdk/drivers/dma/idxd/idxd_common.c
/dpdk/drivers/event/cnxk/cn10k_eventdev.c
/dpdk/drivers/event/cnxk/cn10k_worker.h
/dpdk/drivers/event/cnxk/cn9k_eventdev.c
/dpdk/drivers/event/cnxk/cn9k_worker.h
/dpdk/drivers/event/cnxk/cnxk_eventdev.c
/dpdk/drivers/event/cnxk/cnxk_eventdev.h
/dpdk/drivers/event/cnxk/cnxk_eventdev_adptr.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.h
/dpdk/drivers/event/cnxk/cnxk_tim_worker.c
/dpdk/drivers/event/cnxk/cnxk_tim_worker.h
/dpdk/drivers/event/cnxk/cnxk_worker.h
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_0_15_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_112_127_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_16_31_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_32_47_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_48_63_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_64_79_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_80_95_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_dual.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_tmo.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn10k/deq_96_111_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_0_15_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_112_127_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_16_31_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_32_47_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_48_63_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_64_79_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_80_95_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_ca.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_ca_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_ca_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_ca_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_ca_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_ca_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_ca_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_ca_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_dual_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_seg_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_tmo.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_tmo_burst.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_tmo_seg.c
/dpdk/drivers/event/cnxk/deq/cn9k/deq_96_111_tmo_seg_burst.c
/dpdk/drivers/event/cnxk/meson.build
/dpdk/drivers/event/cnxk/tx/cn10k/tx_0_15.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_0_15_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_112_127.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_112_127_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_16_31.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_16_31_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_32_47.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_32_47_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_48_63.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_48_63_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_64_79.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_64_79_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_80_95.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_80_95_seg.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_96_111.c
/dpdk/drivers/event/cnxk/tx/cn10k/tx_96_111_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_0_15.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_0_15_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_0_15_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_0_15_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_112_127.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_112_127_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_112_127_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_112_127_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_16_31.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_16_31_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_16_31_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_16_31_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_32_47.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_32_47_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_32_47_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_32_47_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_48_63.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_48_63_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_48_63_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_48_63_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_64_79.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_64_79_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_64_79_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_64_79_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_80_95.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_80_95_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_80_95_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_80_95_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_96_111.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_96_111_dual.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_96_111_dual_seg.c
/dpdk/drivers/event/cnxk/tx/cn9k/tx_96_111_seg.c
/dpdk/drivers/event/dlb2/dlb2.c
/dpdk/drivers/event/dlb2/pf/base/dlb2_resource.c
/dpdk/drivers/event/dpaa2/dpaa2_eventdev.c
/dpdk/drivers/event/meson.build
/dpdk/drivers/event/sw/sw_evdev.c
/dpdk/drivers/gpu/cuda/common.h
/dpdk/drivers/gpu/cuda/cuda.c
/dpdk/drivers/gpu/cuda/gdrcopy.c
/dpdk/drivers/gpu/cuda/meson.build
/dpdk/drivers/mempool/cnxk/cn10k_mempool_ops.c
/dpdk/drivers/mempool/cnxk/cnxk_mempool.c
/dpdk/drivers/mempool/dpaa2/dpaa2_hw_mempool.c
/dpdk/drivers/mempool/dpaa2/rte_dpaa2_mempool.h
/dpdk/drivers/mempool/dpaa2/version.map
/dpdk/drivers/mempool/meson.build
/dpdk/drivers/meson.build
/dpdk/drivers/net/af_xdp/compat.h
/dpdk/drivers/net/af_xdp/meson.build
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c
/dpdk/drivers/net/ark/ark_ddm.c
/dpdk/drivers/net/ark/ark_ethdev.c
/dpdk/drivers/net/ark/ark_ethdev_rx.c
/dpdk/drivers/net/ark/ark_ethdev_rx.h
/dpdk/drivers/net/ark/ark_ethdev_tx.c
/dpdk/drivers/net/ark/ark_ethdev_tx.h
/dpdk/drivers/net/ark/ark_global.h
/dpdk/drivers/net/ark/ark_mpu.c
/dpdk/drivers/net/ark/ark_pktchkr.c
/dpdk/drivers/net/ark/ark_pktgen.c
/dpdk/drivers/net/ark/ark_udm.c
/dpdk/drivers/net/ark/ark_udm.h
/dpdk/drivers/net/axgbe/axgbe_common.h
/dpdk/drivers/net/axgbe/axgbe_ethdev.c
/dpdk/drivers/net/axgbe/axgbe_mdio.c
/dpdk/drivers/net/axgbe/axgbe_phy_impl.c
/dpdk/drivers/net/axgbe/axgbe_rxtx.c
/dpdk/drivers/net/bnx2x/bnx2x_rxtx.c
/dpdk/drivers/net/bnxt/bnxt.h
/dpdk/drivers/net/bnxt/bnxt_cpr.c
/dpdk/drivers/net/bnxt/bnxt_cpr.h
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/bnxt/bnxt_flow.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.h
/dpdk/drivers/net/bnxt/bnxt_reps.c
/dpdk/drivers/net/bnxt/bnxt_ring.c
/dpdk/drivers/net/bnxt/bnxt_rxq.c
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/bnxt_stats.c
/dpdk/drivers/net/bnxt/bnxt_txr.c
/dpdk/drivers/net/bnxt/bnxt_vnic.c
/dpdk/drivers/net/bnxt/bnxt_vnic.h
/dpdk/drivers/net/bnxt/tf_core/tf_session.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_class.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_enum.h
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_thor_class.c
/dpdk/drivers/net/bonding/eth_bond_private.h
/dpdk/drivers/net/bonding/rte_eth_bond_api.c
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.h
/dpdk/drivers/net/cnxk/cn10k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn10k_flow.c
/dpdk/drivers/net/cnxk/cn10k_flow.h
/dpdk/drivers/net/cnxk/cn10k_rx.h
/dpdk/drivers/net/cnxk/cn10k_rx_select.c
/dpdk/drivers/net/cnxk/cn10k_tx.h
/dpdk/drivers/net/cnxk/cn10k_tx_select.c
/dpdk/drivers/net/cnxk/cn9k_ethdev.c
/dpdk/drivers/net/cnxk/cn9k_ethdev.h
/dpdk/drivers/net/cnxk/cn9k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn9k_flow.c
/dpdk/drivers/net/cnxk/cn9k_flow.h
/dpdk/drivers/net/cnxk/cn9k_rx.h
/dpdk/drivers/net/cnxk/cn9k_rx_select.c
/dpdk/drivers/net/cnxk/cn9k_tx.h
/dpdk/drivers/net/cnxk/cn9k_tx_select.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_devargs.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_mtr.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_ops.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec_telemetry.c
/dpdk/drivers/net/cnxk/cnxk_flow.c
/dpdk/drivers/net/cnxk/cnxk_flow.h
/dpdk/drivers/net/cnxk/cnxk_lookup.c
/dpdk/drivers/net/cnxk/cnxk_tm.c
/dpdk/drivers/net/cnxk/meson.build
/dpdk/drivers/net/cnxk/rx/cn10k/rx_0_15.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_0_15_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_0_15_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_0_15_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_112_127.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_112_127_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_112_127_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_112_127_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_16_31.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_16_31_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_16_31_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_16_31_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_32_47.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_32_47_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_32_47_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_32_47_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_48_63.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_48_63_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_48_63_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_48_63_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_64_79.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_64_79_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_64_79_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_64_79_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_80_95.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_80_95_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_80_95_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_80_95_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_96_111.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_96_111_mseg.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_96_111_vec.c
/dpdk/drivers/net/cnxk/rx/cn10k/rx_96_111_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_0_15.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_0_15_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_0_15_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_0_15_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_112_127.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_112_127_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_112_127_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_112_127_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_16_31.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_16_31_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_16_31_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_16_31_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_32_47.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_32_47_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_32_47_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_32_47_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_48_63.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_48_63_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_48_63_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_48_63_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_64_79.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_64_79_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_64_79_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_64_79_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_80_95.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_80_95_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_80_95_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_80_95_vec_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_96_111.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_96_111_mseg.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_96_111_vec.c
/dpdk/drivers/net/cnxk/rx/cn9k/rx_96_111_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_0_15.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_0_15_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_0_15_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_0_15_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_112_127.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_112_127_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_112_127_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_112_127_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_16_31.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_16_31_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_16_31_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_16_31_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_32_47.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_32_47_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_32_47_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_32_47_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_48_63.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_48_63_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_48_63_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_48_63_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_64_79.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_64_79_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_64_79_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_64_79_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_80_95.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_80_95_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_80_95_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_80_95_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_96_111.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_96_111_mseg.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_96_111_vec.c
/dpdk/drivers/net/cnxk/tx/cn10k/tx_96_111_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_0_15.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_0_15_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_0_15_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_0_15_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_112_127.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_112_127_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_112_127_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_112_127_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_16_31.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_16_31_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_16_31_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_16_31_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_32_47.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_32_47_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_32_47_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_32_47_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_48_63.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_48_63_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_48_63_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_48_63_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_64_79.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_64_79_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_64_79_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_64_79_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_80_95.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_80_95_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_80_95_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_80_95_vec_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_96_111.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_96_111_mseg.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_96_111_vec.c
/dpdk/drivers/net/cnxk/tx/cn9k/tx_96_111_vec_mseg.c
/dpdk/drivers/net/cxgbe/base/adapter.h
/dpdk/drivers/net/cxgbe/base/common.h
/dpdk/drivers/net/cxgbe/base/t4_hw.c
/dpdk/drivers/net/cxgbe/base/t4vf_hw.c
/dpdk/drivers/net/cxgbe/cxgbe_main.c
/dpdk/drivers/net/cxgbe/smt.h
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/dpaa/fmlib/fm_lib.c
/dpdk/drivers/net/dpaa2/base/dpaa2_hw_dpni.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.h
/dpdk/drivers/net/dpaa2/dpaa2_mux.c
/dpdk/drivers/net/dpaa2/dpaa2_ptp.c
/dpdk/drivers/net/dpaa2/dpaa2_recycle.c
/dpdk/drivers/net/dpaa2/dpaa2_rxtx.c
/dpdk/drivers/net/dpaa2/dpaa2_sparser.h
/dpdk/drivers/net/dpaa2/dpaa2_tm.c
/dpdk/drivers/net/dpaa2/dpaa2_tm.h
/dpdk/drivers/net/dpaa2/mc/dpdmux.c
/dpdk/drivers/net/dpaa2/mc/dpkg.c
/dpdk/drivers/net/dpaa2/mc/dpni.c
/dpdk/drivers/net/dpaa2/mc/fsl_dpdmux.h
/dpdk/drivers/net/dpaa2/mc/fsl_dpdmux_cmd.h
/dpdk/drivers/net/dpaa2/mc/fsl_dpni.h
/dpdk/drivers/net/dpaa2/mc/fsl_dpni_cmd.h
/dpdk/drivers/net/dpaa2/meson.build
/dpdk/drivers/net/dpaa2/version.map
/dpdk/drivers/net/ena/base/ena_plat_dpdk.h
/dpdk/drivers/net/ena/ena_ethdev.c
/dpdk/drivers/net/ena/ena_ethdev.h
/dpdk/drivers/net/ena/ena_rss.c
/dpdk/drivers/net/enetc/enetc_ethdev.c
/dpdk/drivers/net/enic/base/cq_enet_desc.h
/dpdk/drivers/net/enic/base/vnic_enet.h
/dpdk/drivers/net/enic/enic.h
/dpdk/drivers/net/enic/enic_ethdev.c
/dpdk/drivers/net/enic/enic_fm_flow.c
/dpdk/drivers/net/enic/enic_main.c
/dpdk/drivers/net/enic/enic_res.c
/dpdk/drivers/net/enic/enic_res.h
/dpdk/drivers/net/enic/enic_rxtx.c
/dpdk/drivers/net/hinic/hinic_pmd_ethdev.c
/dpdk/drivers/net/hinic/hinic_pmd_flow.c
/dpdk/drivers/net/hns3/hns3_cmd.c
/dpdk/drivers/net/hns3/hns3_cmd.h
/dpdk/drivers/net/hns3/hns3_common.c
/dpdk/drivers/net/hns3/hns3_common.h
/dpdk/drivers/net/hns3/hns3_dcb.c
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev.h
/dpdk/drivers/net/hns3/hns3_ethdev_dump.c
/dpdk/drivers/net/hns3/hns3_ethdev_vf.c
/dpdk/drivers/net/hns3/hns3_fdir.c
/dpdk/drivers/net/hns3/hns3_fdir.h
/dpdk/drivers/net/hns3/hns3_flow.c
/dpdk/drivers/net/hns3/hns3_flow.h
/dpdk/drivers/net/hns3/hns3_intr.c
/dpdk/drivers/net/hns3/hns3_mp.c
/dpdk/drivers/net/hns3/hns3_ptp.c
/dpdk/drivers/net/hns3/hns3_rss.c
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/hns3/hns3_rxtx.h
/dpdk/drivers/net/hns3/hns3_rxtx_vec.c
/dpdk/drivers/net/hns3/hns3_stats.c
/dpdk/drivers/net/hns3/hns3_stats.h
/dpdk/drivers/net/hns3/meson.build
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_pf.c
/dpdk/drivers/net/i40e/i40e_rxtx.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_common.h
/dpdk/drivers/net/i40e/i40e_rxtx_vec_neon.c
/dpdk/drivers/net/iavf/iavf.h
/dpdk/drivers/net/iavf/iavf_ethdev.c
/dpdk/drivers/net/iavf/iavf_fdir.c
/dpdk/drivers/net/iavf/iavf_generic_flow.c
/dpdk/drivers/net/iavf/iavf_generic_flow.h
/dpdk/drivers/net/iavf/iavf_hash.c
/dpdk/drivers/net/iavf/iavf_ipsec_crypto.c
/dpdk/drivers/net/iavf/iavf_ipsec_crypto.h
/dpdk/drivers/net/iavf/iavf_rxtx.c
/dpdk/drivers/net/iavf/iavf_rxtx.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx2.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx512.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_sse.c
/dpdk/drivers/net/iavf/iavf_vchnl.c
/dpdk/drivers/net/ice/base/ice_common.c
/dpdk/drivers/net/ice/base/ice_devids.h
/dpdk/drivers/net/ice/base/ice_flex_pipe.c
/dpdk/drivers/net/ice/base/ice_flex_type.h
/dpdk/drivers/net/ice/base/ice_protocol_type.h
/dpdk/drivers/net/ice/base/ice_switch.c
/dpdk/drivers/net/ice/ice_dcf_ethdev.c
/dpdk/drivers/net/ice/ice_dcf_ethdev.h
/dpdk/drivers/net/ice/ice_dcf_parent.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_fdir_filter.c
/dpdk/drivers/net/ice/ice_generic_flow.c
/dpdk/drivers/net/ice/ice_generic_flow.h
/dpdk/drivers/net/ice/ice_rxtx.c
/dpdk/drivers/net/ice/ice_rxtx_vec_common.h
/dpdk/drivers/net/ice/ice_switch_filter.c
/dpdk/drivers/net/igc/igc_flow.c
/dpdk/drivers/net/ionic/ionic_ethdev.h
/dpdk/drivers/net/ionic/ionic_mac_api.c
/dpdk/drivers/net/ipn3ke/ipn3ke_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c
/dpdk/drivers/net/kni/meson.build
/dpdk/drivers/net/kni/rte_eth_kni.c
/dpdk/drivers/net/memif/memif_socket.c
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/meson.build
/dpdk/drivers/net/mlx4/meson.build
/dpdk/drivers/net/mlx4/mlx4.c
/dpdk/drivers/net/mlx4/mlx4_mp.c
/dpdk/drivers/net/mlx4/mlx4_mr.c
/dpdk/drivers/net/mlx4/mlx4_rxtx.c
/dpdk/drivers/net/mlx4/mlx4_rxtx.h
/dpdk/drivers/net/mlx5/linux/meson.build
/dpdk/drivers/net/mlx5/linux/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_flow_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_flow_os.h
/dpdk/drivers/net/mlx5/linux/mlx5_mp_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_verbs.c
/dpdk/drivers/net/mlx5/linux/mlx5_vlan_os.c
/dpdk/drivers/net/mlx5/meson.build
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_defs.h
/dpdk/drivers/net/mlx5/mlx5_devx.c
/dpdk/drivers/net/mlx5/mlx5_dr.c
/dpdk/drivers/net/mlx5/mlx5_dr.h
/dpdk/drivers/net/mlx5/mlx5_ethdev.c
/dpdk/drivers/net/mlx5/mlx5_flow.c
/dpdk/drivers/net/mlx5/mlx5_flow.h
/dpdk/drivers/net/mlx5/mlx5_flow_aso.c
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_flex.c
/dpdk/drivers/net/mlx5/mlx5_flow_hw.c
/dpdk/drivers/net/mlx5/mlx5_flow_meter.c
/dpdk/drivers/net/mlx5/mlx5_flow_verbs.c
/dpdk/drivers/net/mlx5/mlx5_rx.c
/dpdk/drivers/net/mlx5/mlx5_rx.h
/dpdk/drivers/net/mlx5/mlx5_rxmode.c
/dpdk/drivers/net/mlx5/mlx5_rxq.c
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec.c
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_tx.c
/dpdk/drivers/net/mlx5/mlx5_tx.h
/dpdk/drivers/net/mlx5/mlx5_txpp.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mlx5/mlx5_utils.c
/dpdk/drivers/net/mlx5/mlx5_utils.h
/dpdk/drivers/net/mlx5/mlx5_vlan.c
/dpdk/drivers/net/mlx5/rte_pmd_mlx5.h
/dpdk/drivers/net/mlx5/version.map
/dpdk/drivers/net/mlx5/windows/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/windows/mlx5_flow_os.c
/dpdk/drivers/net/mlx5/windows/mlx5_flow_os.h
/dpdk/drivers/net/mlx5/windows/mlx5_os.c
/dpdk/drivers/net/mvpp2/mrvl_qos.c
/dpdk/drivers/net/netvsc/hn_rxtx.c
/dpdk/drivers/net/netvsc/meson.build
/dpdk/drivers/net/nfb/nfb.h
/dpdk/drivers/net/nfb/nfb_ethdev.c
/dpdk/drivers/net/nfb/nfb_rx.c
/dpdk/drivers/net/nfb/nfb_rx.h
/dpdk/drivers/net/nfb/nfb_rxmode.c
/dpdk/drivers/net/nfb/nfb_tx.h
/dpdk/drivers/net/nfp/nfp_common.c
/dpdk/drivers/net/nfp/nfp_ethdev.c
/dpdk/drivers/net/nfp/nfp_ethdev_vf.c
/dpdk/drivers/net/nfp/nfp_rxtx.c
/dpdk/drivers/net/nfp/nfp_rxtx.h
/dpdk/drivers/net/nfp/nfpcore/nfp_target.h
/dpdk/drivers/net/ngbe/base/ngbe_devids.h
/dpdk/drivers/net/ngbe/base/ngbe_dummy.h
/dpdk/drivers/net/ngbe/base/ngbe_eeprom.c
/dpdk/drivers/net/ngbe/base/ngbe_hw.c
/dpdk/drivers/net/ngbe/base/ngbe_hw.h
/dpdk/drivers/net/ngbe/base/ngbe_mbx.c
/dpdk/drivers/net/ngbe/base/ngbe_mng.c
/dpdk/drivers/net/ngbe/base/ngbe_mng.h
/dpdk/drivers/net/ngbe/base/ngbe_phy.c
/dpdk/drivers/net/ngbe/base/ngbe_phy.h
/dpdk/drivers/net/ngbe/base/ngbe_phy_mvl.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_mvl.h
/dpdk/drivers/net/ngbe/base/ngbe_phy_rtl.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_yt.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_yt.h
/dpdk/drivers/net/ngbe/base/ngbe_regs.h
/dpdk/drivers/net/ngbe/base/ngbe_type.h
/dpdk/drivers/net/ngbe/ngbe_ethdev.c
/dpdk/drivers/net/ngbe/ngbe_ethdev.h
/dpdk/drivers/net/ngbe/ngbe_logs.h
/dpdk/drivers/net/ngbe/ngbe_ptypes.c
/dpdk/drivers/net/null/rte_eth_null.c
/dpdk/drivers/net/octeontx/octeontx_ethdev.c
/dpdk/drivers/net/octeontx/octeontx_ethdev_ops.c
/dpdk/drivers/net/octeontx_ep/meson.build
/dpdk/drivers/net/octeontx_ep/otx2_ep_vf.h
/dpdk/drivers/net/octeontx_ep/otx_ep_common.h
/dpdk/drivers/net/octeontx_ep/otx_ep_ethdev.c
/dpdk/drivers/net/octeontx_ep/otx_ep_rxtx.c
/dpdk/drivers/net/pfe/pfe_ethdev.c
/dpdk/drivers/net/pfe/pfe_hif.c
/dpdk/drivers/net/qede/qede_debug.c
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/qede/qede_main.c
/dpdk/drivers/net/qede/qede_rxtx.c
/dpdk/drivers/net/qede/qede_rxtx.h
/dpdk/drivers/net/ring/rte_eth_ring.c
/dpdk/drivers/net/sfc/meson.build
/dpdk/drivers/net/sfc/sfc.c
/dpdk/drivers/net/sfc/sfc.h
/dpdk/drivers/net/sfc/sfc_ethdev.c
/dpdk/drivers/net/sfc/sfc_flow.c
/dpdk/drivers/net/sfc/sfc_flow.h
/dpdk/drivers/net/sfc/sfc_flow_rss.c
/dpdk/drivers/net/sfc/sfc_flow_rss.h
/dpdk/drivers/net/sfc/sfc_flow_tunnel.c
/dpdk/drivers/net/sfc/sfc_repr_proxy.c
/dpdk/drivers/net/sfc/sfc_sw_stats.c
/dpdk/drivers/net/sfc/sfc_tx.c
/dpdk/drivers/net/softnic/rte_eth_softnic_cli.c
/dpdk/drivers/net/softnic/rte_eth_softnic_cryptodev.c
/dpdk/drivers/net/softnic/rte_eth_softnic_thread.c
/dpdk/drivers/net/softnic/rte_eth_softnic_tm.c
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/tap/tap_flow.c
/dpdk/drivers/net/txgbe/base/meson.build
/dpdk/drivers/net/txgbe/base/txgbe_eeprom.c
/dpdk/drivers/net/txgbe/base/txgbe_hw.c
/dpdk/drivers/net/txgbe/base/txgbe_mbx.c
/dpdk/drivers/net/txgbe/base/txgbe_mng.c
/dpdk/drivers/net/txgbe/base/txgbe_mng.h
/dpdk/drivers/net/txgbe/base/txgbe_osdep.h
/dpdk/drivers/net/txgbe/base/txgbe_phy.c
/dpdk/drivers/net/txgbe/base/txgbe_regs.h
/dpdk/drivers/net/txgbe/base/txgbe_vf.c
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_flow.c
/dpdk/drivers/net/txgbe/txgbe_logs.h
/dpdk/drivers/net/txgbe/txgbe_ptypes.c
/dpdk/drivers/net/txgbe/txgbe_rxtx.c
/dpdk/drivers/net/vdev_netvsc/vdev_netvsc.c
/dpdk/drivers/net/vhost/meson.build
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_rxtx.c
/dpdk/drivers/net/virtio/virtio_rxtx_packed.h
/dpdk/drivers/net/virtio/virtio_user/vhost_user.c
/dpdk/drivers/net/virtio/virtio_user_ethdev.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy_cgx.c
/dpdk/drivers/raw/cnxk_gpio/cnxk_gpio.c
/dpdk/drivers/raw/cnxk_gpio/cnxk_gpio.h
/dpdk/drivers/raw/cnxk_gpio/cnxk_gpio_irq.c
/dpdk/drivers/raw/cnxk_gpio/cnxk_gpio_selftest.c
/dpdk/drivers/raw/cnxk_gpio/meson.build
/dpdk/drivers/raw/cnxk_gpio/rte_pmd_cnxk_gpio.h
/dpdk/drivers/raw/cnxk_gpio/version.map
/dpdk/drivers/raw/dpaa2_cmdif/meson.build
/dpdk/drivers/raw/dpaa2_qdma/dpaa2_qdma.c
/dpdk/drivers/raw/dpaa2_qdma/meson.build
/dpdk/drivers/raw/ifpga/base/ifpga_defines.h
/dpdk/drivers/raw/ifpga/base/opae_spi.c
/dpdk/drivers/raw/ifpga/base/opae_spi.h
/dpdk/drivers/raw/ifpga/base/opae_spi_transaction.c
/dpdk/drivers/raw/ifpga/ifpga_rawdev.c
/dpdk/drivers/raw/ifpga/ifpga_rawdev.h
/dpdk/drivers/raw/meson.build
/dpdk/drivers/raw/ntb/ntb.c
/dpdk/drivers/raw/skeleton/skeleton_rawdev_test.c
/dpdk/drivers/regex/cn9k/cn9k_regexdev.c
/dpdk/drivers/regex/cn9k/cn9k_regexdev.h
/dpdk/drivers/regex/cn9k/cn9k_regexdev_compiler.c
/dpdk/drivers/regex/cn9k/cn9k_regexdev_compiler.h
/dpdk/drivers/regex/cn9k/meson.build
/dpdk/drivers/regex/cn9k/version.map
/dpdk/drivers/regex/meson.build
/dpdk/drivers/regex/mlx5/mlx5_regex.c
/dpdk/drivers/regex/mlx5/mlx5_rxp.c
/dpdk/drivers/vdpa/ifc/base/ifcvf.c
/dpdk/drivers/vdpa/ifc/ifcvf_vdpa.c
/dpdk/drivers/vdpa/ifc/meson.build
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_mem.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_virtq.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa_hw.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa_ops.c
/dpdk/examples/distributor/main.c
/dpdk/examples/fips_validation/fips_dev_self_test.c
/dpdk/examples/fips_validation/fips_validation.c
/dpdk/examples/fips_validation/main.c
/dpdk/examples/flow_classify/flow_classify.c
/dpdk/examples/flow_classify/ipv4_rules_file.txt
/dpdk/examples/ip_pipeline/cli.c
/dpdk/examples/ip_pipeline/cryptodev.c
/dpdk/examples/ip_pipeline/thread.c
/dpdk/examples/ipsec-secgw/event_helper.c
/dpdk/examples/ipsec-secgw/event_helper.h
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.h
/dpdk/examples/ipsec-secgw/ipsec.h
/dpdk/examples/ipsec-secgw/ipsec_process.c
/dpdk/examples/ipsec-secgw/ipsec_worker.c
/dpdk/examples/kni/main.c
/dpdk/examples/l2fwd-cat/cat.c
/dpdk/examples/l2fwd-crypto/main.c
/dpdk/examples/l3fwd/em_default_v4.cfg
/dpdk/examples/l3fwd/em_default_v6.cfg
/dpdk/examples/l3fwd/em_route_parse.c
/dpdk/examples/l3fwd/l3fwd.h
/dpdk/examples/l3fwd/l3fwd_common.h
/dpdk/examples/l3fwd/l3fwd_em.c
/dpdk/examples/l3fwd/l3fwd_event.c
/dpdk/examples/l3fwd/l3fwd_event_internal_port.c
/dpdk/examples/l3fwd/l3fwd_fib.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/l3fwd/l3fwd_route.h
/dpdk/examples/l3fwd/lpm_default_v4.cfg
/dpdk/examples/l3fwd/lpm_default_v6.cfg
/dpdk/examples/l3fwd/lpm_route_parse.c
/dpdk/examples/l3fwd/main.c
/dpdk/examples/meson.build
/dpdk/examples/multi_process/symmetric_mp/main.c
/dpdk/examples/pipeline/cli.c
/dpdk/examples/pipeline/examples/fib.cli
/dpdk/examples/pipeline/examples/learner.cli
/dpdk/examples/pipeline/examples/selector.cli
/dpdk/examples/pipeline/examples/varbit.cli
/dpdk/examples/pipeline/examples/vxlan.cli
/dpdk/examples/pipeline/examples/vxlan_pcap.cli
/dpdk/examples/pipeline/obj.c
/dpdk/examples/pipeline/thread.c
/dpdk/examples/qos_sched/args.c
/dpdk/examples/qos_sched/init.c
/dpdk/examples/vhost/Makefile
/dpdk/examples/vhost/main.c
/dpdk/examples/vhost/main.h
/dpdk/examples/vhost/meson.build
/dpdk/examples/vhost_blk/vhost_blk.c
/dpdk/examples/vm_power_manager/guest_cli/main.c
/dpdk/kernel/freebsd/meson.build
/dpdk/kernel/linux/kni/kni_dev.h
/dpdk/kernel/linux/kni/kni_misc.c
/dpdk/kernel/linux/kni/meson.build
/dpdk/kernel/linux/meson.build
/dpdk/lib/acl/rte_acl.c
/dpdk/lib/acl/rte_acl_osdep.h
/dpdk/lib/bbdev/rte_bbdev.c
/dpdk/lib/bbdev/rte_bbdev.h
/dpdk/lib/bpf/bpf.c
/dpdk/lib/bpf/bpf_def.h
/dpdk/lib/bpf/bpf_exec.c
/dpdk/lib/bpf/bpf_impl.h
/dpdk/lib/bpf/bpf_jit_x86.c
/dpdk/lib/bpf/bpf_load.c
/dpdk/lib/bpf/bpf_pkt.c
/dpdk/lib/bpf/bpf_validate.c
/dpdk/lib/cmdline/cmdline.c
/dpdk/lib/cmdline/cmdline_parse.c
/dpdk/lib/cmdline/cmdline_parse_portlist.c
/dpdk/lib/cmdline/cmdline_parse_string.c
/dpdk/lib/cmdline/cmdline_rdline.c
/dpdk/lib/cmdline/cmdline_vt100.c
/dpdk/lib/compressdev/meson.build
/dpdk/lib/compressdev/rte_comp.c
/dpdk/lib/compressdev/rte_comp.h
/dpdk/lib/compressdev/rte_compressdev.c
/dpdk/lib/compressdev/rte_compressdev.h
/dpdk/lib/compressdev/rte_compressdev_internal.h
/dpdk/lib/compressdev/rte_compressdev_pmd.h
/dpdk/lib/cryptodev/cryptodev_pmd.h
/dpdk/lib/cryptodev/cryptodev_trace_points.c
/dpdk/lib/cryptodev/rte_crypto.h
/dpdk/lib/cryptodev/rte_crypto_asym.h
/dpdk/lib/cryptodev/rte_cryptodev.c
/dpdk/lib/cryptodev/rte_cryptodev.h
/dpdk/lib/cryptodev/rte_cryptodev_trace.h
/dpdk/lib/cryptodev/version.map
/dpdk/lib/distributor/rte_distributor.c
/dpdk/lib/distributor/rte_distributor_match_sse.c
/dpdk/lib/distributor/rte_distributor_single.c
/dpdk/lib/dmadev/rte_dmadev.h
/dpdk/lib/dmadev/rte_dmadev_pmd.h
/dpdk/lib/eal/arm/include/rte_atomic_64.h
/dpdk/lib/eal/common/eal_common_config.c
/dpdk/lib/eal/common/eal_common_dev.c
/dpdk/lib/eal/common/eal_common_devargs.c
/dpdk/lib/eal/common/eal_common_dynmem.c
/dpdk/lib/eal/common/eal_common_errno.c
/dpdk/lib/eal/common/eal_common_fbarray.c
/dpdk/lib/eal/common/eal_common_hexdump.c
/dpdk/lib/eal/common/eal_common_launch.c
/dpdk/lib/eal/common/eal_common_lcore.c
/dpdk/lib/eal/common/eal_common_log.c
/dpdk/lib/eal/common/eal_common_memalloc.c
/dpdk/lib/eal/common/eal_common_memory.c
/dpdk/lib/eal/common/eal_common_memzone.c
/dpdk/lib/eal/common/eal_common_options.c
/dpdk/lib/eal/common/eal_common_proc.c
/dpdk/lib/eal/common/eal_common_string_fns.c
/dpdk/lib/eal/common/eal_common_tailqs.c
/dpdk/lib/eal/common/eal_common_thread.c
/dpdk/lib/eal/common/eal_common_timer.c
/dpdk/lib/eal/common/eal_common_trace.c
/dpdk/lib/eal/common/eal_common_trace_ctf.c
/dpdk/lib/eal/common/eal_internal_cfg.h
/dpdk/lib/eal/common/eal_private.h
/dpdk/lib/eal/common/hotplug_mp.c
/dpdk/lib/eal/common/hotplug_mp.h
/dpdk/lib/eal/common/malloc_elem.c
/dpdk/lib/eal/common/malloc_elem.h
/dpdk/lib/eal/common/malloc_heap.c
/dpdk/lib/eal/common/malloc_heap.h
/dpdk/lib/eal/common/malloc_mp.c
/dpdk/lib/eal/common/malloc_mp.h
/dpdk/lib/eal/common/rte_malloc.c
/dpdk/lib/eal/common/rte_random.c
/dpdk/lib/eal/common/rte_service.c
/dpdk/lib/eal/freebsd/eal.c
/dpdk/lib/eal/freebsd/include/rte_os.h
/dpdk/lib/eal/include/generic/rte_ticketlock.h
/dpdk/lib/eal/include/meson.build
/dpdk/lib/eal/include/rte_bitops.h
/dpdk/lib/eal/include/rte_branch_prediction.h
/dpdk/lib/eal/include/rte_compat.h
/dpdk/lib/eal/include/rte_eal.h
/dpdk/lib/eal/include/rte_hypervisor.h
/dpdk/lib/eal/include/rte_keepalive.h
/dpdk/lib/eal/include/rte_memory.h
/dpdk/lib/eal/include/rte_pci_dev_feature_defs.h
/dpdk/lib/eal/include/rte_pci_dev_features.h
/dpdk/lib/eal/include/rte_time.h
/dpdk/lib/eal/include/rte_trace_point.h
/dpdk/lib/eal/include/rte_trace_point_register.h
/dpdk/lib/eal/include/rte_version.h
/dpdk/lib/eal/linux/eal.c
/dpdk/lib/eal/linux/eal_alarm.c
/dpdk/lib/eal/linux/eal_cpuflags.c
/dpdk/lib/eal/linux/eal_debug.c
/dpdk/lib/eal/linux/eal_dev.c
/dpdk/lib/eal/linux/eal_hugepage_info.c
/dpdk/lib/eal/linux/eal_interrupts.c
/dpdk/lib/eal/linux/eal_lcore.c
/dpdk/lib/eal/linux/eal_log.c
/dpdk/lib/eal/linux/eal_memalloc.c
/dpdk/lib/eal/linux/eal_memory.c
/dpdk/lib/eal/linux/eal_thread.c
/dpdk/lib/eal/linux/eal_timer.c
/dpdk/lib/eal/linux/eal_vfio.h
/dpdk/lib/eal/linux/eal_vfio_mp_sync.c
/dpdk/lib/eal/linux/include/rte_os.h
/dpdk/lib/eal/meson.build
/dpdk/lib/eal/unix/eal_file.c
/dpdk/lib/eal/unix/eal_filesystem.c
/dpdk/lib/eal/unix/meson.build
/dpdk/lib/eal/unix/rte_thread.c
/dpdk/lib/eal/version.map
/dpdk/lib/eal/windows/eal.c
/dpdk/lib/eal/windows/eal_alarm.c
/dpdk/lib/eal/windows/eal_memalloc.c
/dpdk/lib/eal/windows/eal_memory.c
/dpdk/lib/eal/windows/eal_mp.c
/dpdk/lib/eal/windows/include/dirent.h
/dpdk/lib/eal/x86/rte_cycles.c
/dpdk/lib/efd/rte_efd.c
/dpdk/lib/ethdev/ethdev_driver.c
/dpdk/lib/ethdev/ethdev_driver.h
/dpdk/lib/ethdev/ethdev_pci.h
/dpdk/lib/ethdev/ethdev_private.c
/dpdk/lib/ethdev/ethdev_private.h
/dpdk/lib/ethdev/ethdev_vdev.h
/dpdk/lib/ethdev/meson.build
/dpdk/lib/ethdev/rte_dev_info.h
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/rte_flow_driver.h
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/eventdev_pmd.h
/dpdk/lib/eventdev/eventdev_pmd_pci.h
/dpdk/lib/eventdev/eventdev_pmd_vdev.h
/dpdk/lib/eventdev/rte_event_crypto_adapter.c
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.h
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.c
/dpdk/lib/eventdev/rte_event_ring.c
/dpdk/lib/eventdev/rte_event_ring.h
/dpdk/lib/eventdev/rte_event_timer_adapter.c
/dpdk/lib/eventdev/rte_event_timer_adapter.h
/dpdk/lib/eventdev/rte_eventdev.c
/dpdk/lib/eventdev/rte_eventdev.h
/dpdk/lib/eventdev/version.map
/dpdk/lib/fib/dir24_8.c
/dpdk/lib/fib/rte_fib.c
/dpdk/lib/fib/rte_fib.h
/dpdk/lib/fib/rte_fib6.c
/dpdk/lib/fib/rte_fib6.h
/dpdk/lib/fib/trie.c
/dpdk/lib/fib/trie.h
/dpdk/lib/flow_classify/rte_flow_classify.c
/dpdk/lib/flow_classify/rte_flow_classify.h
/dpdk/lib/flow_classify/rte_flow_classify_parse.c
/dpdk/lib/flow_classify/rte_flow_classify_parse.h
/dpdk/lib/gpudev/gpudev.c
/dpdk/lib/gpudev/gpudev_driver.h
/dpdk/lib/gpudev/rte_gpudev.h
/dpdk/lib/gpudev/version.map
/dpdk/lib/graph/graph_debug.c
/dpdk/lib/graph/graph_ops.c
/dpdk/lib/graph/graph_populate.c
/dpdk/lib/graph/graph_stats.c
/dpdk/lib/graph/node.c
/dpdk/lib/graph/rte_graph_worker.h
/dpdk/lib/gro/gro_tcp4.c
/dpdk/lib/gro/gro_tcp4.h
/dpdk/lib/gro/gro_udp4.c
/dpdk/lib/gro/gro_udp4.h
/dpdk/lib/gro/gro_vxlan_tcp4.c
/dpdk/lib/gro/gro_vxlan_udp4.c
/dpdk/lib/gro/rte_gro.c
/dpdk/lib/hash/rte_cuckoo_hash.c
/dpdk/lib/hash/rte_fbk_hash.c
/dpdk/lib/hash/rte_fbk_hash.h
/dpdk/lib/hash/rte_hash.h
/dpdk/lib/hash/rte_thash.c
/dpdk/lib/hash/rte_thash.h
/dpdk/lib/ip_frag/rte_ip_frag_common.c
/dpdk/lib/ip_frag/rte_ipv4_fragmentation.c
/dpdk/lib/ipsec/esp_inb.c
/dpdk/lib/ipsec/esp_outb.c
/dpdk/lib/ipsec/ipsec_sad.c
/dpdk/lib/ipsec/rte_ipsec_group.h
/dpdk/lib/ipsec/sa.c
/dpdk/lib/ipsec/sa.h
/dpdk/lib/jobstats/rte_jobstats.c
/dpdk/lib/kni/rte_kni.c
/dpdk/lib/kni/rte_kni.h
/dpdk/lib/kni/rte_kni_common.h
/dpdk/lib/kvargs/rte_kvargs.c
/dpdk/lib/latencystats/rte_latencystats.c
/dpdk/lib/lpm/rte_lpm.c
/dpdk/lib/lpm/rte_lpm.h
/dpdk/lib/lpm/rte_lpm6.c
/dpdk/lib/lpm/rte_lpm6.h
/dpdk/lib/mbuf/rte_mbuf.c
/dpdk/lib/mbuf/rte_mbuf.h
/dpdk/lib/mbuf/rte_mbuf_dyn.h
/dpdk/lib/mbuf/rte_mbuf_pool_ops.c
/dpdk/lib/mbuf/rte_mbuf_pool_ops.h
/dpdk/lib/member/rte_member.c
/dpdk/lib/member/rte_member.h
/dpdk/lib/member/rte_member_vbf.c
/dpdk/lib/mempool/rte_mempool.c
/dpdk/lib/mempool/rte_mempool.h
/dpdk/lib/meson.build
/dpdk/lib/metrics/rte_metrics.c
/dpdk/lib/metrics/rte_metrics_telemetry.h
/dpdk/lib/net/net_crc_avx512.c
/dpdk/lib/net/net_crc_sse.c
/dpdk/lib/net/rte_arp.c
/dpdk/lib/net/rte_ether.h
/dpdk/lib/net/rte_gre.h
/dpdk/lib/net/rte_ip.h
/dpdk/lib/net/rte_l2tpv2.h
/dpdk/lib/net/rte_net_crc.c
/dpdk/lib/node/ethdev_ctrl.c
/dpdk/lib/node/ethdev_rx.c
/dpdk/lib/node/ethdev_tx.c
/dpdk/lib/node/ip4_lookup.c
/dpdk/lib/node/ip4_rewrite.c
/dpdk/lib/node/pkt_cls.c
/dpdk/lib/node/pkt_drop.c
/dpdk/lib/pcapng/rte_pcapng.c
/dpdk/lib/pcapng/rte_pcapng.h
/dpdk/lib/pci/rte_pci.c
/dpdk/lib/pci/rte_pci.h
/dpdk/lib/pdump/rte_pdump.c
/dpdk/lib/pdump/rte_pdump.h
/dpdk/lib/pipeline/rte_pipeline.c
/dpdk/lib/pipeline/rte_port_in_action.c
/dpdk/lib/pipeline/rte_swx_ctl.c
/dpdk/lib/pipeline/rte_swx_ctl.h
/dpdk/lib/pipeline/rte_swx_pipeline.c
/dpdk/lib/pipeline/rte_swx_pipeline.h
/dpdk/lib/pipeline/rte_swx_pipeline_internal.h
/dpdk/lib/pipeline/rte_swx_pipeline_spec.c
/dpdk/lib/pipeline/rte_table_action.c
/dpdk/lib/port/rte_port_fd.h
/dpdk/lib/port/rte_port_frag.c
/dpdk/lib/port/rte_port_frag.h
/dpdk/lib/port/rte_port_kni.c
/dpdk/lib/port/rte_port_kni.h
/dpdk/lib/port/rte_port_ras.c
/dpdk/lib/port/rte_port_ras.h
/dpdk/lib/port/rte_port_ring.h
/dpdk/lib/port/rte_port_sched.c
/dpdk/lib/port/rte_port_source_sink.c
/dpdk/lib/port/rte_swx_port_fd.c
/dpdk/lib/port/rte_swx_port_fd.h
/dpdk/lib/port/rte_swx_port_ring.h
/dpdk/lib/power/guest_channel.c
/dpdk/lib/power/power_acpi_cpufreq.c
/dpdk/lib/power/power_acpi_cpufreq.h
/dpdk/lib/power/power_common.h
/dpdk/lib/power/power_cppc_cpufreq.c
/dpdk/lib/power/power_cppc_cpufreq.h
/dpdk/lib/power/power_kvm_vm.c
/dpdk/lib/power/power_kvm_vm.h
/dpdk/lib/power/power_pstate_cpufreq.c
/dpdk/lib/power/power_pstate_cpufreq.h
/dpdk/lib/power/rte_power.c
/dpdk/lib/power/rte_power.h
/dpdk/lib/power/rte_power_empty_poll.c
/dpdk/lib/rawdev/rte_rawdev.c
/dpdk/lib/rcu/rte_rcu_qsbr.c
/dpdk/lib/rcu/rte_rcu_qsbr.h
/dpdk/lib/regexdev/rte_regexdev.c
/dpdk/lib/regexdev/rte_regexdev.h
/dpdk/lib/regexdev/rte_regexdev_driver.h
/dpdk/lib/regexdev/version.map
/dpdk/lib/reorder/rte_reorder.c
/dpdk/lib/rib/rte_rib.c
/dpdk/lib/rib/rte_rib.h
/dpdk/lib/rib/rte_rib6.c
/dpdk/lib/rib/rte_rib6.h
/dpdk/lib/ring/rte_ring.c
/dpdk/lib/ring/rte_ring.h
/dpdk/lib/ring/rte_ring_elem.h
/dpdk/lib/ring/rte_ring_elem_pvt.h
/dpdk/lib/sched/rte_pie.c
/dpdk/lib/sched/rte_red.h
/dpdk/lib/sched/rte_sched.c
/dpdk/lib/sched/rte_sched.h
/dpdk/lib/security/rte_security.c
/dpdk/lib/security/rte_security.h
/dpdk/lib/stack/meson.build
/dpdk/lib/stack/rte_stack.c
/dpdk/lib/stack/rte_stack.h
/dpdk/lib/table/rte_swx_table_em.c
/dpdk/lib/table/rte_swx_table_em.h
/dpdk/lib/table/rte_swx_table_learner.c
/dpdk/lib/table/rte_swx_table_learner.h
/dpdk/lib/table/rte_swx_table_selector.c
/dpdk/lib/table/rte_swx_table_wm.c
/dpdk/lib/table/rte_swx_table_wm.h
/dpdk/lib/table/rte_table_acl.c
/dpdk/lib/table/rte_table_array.c
/dpdk/lib/table/rte_table_hash_cuckoo.c
/dpdk/lib/table/rte_table_hash_ext.c
/dpdk/lib/table/rte_table_hash_func.h
/dpdk/lib/table/rte_table_hash_key16.c
/dpdk/lib/table/rte_table_hash_key32.c
/dpdk/lib/table/rte_table_hash_key8.c
/dpdk/lib/table/rte_table_hash_lru.c
/dpdk/lib/table/rte_table_lpm.c
/dpdk/lib/table/rte_table_lpm_ipv6.c
/dpdk/lib/table/rte_table_stub.c
/dpdk/lib/table/rte_table_stub.h
/dpdk/lib/telemetry/rte_telemetry.h
/dpdk/lib/telemetry/telemetry.c
/dpdk/lib/telemetry/telemetry_data.h
/dpdk/lib/timer/rte_timer.c
/dpdk/lib/vhost/fd_man.c
/dpdk/lib/vhost/fd_man.h
/dpdk/lib/vhost/iotlb.c
/dpdk/lib/vhost/iotlb.h
/dpdk/lib/vhost/meson.build
/dpdk/lib/vhost/rte_vdpa.h
/dpdk/lib/vhost/rte_vhost.h
/dpdk/lib/vhost/rte_vhost_async.h
/dpdk/lib/vhost/rte_vhost_crypto.h
/dpdk/lib/vhost/socket.c
/dpdk/lib/vhost/vdpa.c
/dpdk/lib/vhost/vdpa_driver.h
/dpdk/lib/vhost/version.map
/dpdk/lib/vhost/vhost.c
/dpdk/lib/vhost/vhost.h
/dpdk/lib/vhost/vhost_crypto.c
/dpdk/lib/vhost/vhost_user.c
/dpdk/lib/vhost/vhost_user.h
/dpdk/lib/vhost/virtio_net.c
/dpdk/meson.build
/dpdk/usertools/dpdk-devbind.py
/dpdk/usertools/dpdk-telemetry.py
7be78d0229-Nov-2021 Josh Soref <jsoref@gmail.com>

fix spelling in comments and strings

The tool comes from https://github.com/jsoref

Signed-off-by: Josh Soref <jsoref@gmail.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>


/dpdk/.ci/linux-build.sh
/dpdk/.editorconfig
/dpdk/.github/workflows/build.yml
/dpdk/.gitignore
/dpdk/.travis.yml
/dpdk/ABI_VERSION
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/dumpcap/main.c
/dpdk/app/dumpcap/meson.build
/dpdk/app/meson.build
/dpdk/app/pdump/meson.build
/dpdk/app/proc-info/main.c
/dpdk/app/proc-info/meson.build
/dpdk/app/test-acl/main.c
/dpdk/app/test-acl/meson.build
/dpdk/app/test-bbdev/meson.build
/dpdk/app/test-bbdev/test_bbdev_perf.c
/dpdk/app/test-cmdline/commands.c
/dpdk/app/test-cmdline/meson.build
/dpdk/app/test-compress-perf/comp_perf_test_common.h
/dpdk/app/test-compress-perf/comp_perf_test_cyclecount.c
/dpdk/app/test-compress-perf/comp_perf_test_throughput.c
/dpdk/app/test-compress-perf/comp_perf_test_verify.c
/dpdk/app/test-compress-perf/main.c
/dpdk/app/test-compress-perf/meson.build
/dpdk/app/test-crypto-perf/cperf_ops.c
/dpdk/app/test-crypto-perf/cperf_options_parsing.c
/dpdk/app/test-crypto-perf/cperf_test_common.c
/dpdk/app/test-crypto-perf/cperf_test_latency.c
/dpdk/app/test-crypto-perf/cperf_test_pmd_cyclecount.c
/dpdk/app/test-crypto-perf/cperf_test_throughput.c
/dpdk/app/test-crypto-perf/cperf_test_vectors.c
/dpdk/app/test-crypto-perf/cperf_test_vectors.h
/dpdk/app/test-crypto-perf/cperf_test_verify.c
/dpdk/app/test-crypto-perf/meson.build
/dpdk/app/test-eventdev/evt_main.c
/dpdk/app/test-eventdev/evt_options.c
/dpdk/app/test-eventdev/meson.build
/dpdk/app/test-eventdev/test_order_atq.c
/dpdk/app/test-eventdev/test_order_common.c
/dpdk/app/test-eventdev/test_order_common.h
/dpdk/app/test-eventdev/test_order_queue.c
/dpdk/app/test-eventdev/test_perf_common.c
/dpdk/app/test-eventdev/test_pipeline_common.c
/dpdk/app/test-fib/main.c
/dpdk/app/test-fib/meson.build
/dpdk/app/test-flow-perf/actions_gen.c
/dpdk/app/test-flow-perf/actions_gen.h
/dpdk/app/test-flow-perf/config.h
/dpdk/app/test-flow-perf/flow_gen.c
/dpdk/app/test-flow-perf/flow_gen.h
/dpdk/app/test-flow-perf/main.c
/dpdk/app/test-flow-perf/meson.build
/dpdk/app/test-gpudev/main.c
/dpdk/app/test-gpudev/meson.build
/dpdk/app/test-pipeline/config.c
/dpdk/app/test-pipeline/init.c
/dpdk/app/test-pipeline/main.c
/dpdk/app/test-pipeline/meson.build
/dpdk/app/test-pipeline/runtime.c
/dpdk/app/test-pmd/cmd_flex_item.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/cmdline_tm.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/csumonly.c
/dpdk/app/test-pmd/flowgen.c
/dpdk/app/test-pmd/icmpecho.c
/dpdk/app/test-pmd/ieee1588fwd.c
/dpdk/app/test-pmd/iofwd.c
/dpdk/app/test-pmd/macfwd.c
/dpdk/app/test-pmd/macswap.c
/dpdk/app/test-pmd/macswap_common.h
/dpdk/app/test-pmd/meson.build
/dpdk/app/test-pmd/parameters.c
/dpdk/app/test-pmd/rxonly.c
/dpdk/app/test-pmd/shared_rxq_fwd.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test-pmd/txonly.c
/dpdk/app/test-pmd/util.c
/dpdk/app/test-regex/meson.build
/dpdk/app/test-sad/meson.build
/dpdk/app/test/commands.c
/dpdk/app/test/meson.build
/dpdk/app/test/sample_packet_forward.c
/dpdk/app/test/sample_packet_forward.h
/dpdk/app/test/test.c
/dpdk/app/test/test_atomic.c
/dpdk/app/test/test_barrier.c
/dpdk/app/test/test_bitmap.c
/dpdk/app/test/test_bitratestats.c
/dpdk/app/test/test_bpf.c
/dpdk/app/test/test_cmdline_lib.c
/dpdk/app/test/test_compressdev.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev.h
/dpdk/app/test/test_cryptodev_aead_test_vectors.h
/dpdk/app/test/test_cryptodev_blockcipher.c
/dpdk/app/test/test_cryptodev_security_docsis_test_vectors.h
/dpdk/app/test/test_cryptodev_security_ipsec.c
/dpdk/app/test/test_cryptodev_zuc_test_vectors.h
/dpdk/app/test/test_devargs.c
/dpdk/app/test/test_distributor_perf.c
/dpdk/app/test/test_eal_flags.c
/dpdk/app/test/test_ethdev_link.c
/dpdk/app/test/test_event_eth_rx_adapter.c
/dpdk/app/test/test_event_timer_adapter.c
/dpdk/app/test/test_fib.c
/dpdk/app/test/test_fib6.c
/dpdk/app/test/test_fib6_perf.c
/dpdk/app/test/test_fib_perf.c
/dpdk/app/test/test_func_reentrancy.c
/dpdk/app/test/test_interrupts.c
/dpdk/app/test/test_ipfrag.c
/dpdk/app/test/test_ipsec.c
/dpdk/app/test/test_kni.c
/dpdk/app/test/test_kvargs.c
/dpdk/app/test/test_latencystats.c
/dpdk/app/test/test_lcores.c
/dpdk/app/test/test_link_bonding.c
/dpdk/app/test/test_link_bonding_mode4.c
/dpdk/app/test/test_link_bonding_rssconf.c
/dpdk/app/test/test_lpm.c
/dpdk/app/test/test_lpm6.c
/dpdk/app/test/test_lpm6_data.h
/dpdk/app/test/test_malloc.c
/dpdk/app/test/test_mbuf.c
/dpdk/app/test/test_member.c
/dpdk/app/test/test_mempool.c
/dpdk/app/test/test_mempool_perf.c
/dpdk/app/test/test_memzone.c
/dpdk/app/test/test_meter.c
/dpdk/app/test/test_metrics.c
/dpdk/app/test/test_mp_secondary.c
/dpdk/app/test/test_pcapng.c
/dpdk/app/test/test_pdump.c
/dpdk/app/test/test_pie.c
/dpdk/app/test/test_pmd_perf.c
/dpdk/app/test/test_power_cpufreq.c
/dpdk/app/test/test_rcu_qsbr.c
/dpdk/app/test/test_red.c
/dpdk/app/test/test_ring.c
/dpdk/app/test/test_ring_perf.c
/dpdk/app/test/test_ring_stress_impl.h
/dpdk/app/test/test_rwlock.c
/dpdk/app/test/test_security.c
/dpdk/app/test/test_stack_perf.c
/dpdk/app/test/test_table_pipeline.c
/dpdk/app/test/test_thash.c
/dpdk/app/test/test_thash_perf.c
/dpdk/app/test/test_timer.c
/dpdk/app/test/test_timer_secondary.c
/dpdk/app/test/test_vdev.c
/dpdk/app/test/virtual_pmd.c
/dpdk/buildtools/binutils-avx512-check.py
/dpdk/buildtools/gen-pmdinfo-cfile.py
/dpdk/buildtools/meson.build
/dpdk/config/arm/meson.build
/dpdk/config/meson.build
/dpdk/config/ppc/meson.build
/dpdk/config/ppc/ppc64le-power8-linux-gcc-ubuntu1804
/dpdk/config/rte_config.h
/dpdk/config/x86/cross-mingw
/dpdk/config/x86/meson.build
/dpdk/devtools/check-git-log.sh
/dpdk/devtools/check-meson.py
/dpdk/devtools/check-symbol-change.sh
/dpdk/devtools/checkpatches.sh
/dpdk/devtools/cocci/namespace_ethdev.cocci
/dpdk/devtools/cocci/prefix_mbuf_offload_flags.cocci
/dpdk/devtools/test-meson-builds.sh
/dpdk/devtools/words-case.txt
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/api/doxy-api.conf.in
/dpdk/doc/api/generate_examples.sh
/dpdk/doc/api/meson.build
/dpdk/doc/guides/bbdevs/turbo_sw.rst
/dpdk/doc/guides/compressdevs/mlx5.rst
/dpdk/doc/guides/conf.py
/dpdk/doc/guides/contributing/coding_style.rst
/dpdk/doc/guides/contributing/index.rst
/dpdk/doc/guides/contributing/unit_test.rst
/dpdk/doc/guides/cryptodevs/aesni_gcm.rst
/dpdk/doc/guides/cryptodevs/aesni_mb.rst
/dpdk/doc/guides/cryptodevs/ccp.rst
/dpdk/doc/guides/cryptodevs/chacha20_poly1305.rst
/dpdk/doc/guides/cryptodevs/cnxk.rst
/dpdk/doc/guides/cryptodevs/features/aesni_gcm.ini
/dpdk/doc/guides/cryptodevs/features/aesni_mb.ini
/dpdk/doc/guides/cryptodevs/features/armv8.ini
/dpdk/doc/guides/cryptodevs/features/bcmfs.ini
/dpdk/doc/guides/cryptodevs/features/caam_jr.ini
/dpdk/doc/guides/cryptodevs/features/ccp.ini
/dpdk/doc/guides/cryptodevs/features/chacha20_poly1305.ini
/dpdk/doc/guides/cryptodevs/features/cn10k.ini
/dpdk/doc/guides/cryptodevs/features/cn9k.ini
/dpdk/doc/guides/cryptodevs/features/default.ini
/dpdk/doc/guides/cryptodevs/features/dpaa2_sec.ini
/dpdk/doc/guides/cryptodevs/features/dpaa_sec.ini
/dpdk/doc/guides/cryptodevs/features/kasumi.ini
/dpdk/doc/guides/cryptodevs/features/mlx5.ini
/dpdk/doc/guides/cryptodevs/features/mvsam.ini
/dpdk/doc/guides/cryptodevs/features/nitrox.ini
/dpdk/doc/guides/cryptodevs/features/null.ini
/dpdk/doc/guides/cryptodevs/features/octeontx.ini
/dpdk/doc/guides/cryptodevs/features/octeontx2.ini
/dpdk/doc/guides/cryptodevs/features/openssl.ini
/dpdk/doc/guides/cryptodevs/features/qat.ini
/dpdk/doc/guides/cryptodevs/features/snow3g.ini
/dpdk/doc/guides/cryptodevs/features/virtio.ini
/dpdk/doc/guides/cryptodevs/features/zuc.ini
/dpdk/doc/guides/cryptodevs/index.rst
/dpdk/doc/guides/cryptodevs/kasumi.rst
/dpdk/doc/guides/cryptodevs/mlx5.rst
/dpdk/doc/guides/cryptodevs/openssl.rst
/dpdk/doc/guides/cryptodevs/overview.rst
/dpdk/doc/guides/cryptodevs/snow3g.rst
/dpdk/doc/guides/cryptodevs/virtio.rst
/dpdk/doc/guides/cryptodevs/zuc.rst
/dpdk/doc/guides/dmadevs/cnxk.rst
/dpdk/doc/guides/dmadevs/dpaa.rst
/dpdk/doc/guides/dmadevs/hisilicon.rst
/dpdk/doc/guides/dmadevs/idxd.rst
/dpdk/doc/guides/dmadevs/index.rst
/dpdk/doc/guides/dmadevs/ioat.rst
/dpdk/doc/guides/eventdevs/cnxk.rst
/dpdk/doc/guides/eventdevs/dsw.rst
/dpdk/doc/guides/eventdevs/features/cnxk.ini
/dpdk/doc/guides/eventdevs/features/default.ini
/dpdk/doc/guides/eventdevs/features/dlb2.ini
/dpdk/doc/guides/eventdevs/features/dpaa.ini
/dpdk/doc/guides/eventdevs/features/dpaa2.ini
/dpdk/doc/guides/eventdevs/features/dsw.ini
/dpdk/doc/guides/eventdevs/features/octeontx.ini
/dpdk/doc/guides/eventdevs/features/octeontx2.ini
/dpdk/doc/guides/eventdevs/features/opdl.ini
/dpdk/doc/guides/eventdevs/features/sw.ini
/dpdk/doc/guides/eventdevs/index.rst
/dpdk/doc/guides/eventdevs/octeontx2.rst
/dpdk/doc/guides/eventdevs/opdl.rst
/dpdk/doc/guides/eventdevs/overview.rst
/dpdk/doc/guides/freebsd_gsg/build_sample_apps.rst
/dpdk/doc/guides/gpus/cuda.rst
/dpdk/doc/guides/gpus/features/default.ini
/dpdk/doc/guides/gpus/index.rst
/dpdk/doc/guides/gpus/overview.rst
img/virtio_user_for_container_networking.svg
/dpdk/doc/guides/index.rst
/dpdk/doc/guides/linux_gsg/build_sample_apps.rst
/dpdk/doc/guides/linux_gsg/eal_args.include.rst
/dpdk/doc/guides/linux_gsg/linux_drivers.rst
/dpdk/doc/guides/nics/af_packet.rst
/dpdk/doc/guides/nics/af_xdp.rst
/dpdk/doc/guides/nics/avp.rst
/dpdk/doc/guides/nics/bnxt.rst
/dpdk/doc/guides/nics/cnxk.rst
/dpdk/doc/guides/nics/ena.rst
/dpdk/doc/guides/nics/enetfec.rst
/dpdk/doc/guides/nics/enic.rst
/dpdk/doc/guides/nics/features.rst
/dpdk/doc/guides/nics/features/ark.ini
/dpdk/doc/guides/nics/features/atlantic.ini
/dpdk/doc/guides/nics/features/avp.ini
/dpdk/doc/guides/nics/features/axgbe.ini
/dpdk/doc/guides/nics/features/bnxt.ini
/dpdk/doc/guides/nics/features/cnxk.ini
/dpdk/doc/guides/nics/features/cnxk_vec.ini
/dpdk/doc/guides/nics/features/cnxk_vf.ini
/dpdk/doc/guides/nics/features/cxgbe.ini
/dpdk/doc/guides/nics/features/cxgbevf.ini
/dpdk/doc/guides/nics/features/default.ini
/dpdk/doc/guides/nics/features/dpaa.ini
/dpdk/doc/guides/nics/features/dpaa2.ini
/dpdk/doc/guides/nics/features/e1000.ini
/dpdk/doc/guides/nics/features/ena.ini
/dpdk/doc/guides/nics/features/enetc.ini
/dpdk/doc/guides/nics/features/enetfec.ini
/dpdk/doc/guides/nics/features/enic.ini
/dpdk/doc/guides/nics/features/failsafe.ini
/dpdk/doc/guides/nics/features/fm10k.ini
/dpdk/doc/guides/nics/features/fm10k_vf.ini
/dpdk/doc/guides/nics/features/hinic.ini
/dpdk/doc/guides/nics/features/hns3.ini
/dpdk/doc/guides/nics/features/hns3_vf.ini
/dpdk/doc/guides/nics/features/i40e.ini
/dpdk/doc/guides/nics/features/iavf.ini
/dpdk/doc/guides/nics/features/ice.ini
/dpdk/doc/guides/nics/features/ice_dcf.ini
/dpdk/doc/guides/nics/features/igb.ini
/dpdk/doc/guides/nics/features/igc.ini
/dpdk/doc/guides/nics/features/ionic.ini
/dpdk/doc/guides/nics/features/ipn3ke.ini
/dpdk/doc/guides/nics/features/ixgbe.ini
/dpdk/doc/guides/nics/features/ixgbe_vf.ini
/dpdk/doc/guides/nics/features/liquidio.ini
/dpdk/doc/guides/nics/features/memif.ini
/dpdk/doc/guides/nics/features/mlx4.ini
/dpdk/doc/guides/nics/features/mlx5.ini
/dpdk/doc/guides/nics/features/mvneta.ini
/dpdk/doc/guides/nics/features/mvpp2.ini
/dpdk/doc/guides/nics/features/nfp.ini
/dpdk/doc/guides/nics/features/ngbe.ini
/dpdk/doc/guides/nics/features/octeontx.ini
/dpdk/doc/guides/nics/features/octeontx2.ini
/dpdk/doc/guides/nics/features/octeontx2_vec.ini
/dpdk/doc/guides/nics/features/octeontx2_vf.ini
/dpdk/doc/guides/nics/features/pcap.ini
/dpdk/doc/guides/nics/features/qede.ini
/dpdk/doc/guides/nics/features/qede_vf.ini
/dpdk/doc/guides/nics/features/sfc.ini
/dpdk/doc/guides/nics/features/thunderx.ini
/dpdk/doc/guides/nics/features/txgbe.ini
/dpdk/doc/guides/nics/features/txgbe_vf.ini
/dpdk/doc/guides/nics/features/virtio.ini
/dpdk/doc/guides/nics/features/vmxnet3.ini
/dpdk/doc/guides/nics/fm10k.rst
/dpdk/doc/guides/nics/hns3.rst
/dpdk/doc/guides/nics/index.rst
/dpdk/doc/guides/nics/intel_vf.rst
/dpdk/doc/guides/nics/ixgbe.rst
/dpdk/doc/guides/nics/memif.rst
/dpdk/doc/guides/nics/mlx4.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/netvsc.rst
/dpdk/doc/guides/nics/nfb.rst
/dpdk/doc/guides/nics/nfp.rst
/dpdk/doc/guides/nics/ngbe.rst
/dpdk/doc/guides/nics/octeontx.rst
/dpdk/doc/guides/nics/octeontx2.rst
/dpdk/doc/guides/nics/sfc_efx.rst
/dpdk/doc/guides/nics/tap.rst
/dpdk/doc/guides/nics/thunderx.rst
/dpdk/doc/guides/nics/txgbe.rst
/dpdk/doc/guides/nics/virtio.rst
/dpdk/doc/guides/platform/cnxk.rst
/dpdk/doc/guides/prog_guide/asan.rst
/dpdk/doc/guides/prog_guide/build-sdk-meson.rst
/dpdk/doc/guides/prog_guide/compressdev.rst
/dpdk/doc/guides/prog_guide/cryptodev_lib.rst
/dpdk/doc/guides/prog_guide/dmadev.rst
/dpdk/doc/guides/prog_guide/env_abstraction_layer.rst
/dpdk/doc/guides/prog_guide/event_ethernet_rx_adapter.rst
/dpdk/doc/guides/prog_guide/fib_lib.rst
/dpdk/doc/guides/prog_guide/flow_classify_lib.rst
/dpdk/doc/guides/prog_guide/generic_segmentation_offload_lib.rst
/dpdk/doc/guides/prog_guide/glossary.rst
/dpdk/doc/guides/prog_guide/gpudev.rst
/dpdk/doc/guides/prog_guide/graph_lib.rst
/dpdk/doc/guides/prog_guide/img/dir_24_8_alg.svg
/dpdk/doc/guides/prog_guide/img/flow_tru_dropper.png
/dpdk/doc/guides/prog_guide/img/rib_internals.svg
/dpdk/doc/guides/prog_guide/img/rib_pic.svg
/dpdk/doc/guides/prog_guide/img/rte_mtr_meter_chaining.svg
/dpdk/doc/guides/prog_guide/img/turbo_tb_decode.svg
/dpdk/doc/guides/prog_guide/img/turbo_tb_encode.svg
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/ipsec_lib.rst
/dpdk/doc/guides/prog_guide/kernel_nic_interface.rst
/dpdk/doc/guides/prog_guide/mbuf_lib.rst
/dpdk/doc/guides/prog_guide/metrics_lib.rst
/dpdk/doc/guides/prog_guide/poll_mode_drv.rst
/dpdk/doc/guides/prog_guide/power_man.rst
/dpdk/doc/guides/prog_guide/qos_framework.rst
/dpdk/doc/guides/prog_guide/rib_lib.rst
/dpdk/doc/guides/prog_guide/rte_flow.rst
/dpdk/doc/guides/prog_guide/rte_security.rst
/dpdk/doc/guides/prog_guide/switch_representation.rst
/dpdk/doc/guides/prog_guide/toeplitz_hash_lib.rst
/dpdk/doc/guides/prog_guide/traffic_management.rst
/dpdk/doc/guides/prog_guide/traffic_metering_and_policing.rst
/dpdk/doc/guides/prog_guide/vhost_lib.rst
/dpdk/doc/guides/prog_guide/writing_efficient_code.rst
/dpdk/doc/guides/rawdevs/cnxk_bphy.rst
/dpdk/doc/guides/rawdevs/ioat.rst
/dpdk/doc/guides/regexdevs/features_overview.rst
/dpdk/doc/guides/regexdevs/mlx5.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/index.rst
/dpdk/doc/guides/rel_notes/known_issues.rst
/dpdk/doc/guides/rel_notes/release_16_04.rst
/dpdk/doc/guides/rel_notes/release_16_07.rst
/dpdk/doc/guides/rel_notes/release_17_08.rst
/dpdk/doc/guides/rel_notes/release_18_02.rst
/dpdk/doc/guides/rel_notes/release_19_05.rst
/dpdk/doc/guides/rel_notes/release_19_11.rst
/dpdk/doc/guides/rel_notes/release_20_11.rst
/dpdk/doc/guides/rel_notes/release_21_02.rst
/dpdk/doc/guides/rel_notes/release_21_05.rst
/dpdk/doc/guides/rel_notes/release_21_08.rst
/dpdk/doc/guides/rel_notes/release_21_11.rst
/dpdk/doc/guides/rel_notes/release_22_03.rst
/dpdk/doc/guides/rel_notes/release_2_1.rst
/dpdk/doc/guides/rel_notes/release_2_2.rst
/dpdk/doc/guides/sample_app_ug/bbdev_app.rst
/dpdk/doc/guides/sample_app_ug/dma.rst
/dpdk/doc/guides/sample_app_ug/flow_filtering.rst
/dpdk/doc/guides/sample_app_ug/index.rst
/dpdk/doc/guides/sample_app_ug/intro.rst
/dpdk/doc/guides/sample_app_ug/ip_reassembly.rst
/dpdk/doc/guides/sample_app_ug/ipsec_secgw.rst
/dpdk/doc/guides/sample_app_ug/keep_alive.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_cat.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_real_virtual.rst
/dpdk/doc/guides/sample_app_ug/l3_forward_access_ctrl.rst
/dpdk/doc/guides/sample_app_ug/l3_forward_power_man.rst
/dpdk/doc/guides/sample_app_ug/server_node_efd.rst
/dpdk/doc/guides/sample_app_ug/skeleton.rst
/dpdk/doc/guides/sample_app_ug/vhost.rst
/dpdk/doc/guides/sample_app_ug/vm_power_management.rst
/dpdk/doc/guides/sample_app_ug/vmdq_forwarding.rst
/dpdk/doc/guides/testpmd_app_ug/run_app.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/flow-perf.rst
/dpdk/doc/guides/tools/testeventdev.rst
/dpdk/doc/guides/vdpadevs/features/sfc.ini
/dpdk/doc/guides/vdpadevs/ifc.rst
/dpdk/doc/guides/vdpadevs/index.rst
/dpdk/doc/guides/vdpadevs/sfc.rst
/dpdk/doc/guides/windows_gsg/build_dpdk.rst
/dpdk/drivers/baseband/acc100/rte_acc100_pmd.c
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c
/dpdk/drivers/baseband/fpga_lte_fec/fpga_lte_fec.c
/dpdk/drivers/baseband/null/bbdev_null.c
/dpdk/drivers/baseband/turbo_sw/bbdev_turbo_software.c
/dpdk/drivers/bus/auxiliary/auxiliary_common.c
/dpdk/drivers/bus/auxiliary/auxiliary_params.c
/dpdk/drivers/bus/auxiliary/rte_bus_auxiliary.h
/dpdk/drivers/bus/dpaa/dpaa_bus.c
/dpdk/drivers/bus/dpaa/include/fsl_qman.h
/dpdk/drivers/bus/dpaa/include/fsl_usd.h
/dpdk/drivers/bus/dpaa/include/process.h
/dpdk/drivers/bus/dpaa/rte_dpaa_bus.h
/dpdk/drivers/bus/fslmc/fslmc_bus.c
/dpdk/drivers/bus/fslmc/fslmc_vfio.c
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_dpio.c
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_pvt.h
/dpdk/drivers/bus/fslmc/qbman/include/fsl_qbman_portal.h
/dpdk/drivers/bus/fslmc/rte_fslmc.h
/dpdk/drivers/bus/ifpga/ifpga_bus.c
/dpdk/drivers/bus/ifpga/rte_bus_ifpga.h
/dpdk/drivers/bus/pci/bsd/pci.c
/dpdk/drivers/bus/pci/linux/pci.c
/dpdk/drivers/bus/pci/linux/pci_uio.c
/dpdk/drivers/bus/pci/linux/pci_vfio.c
/dpdk/drivers/bus/pci/pci_common.c
/dpdk/drivers/bus/pci/pci_common_uio.c
/dpdk/drivers/bus/pci/rte_bus_pci.h
/dpdk/drivers/bus/vdev/rte_bus_vdev.h
/dpdk/drivers/bus/vdev/vdev_params.c
/dpdk/drivers/bus/vmbus/linux/vmbus_bus.c
/dpdk/drivers/bus/vmbus/linux/vmbus_uio.c
/dpdk/drivers/bus/vmbus/rte_bus_vmbus.h
/dpdk/drivers/bus/vmbus/vmbus_common.c
/dpdk/drivers/bus/vmbus/vmbus_common_uio.c
/dpdk/drivers/common/cnxk/cnxk_security.c
/dpdk/drivers/common/cnxk/cnxk_security_ar.h
/dpdk/drivers/common/cnxk/cnxk_telemetry_bphy.c
/dpdk/drivers/common/cnxk/cnxk_telemetry_nix.c
/dpdk/drivers/common/cnxk/hw/cpt.h
/dpdk/drivers/common/cnxk/hw/dpi.h
/dpdk/drivers/common/cnxk/hw/nix.h
/dpdk/drivers/common/cnxk/meson.build
/dpdk/drivers/common/cnxk/roc_api.h
/dpdk/drivers/common/cnxk/roc_bphy_cgx.c
/dpdk/drivers/common/cnxk/roc_constants.h
/dpdk/drivers/common/cnxk/roc_cpt.c
/dpdk/drivers/common/cnxk/roc_cpt.h
/dpdk/drivers/common/cnxk/roc_dev.c
/dpdk/drivers/common/cnxk/roc_dpi.c
/dpdk/drivers/common/cnxk/roc_dpi.h
/dpdk/drivers/common/cnxk/roc_dpi_priv.h
/dpdk/drivers/common/cnxk/roc_hash.c
/dpdk/drivers/common/cnxk/roc_ie_ot.h
/dpdk/drivers/common/cnxk/roc_irq.c
/dpdk/drivers/common/cnxk/roc_mbox.h
/dpdk/drivers/common/cnxk/roc_model.h
/dpdk/drivers/common/cnxk/roc_nix.c
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_bpf.c
/dpdk/drivers/common/cnxk/roc_nix_fc.c
/dpdk/drivers/common/cnxk/roc_nix_inl.c
/dpdk/drivers/common/cnxk/roc_nix_inl.h
/dpdk/drivers/common/cnxk/roc_nix_inl_dev.c
/dpdk/drivers/common/cnxk/roc_nix_inl_dev_irq.c
/dpdk/drivers/common/cnxk/roc_nix_irq.c
/dpdk/drivers/common/cnxk/roc_nix_ops.c
/dpdk/drivers/common/cnxk/roc_nix_priv.h
/dpdk/drivers/common/cnxk/roc_nix_tm.c
/dpdk/drivers/common/cnxk/roc_nix_tm_ops.c
/dpdk/drivers/common/cnxk/roc_nix_tm_utils.c
/dpdk/drivers/common/cnxk/roc_npa.c
/dpdk/drivers/common/cnxk/roc_npa.h
/dpdk/drivers/common/cnxk/roc_npc.c
/dpdk/drivers/common/cnxk/roc_npc.h
/dpdk/drivers/common/cnxk/roc_npc_mcam.c
/dpdk/drivers/common/cnxk/roc_npc_priv.h
/dpdk/drivers/common/cnxk/roc_platform.h
/dpdk/drivers/common/cnxk/roc_priv.h
/dpdk/drivers/common/cnxk/roc_se.c
/dpdk/drivers/common/cnxk/roc_se.h
/dpdk/drivers/common/cnxk/roc_sso.c
/dpdk/drivers/common/cnxk/roc_sso.h
/dpdk/drivers/common/cnxk/roc_sso_priv.h
/dpdk/drivers/common/cnxk/roc_tim.c
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/cpt/cpt_hw_types.h
/dpdk/drivers/common/cpt/cpt_ucode.h
/dpdk/drivers/common/cpt/cpt_ucode_asym.h
/dpdk/drivers/common/dpaax/caamflib/desc/algo.h
/dpdk/drivers/common/dpaax/caamflib/desc/sdap.h
/dpdk/drivers/common/dpaax/dpaa_list.h
/dpdk/drivers/common/dpaax/dpaax_iova_table.c
/dpdk/drivers/common/iavf/iavf_type.h
/dpdk/drivers/common/iavf/virtchnl.h
/dpdk/drivers/common/iavf/virtchnl_inline_ipsec.h
/dpdk/drivers/common/mlx5/linux/meson.build
/dpdk/drivers/common/mlx5/linux/mlx5_common_os.c
/dpdk/drivers/common/mlx5/linux/mlx5_common_os.h
/dpdk/drivers/common/mlx5/linux/mlx5_glue.c
/dpdk/drivers/common/mlx5/linux/mlx5_glue.h
/dpdk/drivers/common/mlx5/linux/mlx5_nl.c
/dpdk/drivers/common/mlx5/linux/mlx5_nl.h
/dpdk/drivers/common/mlx5/mlx5_common.c
/dpdk/drivers/common/mlx5/mlx5_common.h
/dpdk/drivers/common/mlx5/mlx5_common_defs.h
/dpdk/drivers/common/mlx5/mlx5_common_devx.c
/dpdk/drivers/common/mlx5/mlx5_common_devx.h
/dpdk/drivers/common/mlx5/mlx5_common_mp.c
/dpdk/drivers/common/mlx5/mlx5_common_mp.h
/dpdk/drivers/common/mlx5/mlx5_common_mr.c
/dpdk/drivers/common/mlx5/mlx5_common_mr.h
/dpdk/drivers/common/mlx5/mlx5_common_utils.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.h
/dpdk/drivers/common/mlx5/mlx5_malloc.c
/dpdk/drivers/common/mlx5/mlx5_malloc.h
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/mlx5/version.map
/dpdk/drivers/common/mlx5/windows/mlx5_common_os.c
/dpdk/drivers/common/mlx5/windows/mlx5_common_os.h
/dpdk/drivers/common/mlx5/windows/mlx5_win_defs.h
/dpdk/drivers/common/octeontx2/otx2_dev.c
/dpdk/drivers/common/octeontx2/otx2_irq.c
/dpdk/drivers/common/octeontx2/otx2_mbox.h
/dpdk/drivers/common/qat/dev/qat_dev_gen1.c
/dpdk/drivers/common/qat/dev/qat_dev_gen2.c
/dpdk/drivers/common/qat/dev/qat_dev_gen3.c
/dpdk/drivers/common/qat/dev/qat_dev_gen4.c
/dpdk/drivers/common/qat/dev/qat_dev_gens.h
/dpdk/drivers/common/qat/meson.build
/dpdk/drivers/common/qat/qat_adf/adf_transport_access_macros.h
/dpdk/drivers/common/qat/qat_adf/icp_qat_hw_gen4_comp.h
/dpdk/drivers/common/qat/qat_adf/icp_qat_hw_gen4_comp_defs.h
/dpdk/drivers/common/qat/qat_common.c
/dpdk/drivers/common/qat/qat_common.h
/dpdk/drivers/common/qat/qat_device.c
/dpdk/drivers/common/qat/qat_device.h
/dpdk/drivers/common/qat/qat_pf2vf.c
/dpdk/drivers/common/qat/qat_qp.c
/dpdk/drivers/common/qat/qat_qp.h
/dpdk/drivers/common/sfc_efx/base/ef10_nic.c
/dpdk/drivers/common/sfc_efx/base/efx.h
/dpdk/drivers/common/sfc_efx/base/efx_impl.h
/dpdk/drivers/common/sfc_efx/base/efx_mae.c
/dpdk/drivers/common/sfc_efx/base/efx_mcdi.c
/dpdk/drivers/common/sfc_efx/base/efx_mcdi.h
/dpdk/drivers/common/sfc_efx/base/efx_nic.c
/dpdk/drivers/common/sfc_efx/base/siena_nic.c
/dpdk/drivers/common/sfc_efx/efsys.h
/dpdk/drivers/common/sfc_efx/version.map
/dpdk/drivers/compress/mlx5/mlx5_compress.c
/dpdk/drivers/compress/octeontx/include/zip_regs.h
/dpdk/drivers/compress/octeontx/meson.build
/dpdk/drivers/compress/octeontx/otx_zip.h
/dpdk/drivers/compress/qat/dev/qat_comp_pmd_gen1.c
/dpdk/drivers/compress/qat/dev/qat_comp_pmd_gen2.c
/dpdk/drivers/compress/qat/dev/qat_comp_pmd_gen3.c
/dpdk/drivers/compress/qat/dev/qat_comp_pmd_gen4.c
/dpdk/drivers/compress/qat/dev/qat_comp_pmd_gens.h
/dpdk/drivers/compress/qat/qat_comp.c
/dpdk/drivers/compress/qat/qat_comp.h
/dpdk/drivers/compress/qat/qat_comp_pmd.c
/dpdk/drivers/compress/qat/qat_comp_pmd.h
/dpdk/drivers/crypto/armv8/meson.build
/dpdk/drivers/crypto/armv8/rte_armv8_pmd.c
/dpdk/drivers/crypto/bcmfs/bcmfs_device.h
/dpdk/drivers/crypto/bcmfs/bcmfs_qp.c
/dpdk/drivers/crypto/bcmfs/bcmfs_sym_defs.h
/dpdk/drivers/crypto/bcmfs/bcmfs_sym_engine.h
/dpdk/drivers/crypto/bcmfs/bcmfs_sym_pmd.c
/dpdk/drivers/crypto/bcmfs/hw/bcmfs5_rm.c
/dpdk/drivers/crypto/bcmfs/meson.build
/dpdk/drivers/crypto/caam_jr/caam_jr.c
/dpdk/drivers/crypto/caam_jr/caam_jr_hw_specific.h
/dpdk/drivers/crypto/caam_jr/caam_jr_pvt.h
/dpdk/drivers/crypto/caam_jr/caam_jr_uio.c
/dpdk/drivers/crypto/ccp/ccp_crypto.c
/dpdk/drivers/crypto/ccp/ccp_crypto.h
/dpdk/drivers/crypto/ccp/ccp_dev.h
/dpdk/drivers/crypto/ccp/meson.build
/dpdk/drivers/crypto/ccp/rte_ccp_pmd.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev.c
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn9k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn9k_ipsec.h
/dpdk/drivers/crypto/cnxk/cn9k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_ae.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_sec.c
/dpdk/drivers/crypto/cnxk/cnxk_ipsec.h
/dpdk/drivers/crypto/cnxk/cnxk_se.h
/dpdk/drivers/crypto/cnxk/meson.build
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_ops.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_private.c
/dpdk/drivers/crypto/ipsec_mb/ipsec_mb_private.h
/dpdk/drivers/crypto/ipsec_mb/meson.build
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_gcm.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_gcm_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb.c
/dpdk/drivers/crypto/ipsec_mb/pmd_aesni_mb_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_chacha_poly.c
/dpdk/drivers/crypto/ipsec_mb/pmd_chacha_poly_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_kasumi.c
/dpdk/drivers/crypto/ipsec_mb/pmd_kasumi_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_snow3g.c
/dpdk/drivers/crypto/ipsec_mb/pmd_snow3g_priv.h
/dpdk/drivers/crypto/ipsec_mb/pmd_zuc.c
/dpdk/drivers/crypto/ipsec_mb/pmd_zuc_priv.h
/dpdk/drivers/crypto/ipsec_mb/version.map
/dpdk/drivers/crypto/meson.build
/dpdk/drivers/crypto/mlx5/meson.build
/dpdk/drivers/crypto/mlx5/mlx5_crypto.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto.h
/dpdk/drivers/crypto/mlx5/mlx5_crypto_dek.c
/dpdk/drivers/crypto/mvsam/meson.build
/dpdk/drivers/crypto/mvsam/rte_mrvl_pmd.c
/dpdk/drivers/crypto/nitrox/nitrox_sym.c
/dpdk/drivers/crypto/nitrox/nitrox_sym_reqmgr.c
/dpdk/drivers/crypto/null/meson.build
/dpdk/drivers/crypto/null/null_crypto_pmd.c
/dpdk/drivers/crypto/octeontx/meson.build
/dpdk/drivers/crypto/octeontx/otx_cryptodev.c
/dpdk/drivers/crypto/octeontx/otx_cryptodev_hw_access.c
/dpdk/drivers/crypto/octeontx/otx_cryptodev_hw_access.h
/dpdk/drivers/crypto/octeontx/otx_cryptodev_mbox.h
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.c
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.h
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_hw_access.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_mbox.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_ops.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_sec.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_sec.h
/dpdk/drivers/crypto/octeontx2/otx2_ipsec_po.h
/dpdk/drivers/crypto/octeontx2/otx2_ipsec_po_ops.h
/dpdk/drivers/crypto/openssl/meson.build
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/crypto/qat/dev/qat_asym_pmd_gen1.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen2.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen3.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gen4.c
/dpdk/drivers/crypto/qat/dev/qat_crypto_pmd_gens.h
/dpdk/drivers/crypto/qat/dev/qat_sym_pmd_gen1.c
/dpdk/drivers/crypto/qat/qat_asym.c
/dpdk/drivers/crypto/qat/qat_asym_pmd.c
/dpdk/drivers/crypto/qat/qat_asym_pmd.h
/dpdk/drivers/crypto/qat/qat_crypto.c
/dpdk/drivers/crypto/qat/qat_crypto.h
/dpdk/drivers/crypto/qat/qat_sym.c
/dpdk/drivers/crypto/qat/qat_sym_pmd.c
/dpdk/drivers/crypto/qat/qat_sym_pmd.h
/dpdk/drivers/crypto/qat/qat_sym_session.c
/dpdk/drivers/crypto/scheduler/meson.build
/dpdk/drivers/crypto/scheduler/scheduler_failover.c
/dpdk/drivers/crypto/scheduler/scheduler_multicore.c
/dpdk/drivers/crypto/scheduler/scheduler_pkt_size_distr.c
/dpdk/drivers/crypto/scheduler/scheduler_pmd.c
/dpdk/drivers/crypto/scheduler/scheduler_pmd_ops.c
/dpdk/drivers/crypto/scheduler/scheduler_roundrobin.c
/dpdk/drivers/crypto/virtio/meson.build
/dpdk/drivers/crypto/virtio/virtio_cryptodev.c
/dpdk/drivers/crypto/virtio/virtqueue.h
/dpdk/drivers/dma/cnxk/cnxk_dmadev.c
/dpdk/drivers/dma/cnxk/cnxk_dmadev.h
/dpdk/drivers/dma/cnxk/meson.build
/dpdk/drivers/dma/cnxk/version.map
/dpdk/drivers/dma/dpaa/dpaa_qdma.c
/dpdk/drivers/dma/dpaa/dpaa_qdma.h
/dpdk/drivers/dma/dpaa/dpaa_qdma_logs.h
/dpdk/drivers/dma/dpaa/meson.build
/dpdk/drivers/dma/dpaa/version.map
/dpdk/drivers/dma/hisilicon/hisi_dmadev.c
/dpdk/drivers/dma/hisilicon/hisi_dmadev.h
/dpdk/drivers/dma/hisilicon/meson.build
/dpdk/drivers/dma/hisilicon/version.map
/dpdk/drivers/dma/idxd/dpdk_idxd_cfg.py
/dpdk/drivers/dma/idxd/idxd_bus.c
/dpdk/drivers/dma/idxd/idxd_common.c
/dpdk/drivers/dma/idxd/idxd_hw_defs.h
/dpdk/drivers/dma/idxd/idxd_internal.h
/dpdk/drivers/dma/idxd/idxd_pci.c
/dpdk/drivers/dma/idxd/meson.build
/dpdk/drivers/dma/idxd/version.map
/dpdk/drivers/dma/ioat/ioat_dmadev.c
/dpdk/drivers/dma/ioat/ioat_hw_defs.h
/dpdk/drivers/dma/ioat/ioat_internal.h
/dpdk/drivers/dma/ioat/meson.build
/dpdk/drivers/dma/ioat/version.map
/dpdk/drivers/dma/meson.build
/dpdk/drivers/dma/skeleton/skeleton_dmadev.c
/dpdk/drivers/event/cnxk/cn10k_eventdev.c
/dpdk/drivers/event/cnxk/cn10k_worker.h
/dpdk/drivers/event/cnxk/cn9k_eventdev.c
/dpdk/drivers/event/cnxk/cn9k_worker.c
/dpdk/drivers/event/cnxk/cn9k_worker.h
/dpdk/drivers/event/cnxk/cn9k_worker_deq.c
/dpdk/drivers/event/cnxk/cn9k_worker_deq_ca.c
/dpdk/drivers/event/cnxk/cn9k_worker_deq_tmo.c
/dpdk/drivers/event/cnxk/cn9k_worker_dual_deq.c
/dpdk/drivers/event/cnxk/cn9k_worker_dual_deq_ca.c
/dpdk/drivers/event/cnxk/cn9k_worker_dual_deq_tmo.c
/dpdk/drivers/event/cnxk/cnxk_eventdev.c
/dpdk/drivers/event/cnxk/cnxk_eventdev.h
/dpdk/drivers/event/cnxk/cnxk_eventdev_adptr.c
/dpdk/drivers/event/cnxk/cnxk_eventdev_selftest.c
/dpdk/drivers/event/dlb2/dlb2.c
/dpdk/drivers/event/dlb2/dlb2_priv.h
/dpdk/drivers/event/dlb2/dlb2_selftest.c
/dpdk/drivers/event/dlb2/rte_pmd_dlb2.h
/dpdk/drivers/event/dpaa/dpaa_eventdev.c
/dpdk/drivers/event/dpaa2/dpaa2_eventdev.c
/dpdk/drivers/event/dpaa2/dpaa2_eventdev_selftest.c
/dpdk/drivers/event/dsw/dsw_evdev.c
/dpdk/drivers/event/dsw/dsw_evdev.h
/dpdk/drivers/event/dsw/dsw_event.c
/dpdk/drivers/event/octeontx/ssovf_evdev.c
/dpdk/drivers/event/octeontx/ssovf_evdev.h
/dpdk/drivers/event/octeontx/ssovf_evdev_selftest.c
/dpdk/drivers/event/octeontx/ssovf_worker.c
/dpdk/drivers/event/octeontx/ssovf_worker.h
/dpdk/drivers/event/octeontx2/otx2_evdev.c
/dpdk/drivers/event/octeontx2/otx2_evdev_crypto_adptr.c
/dpdk/drivers/event/octeontx2/otx2_evdev_irq.c
/dpdk/drivers/event/octeontx2/otx2_evdev_selftest.c
/dpdk/drivers/event/octeontx2/otx2_worker.h
/dpdk/drivers/event/octeontx2/otx2_worker_dual.h
/dpdk/drivers/event/opdl/opdl_evdev.c
/dpdk/drivers/event/opdl/opdl_test.c
/dpdk/drivers/event/skeleton/skeleton_eventdev.c
/dpdk/drivers/event/sw/sw_evdev.c
/dpdk/drivers/event/sw/sw_evdev.h
/dpdk/drivers/event/sw/sw_evdev_selftest.c
/dpdk/drivers/gpu/cuda/cuda.c
/dpdk/drivers/gpu/cuda/meson.build
/dpdk/drivers/gpu/cuda/version.map
/dpdk/drivers/gpu/meson.build
/dpdk/drivers/mempool/cnxk/cnxk_mempool.c
/dpdk/drivers/mempool/dpaa/dpaa_mempool.c
/dpdk/drivers/mempool/octeontx/octeontx_fpavf.c
/dpdk/drivers/mempool/octeontx2/otx2_mempool.c
/dpdk/drivers/meson.build
/dpdk/drivers/net/af_packet/rte_eth_af_packet.c
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c
/dpdk/drivers/net/ark/ark_ethdev.c
/dpdk/drivers/net/ark/ark_global.h
/dpdk/drivers/net/atlantic/atl_ethdev.c
/dpdk/drivers/net/atlantic/atl_ethdev.h
/dpdk/drivers/net/atlantic/atl_rxtx.c
/dpdk/drivers/net/atlantic/hw_atl/hw_atl_b0.c
/dpdk/drivers/net/avp/avp_ethdev.c
/dpdk/drivers/net/axgbe/axgbe_dev.c
/dpdk/drivers/net/axgbe/axgbe_ethdev.c
/dpdk/drivers/net/axgbe/axgbe_ethdev.h
/dpdk/drivers/net/axgbe/axgbe_mdio.c
/dpdk/drivers/net/axgbe/axgbe_phy_impl.c
/dpdk/drivers/net/axgbe/axgbe_rxtx.c
/dpdk/drivers/net/axgbe/axgbe_rxtx_vec_sse.c
/dpdk/drivers/net/bnx2x/bnx2x.c
/dpdk/drivers/net/bnx2x/bnx2x.h
/dpdk/drivers/net/bnx2x/bnx2x_ethdev.c
/dpdk/drivers/net/bnx2x/bnx2x_rxtx.c
/dpdk/drivers/net/bnx2x/bnx2x_stats.c
/dpdk/drivers/net/bnx2x/bnx2x_stats.h
/dpdk/drivers/net/bnx2x/bnx2x_vfpf.c
/dpdk/drivers/net/bnx2x/bnx2x_vfpf.h
/dpdk/drivers/net/bnx2x/ecore_fw_defs.h
/dpdk/drivers/net/bnx2x/ecore_hsi.h
/dpdk/drivers/net/bnx2x/ecore_init_ops.h
/dpdk/drivers/net/bnx2x/ecore_reg.h
/dpdk/drivers/net/bnx2x/ecore_sp.c
/dpdk/drivers/net/bnx2x/ecore_sp.h
/dpdk/drivers/net/bnx2x/elink.c
/dpdk/drivers/net/bnxt/bnxt.h
/dpdk/drivers/net/bnxt/bnxt_cpr.c
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/bnxt/bnxt_flow.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.h
/dpdk/drivers/net/bnxt/bnxt_irq.c
/dpdk/drivers/net/bnxt/bnxt_reps.c
/dpdk/drivers/net/bnxt/bnxt_ring.c
/dpdk/drivers/net/bnxt/bnxt_rxq.c
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/bnxt_rxr.h
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_avx2.c
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_common.h
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_neon.c
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_sse.c
/dpdk/drivers/net/bnxt/bnxt_txr.c
/dpdk/drivers/net/bnxt/bnxt_txr.h
/dpdk/drivers/net/bnxt/bnxt_vnic.c
/dpdk/drivers/net/bnxt/hsi_struct_def_dpdk.h
/dpdk/drivers/net/bnxt/meson.build
/dpdk/drivers/net/bnxt/rte_pmd_bnxt.c
/dpdk/drivers/net/bnxt/tf_core/tf_core.c
/dpdk/drivers/net/bnxt/tf_core/tf_core.h
/dpdk/drivers/net/bnxt/tf_core/tf_device.c
/dpdk/drivers/net/bnxt/tf_core/tf_device.h
/dpdk/drivers/net/bnxt/tf_core/tf_device_p4.c
/dpdk/drivers/net/bnxt/tf_core/tf_device_p4.h
/dpdk/drivers/net/bnxt/tf_core/tf_device_p58.c
/dpdk/drivers/net/bnxt/tf_core/tf_device_p58.h
/dpdk/drivers/net/bnxt/tf_core/tf_global_cfg.c
/dpdk/drivers/net/bnxt/tf_core/tf_global_cfg.h
/dpdk/drivers/net/bnxt/tf_core/tf_if_tbl.c
/dpdk/drivers/net/bnxt/tf_core/tf_msg.c
/dpdk/drivers/net/bnxt/tf_core/tf_msg.h
/dpdk/drivers/net/bnxt/tf_core/tf_rm.c
/dpdk/drivers/net/bnxt/tf_core/tf_session.c
/dpdk/drivers/net/bnxt/tf_core/tf_session.h
/dpdk/drivers/net/bnxt/tf_core/tf_sram_mgr.c
/dpdk/drivers/net/bnxt/tf_core/tf_sram_mgr.h
/dpdk/drivers/net/bnxt/tf_core/tf_tbl.c
/dpdk/drivers/net/bnxt/tf_core/tf_tbl_sram.c
/dpdk/drivers/net/bnxt/tf_core/tfp.c
/dpdk/drivers/net/bnxt/tf_core/tfp.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp_flow.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_act.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_class.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_enum.h
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_thor_act.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_thor_class.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_wh_plus_act.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_wh_plus_class.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_def_rules.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_fc_mgr.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_flow_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_gen_hash.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_ha_mgr.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mark_mgr.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_port_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_port_db.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_struct.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_utils.c
/dpdk/drivers/net/bonding/eth_bond_8023ad_private.h
/dpdk/drivers/net/bonding/eth_bond_private.h
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.c
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.h
/dpdk/drivers/net/bonding/rte_eth_bond_alb.h
/dpdk/drivers/net/bonding/rte_eth_bond_api.c
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.h
/dpdk/drivers/net/cnxk/cn10k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn10k_rte_flow.c
/dpdk/drivers/net/cnxk/cn10k_rx.c
/dpdk/drivers/net/cnxk/cn10k_rx.h
/dpdk/drivers/net/cnxk/cn10k_tx.c
/dpdk/drivers/net/cnxk/cn10k_tx.h
/dpdk/drivers/net/cnxk/cn9k_ethdev.c
/dpdk/drivers/net/cnxk/cn9k_rx.c
/dpdk/drivers/net/cnxk/cn9k_rx.h
/dpdk/drivers/net/cnxk/cn9k_tx.c
/dpdk/drivers/net/cnxk/cn9k_tx.h
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_devargs.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_mtr.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_ops.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec.c
/dpdk/drivers/net/cnxk/cnxk_link.c
/dpdk/drivers/net/cnxk/cnxk_lookup.c
/dpdk/drivers/net/cnxk/cnxk_ptp.c
/dpdk/drivers/net/cnxk/cnxk_rte_flow.c
/dpdk/drivers/net/cxgbe/cxgbe.h
/dpdk/drivers/net/cxgbe/cxgbe_compat.h
/dpdk/drivers/net/cxgbe/cxgbe_ethdev.c
/dpdk/drivers/net/cxgbe/cxgbe_flow.c
/dpdk/drivers/net/cxgbe/cxgbe_main.c
/dpdk/drivers/net/cxgbe/cxgbevf_main.c
/dpdk/drivers/net/cxgbe/sge.c
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/dpaa/dpaa_ethdev.h
/dpdk/drivers/net/dpaa/dpaa_flow.c
/dpdk/drivers/net/dpaa/dpaa_rxtx.c
/dpdk/drivers/net/dpaa/fmlib/fm_ext.h
/dpdk/drivers/net/dpaa/fmlib/fm_pcd_ext.h
/dpdk/drivers/net/dpaa/fmlib/fm_port_ext.h
/dpdk/drivers/net/dpaa2/base/dpaa2_hw_dpni.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.h
/dpdk/drivers/net/dpaa2/dpaa2_flow.c
/dpdk/drivers/net/dpaa2/dpaa2_mux.c
/dpdk/drivers/net/dpaa2/dpaa2_rxtx.c
/dpdk/drivers/net/dpaa2/mc/fsl_dpni.h
/dpdk/drivers/net/e1000/base/e1000_osdep.h
/dpdk/drivers/net/e1000/e1000_ethdev.h
/dpdk/drivers/net/e1000/em_ethdev.c
/dpdk/drivers/net/e1000/em_rxtx.c
/dpdk/drivers/net/e1000/igb_ethdev.c
/dpdk/drivers/net/e1000/igb_flow.c
/dpdk/drivers/net/e1000/igb_pf.c
/dpdk/drivers/net/e1000/igb_rxtx.c
/dpdk/drivers/net/e1000/meson.build
/dpdk/drivers/net/ena/ena_ethdev.c
/dpdk/drivers/net/ena/ena_ethdev.h
/dpdk/drivers/net/ena/ena_rss.c
/dpdk/drivers/net/enetc/enetc_ethdev.c
/dpdk/drivers/net/enetc/enetc_rxtx.c
/dpdk/drivers/net/enetfec/enet_ethdev.c
/dpdk/drivers/net/enetfec/enet_ethdev.h
/dpdk/drivers/net/enetfec/enet_pmd_logs.h
/dpdk/drivers/net/enetfec/enet_regs.h
/dpdk/drivers/net/enetfec/enet_rxtx.c
/dpdk/drivers/net/enetfec/enet_uio.c
/dpdk/drivers/net/enetfec/enet_uio.h
/dpdk/drivers/net/enetfec/meson.build
/dpdk/drivers/net/enetfec/version.map
/dpdk/drivers/net/enic/base/vnic_dev.c
/dpdk/drivers/net/enic/enic.h
/dpdk/drivers/net/enic/enic_ethdev.c
/dpdk/drivers/net/enic/enic_flow.c
/dpdk/drivers/net/enic/enic_fm_flow.c
/dpdk/drivers/net/enic/enic_main.c
/dpdk/drivers/net/enic/enic_res.c
/dpdk/drivers/net/enic/enic_rxtx.c
/dpdk/drivers/net/enic/enic_rxtx_common.h
/dpdk/drivers/net/enic/enic_rxtx_vec_avx2.c
/dpdk/drivers/net/failsafe/failsafe.c
/dpdk/drivers/net/failsafe/failsafe_intr.c
/dpdk/drivers/net/failsafe/failsafe_ops.c
/dpdk/drivers/net/failsafe/failsafe_private.h
/dpdk/drivers/net/fm10k/fm10k.h
/dpdk/drivers/net/fm10k/fm10k_ethdev.c
/dpdk/drivers/net/fm10k/fm10k_rxtx.c
/dpdk/drivers/net/fm10k/fm10k_rxtx_vec.c
/dpdk/drivers/net/hinic/base/hinic_pmd_cmdq.h
/dpdk/drivers/net/hinic/base/hinic_pmd_hwdev.c
/dpdk/drivers/net/hinic/base/hinic_pmd_mgmt.c
/dpdk/drivers/net/hinic/hinic_pmd_ethdev.c
/dpdk/drivers/net/hinic/hinic_pmd_ethdev.h
/dpdk/drivers/net/hinic/hinic_pmd_flow.c
/dpdk/drivers/net/hinic/hinic_pmd_rx.c
/dpdk/drivers/net/hinic/hinic_pmd_rx.h
/dpdk/drivers/net/hinic/hinic_pmd_tx.c
/dpdk/drivers/net/hinic/hinic_pmd_tx.h
/dpdk/drivers/net/hns3/hns3_cmd.c
/dpdk/drivers/net/hns3/hns3_common.c
/dpdk/drivers/net/hns3/hns3_common.h
/dpdk/drivers/net/hns3/hns3_dcb.c
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev.h
/dpdk/drivers/net/hns3/hns3_ethdev_vf.c
/dpdk/drivers/net/hns3/hns3_fdir.h
/dpdk/drivers/net/hns3/hns3_flow.c
/dpdk/drivers/net/hns3/hns3_flow.h
/dpdk/drivers/net/hns3/hns3_intr.c
/dpdk/drivers/net/hns3/hns3_mbx.c
/dpdk/drivers/net/hns3/hns3_mbx.h
/dpdk/drivers/net/hns3/hns3_mp.c
/dpdk/drivers/net/hns3/hns3_mp.h
/dpdk/drivers/net/hns3/hns3_ptp.c
/dpdk/drivers/net/hns3/hns3_rss.c
/dpdk/drivers/net/hns3/hns3_rss.h
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/hns3/hns3_rxtx.h
/dpdk/drivers/net/hns3/hns3_rxtx_vec.c
/dpdk/drivers/net/hns3/hns3_rxtx_vec.h
/dpdk/drivers/net/hns3/hns3_rxtx_vec_neon.h
/dpdk/drivers/net/hns3/hns3_rxtx_vec_sve.c
/dpdk/drivers/net/hns3/hns3_stats.c
/dpdk/drivers/net/hns3/hns3_tm.c
/dpdk/drivers/net/hns3/meson.build
/dpdk/drivers/net/i40e/base/i40e_common.c
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_ethdev.h
/dpdk/drivers/net/i40e/i40e_fdir.c
/dpdk/drivers/net/i40e/i40e_flow.c
/dpdk/drivers/net/i40e/i40e_hash.c
/dpdk/drivers/net/i40e/i40e_pf.c
/dpdk/drivers/net/i40e/i40e_rxtx.c
/dpdk/drivers/net/i40e/i40e_rxtx.h
/dpdk/drivers/net/i40e/i40e_rxtx_vec_altivec.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_avx2.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_avx512.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_common.h
/dpdk/drivers/net/i40e/i40e_rxtx_vec_neon.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_sse.c
/dpdk/drivers/net/i40e/i40e_vf_representor.c
/dpdk/drivers/net/i40e/rte_pmd_i40e.c
/dpdk/drivers/net/iavf/iavf.h
/dpdk/drivers/net/iavf/iavf_ethdev.c
/dpdk/drivers/net/iavf/iavf_generic_flow.c
/dpdk/drivers/net/iavf/iavf_generic_flow.h
/dpdk/drivers/net/iavf/iavf_hash.c
/dpdk/drivers/net/iavf/iavf_ipsec_crypto.c
/dpdk/drivers/net/iavf/iavf_ipsec_crypto.h
/dpdk/drivers/net/iavf/iavf_ipsec_crypto_capabilities.h
/dpdk/drivers/net/iavf/iavf_rxtx.c
/dpdk/drivers/net/iavf/iavf_rxtx.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx2.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx512.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_common.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_sse.c
/dpdk/drivers/net/iavf/iavf_vchnl.c
/dpdk/drivers/net/iavf/meson.build
/dpdk/drivers/net/iavf/rte_pmd_iavf.h
/dpdk/drivers/net/iavf/version.map
/dpdk/drivers/net/ice/base/README
/dpdk/drivers/net/ice/base/ice_flex_pipe.c
/dpdk/drivers/net/ice/base/ice_flex_pipe.h
/dpdk/drivers/net/ice/base/ice_flow.c
/dpdk/drivers/net/ice/base/ice_flow.h
/dpdk/drivers/net/ice/ice_dcf.c
/dpdk/drivers/net/ice/ice_dcf_ethdev.c
/dpdk/drivers/net/ice/ice_dcf_parent.c
/dpdk/drivers/net/ice/ice_dcf_sched.c
/dpdk/drivers/net/ice/ice_dcf_vf_representor.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_fdir_filter.c
/dpdk/drivers/net/ice/ice_generic_flow.c
/dpdk/drivers/net/ice/ice_generic_flow.h
/dpdk/drivers/net/ice/ice_hash.c
/dpdk/drivers/net/ice/ice_rxtx.c
/dpdk/drivers/net/ice/ice_rxtx.h
/dpdk/drivers/net/ice/ice_rxtx_vec_avx2.c
/dpdk/drivers/net/ice/ice_rxtx_vec_avx512.c
/dpdk/drivers/net/ice/ice_rxtx_vec_common.h
/dpdk/drivers/net/ice/ice_rxtx_vec_sse.c
/dpdk/drivers/net/ice/ice_switch_filter.c
/dpdk/drivers/net/ice/meson.build
/dpdk/drivers/net/igc/igc_ethdev.c
/dpdk/drivers/net/igc/igc_ethdev.h
/dpdk/drivers/net/igc/igc_filter.c
/dpdk/drivers/net/igc/igc_txrx.c
/dpdk/drivers/net/ionic/ionic_ethdev.c
/dpdk/drivers/net/ionic/ionic_ethdev.h
/dpdk/drivers/net/ionic/ionic_if.h
/dpdk/drivers/net/ionic/ionic_lif.c
/dpdk/drivers/net/ionic/ionic_rxtx.c
/dpdk/drivers/net/ipn3ke/ipn3ke_ethdev.c
/dpdk/drivers/net/ipn3ke/ipn3ke_ethdev.h
/dpdk/drivers/net/ipn3ke/ipn3ke_flow.c
/dpdk/drivers/net/ipn3ke/ipn3ke_representor.c
/dpdk/drivers/net/ipn3ke/meson.build
/dpdk/drivers/net/ixgbe/ixgbe_bypass.c
/dpdk/drivers/net/ixgbe/ixgbe_bypass_api.h
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.h
/dpdk/drivers/net/ixgbe/ixgbe_fdir.c
/dpdk/drivers/net/ixgbe/ixgbe_flow.c
/dpdk/drivers/net/ixgbe/ixgbe_ipsec.c
/dpdk/drivers/net/ixgbe/ixgbe_pf.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.h
/dpdk/drivers/net/ixgbe/ixgbe_rxtx_vec_common.h
/dpdk/drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c
/dpdk/drivers/net/ixgbe/ixgbe_tm.c
/dpdk/drivers/net/ixgbe/ixgbe_vf_representor.c
/dpdk/drivers/net/ixgbe/rte_pmd_ixgbe.c
/dpdk/drivers/net/ixgbe/rte_pmd_ixgbe.h
/dpdk/drivers/net/kni/rte_eth_kni.c
/dpdk/drivers/net/liquidio/lio_ethdev.c
/dpdk/drivers/net/liquidio/lio_rxtx.c
/dpdk/drivers/net/memif/memif_socket.c
/dpdk/drivers/net/memif/memif_socket.h
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/memif/rte_eth_memif.h
/dpdk/drivers/net/meson.build
/dpdk/drivers/net/mlx4/mlx4.c
/dpdk/drivers/net/mlx4/mlx4.h
/dpdk/drivers/net/mlx4/mlx4_ethdev.c
/dpdk/drivers/net/mlx4/mlx4_flow.c
/dpdk/drivers/net/mlx4/mlx4_intr.c
/dpdk/drivers/net/mlx4/mlx4_rxq.c
/dpdk/drivers/net/mlx4/mlx4_rxtx.c
/dpdk/drivers/net/mlx4/mlx4_txq.c
/dpdk/drivers/net/mlx5/linux/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_mp_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_socket.c
/dpdk/drivers/net/mlx5/linux/mlx5_verbs.c
/dpdk/drivers/net/mlx5/meson.build
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_defs.h
/dpdk/drivers/net/mlx5/mlx5_devx.c
/dpdk/drivers/net/mlx5/mlx5_devx.h
/dpdk/drivers/net/mlx5/mlx5_ethdev.c
/dpdk/drivers/net/mlx5/mlx5_flow.c
/dpdk/drivers/net/mlx5/mlx5_flow.h
/dpdk/drivers/net/mlx5/mlx5_flow_aso.c
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_flex.c
/dpdk/drivers/net/mlx5/mlx5_flow_meter.c
/dpdk/drivers/net/mlx5/mlx5_flow_verbs.c
/dpdk/drivers/net/mlx5/mlx5_rss.c
/dpdk/drivers/net/mlx5/mlx5_rx.c
/dpdk/drivers/net/mlx5/mlx5_rx.h
/dpdk/drivers/net/mlx5/mlx5_rxq.c
/dpdk/drivers/net/mlx5/mlx5_rxtx.c
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec.c
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_altivec.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_neon.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_sse.h
/dpdk/drivers/net/mlx5/mlx5_stats.c
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_tx.c
/dpdk/drivers/net/mlx5/mlx5_tx.h
/dpdk/drivers/net/mlx5/mlx5_txpp.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mlx5/mlx5_utils.h
/dpdk/drivers/net/mlx5/mlx5_vlan.c
/dpdk/drivers/net/mlx5/windows/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/windows/mlx5_flow_os.c
/dpdk/drivers/net/mlx5/windows/mlx5_os.c
/dpdk/drivers/net/mvneta/mvneta_ethdev.c
/dpdk/drivers/net/mvneta/mvneta_ethdev.h
/dpdk/drivers/net/mvneta/mvneta_rxtx.c
/dpdk/drivers/net/mvpp2/mrvl_ethdev.c
/dpdk/drivers/net/mvpp2/mrvl_ethdev.h
/dpdk/drivers/net/mvpp2/mrvl_qos.c
/dpdk/drivers/net/netvsc/hn_ethdev.c
/dpdk/drivers/net/netvsc/hn_nvs.c
/dpdk/drivers/net/netvsc/hn_rndis.c
/dpdk/drivers/net/netvsc/hn_rxtx.c
/dpdk/drivers/net/netvsc/hn_vf.c
/dpdk/drivers/net/nfb/nfb_ethdev.c
/dpdk/drivers/net/nfb/nfb_rx.c
/dpdk/drivers/net/nfp/nfp_common.c
/dpdk/drivers/net/nfp/nfp_common.h
/dpdk/drivers/net/nfp/nfp_cpp_bridge.c
/dpdk/drivers/net/nfp/nfp_ethdev.c
/dpdk/drivers/net/nfp/nfp_ethdev_vf.c
/dpdk/drivers/net/nfp/nfp_rxtx.c
/dpdk/drivers/net/nfp/nfpcore/nfp-common/nfp_resid.h
/dpdk/drivers/net/nfp/nfpcore/nfp_cppcore.c
/dpdk/drivers/net/nfp/nfpcore/nfp_nsp.h
/dpdk/drivers/net/nfp/nfpcore/nfp_resource.c
/dpdk/drivers/net/nfp/nfpcore/nfp_rtsym.c
/dpdk/drivers/net/ngbe/base/meson.build
/dpdk/drivers/net/ngbe/base/ngbe.h
/dpdk/drivers/net/ngbe/base/ngbe_dummy.h
/dpdk/drivers/net/ngbe/base/ngbe_eeprom.c
/dpdk/drivers/net/ngbe/base/ngbe_eeprom.h
/dpdk/drivers/net/ngbe/base/ngbe_hw.c
/dpdk/drivers/net/ngbe/base/ngbe_hw.h
/dpdk/drivers/net/ngbe/base/ngbe_mbx.c
/dpdk/drivers/net/ngbe/base/ngbe_mbx.h
/dpdk/drivers/net/ngbe/base/ngbe_mng.c
/dpdk/drivers/net/ngbe/base/ngbe_mng.h
/dpdk/drivers/net/ngbe/base/ngbe_phy.c
/dpdk/drivers/net/ngbe/base/ngbe_phy.h
/dpdk/drivers/net/ngbe/base/ngbe_phy_mvl.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_mvl.h
/dpdk/drivers/net/ngbe/base/ngbe_phy_rtl.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_rtl.h
/dpdk/drivers/net/ngbe/base/ngbe_phy_yt.c
/dpdk/drivers/net/ngbe/base/ngbe_phy_yt.h
/dpdk/drivers/net/ngbe/base/ngbe_type.h
/dpdk/drivers/net/ngbe/meson.build
/dpdk/drivers/net/ngbe/ngbe_ethdev.c
/dpdk/drivers/net/ngbe/ngbe_ethdev.h
/dpdk/drivers/net/ngbe/ngbe_pf.c
/dpdk/drivers/net/ngbe/ngbe_ptypes.c
/dpdk/drivers/net/ngbe/ngbe_ptypes.h
/dpdk/drivers/net/ngbe/ngbe_regs_group.h
/dpdk/drivers/net/ngbe/ngbe_rxtx.c
/dpdk/drivers/net/ngbe/ngbe_rxtx.h
/dpdk/drivers/net/null/rte_eth_null.c
/dpdk/drivers/net/octeontx/octeontx_ethdev.c
/dpdk/drivers/net/octeontx/octeontx_ethdev.h
/dpdk/drivers/net/octeontx/octeontx_ethdev_ops.c
/dpdk/drivers/net/octeontx/octeontx_rxtx.h
/dpdk/drivers/net/octeontx2/otx2_ethdev.c
/dpdk/drivers/net/octeontx2/otx2_ethdev.h
/dpdk/drivers/net/octeontx2/otx2_ethdev_devargs.c
/dpdk/drivers/net/octeontx2/otx2_ethdev_irq.c
/dpdk/drivers/net/octeontx2/otx2_ethdev_ops.c
/dpdk/drivers/net/octeontx2/otx2_ethdev_sec.c
/dpdk/drivers/net/octeontx2/otx2_flow.c
/dpdk/drivers/net/octeontx2/otx2_flow_ctrl.c
/dpdk/drivers/net/octeontx2/otx2_flow_parse.c
/dpdk/drivers/net/octeontx2/otx2_link.c
/dpdk/drivers/net/octeontx2/otx2_lookup.c
/dpdk/drivers/net/octeontx2/otx2_mcast.c
/dpdk/drivers/net/octeontx2/otx2_ptp.c
/dpdk/drivers/net/octeontx2/otx2_rss.c
/dpdk/drivers/net/octeontx2/otx2_rx.c
/dpdk/drivers/net/octeontx2/otx2_rx.h
/dpdk/drivers/net/octeontx2/otx2_tx.c
/dpdk/drivers/net/octeontx2/otx2_tx.h
/dpdk/drivers/net/octeontx2/otx2_vlan.c
/dpdk/drivers/net/octeontx_ep/meson.build
/dpdk/drivers/net/octeontx_ep/otx2_ep_vf.c
/dpdk/drivers/net/octeontx_ep/otx2_ep_vf.h
/dpdk/drivers/net/octeontx_ep/otx_ep_common.h
/dpdk/drivers/net/octeontx_ep/otx_ep_ethdev.c
/dpdk/drivers/net/octeontx_ep/otx_ep_rxtx.c
/dpdk/drivers/net/octeontx_ep/otx_ep_vf.c
/dpdk/drivers/net/pcap/meson.build
/dpdk/drivers/net/pcap/pcap_ethdev.c
/dpdk/drivers/net/pfe/pfe_ethdev.c
/dpdk/drivers/net/pfe/pfe_hal.c
/dpdk/drivers/net/pfe/pfe_hif.c
/dpdk/drivers/net/pfe/pfe_hif.h
/dpdk/drivers/net/pfe/pfe_hif_lib.c
/dpdk/drivers/net/qede/base/ecore_vf.c
/dpdk/drivers/net/qede/base/mcp_public.h
/dpdk/drivers/net/qede/qede_debug.c
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/qede/qede_filter.c
/dpdk/drivers/net/qede/qede_rxtx.c
/dpdk/drivers/net/qede/qede_rxtx.h
/dpdk/drivers/net/ring/rte_eth_ring.c
/dpdk/drivers/net/sfc/meson.build
/dpdk/drivers/net/sfc/sfc.c
/dpdk/drivers/net/sfc/sfc.h
/dpdk/drivers/net/sfc/sfc_dp.c
/dpdk/drivers/net/sfc/sfc_dp.h
/dpdk/drivers/net/sfc/sfc_dp_rx.h
/dpdk/drivers/net/sfc/sfc_dp_tx.h
/dpdk/drivers/net/sfc/sfc_ef100.h
/dpdk/drivers/net/sfc/sfc_ef100_rx.c
/dpdk/drivers/net/sfc/sfc_ef100_tx.c
/dpdk/drivers/net/sfc/sfc_ef10_essb_rx.c
/dpdk/drivers/net/sfc/sfc_ef10_rx.c
/dpdk/drivers/net/sfc/sfc_ef10_rx_ev.h
/dpdk/drivers/net/sfc/sfc_ef10_tx.c
/dpdk/drivers/net/sfc/sfc_ethdev.c
/dpdk/drivers/net/sfc/sfc_ev.c
/dpdk/drivers/net/sfc/sfc_flow.c
/dpdk/drivers/net/sfc/sfc_intr.c
/dpdk/drivers/net/sfc/sfc_mae.c
/dpdk/drivers/net/sfc/sfc_mae.h
/dpdk/drivers/net/sfc/sfc_mae_counter.c
/dpdk/drivers/net/sfc/sfc_mcdi.c
/dpdk/drivers/net/sfc/sfc_nic_dma.c
/dpdk/drivers/net/sfc/sfc_nic_dma.h
/dpdk/drivers/net/sfc/sfc_nic_dma_dp.h
/dpdk/drivers/net/sfc/sfc_port.c
/dpdk/drivers/net/sfc/sfc_repr.c
/dpdk/drivers/net/sfc/sfc_rx.c
/dpdk/drivers/net/sfc/sfc_sw_stats.c
/dpdk/drivers/net/sfc/sfc_switch.c
/dpdk/drivers/net/sfc/sfc_switch.h
/dpdk/drivers/net/sfc/sfc_tso.c
/dpdk/drivers/net/sfc/sfc_tso.h
/dpdk/drivers/net/sfc/sfc_tx.c
/dpdk/drivers/net/softnic/rte_eth_softnic.c
/dpdk/drivers/net/softnic/rte_eth_softnic_flow.c
/dpdk/drivers/net/softnic/rte_eth_softnic_tm.c
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/tap/rte_eth_tap.h
/dpdk/drivers/net/tap/tap_bpf_api.c
/dpdk/drivers/net/tap/tap_flow.c
/dpdk/drivers/net/tap/tap_intr.c
/dpdk/drivers/net/tap/tap_rss.h
/dpdk/drivers/net/thunderx/nicvf_ethdev.c
/dpdk/drivers/net/thunderx/nicvf_ethdev.h
/dpdk/drivers/net/thunderx/nicvf_rxtx.c
/dpdk/drivers/net/thunderx/nicvf_rxtx.h
/dpdk/drivers/net/thunderx/nicvf_struct.h
/dpdk/drivers/net/thunderx/nicvf_svf.c
/dpdk/drivers/net/txgbe/base/txgbe_phy.c
/dpdk/drivers/net/txgbe/base/txgbe_regs.h
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_ethdev.h
/dpdk/drivers/net/txgbe/txgbe_ethdev_vf.c
/dpdk/drivers/net/txgbe/txgbe_fdir.c
/dpdk/drivers/net/txgbe/txgbe_flow.c
/dpdk/drivers/net/txgbe/txgbe_ipsec.c
/dpdk/drivers/net/txgbe/txgbe_pf.c
/dpdk/drivers/net/txgbe/txgbe_rxtx.c
/dpdk/drivers/net/txgbe/txgbe_rxtx.h
/dpdk/drivers/net/txgbe/txgbe_tm.c
/dpdk/drivers/net/vhost/rte_eth_vhost.c
/dpdk/drivers/net/virtio/virtio.h
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_ethdev.h
/dpdk/drivers/net/virtio/virtio_pci.c
/dpdk/drivers/net/virtio/virtio_rxtx.c
/dpdk/drivers/net/virtio/virtio_rxtx_packed.c
/dpdk/drivers/net/virtio/virtio_rxtx_packed.h
/dpdk/drivers/net/virtio/virtio_rxtx_packed_avx.h
/dpdk/drivers/net/virtio/virtio_user/virtio_user_dev.c
/dpdk/drivers/net/virtio/virtqueue.c
/dpdk/drivers/net/virtio/virtqueue.h
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.c
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.h
/dpdk/drivers/net/vmxnet3/vmxnet3_rxtx.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy_cgx.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy_irq.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy_irq.h
/dpdk/drivers/raw/cnxk_bphy/rte_pmd_bphy.h
/dpdk/drivers/raw/dpaa2_qdma/dpaa2_qdma.c
/dpdk/drivers/raw/dpaa2_qdma/dpaa2_qdma.h
/dpdk/drivers/raw/ifpga/base/README
/dpdk/drivers/raw/ifpga/ifpga_rawdev.c
/dpdk/drivers/raw/ioat/dpdk_idxd_cfg.py
/dpdk/drivers/raw/ioat/meson.build
/dpdk/drivers/raw/ntb/ntb.c
/dpdk/drivers/raw/ntb/ntb.h
/dpdk/drivers/regex/mlx5/mlx5_regex.c
/dpdk/drivers/regex/mlx5/mlx5_regex.h
/dpdk/drivers/regex/mlx5/mlx5_regex_control.c
/dpdk/drivers/regex/mlx5/mlx5_regex_devx.c
/dpdk/drivers/regex/mlx5/mlx5_regex_fastpath.c
/dpdk/drivers/regex/mlx5/mlx5_rxp.c
/dpdk/drivers/regex/mlx5/mlx5_rxp.h
/dpdk/drivers/regex/octeontx2/otx2_regexdev_hw_access.c
/dpdk/drivers/vdpa/ifc/ifcvf_vdpa.c
/dpdk/drivers/vdpa/meson.build
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.h
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_event.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_lm.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_mem.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_virtq.c
/dpdk/drivers/vdpa/sfc/meson.build
/dpdk/drivers/vdpa/sfc/sfc_vdpa.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa.h
/dpdk/drivers/vdpa/sfc/sfc_vdpa_debug.h
/dpdk/drivers/vdpa/sfc/sfc_vdpa_filter.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa_hw.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa_log.h
/dpdk/drivers/vdpa/sfc/sfc_vdpa_mcdi.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa_ops.c
/dpdk/drivers/vdpa/sfc/sfc_vdpa_ops.h
/dpdk/drivers/vdpa/sfc/version.map
/dpdk/examples/bbdev_app/main.c
/dpdk/examples/bond/main.c
/dpdk/examples/bpf/t2.c
/dpdk/examples/distributor/main.c
/dpdk/examples/distributor/meson.build
/dpdk/examples/dma/Makefile
/dpdk/examples/dma/dmafwd.c
/dpdk/examples/dma/meson.build
/dpdk/examples/ethtool/ethtool-app/main.c
/dpdk/examples/ethtool/lib/rte_ethtool.c
/dpdk/examples/ethtool/lib/rte_ethtool.h
/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c
/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c
/dpdk/examples/fips_validation/main.c
/dpdk/examples/flow_classify/flow_classify.c
/dpdk/examples/flow_filtering/flow_blocks.c
/dpdk/examples/flow_filtering/main.c
/dpdk/examples/ip_fragmentation/main.c
/dpdk/examples/ip_pipeline/link.c
/dpdk/examples/ip_pipeline/tmgr.c
/dpdk/examples/ip_reassembly/main.c
/dpdk/examples/ipsec-secgw/esp.c
/dpdk/examples/ipsec-secgw/event_helper.c
/dpdk/examples/ipsec-secgw/event_helper.h
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.h
/dpdk/examples/ipsec-secgw/ipsec.c
/dpdk/examples/ipsec-secgw/ipsec.h
/dpdk/examples/ipsec-secgw/ipsec_process.c
/dpdk/examples/ipsec-secgw/ipsec_worker.c
/dpdk/examples/ipsec-secgw/meson.build
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/ipsec-secgw/sp4.c
/dpdk/examples/ipsec-secgw/sp6.c
/dpdk/examples/ipsec-secgw/test/common_defs.sh
/dpdk/examples/ipv4_multicast/main.c
/dpdk/examples/kni/main.c
/dpdk/examples/kni/meson.build
/dpdk/examples/l2fwd-cat/l2fwd-cat.c
/dpdk/examples/l2fwd-crypto/main.c
/dpdk/examples/l2fwd-event/l2fwd_common.c
/dpdk/examples/l2fwd-event/l2fwd_event_generic.c
/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c
/dpdk/examples/l2fwd-event/main.c
/dpdk/examples/l2fwd-jobstats/main.c
/dpdk/examples/l2fwd-keepalive/main.c
/dpdk/examples/l2fwd/main.c
/dpdk/examples/l3fwd-acl/main.c
/dpdk/examples/l3fwd-graph/main.c
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/l3fwd-power/meson.build
/dpdk/examples/l3fwd/l3fwd.h
/dpdk/examples/l3fwd/l3fwd_common.h
/dpdk/examples/l3fwd/l3fwd_em.c
/dpdk/examples/l3fwd/l3fwd_event.c
/dpdk/examples/l3fwd/l3fwd_fib.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/l3fwd/l3fwd_neon.h
/dpdk/examples/l3fwd/l3fwd_route.h
/dpdk/examples/l3fwd/l3fwd_sse.h
/dpdk/examples/l3fwd/main.c
/dpdk/examples/link_status_interrupt/main.c
/dpdk/examples/meson.build
/dpdk/examples/multi_process/client_server_mp/mp_server/init.c
/dpdk/examples/multi_process/client_server_mp/mp_server/main.c
/dpdk/examples/multi_process/hotplug_mp/commands.c
/dpdk/examples/multi_process/simple_mp/main.c
/dpdk/examples/multi_process/symmetric_mp/main.c
/dpdk/examples/ntb/meson.build
/dpdk/examples/ntb/ntb_fwd.c
/dpdk/examples/packet_ordering/main.c
/dpdk/examples/performance-thread/common/lthread.c
/dpdk/examples/performance-thread/common/lthread_cond.c
/dpdk/examples/performance-thread/common/lthread_diag.c
/dpdk/examples/performance-thread/common/lthread_int.h
/dpdk/examples/performance-thread/common/lthread_mutex.c
/dpdk/examples/performance-thread/common/lthread_tls.c
/dpdk/examples/performance-thread/l3fwd-thread/main.c
/dpdk/examples/performance-thread/pthread_shim/pthread_shim.h
/dpdk/examples/pipeline/cli.c
/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli
/dpdk/examples/pipeline/examples/l2fwd_pcap.cli
/dpdk/examples/pipeline/examples/registers.spec
/dpdk/examples/pipeline/examples/vxlan_pcap.cli
/dpdk/examples/pipeline/obj.c
/dpdk/examples/ptpclient/ptpclient.c
/dpdk/examples/qos_meter/main.c
/dpdk/examples/qos_sched/cfg_file.c
/dpdk/examples/qos_sched/cfg_file.h
/dpdk/examples/qos_sched/cmdline.c
/dpdk/examples/qos_sched/init.c
/dpdk/examples/qos_sched/main.h
/dpdk/examples/qos_sched/profile.cfg
/dpdk/examples/rxtx_callbacks/main.c
/dpdk/examples/server_node_efd/node/node.c
/dpdk/examples/server_node_efd/server/init.c
/dpdk/examples/skeleton/basicfwd.c
/dpdk/examples/vdpa/main.c
/dpdk/examples/vhost/ioat.c
/dpdk/examples/vhost/ioat.h
/dpdk/examples/vhost/main.c
/dpdk/examples/vhost_blk/vhost_blk.c
/dpdk/examples/vhost_blk/vhost_blk.h
/dpdk/examples/vhost_crypto/main.c
/dpdk/examples/vhost_crypto/meson.build
/dpdk/examples/vm_power_manager/channel_monitor.c
/dpdk/examples/vm_power_manager/guest_cli/meson.build
/dpdk/examples/vm_power_manager/main.c
/dpdk/examples/vm_power_manager/meson.build
/dpdk/examples/vm_power_manager/power_manager.h
/dpdk/examples/vmdq/main.c
/dpdk/examples/vmdq_dcb/main.c
/dpdk/kernel/linux/kni/compat.h
/dpdk/kernel/linux/kni/kni_dev.h
/dpdk/kernel/linux/kni/kni_fifo.h
/dpdk/kernel/linux/kni/kni_misc.c
/dpdk/kernel/linux/kni/kni_net.c
/dpdk/kernel/linux/kni/meson.build
/dpdk/kernel/linux/meson.build
/dpdk/lib/acl/acl.h
/dpdk/lib/acl/acl_bld.c
/dpdk/lib/acl/acl_run_altivec.h
/dpdk/lib/acl/acl_run_avx2.h
/dpdk/lib/acl/acl_run_avx512.c
/dpdk/lib/acl/acl_run_avx512x16.h
/dpdk/lib/acl/acl_run_avx512x8.h
/dpdk/lib/acl/meson.build
/dpdk/lib/bbdev/meson.build
/dpdk/lib/bbdev/rte_bbdev.c
/dpdk/lib/bbdev/rte_bbdev.h
/dpdk/lib/bbdev/rte_bbdev_op.h
/dpdk/lib/bbdev/rte_bbdev_pmd.h
/dpdk/lib/bbdev/version.map
/dpdk/lib/bpf/bpf_convert.c
/dpdk/lib/bpf/bpf_jit_x86.c
/dpdk/lib/bpf/bpf_load.c
/dpdk/lib/bpf/bpf_load_elf.c
/dpdk/lib/bpf/bpf_pkt.c
/dpdk/lib/bpf/bpf_stub.c
/dpdk/lib/bpf/bpf_validate.c
/dpdk/lib/bpf/meson.build
/dpdk/lib/bpf/rte_bpf.h
/dpdk/lib/cmdline/cmdline.c
/dpdk/lib/cmdline/cmdline.h
/dpdk/lib/cmdline/cmdline_private.h
/dpdk/lib/cmdline/cmdline_rdline.c
/dpdk/lib/cmdline/cmdline_rdline.h
/dpdk/lib/cmdline/cmdline_socket.c
/dpdk/lib/cmdline/version.map
/dpdk/lib/compressdev/meson.build
/dpdk/lib/compressdev/rte_compressdev_pmd.h
/dpdk/lib/cryptodev/cryptodev_pmd.c
/dpdk/lib/cryptodev/cryptodev_pmd.h
/dpdk/lib/cryptodev/meson.build
/dpdk/lib/cryptodev/rte_cryptodev.c
/dpdk/lib/cryptodev/rte_cryptodev.h
/dpdk/lib/cryptodev/rte_cryptodev_core.h
/dpdk/lib/cryptodev/version.map
/dpdk/lib/distributor/meson.build
/dpdk/lib/distributor/rte_distributor_single.c
/dpdk/lib/dmadev/rte_dmadev.h
/dpdk/lib/dmadev/rte_dmadev_core.h
/dpdk/lib/dmadev/version.map
/dpdk/lib/eal/arm/include/rte_cycles_32.h
/dpdk/lib/eal/arm/include/rte_pause_64.h
/dpdk/lib/eal/common/eal_common_dev.c
/dpdk/lib/eal/common/eal_common_interrupts.c
/dpdk/lib/eal/common/eal_common_launch.c
/dpdk/lib/eal/common/eal_common_memory.c
/dpdk/lib/eal/common/eal_common_options.c
/dpdk/lib/eal/common/eal_common_thread.c
/dpdk/lib/eal/common/eal_interrupts.h
/dpdk/lib/eal/common/eal_private.h
/dpdk/lib/eal/common/malloc_elem.c
/dpdk/lib/eal/common/malloc_elem.h
/dpdk/lib/eal/common/malloc_heap.c
/dpdk/lib/eal/common/malloc_heap.h
/dpdk/lib/eal/common/meson.build
/dpdk/lib/eal/common/rte_malloc.c
/dpdk/lib/eal/freebsd/eal.c
/dpdk/lib/eal/freebsd/eal_alarm.c
/dpdk/lib/eal/freebsd/eal_interrupts.c
/dpdk/lib/eal/freebsd/eal_thread.c
/dpdk/lib/eal/include/generic/rte_mcslock.h
/dpdk/lib/eal/include/generic/rte_pause.h
/dpdk/lib/eal/include/generic/rte_pflock.h
/dpdk/lib/eal/include/meson.build
/dpdk/lib/eal/include/rte_dev.h
/dpdk/lib/eal/include/rte_devargs.h
/dpdk/lib/eal/include/rte_eal.h
/dpdk/lib/eal/include/rte_eal_trace.h
/dpdk/lib/eal/include/rte_epoll.h
/dpdk/lib/eal/include/rte_function_versioning.h
/dpdk/lib/eal/include/rte_interrupts.h
/dpdk/lib/eal/include/rte_launch.h
/dpdk/lib/eal/include/rte_lcore.h
/dpdk/lib/eal/include/rte_malloc.h
/dpdk/lib/eal/include/rte_service.h
/dpdk/lib/eal/include/rte_vfio.h
/dpdk/lib/eal/linux/eal.c
/dpdk/lib/eal/linux/eal_alarm.c
/dpdk/lib/eal/linux/eal_dev.c
/dpdk/lib/eal/linux/eal_interrupts.c
/dpdk/lib/eal/linux/eal_memalloc.c
/dpdk/lib/eal/linux/eal_thread.c
/dpdk/lib/eal/linux/eal_vfio.c
/dpdk/lib/eal/linux/eal_vfio.h
/dpdk/lib/eal/version.map
/dpdk/lib/eal/windows/eal.c
/dpdk/lib/eal/windows/eal_memalloc.c
/dpdk/lib/eal/windows/eal_memory.c
/dpdk/lib/eal/windows/eal_thread.c
/dpdk/lib/eal/windows/eal_windows.h
/dpdk/lib/eal/windows/include/dirent.h
/dpdk/lib/eal/windows/include/fnmatch.h
/dpdk/lib/eal/x86/include/rte_atomic.h
/dpdk/lib/eal/x86/include/rte_memcpy.h
/dpdk/lib/efd/meson.build
/dpdk/lib/ethdev/ethdev_driver.h
/dpdk/lib/ethdev/ethdev_pci.h
/dpdk/lib/ethdev/ethdev_private.c
/dpdk/lib/ethdev/ethdev_private.h
/dpdk/lib/ethdev/ethdev_profile.c
/dpdk/lib/ethdev/ethdev_vdev.h
/dpdk/lib/ethdev/rte_class_eth.c
/dpdk/lib/ethdev/rte_dev_info.h
/dpdk/lib/ethdev/rte_eth_ctrl.h
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_ethdev_core.h
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/rte_mtr.h
/dpdk/lib/ethdev/rte_mtr_driver.h
/dpdk/lib/ethdev/rte_tm.h
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/eventdev_pmd.h
/dpdk/lib/eventdev/eventdev_private.c
/dpdk/lib/eventdev/eventdev_trace_points.c
/dpdk/lib/eventdev/meson.build
/dpdk/lib/eventdev/rte_event_crypto_adapter.c
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.h
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.c
/dpdk/lib/eventdev/rte_event_timer_adapter.c
/dpdk/lib/eventdev/rte_eventdev.h
/dpdk/lib/eventdev/rte_eventdev_core.h
/dpdk/lib/eventdev/rte_eventdev_trace_fp.h
/dpdk/lib/eventdev/version.map
/dpdk/lib/fib/meson.build
/dpdk/lib/fib/rte_fib.c
/dpdk/lib/fib/rte_fib.h
/dpdk/lib/fib/rte_fib6.c
/dpdk/lib/fib/rte_fib6.h
/dpdk/lib/flow_classify/meson.build
/dpdk/lib/gpudev/gpudev.c
/dpdk/lib/gpudev/gpudev_driver.h
/dpdk/lib/gpudev/meson.build
/dpdk/lib/gpudev/rte_gpudev.h
/dpdk/lib/gpudev/version.map
/dpdk/lib/graph/meson.build
/dpdk/lib/gso/gso_common.h
/dpdk/lib/gso/gso_tunnel_tcp4.c
/dpdk/lib/gso/rte_gso.c
/dpdk/lib/gso/rte_gso.h
/dpdk/lib/hash/meson.build
/dpdk/lib/hash/rte_cuckoo_hash.h
/dpdk/lib/hash/rte_thash.c
/dpdk/lib/hash/rte_thash.h
/dpdk/lib/hash/rte_thash_gfni.h
/dpdk/lib/hash/rte_thash_x86_gfni.h
/dpdk/lib/hash/version.map
/dpdk/lib/ip_frag/ip_frag_common.h
/dpdk/lib/ip_frag/ip_reassembly.h
/dpdk/lib/ip_frag/meson.build
/dpdk/lib/ip_frag/rte_ip_frag.h
/dpdk/lib/ip_frag/rte_ip_frag_common.c
/dpdk/lib/ip_frag/rte_ipv4_fragmentation.c
/dpdk/lib/ip_frag/rte_ipv4_reassembly.c
/dpdk/lib/ip_frag/rte_ipv6_fragmentation.c
/dpdk/lib/ip_frag/rte_ipv6_reassembly.c
/dpdk/lib/ip_frag/version.map
/dpdk/lib/ipsec/esp_inb.c
/dpdk/lib/ipsec/esp_outb.c
/dpdk/lib/ipsec/ipsec_sad.c
/dpdk/lib/ipsec/ipsec_telemetry.c
/dpdk/lib/ipsec/meson.build
/dpdk/lib/ipsec/misc.h
/dpdk/lib/ipsec/rte_ipsec_group.h
/dpdk/lib/ipsec/rte_ipsec_sad.h
/dpdk/lib/ipsec/sa.c
/dpdk/lib/ipsec/sa.h
/dpdk/lib/jobstats/meson.build
/dpdk/lib/kni/meson.build
/dpdk/lib/kni/rte_kni.c
/dpdk/lib/lpm/meson.build
/dpdk/lib/lpm/rte_lpm6.c
/dpdk/lib/mbuf/rte_mbuf.c
/dpdk/lib/mbuf/rte_mbuf.h
/dpdk/lib/mbuf/rte_mbuf_core.h
/dpdk/lib/mbuf/rte_mbuf_dyn.c
/dpdk/lib/mbuf/rte_mbuf_dyn.h
/dpdk/lib/member/meson.build
/dpdk/lib/mempool/meson.build
/dpdk/lib/mempool/rte_mempool.c
/dpdk/lib/meson.build
/dpdk/lib/metrics/meson.build
/dpdk/lib/net/meson.build
/dpdk/lib/net/rte_ether.h
/dpdk/lib/net/rte_gtp.h
/dpdk/lib/net/rte_ip.h
/dpdk/lib/net/rte_l2tpv2.h
/dpdk/lib/net/rte_net.h
/dpdk/lib/net/rte_ppp.h
/dpdk/lib/node/ethdev_rx_priv.h
/dpdk/lib/node/ethdev_tx_priv.h
/dpdk/lib/node/ip4_rewrite_priv.h
/dpdk/lib/node/meson.build
/dpdk/lib/pcapng/meson.build
/dpdk/lib/pcapng/rte_pcapng.c
/dpdk/lib/pdump/meson.build
/dpdk/lib/pdump/rte_pdump.c
/dpdk/lib/pipeline/meson.build
/dpdk/lib/pipeline/rte_swx_ctl.c
/dpdk/lib/pipeline/rte_swx_ctl.h
/dpdk/lib/pipeline/rte_swx_pipeline.c
/dpdk/lib/pipeline/rte_swx_pipeline.h
/dpdk/lib/pipeline/rte_swx_pipeline_internal.h
/dpdk/lib/pipeline/rte_swx_pipeline_spec.c
/dpdk/lib/pipeline/rte_table_action.c
/dpdk/lib/port/meson.build
/dpdk/lib/port/rte_port_ras.c
/dpdk/lib/port/rte_swx_port_source_sink.c
/dpdk/lib/port/rte_swx_port_source_sink.h
/dpdk/lib/power/meson.build
/dpdk/lib/power/power_acpi_cpufreq.c
/dpdk/lib/power/power_cppc_cpufreq.c
/dpdk/lib/power/rte_power_empty_poll.c
/dpdk/lib/power/rte_power_empty_poll.h
/dpdk/lib/power/rte_power_pmd_mgmt.c
/dpdk/lib/rawdev/meson.build
/dpdk/lib/rawdev/rte_rawdev_pmd.h
/dpdk/lib/rcu/rte_rcu_qsbr.h
/dpdk/lib/regexdev/meson.build
/dpdk/lib/regexdev/rte_regexdev.h
/dpdk/lib/reorder/meson.build
/dpdk/lib/rib/meson.build
/dpdk/lib/rib/rte_rib6.c
/dpdk/lib/ring/rte_ring_core.h
/dpdk/lib/sched/meson.build
/dpdk/lib/sched/rte_pie.c
/dpdk/lib/sched/rte_pie.h
/dpdk/lib/sched/rte_red.h
/dpdk/lib/sched/rte_sched.c
/dpdk/lib/sched/rte_sched.h
/dpdk/lib/sched/version.map
/dpdk/lib/security/rte_security.c
/dpdk/lib/security/rte_security.h
/dpdk/lib/table/meson.build
/dpdk/lib/table/rte_swx_table.h
/dpdk/lib/table/rte_swx_table_selector.h
/dpdk/lib/telemetry/telemetry.c
/dpdk/lib/telemetry/telemetry_json.h
/dpdk/lib/vhost/meson.build
/dpdk/lib/vhost/rte_vhost.h
/dpdk/lib/vhost/rte_vhost_async.h
/dpdk/lib/vhost/socket.c
/dpdk/lib/vhost/vdpa.c
/dpdk/lib/vhost/vdpa_driver.h
/dpdk/lib/vhost/version.map
/dpdk/lib/vhost/vhost.c
/dpdk/lib/vhost/vhost.h
/dpdk/lib/vhost/vhost_user.c
/dpdk/lib/vhost/virtio_net.c
/dpdk/meson_options.txt
/dpdk/usertools/dpdk-devbind.py
/dpdk/usertools/dpdk-pmdinfo.py
cbb4414320-Oct-2021 Stephen Hemminger <stephen@networkplumber.org>

app/dumpcap: add new packet capture application

This is a new packet capture application to replace existing pdump.
The new application works like Wireshark dumpcap program and supports
the pdump AP

app/dumpcap: add new packet capture application

This is a new packet capture application to replace existing pdump.
The new application works like Wireshark dumpcap program and supports
the pdump API features.

It is not complete yet some features such as filtering are not implemented.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

show more ...

8d23ce8f20-Oct-2021 Stephen Hemminger <stephen@networkplumber.org>

pcapng: add new library for writing pcapng files

This is utility library for writing pcapng format files
used by Wireshark family of utilities. Older tcpdump
also knows how to read (but not write) t

pcapng: add new library for writing pcapng files

This is utility library for writing pcapng format files
used by Wireshark family of utilities. Older tcpdump
also knows how to read (but not write) this format.

See
https://github.com/pcapng/pcapng/

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>

show more ...


/dpdk/MAINTAINERS
/dpdk/app/test-eventdev/evt_common.h
/dpdk/app/test-eventdev/evt_main.c
/dpdk/app/test-eventdev/evt_options.c
/dpdk/app/test-eventdev/evt_options.h
/dpdk/app/test-eventdev/test_perf_common.c
/dpdk/app/test-eventdev/test_perf_common.h
/dpdk/app/test-eventdev/test_pipeline_common.c
/dpdk/app/test-pmd/cmd_flex_item.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/cmdline_mtr.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/meson.build
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test/meson.build
/dpdk/app/test/test_devargs.c
/dpdk/app/test/test_dmadev.c
/dpdk/app/test/test_event_crypto_adapter.c
/dpdk/app/test/test_event_eth_rx_adapter.c
/dpdk/app/test/test_hash.c
/dpdk/app/test/test_mbuf.c
/dpdk/config/rte_config.h
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/api/doxy-api.conf.in
packet_capture_framework.rst
/dpdk/doc/guides/nics/cnxk.rst
/dpdk/doc/guides/nics/features/cnxk.ini
/dpdk/doc/guides/nics/features/cnxk_vf.ini
/dpdk/doc/guides/nics/features/i40e.ini
/dpdk/doc/guides/prog_guide/event_ethernet_rx_adapter.rst
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/meson_ut.rst
/dpdk/doc/guides/prog_guide/pcapng_lib.rst
/dpdk/doc/guides/prog_guide/rte_flow.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/release_21_11.rst
/dpdk/doc/guides/sample_app_ug/l2_forward_event.rst
/dpdk/doc/guides/sample_app_ug/l3_forward.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/testeventdev.rst
/dpdk/drivers/bus/pci/pci_params.c
/dpdk/drivers/common/cnxk/cnxk_telemetry.h
/dpdk/drivers/common/cnxk/cnxk_telemetry_nix.c
/dpdk/drivers/common/cnxk/cnxk_telemetry_npa.c
/dpdk/drivers/common/cnxk/hw/nix.h
/dpdk/drivers/common/cnxk/meson.build
/dpdk/drivers/common/cnxk/roc_mbox.h
/dpdk/drivers/common/cnxk/roc_nix.c
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_bpf.c
/dpdk/drivers/common/cnxk/roc_nix_priv.h
/dpdk/drivers/common/cnxk/roc_nix_queue.c
/dpdk/drivers/common/cnxk/roc_npc.c
/dpdk/drivers/common/cnxk/roc_npc.h
/dpdk/drivers/common/cnxk/roc_npc_mcam.c
/dpdk/drivers/common/cnxk/roc_npc_priv.h
/dpdk/drivers/common/cnxk/roc_npc_utils.c
/dpdk/drivers/common/cnxk/roc_platform.h
/dpdk/drivers/common/cnxk/roc_utils.c
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/mlx5/linux/mlx5_common_os.c
/dpdk/drivers/common/mlx5/linux/mlx5_common_os.h
/dpdk/drivers/common/mlx5/linux/mlx5_common_verbs.c
/dpdk/drivers/common/mlx5/linux/mlx5_nl.c
/dpdk/drivers/common/mlx5/linux/mlx5_nl.h
/dpdk/drivers/common/mlx5/mlx5_common.c
/dpdk/drivers/common/mlx5/mlx5_common.h
/dpdk/drivers/common/mlx5/mlx5_common_defs.h
/dpdk/drivers/common/mlx5/mlx5_common_mp.h
/dpdk/drivers/common/mlx5/mlx5_common_mr.c
/dpdk/drivers/common/mlx5/mlx5_common_mr.h
/dpdk/drivers/common/mlx5/mlx5_common_private.h
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.h
/dpdk/drivers/common/mlx5/mlx5_malloc.h
/dpdk/drivers/common/mlx5/version.map
/dpdk/drivers/common/mlx5/windows/mlx5_common_os.c
/dpdk/drivers/common/mlx5/windows/mlx5_common_os.h
/dpdk/drivers/common/sfc_efx/base/ef10_nic.c
/dpdk/drivers/common/sfc_efx/base/efx.h
/dpdk/drivers/common/sfc_efx/base/siena_nic.c
/dpdk/drivers/compress/mlx5/mlx5_compress.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto.h
/dpdk/drivers/crypto/mlx5/mlx5_crypto_dek.c
/dpdk/drivers/event/cnxk/cn10k_eventdev.c
/dpdk/drivers/event/cnxk/cn9k_eventdev.c
/dpdk/drivers/event/cnxk/cnxk_eventdev.c
/dpdk/drivers/event/cnxk/cnxk_eventdev_adptr.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.h
/dpdk/drivers/event/dlb2/dlb2.c
/dpdk/drivers/event/dlb2/dlb2_inline_fns.h
/dpdk/drivers/event/dlb2/dlb2_priv.h
/dpdk/drivers/event/dlb2/pf/dlb2_pf.c
/dpdk/drivers/event/dpaa/dpaa_eventdev.c
/dpdk/drivers/event/dpaa2/dpaa2_eventdev.c
/dpdk/drivers/event/dsw/dsw_evdev.c
/dpdk/drivers/event/dsw/dsw_evdev.h
/dpdk/drivers/event/octeontx/ssovf_evdev.c
/dpdk/drivers/event/octeontx/ssovf_worker.c
/dpdk/drivers/event/octeontx/timvf_evdev.c
/dpdk/drivers/event/octeontx/timvf_evdev.h
/dpdk/drivers/event/octeontx/timvf_worker.h
/dpdk/drivers/event/octeontx2/otx2_evdev.c
/dpdk/drivers/event/octeontx2/otx2_tim_evdev.c
/dpdk/drivers/event/octeontx2/otx2_tim_evdev.h
/dpdk/drivers/event/opdl/opdl_evdev.c
/dpdk/drivers/event/skeleton/skeleton_eventdev.c
/dpdk/drivers/event/sw/sw_evdev.c
/dpdk/drivers/mempool/cnxk/cnxk_mempool_telemetry.c
/dpdk/drivers/mempool/cnxk/meson.build
/dpdk/drivers/net/cnxk/cn10k_rte_flow.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_mtr.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_telemetry.c
/dpdk/drivers/net/cnxk/cnxk_rte_flow.c
/dpdk/drivers/net/cnxk/meson.build
/dpdk/drivers/net/ena/ena_ethdev.c
/dpdk/drivers/net/ena/ena_ethdev.h
/dpdk/drivers/net/i40e/i40e_hash.c
/dpdk/drivers/net/i40e/i40e_rxtx_common_avx.h
/dpdk/drivers/net/i40e/i40e_rxtx_vec_avx2.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_avx512.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_common.h
/dpdk/drivers/net/i40e/i40e_rxtx_vec_neon.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_rxtx_common_avx.h
/dpdk/drivers/net/ice/ice_rxtx_vec_avx2.c
/dpdk/drivers/net/ice/ice_rxtx_vec_avx512.c
/dpdk/drivers/net/ice/ice_rxtx_vec_common.h
/dpdk/drivers/net/mlx5/linux/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_mp_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_verbs.c
/dpdk/drivers/net/mlx5/linux/mlx5_verbs.h
/dpdk/drivers/net/mlx5/meson.build
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_defs.h
/dpdk/drivers/net/mlx5/mlx5_devx.c
/dpdk/drivers/net/mlx5/mlx5_flow.c
/dpdk/drivers/net/mlx5/mlx5_flow_aso.c
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_verbs.c
/dpdk/drivers/net/mlx5/mlx5_rx.c
/dpdk/drivers/net/mlx5/mlx5_rx.h
/dpdk/drivers/net/mlx5/mlx5_rxq.c
/dpdk/drivers/net/mlx5/mlx5_rxtx.c
/dpdk/drivers/net/mlx5/mlx5_rxtx.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec.h
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_tx.c
/dpdk/drivers/net/mlx5/mlx5_tx.h
/dpdk/drivers/net/mlx5/mlx5_txpp.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mlx5/windows/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/windows/mlx5_os.c
/dpdk/drivers/net/octeontx/octeontx_ethdev.c
/dpdk/drivers/net/octeontx2/otx2_ethdev_sec.c
/dpdk/drivers/net/octeontx2/otx2_ethdev_sec_tx.h
/dpdk/drivers/net/sfc/sfc.c
/dpdk/drivers/net/sfc/sfc_ethdev.c
/dpdk/drivers/net/sfc/sfc_flow.c
/dpdk/drivers/net/sfc/sfc_mae.c
/dpdk/drivers/net/sfc/sfc_mae.h
/dpdk/drivers/net/sfc/sfc_switch.c
/dpdk/drivers/net/sfc/sfc_switch.h
/dpdk/drivers/net/softnic/rte_eth_softnic_meter.c
/dpdk/drivers/regex/mlx5/mlx5_regex.c
/dpdk/drivers/regex/mlx5/mlx5_regex.h
/dpdk/drivers/regex/mlx5/mlx5_regex_control.c
/dpdk/drivers/regex/mlx5/mlx5_regex_fastpath.c
/dpdk/drivers/regex/mlx5/mlx5_rxp.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.h
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_event.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_lm.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_mem.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_steer.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_virtq.c
/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c
/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c
/dpdk/examples/ip_reassembly/main.c
/dpdk/examples/l2fwd-event/l2fwd_common.h
/dpdk/examples/l2fwd-event/l2fwd_event.c
/dpdk/examples/l2fwd-event/l2fwd_event_generic.c
/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c
/dpdk/examples/l2fwd-event/main.c
/dpdk/examples/l3fwd/l3fwd.h
/dpdk/examples/l3fwd/l3fwd_em.c
/dpdk/examples/l3fwd/l3fwd_em.h
/dpdk/examples/l3fwd/l3fwd_em_hlm.h
/dpdk/examples/l3fwd/l3fwd_em_sequential.h
/dpdk/examples/l3fwd/l3fwd_event.c
/dpdk/examples/l3fwd/l3fwd_event.h
/dpdk/examples/l3fwd/l3fwd_event_internal_port.c
/dpdk/examples/l3fwd/l3fwd_fib.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/l3fwd/main.c
/dpdk/lib/dmadev/rte_dmadev.c
/dpdk/lib/dmadev/rte_dmadev.h
/dpdk/lib/dmadev/rte_dmadev_pmd.h
/dpdk/lib/dmadev/version.map
/dpdk/lib/eal/common/eal_common_devargs.c
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/rte_flow_driver.h
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/event_timer_adapter_pmd.h
/dpdk/lib/eventdev/eventdev_pmd.h
/dpdk/lib/eventdev/eventdev_pmd_pci.h
/dpdk/lib/eventdev/eventdev_pmd_vdev.h
/dpdk/lib/eventdev/eventdev_private.c
/dpdk/lib/eventdev/eventdev_trace.h
/dpdk/lib/eventdev/eventdev_trace_points.c
/dpdk/lib/eventdev/meson.build
/dpdk/lib/eventdev/rte_event_crypto_adapter.c
/dpdk/lib/eventdev/rte_event_crypto_adapter.h
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.h
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.h
/dpdk/lib/eventdev/rte_event_timer_adapter.c
/dpdk/lib/eventdev/rte_event_timer_adapter.h
/dpdk/lib/eventdev/rte_eventdev.c
/dpdk/lib/eventdev/rte_eventdev.h
/dpdk/lib/eventdev/rte_eventdev_core.h
/dpdk/lib/eventdev/version.map
/dpdk/lib/hash/rte_hash.h
/dpdk/lib/hash/version.map
/dpdk/lib/mbuf/rte_mbuf.c
/dpdk/lib/mbuf/rte_mbuf.h
/dpdk/lib/mbuf/rte_mbuf_core.h
/dpdk/lib/meson.build
/dpdk/lib/pcapng/meson.build
/dpdk/lib/pcapng/pcapng_proto.h
/dpdk/lib/pcapng/rte_pcapng.c
/dpdk/lib/pcapng/rte_pcapng.h
/dpdk/lib/pcapng/version.map
/dpdk/lib/ring/rte_ring_core.h
b563c14218-Oct-2021 Ferruh Yigit <ferruh.yigit@intel.com>

ethdev: remove jumbo offload flag

Removing 'DEV_RX_OFFLOAD_JUMBO_FRAME' offload flag.

Instead of drivers announce this capability, application can deduct the
capability by checking reported 'dev_in

ethdev: remove jumbo offload flag

Removing 'DEV_RX_OFFLOAD_JUMBO_FRAME' offload flag.

Instead of drivers announce this capability, application can deduct the
capability by checking reported 'dev_info.max_mtu' or
'dev_info.max_rx_pktlen'.

And instead of application setting this flag explicitly to enable jumbo
frames, this can be deduced by driver by comparing requested 'mtu' to
'RTE_ETHER_MTU'.

Removing this additional configuration for simplification.

Suggested-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Reviewed-by: Rosen Xu <rosen.xu@intel.com>
Acked-by: Somnath Kotur <somnath.kotur@broadcom.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Huisong Li <lihuisong@huawei.com>
Acked-by: Hyong Youb Kim <hyonkim@cisco.com>
Acked-by: Michal Krawczyk <mk@semihalf.com>

show more ...


/dpdk/MAINTAINERS
/dpdk/app/proc-info/main.c
/dpdk/app/test-bbdev/meson.build
/dpdk/app/test-bbdev/test_bbdev_perf.c
/dpdk/app/test-crypto-perf/cperf_ops.c
/dpdk/app/test-crypto-perf/cperf_ops.h
/dpdk/app/test-crypto-perf/cperf_options.h
/dpdk/app/test-crypto-perf/cperf_options_parsing.c
/dpdk/app/test-crypto-perf/cperf_test_latency.c
/dpdk/app/test-crypto-perf/cperf_test_pmd_cyclecount.c
/dpdk/app/test-crypto-perf/cperf_test_throughput.c
/dpdk/app/test-crypto-perf/cperf_test_vectors.c
/dpdk/app/test-crypto-perf/cperf_test_verify.c
/dpdk/app/test-crypto-perf/main.c
/dpdk/app/test-eventdev/test_perf_common.c
/dpdk/app/test-eventdev/test_pipeline_common.c
/dpdk/app/test-flow-perf/main.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/flowgen.c
/dpdk/app/test-pmd/ieee1588fwd.c
/dpdk/app/test-pmd/noisy_vnf.c
/dpdk/app/test-pmd/parameters.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test-pmd/txonly.c
/dpdk/app/test-pmd/util.c
/dpdk/app/test/test_bpf.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev_blockcipher.h
/dpdk/app/test/test_flow_classify.c
/dpdk/app/test/test_hash_multiwriter.c
/dpdk/app/test/test_hash_readwrite.c
/dpdk/app/test/test_link_bonding.c
/dpdk/app/test/test_link_bonding_mode4.c
/dpdk/app/test/test_link_bonding_rssconf.c
/dpdk/app/test/test_mempool.c
/dpdk/app/test/test_pmd_perf.c
/dpdk/app/test/test_stack.c
/dpdk/config/arm/arm64_cn10k_linux_gcc
/dpdk/doc/guides/bbdevs/features/la12xx.ini
/dpdk/doc/guides/bbdevs/index.rst
/dpdk/doc/guides/bbdevs/la12xx.rst
/dpdk/doc/guides/contributing/documentation.rst
/dpdk/doc/guides/cryptodevs/cnxk.rst
debug_troubleshoot.rst
/dpdk/doc/guides/nics/bnxt.rst
/dpdk/doc/guides/nics/dpaa.rst
/dpdk/doc/guides/nics/dpaa2.rst
/dpdk/doc/guides/nics/e1000em.rst
/dpdk/doc/guides/nics/features.rst
/dpdk/doc/guides/nics/features/bnxt.ini
/dpdk/doc/guides/nics/features/default.ini
/dpdk/doc/guides/nics/features/enic.ini
/dpdk/doc/guides/nics/features/mlx5.ini
/dpdk/doc/guides/nics/features/octeontx2.ini
/dpdk/doc/guides/nics/features/sfc.ini
/dpdk/doc/guides/nics/fm10k.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/octeontx.rst
/dpdk/doc/guides/nics/octeontx2.rst
/dpdk/doc/guides/nics/sfc_efx.rst
/dpdk/doc/guides/nics/thunderx.rst
/dpdk/doc/guides/prog_guide/ipsec_lib.rst
/dpdk/doc/guides/prog_guide/mempool_lib.rst
/dpdk/doc/guides/prog_guide/rte_flow.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/release_21_11.rst
/dpdk/doc/guides/sample_app_ug/flow_classify.rst
/dpdk/doc/guides/sample_app_ug/l3_forward.rst
/dpdk/doc/guides/sample_app_ug/l3_forward_access_ctrl.rst
/dpdk/doc/guides/sample_app_ug/l3_forward_graph.rst
/dpdk/doc/guides/sample_app_ug/l3_forward_power_man.rst
/dpdk/doc/guides/sample_app_ug/performance_thread.rst
/dpdk/doc/guides/sample_app_ug/skeleton.rst
/dpdk/doc/guides/testpmd_app_ug/run_app.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/testbbdev.rst
/dpdk/drivers/baseband/acc100/rte_acc100_pmd.c
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c
/dpdk/drivers/baseband/fpga_lte_fec/fpga_lte_fec.c
/dpdk/drivers/baseband/la12xx/bbdev_la12xx.c
/dpdk/drivers/baseband/la12xx/bbdev_la12xx.h
/dpdk/drivers/baseband/la12xx/bbdev_la12xx_ipc.h
/dpdk/drivers/baseband/la12xx/bbdev_la12xx_pmd_logs.h
/dpdk/drivers/baseband/la12xx/meson.build
/dpdk/drivers/baseband/la12xx/version.map
/dpdk/drivers/baseband/meson.build
/dpdk/drivers/baseband/null/bbdev_null.c
/dpdk/drivers/baseband/turbo_sw/bbdev_turbo_software.c
/dpdk/drivers/common/cnxk/roc_bphy_irq.c
/dpdk/drivers/common/cnxk/roc_bphy_irq.h
/dpdk/drivers/common/cnxk/roc_model.c
/dpdk/drivers/common/cnxk/roc_model.h
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/mlx5/mlx5_common_mr.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.h
/dpdk/drivers/common/octeontx/meson.build
/dpdk/drivers/common/octeontx2/meson.build
/dpdk/drivers/common/octeontx2/otx2_sec_idev.c
/dpdk/drivers/common/sfc_efx/base/ef10_filter.c
/dpdk/drivers/common/sfc_efx/base/ef10_impl.h
/dpdk/drivers/common/sfc_efx/base/ef10_nic.c
/dpdk/drivers/common/sfc_efx/base/ef10_rx.c
/dpdk/drivers/common/sfc_efx/base/efx.h
/dpdk/drivers/common/sfc_efx/base/efx_impl.h
/dpdk/drivers/common/sfc_efx/base/efx_mae.c
/dpdk/drivers/common/sfc_efx/base/efx_mcdi.c
/dpdk/drivers/common/sfc_efx/base/efx_mcdi.h
/dpdk/drivers/common/sfc_efx/base/efx_regs_ef100.h
/dpdk/drivers/common/sfc_efx/base/efx_regs_mcdi.h
/dpdk/drivers/common/sfc_efx/base/rhead_rx.c
/dpdk/drivers/common/sfc_efx/version.map
/dpdk/drivers/compress/octeontx/meson.build
/dpdk/drivers/crypto/aesni_gcm/aesni_gcm_pmd.c
/dpdk/drivers/crypto/aesni_mb/rte_aesni_mb_pmd.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev.c
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_devargs.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/meson.build
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_priv.h
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_raw_dp.c
/dpdk/drivers/crypto/dpaa2_sec/meson.build
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.h
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec_raw_dp.c
/dpdk/drivers/crypto/dpaa_sec/meson.build
/dpdk/drivers/crypto/octeontx/meson.build
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_ops.c
/dpdk/drivers/crypto/qat/qat_sym_hw_dp.c
/dpdk/drivers/event/cnxk/cnxk_tim_evdev.c
/dpdk/drivers/event/octeontx/meson.build
/dpdk/drivers/event/octeontx/ssovf_worker.h
/dpdk/drivers/event/octeontx/timvf_evdev.c
/dpdk/drivers/event/octeontx2/meson.build
/dpdk/drivers/event/octeontx2/otx2_tim_evdev.c
/dpdk/drivers/mempool/bucket/rte_mempool_bucket.c
/dpdk/drivers/mempool/cnxk/cn10k_mempool_ops.c
/dpdk/drivers/mempool/cnxk/cn9k_mempool_ops.c
/dpdk/drivers/mempool/dpaa/dpaa_mempool.c
/dpdk/drivers/mempool/dpaa2/dpaa2_hw_mempool.c
/dpdk/drivers/mempool/octeontx/meson.build
/dpdk/drivers/mempool/octeontx/rte_mempool_octeontx.c
/dpdk/drivers/mempool/octeontx2/meson.build
/dpdk/drivers/mempool/octeontx2/otx2_mempool_ops.c
/dpdk/drivers/mempool/ring/rte_mempool_ring.c
/dpdk/drivers/mempool/stack/rte_mempool_stack.c
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c
/dpdk/drivers/net/ark/ark_ethdev_rx.c
/dpdk/drivers/net/ark/ark_ethdev_rx.h
/dpdk/drivers/net/atlantic/atl_ethdev.c
/dpdk/drivers/net/atlantic/atl_ethdev.h
/dpdk/drivers/net/atlantic/atl_rxtx.c
/dpdk/drivers/net/avp/avp_ethdev.c
/dpdk/drivers/net/axgbe/axgbe_ethdev.c
/dpdk/drivers/net/bnx2x/bnx2x_ethdev.c
/dpdk/drivers/net/bnxt/bnxt.h
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/bnxt/bnxt_filter.h
/dpdk/drivers/net/bnxt/bnxt_flow.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.c
/dpdk/drivers/net/bnxt/bnxt_reps.c
/dpdk/drivers/net/bnxt/bnxt_ring.c
/dpdk/drivers/net/bnxt/bnxt_rxq.c
/dpdk/drivers/net/bnxt/bnxt_rxq.h
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_tf_common.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp_flow.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_flow_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_flow_db.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_gen_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mapper.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_matcher.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_port_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_handler_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.h
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.c
/dpdk/drivers/net/bonding/rte_eth_bond_api.c
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/cnxk/cn10k_rx.h
/dpdk/drivers/net/cnxk/cn10k_tx.h
/dpdk/drivers/net/cnxk/cn9k_rx.h
/dpdk/drivers/net/cnxk/cn9k_tx.h
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_ops.c
/dpdk/drivers/net/cnxk/cnxk_rte_flow.c
/dpdk/drivers/net/cxgbe/base/adapter.h
/dpdk/drivers/net/cxgbe/cxgbe.h
/dpdk/drivers/net/cxgbe/cxgbe_ethdev.c
/dpdk/drivers/net/cxgbe/cxgbe_main.c
/dpdk/drivers/net/cxgbe/sge.c
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.c
/dpdk/drivers/net/dpaa2/dpaa2_ptp.c
/dpdk/drivers/net/e1000/e1000_ethdev.h
/dpdk/drivers/net/e1000/em_ethdev.c
/dpdk/drivers/net/e1000/em_rxtx.c
/dpdk/drivers/net/e1000/igb_ethdev.c
/dpdk/drivers/net/e1000/igb_rxtx.c
/dpdk/drivers/net/ena/ena_ethdev.c
/dpdk/drivers/net/ena/ena_rss.c
/dpdk/drivers/net/enetc/enetc_ethdev.c
/dpdk/drivers/net/enic/base/vnic_dev.c
/dpdk/drivers/net/enic/enic_ethdev.c
/dpdk/drivers/net/enic/enic_fm_flow.c
/dpdk/drivers/net/enic/enic_main.c
/dpdk/drivers/net/enic/enic_res.c
/dpdk/drivers/net/enic/enic_vf_representor.c
/dpdk/drivers/net/failsafe/failsafe_ops.c
/dpdk/drivers/net/fm10k/fm10k.h
/dpdk/drivers/net/fm10k/fm10k_ethdev.c
/dpdk/drivers/net/fm10k/fm10k_rxtx.c
/dpdk/drivers/net/hinic/hinic_pmd_ethdev.c
/dpdk/drivers/net/hns3/hns3_cmd.c
/dpdk/drivers/net/hns3/hns3_dcb.c
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev.h
/dpdk/drivers/net/hns3/hns3_ethdev_vf.c
/dpdk/drivers/net/hns3/hns3_flow.c
/dpdk/drivers/net/hns3/hns3_intr.c
/dpdk/drivers/net/hns3/hns3_ptp.c
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/hns3/hns3_rxtx.h
/dpdk/drivers/net/hns3/hns3_rxtx_vec.c
/dpdk/drivers/net/hns3/hns3_tm.c
/dpdk/drivers/net/i40e/base/README
/dpdk/drivers/net/i40e/base/i40e_adminq.c
/dpdk/drivers/net/i40e/base/i40e_adminq_cmd.h
/dpdk/drivers/net/i40e/base/i40e_common.c
/dpdk/drivers/net/i40e/base/i40e_dcb.c
/dpdk/drivers/net/i40e/base/i40e_lan_hmc.c
/dpdk/drivers/net/i40e/base/i40e_nvm.c
/dpdk/drivers/net/i40e/base/i40e_prototype.h
/dpdk/drivers/net/i40e/base/i40e_register.h
/dpdk/drivers/net/i40e/base/i40e_type.h
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_ethdev.h
/dpdk/drivers/net/i40e/i40e_rxtx.c
/dpdk/drivers/net/i40e/i40e_rxtx.h
/dpdk/drivers/net/i40e/i40e_vf_representor.c
/dpdk/drivers/net/iavf/iavf.h
/dpdk/drivers/net/iavf/iavf_ethdev.c
/dpdk/drivers/net/iavf/iavf_fdir.c
/dpdk/drivers/net/iavf/iavf_hash.c
/dpdk/drivers/net/iavf/iavf_rxtx.c
/dpdk/drivers/net/iavf/iavf_rxtx.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx2.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx512.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_sse.c
/dpdk/drivers/net/iavf/iavf_vchnl.c
/dpdk/drivers/net/ice/base/ice_parser.c
/dpdk/drivers/net/ice/base/ice_parser_rt.c
/dpdk/drivers/net/ice/ice_dcf_ethdev.c
/dpdk/drivers/net/ice/ice_dcf_vf_representor.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_fdir_filter.c
/dpdk/drivers/net/ice/ice_generic_flow.c
/dpdk/drivers/net/ice/ice_rxtx.c
/dpdk/drivers/net/ice/ice_rxtx.h
/dpdk/drivers/net/igc/igc_ethdev.c
/dpdk/drivers/net/igc/igc_ethdev.h
/dpdk/drivers/net/igc/igc_txrx.c
/dpdk/drivers/net/igc/igc_txrx.h
/dpdk/drivers/net/ionic/ionic_ethdev.c
/dpdk/drivers/net/ionic/ionic_rxtx.c
/dpdk/drivers/net/ipn3ke/ipn3ke_representor.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.h
/dpdk/drivers/net/ixgbe/ixgbe_pf.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx_vec_common.h
/dpdk/drivers/net/ixgbe/ixgbe_vf_representor.c
/dpdk/drivers/net/liquidio/lio_ethdev.c
/dpdk/drivers/net/mlx4/mlx4_rxq.c
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_os.h
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_verbs.c
/dpdk/drivers/net/mlx5/mlx5_mr.c
/dpdk/drivers/net/mlx5/mlx5_rx.c
/dpdk/drivers/net/mlx5/mlx5_rx.h
/dpdk/drivers/net/mlx5/mlx5_rxq.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mlx5/windows/mlx5_flow_os.h
/dpdk/drivers/net/mlx5/windows/mlx5_os.c
/dpdk/drivers/net/mlx5/windows/mlx5_os.h
/dpdk/drivers/net/mvneta/mvneta_ethdev.c
/dpdk/drivers/net/mvneta/mvneta_ethdev.h
/dpdk/drivers/net/mvneta/mvneta_rxtx.c
/dpdk/drivers/net/mvpp2/mrvl_ethdev.c
/dpdk/drivers/net/netvsc/hn_rxtx.c
/dpdk/drivers/net/netvsc/hn_var.h
/dpdk/drivers/net/nfp/nfp_common.c
/dpdk/drivers/net/nfp/nfp_rxtx.c
/dpdk/drivers/net/nfp/nfp_rxtx.h
/dpdk/drivers/net/octeontx/meson.build
/dpdk/drivers/net/octeontx/octeontx_ethdev.c
/dpdk/drivers/net/octeontx/octeontx_ethdev.h
/dpdk/drivers/net/octeontx/octeontx_rxtx.h
/dpdk/drivers/net/octeontx2/meson.build
/dpdk/drivers/net/octeontx2/otx2_ethdev.c
/dpdk/drivers/net/octeontx2/otx2_ethdev.h
/dpdk/drivers/net/octeontx2/otx2_ethdev_ops.c
/dpdk/drivers/net/octeontx2/otx2_ethdev_sec_tx.h
/dpdk/drivers/net/octeontx2/otx2_flow_parse.c
/dpdk/drivers/net/octeontx2/otx2_rx.c
/dpdk/drivers/net/octeontx2/otx2_rx.h
/dpdk/drivers/net/octeontx2/otx2_tx.c
/dpdk/drivers/net/octeontx2/otx2_tx.h
/dpdk/drivers/net/octeontx_ep/otx_ep_ethdev.c
/dpdk/drivers/net/octeontx_ep/otx_ep_rxtx.c
/dpdk/drivers/net/pfe/pfe_ethdev.c
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/qede/qede_rxtx.c
/dpdk/drivers/net/sfc/meson.build
/dpdk/drivers/net/sfc/sfc.c
/dpdk/drivers/net/sfc/sfc.h
/dpdk/drivers/net/sfc/sfc_dp.c
/dpdk/drivers/net/sfc/sfc_dp.h
/dpdk/drivers/net/sfc/sfc_dp_rx.h
/dpdk/drivers/net/sfc/sfc_dp_tx.h
/dpdk/drivers/net/sfc/sfc_ef100_rx.c
/dpdk/drivers/net/sfc/sfc_ef100_tx.c
/dpdk/drivers/net/sfc/sfc_ethdev.c
/dpdk/drivers/net/sfc/sfc_ethdev_state.h
/dpdk/drivers/net/sfc/sfc_ev.h
/dpdk/drivers/net/sfc/sfc_flow.c
/dpdk/drivers/net/sfc/sfc_flow.h
/dpdk/drivers/net/sfc/sfc_flow_tunnel.c
/dpdk/drivers/net/sfc/sfc_flow_tunnel.h
/dpdk/drivers/net/sfc/sfc_intr.c
/dpdk/drivers/net/sfc/sfc_kvargs.c
/dpdk/drivers/net/sfc/sfc_kvargs.h
/dpdk/drivers/net/sfc/sfc_mae.c
/dpdk/drivers/net/sfc/sfc_mae.h
/dpdk/drivers/net/sfc/sfc_mae_counter.c
/dpdk/drivers/net/sfc/sfc_mae_counter.h
/dpdk/drivers/net/sfc/sfc_port.c
/dpdk/drivers/net/sfc/sfc_repr.c
/dpdk/drivers/net/sfc/sfc_repr.h
/dpdk/drivers/net/sfc/sfc_repr_proxy.c
/dpdk/drivers/net/sfc/sfc_repr_proxy.h
/dpdk/drivers/net/sfc/sfc_repr_proxy_api.h
/dpdk/drivers/net/sfc/sfc_rx.c
/dpdk/drivers/net/sfc/sfc_sriov.c
/dpdk/drivers/net/sfc/sfc_sw_stats.c
/dpdk/drivers/net/sfc/sfc_switch.c
/dpdk/drivers/net/sfc/sfc_switch.h
/dpdk/drivers/net/sfc/sfc_tx.c
/dpdk/drivers/net/sfc/sfc_tx.h
/dpdk/drivers/net/softnic/rte_eth_softnic_cli.c
/dpdk/drivers/net/softnic/rte_eth_softnic_flow.c
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/thunderx/meson.build
/dpdk/drivers/net/thunderx/nicvf_ethdev.c
/dpdk/drivers/net/thunderx/nicvf_ethdev.h
/dpdk/drivers/net/thunderx/nicvf_rxtx.c
/dpdk/drivers/net/thunderx/nicvf_rxtx.h
/dpdk/drivers/net/txgbe/base/txgbe_regs.h
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_ethdev.h
/dpdk/drivers/net/txgbe/txgbe_ethdev_vf.c
/dpdk/drivers/net/txgbe/txgbe_ptypes.c
/dpdk/drivers/net/txgbe/txgbe_rxtx.c
/dpdk/drivers/net/vhost/rte_eth_vhost.c
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_ethdev.h
/dpdk/drivers/net/virtio/virtio_rxtx.c
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy_cgx_test.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy_irq.c
/dpdk/drivers/raw/cnxk_bphy/rte_pmd_bphy.h
/dpdk/examples/bbdev_app/main.c
/dpdk/examples/bond/main.c
/dpdk/examples/distributor/main.c
/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c
/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c
/dpdk/examples/flow_classify/flow_classify.c
/dpdk/examples/ioat/ioatfwd.c
/dpdk/examples/ip_fragmentation/main.c
/dpdk/examples/ip_pipeline/link.c
/dpdk/examples/ip_reassembly/main.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipv4_multicast/main.c
/dpdk/examples/kni/main.c
/dpdk/examples/l2fwd-cat/l2fwd-cat.c
/dpdk/examples/l2fwd-crypto/main.c
/dpdk/examples/l2fwd-event/l2fwd_common.c
/dpdk/examples/l2fwd-event/l2fwd_common.h
/dpdk/examples/l2fwd-event/l2fwd_event.c
/dpdk/examples/l2fwd-jobstats/main.c
/dpdk/examples/l2fwd-keepalive/main.c
/dpdk/examples/l2fwd/main.c
/dpdk/examples/l3fwd-acl/main.c
/dpdk/examples/l3fwd-graph/main.c
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/l3fwd/main.c
/dpdk/examples/link_status_interrupt/main.c
/dpdk/examples/multi_process/client_server_mp/mp_client/client.c
/dpdk/examples/multi_process/client_server_mp/mp_server/init.c
/dpdk/examples/multi_process/client_server_mp/mp_server/main.c
/dpdk/examples/multi_process/simple_mp/main.c
/dpdk/examples/multi_process/simple_mp/mp_commands.c
/dpdk/examples/multi_process/symmetric_mp/main.c
/dpdk/examples/performance-thread/common/lthread.c
/dpdk/examples/performance-thread/common/lthread_diag.h
/dpdk/examples/performance-thread/common/lthread_int.h
/dpdk/examples/performance-thread/common/lthread_mutex.c
/dpdk/examples/performance-thread/common/lthread_mutex.h
/dpdk/examples/performance-thread/common/lthread_sched.c
/dpdk/examples/performance-thread/common/lthread_tls.c
/dpdk/examples/performance-thread/l3fwd-thread/main.c
/dpdk/examples/performance-thread/l3fwd-thread/test.sh
/dpdk/examples/pipeline/obj.c
/dpdk/examples/ptpclient/ptpclient.c
/dpdk/examples/qos_meter/main.c
/dpdk/examples/qos_sched/init.c
/dpdk/examples/rxtx_callbacks/main.c
/dpdk/examples/server_node_efd/node/node.c
/dpdk/examples/server_node_efd/server/init.c
/dpdk/examples/server_node_efd/server/main.c
/dpdk/examples/skeleton/basicfwd.c
/dpdk/examples/vhost/main.c
/dpdk/examples/vhost_blk/blk.c
/dpdk/examples/vm_power_manager/channel_manager.c
/dpdk/examples/vm_power_manager/channel_manager.h
/dpdk/examples/vm_power_manager/channel_monitor.c
/dpdk/examples/vm_power_manager/main.c
/dpdk/examples/vmdq/main.c
/dpdk/examples/vmdq_dcb/main.c
/dpdk/lib/bbdev/rte_bbdev.h
/dpdk/lib/cryptodev/rte_crypto_sym.h
/dpdk/lib/eal/common/eal_common_mcfg.c
/dpdk/lib/eal/include/generic/rte_mcslock.h
/dpdk/lib/ethdev/ethdev_driver.h
/dpdk/lib/ethdev/ethdev_private.c
/dpdk/lib/ethdev/ethdev_private.h
/dpdk/lib/ethdev/rte_class_eth.c
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_ethdev_core.h
/dpdk/lib/ethdev/rte_ethdev_trace.h
/dpdk/lib/ethdev/rte_flow.c
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/rte_flow_driver.h
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/rte_event_eth_rx_adapter.c
/dpdk/lib/eventdev/rte_event_eth_tx_adapter.c
/dpdk/lib/eventdev/rte_eventdev.c
/dpdk/lib/ipsec/crypto.h
/dpdk/lib/ipsec/esp_inb.c
/dpdk/lib/ipsec/esp_outb.c
/dpdk/lib/ipsec/ipsec_telemetry.c
/dpdk/lib/ipsec/meson.build
/dpdk/lib/ipsec/misc.h
/dpdk/lib/ipsec/rte_ipsec.h
/dpdk/lib/ipsec/rte_ipsec_sa.h
/dpdk/lib/ipsec/sa.c
/dpdk/lib/ipsec/sa.h
/dpdk/lib/ipsec/version.map
/dpdk/lib/mbuf/rte_mbuf_core.h
/dpdk/lib/mempool/rte_mempool.c
/dpdk/lib/mempool/rte_mempool.h
/dpdk/lib/mempool/rte_mempool_ops.c
/dpdk/lib/metrics/rte_metrics_telemetry.c
/dpdk/lib/net/rte_ip.h
/dpdk/lib/pdump/rte_pdump.c
/dpdk/lib/security/rte_security.h
/dpdk/lib/security/rte_security_driver.h
/dpdk/lib/security/version.map
/dpdk/lib/stack/rte_stack.c
/dpdk/lib/stack/rte_stack.h
/dpdk/lib/vhost/iotlb.c
9055bcde18-Oct-2021 Conor Walsh <conor.walsh@intel.com>

usertools/telemetry: list file-prefixes

This patch adds the option --list (-l) to dpdk-telemetry.py which will
print all of the available file-prefixes for DPDK processes that have
telemetry enabled

usertools/telemetry: list file-prefixes

This patch adds the option --list (-l) to dpdk-telemetry.py which will
print all of the available file-prefixes for DPDK processes that have
telemetry enabled.
The prefixes will also be printed if the user passes an incorrect prefix
in the --file-prefix (-f) option.

Signed-off-by: Conor Walsh <conor.walsh@intel.com>
Acked-by: Ciara Power <ciara.power@intel.com>

show more ...


/dpdk/MAINTAINERS
/dpdk/app/proc-info/main.c
/dpdk/app/test/meson.build
/dpdk/app/test/test_dmadev.c
/dpdk/app/test/test_dmadev_api.c
/dpdk/app/test/test_dmadev_api.h
/dpdk/app/test/test_mbuf.c
/dpdk/app/test/test_mempool.c
/dpdk/app/test/test_memzone.c
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/api/doxy-api.conf.in
/dpdk/doc/guides/dmadevs/index.rst
telemetry.rst
/dpdk/doc/guides/index.rst
/dpdk/doc/guides/nics/cnxk.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/platform/octeontx2.rst
/dpdk/doc/guides/prog_guide/dmadev.rst
/dpdk/doc/guides/prog_guide/img/dmadev.svg
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/rawdevs/index.rst
/dpdk/doc/guides/rel_notes/release_19_08.rst
/dpdk/doc/guides/rel_notes/release_20_02.rst
/dpdk/doc/guides/rel_notes/release_21_11.rst
/dpdk/drivers/common/mlx5/mlx5_common_mp.c
/dpdk/drivers/common/mlx5/mlx5_common_mp.h
/dpdk/drivers/common/mlx5/mlx5_common_mr.c
/dpdk/drivers/common/mlx5/mlx5_common_mr.h
/dpdk/drivers/common/mlx5/version.map
/dpdk/drivers/dma/meson.build
/dpdk/drivers/dma/skeleton/meson.build
/dpdk/drivers/dma/skeleton/skeleton_dmadev.c
/dpdk/drivers/dma/skeleton/skeleton_dmadev.h
/dpdk/drivers/dma/skeleton/version.map
/dpdk/drivers/meson.build
/dpdk/drivers/net/mlx5/linux/mlx5_mp_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_mr.c
/dpdk/drivers/net/mlx5/mlx5_mr.h
/dpdk/drivers/net/mlx5/mlx5_rx.h
/dpdk/drivers/net/mlx5/mlx5_rxq.c
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/windows/mlx5_os.c
/dpdk/drivers/raw/meson.build
/dpdk/lib/dmadev/meson.build
/dpdk/lib/dmadev/rte_dmadev.c
/dpdk/lib/dmadev/rte_dmadev.h
/dpdk/lib/dmadev/rte_dmadev_core.h
/dpdk/lib/dmadev/rte_dmadev_pmd.h
/dpdk/lib/dmadev/version.map
/dpdk/lib/eal/common/eal_common_memzone.c
/dpdk/lib/mbuf/rte_mbuf_dyn.c
/dpdk/lib/mempool/rte_mempool.c
/dpdk/lib/mempool/rte_mempool.h
/dpdk/lib/mempool/version.map
/dpdk/lib/meson.build
/dpdk/usertools/dpdk-telemetry.py
11435aae14-Oct-2021 Bruce Richardson <bruce.richardson@intel.com>

usertools/telemetry: connect to separate instances

For processes run using "in-memory" mode sharing the same runtime dir,
we add support for connecting to the separate instance sockets created
using

usertools/telemetry: connect to separate instances

For processes run using "in-memory" mode sharing the same runtime dir,
we add support for connecting to the separate instance sockets created
using ":1", ":2" etc. via new "-i" or "--instance" argument. Add details
on connecting to separate instances to the telemetry howto document.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Ciara Power <ciara.power@intel.com>
Tested-by: Conor Walsh <conor.walsh@intel.com>

show more ...


/dpdk/MAINTAINERS
/dpdk/app/test-bbdev/test_bbdev_vector.c
/dpdk/app/test-pmd/5tswap.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/csumonly.c
/dpdk/app/test-pmd/flowgen.c
/dpdk/app/test-pmd/icmpecho.c
/dpdk/app/test-pmd/ieee1588fwd.c
/dpdk/app/test-pmd/macfwd.c
/dpdk/app/test-pmd/macswap.h
/dpdk/app/test-pmd/txonly.c
/dpdk/app/test-pmd/util.c
/dpdk/app/test/packet_burst_generator.c
/dpdk/app/test/test_atomic.c
/dpdk/app/test/test_bpf.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev_security_ipsec.c
/dpdk/app/test/test_cryptodev_security_ipsec.h
/dpdk/app/test/test_cryptodev_security_ipsec_test_vectors.h
/dpdk/app/test/test_cryptodev_zuc_test_vectors.h
/dpdk/app/test/test_eal_flags.c
/dpdk/app/test/test_event_crypto_adapter.c
/dpdk/app/test/test_latencystats.c
/dpdk/app/test/test_link_bonding_mode4.c
/dpdk/app/test/test_service_cores.c
/dpdk/app/test/virtual_pmd.c
/dpdk/buildtools/chkincs/meson.build
/dpdk/config/ppc/meson.build
/dpdk/doc/guides/bbdevs/acc100.rst
/dpdk/doc/guides/cryptodevs/features/cn10k.ini
/dpdk/doc/guides/cryptodevs/features/default.ini
telemetry.rst
/dpdk/doc/guides/linux_gsg/linux_eal_parameters.rst
/dpdk/doc/guides/nics/af_packet.rst
/dpdk/doc/guides/nics/bnxt.rst
/dpdk/doc/guides/nics/cnxk.rst
/dpdk/doc/guides/nics/features.rst
/dpdk/doc/guides/nics/features/cnxk.ini
/dpdk/doc/guides/nics/features/cnxk_vec.ini
/dpdk/doc/guides/nics/features/cnxk_vf.ini
/dpdk/doc/guides/nics/features/cxgbe.ini
/dpdk/doc/guides/nics/features/cxgbevf.ini
/dpdk/doc/guides/nics/features/default.ini
/dpdk/doc/guides/nics/features/dpaa2.ini
/dpdk/doc/guides/nics/features/i40e.ini
/dpdk/doc/guides/nics/features/ice.ini
/dpdk/doc/guides/nics/features/ipn3ke.ini
/dpdk/doc/guides/nics/features/ixgbe.ini
/dpdk/doc/guides/nics/features/ixgbe_vf.ini
/dpdk/doc/guides/nics/i40e.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/ixgbe.rst
/dpdk/doc/guides/prog_guide/bbdev.rst
/dpdk/doc/guides/prog_guide/telemetry_lib.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/release_21_11.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/cryptoperf.rst
/dpdk/doc/guides/windows_gsg/run_apps.rst
/dpdk/drivers/baseband/acc100/rte_acc100_pmd.c
/dpdk/drivers/baseband/turbo_sw/bbdev_turbo_software.c
/dpdk/drivers/bus/fslmc/mc/dpdmai.c
/dpdk/drivers/bus/fslmc/mc/fsl_dpdmai.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpdmai_cmd.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpmng.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpopr.h
/dpdk/drivers/bus/fslmc/qbman/include/fsl_qbman_debug.h
/dpdk/drivers/bus/fslmc/qbman/qbman_debug.c
/dpdk/drivers/bus/fslmc/qbman/qbman_portal.c
/dpdk/drivers/bus/vmbus/linux/vmbus_bus.c
/dpdk/drivers/bus/vmbus/linux/vmbus_uio.c
/dpdk/drivers/bus/vmbus/private.h
/dpdk/drivers/bus/vmbus/vmbus_channel.c
/dpdk/drivers/bus/vmbus/vmbus_common_uio.c
/dpdk/drivers/common/cnxk/cnxk_security.c
/dpdk/drivers/common/cnxk/cnxk_security.h
/dpdk/drivers/common/cnxk/cnxk_security_ar.h
/dpdk/drivers/common/cnxk/hw/cpt.h
/dpdk/drivers/common/cnxk/meson.build
/dpdk/drivers/common/cnxk/roc_api.h
/dpdk/drivers/common/cnxk/roc_constants.h
/dpdk/drivers/common/cnxk/roc_cpt.c
/dpdk/drivers/common/cnxk/roc_cpt.h
/dpdk/drivers/common/cnxk/roc_cpt_debug.c
/dpdk/drivers/common/cnxk/roc_cpt_priv.h
/dpdk/drivers/common/cnxk/roc_dev.c
/dpdk/drivers/common/cnxk/roc_idev.c
/dpdk/drivers/common/cnxk/roc_idev_priv.h
/dpdk/drivers/common/cnxk/roc_ie_ot.h
/dpdk/drivers/common/cnxk/roc_io.h
/dpdk/drivers/common/cnxk/roc_io_generic.h
/dpdk/drivers/common/cnxk/roc_irq.c
/dpdk/drivers/common/cnxk/roc_nix.c
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_debug.c
/dpdk/drivers/common/cnxk/roc_nix_fc.c
/dpdk/drivers/common/cnxk/roc_nix_inl.c
/dpdk/drivers/common/cnxk/roc_nix_inl.h
/dpdk/drivers/common/cnxk/roc_nix_inl_dev.c
/dpdk/drivers/common/cnxk/roc_nix_inl_dev_irq.c
/dpdk/drivers/common/cnxk/roc_nix_inl_priv.h
/dpdk/drivers/common/cnxk/roc_nix_priv.h
/dpdk/drivers/common/cnxk/roc_nix_queue.c
/dpdk/drivers/common/cnxk/roc_npc.c
/dpdk/drivers/common/cnxk/roc_npc_mcam.c
/dpdk/drivers/common/cnxk/roc_platform.h
/dpdk/drivers/common/cnxk/roc_priv.h
/dpdk/drivers/common/cnxk/roc_se.c
/dpdk/drivers/common/cnxk/roc_sso.c
/dpdk/drivers/common/cnxk/roc_sso_priv.h
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/dpaax/dpaax_iova_table.h
/dpdk/drivers/common/iavf/iavf_adminq.c
/dpdk/drivers/common/mlx5/mlx5_common_devx.c
/dpdk/drivers/common/mlx5/mlx5_common_devx.h
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.h
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/mlx5/version.map
/dpdk/drivers/compress/mlx5/mlx5_compress.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.h
/dpdk/drivers/crypto/cnxk/cn10k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_ipsec.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
/dpdk/drivers/crypto/cnxk/cnxk_se.h
/dpdk/drivers/crypto/mlx5/mlx5_crypto.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto.h
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_capabilities.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_ops.h
/dpdk/drivers/event/cnxk/cn10k_eventdev.c
/dpdk/drivers/event/cnxk/cn10k_worker.h
/dpdk/drivers/event/cnxk/cn10k_worker_deq.c
/dpdk/drivers/event/cnxk/cn10k_worker_deq_burst.c
/dpdk/drivers/event/cnxk/cn10k_worker_deq_ca.c
/dpdk/drivers/event/cnxk/cn10k_worker_deq_tmo.c
/dpdk/drivers/event/cnxk/cn10k_worker_tx_enq.c
/dpdk/drivers/event/cnxk/cn10k_worker_tx_enq_seg.c
/dpdk/drivers/event/cnxk/cn9k_eventdev.c
/dpdk/drivers/event/cnxk/cn9k_worker.h
/dpdk/drivers/event/cnxk/cn9k_worker_deq.c
/dpdk/drivers/event/cnxk/cn9k_worker_deq_burst.c
/dpdk/drivers/event/cnxk/cn9k_worker_deq_ca.c
/dpdk/drivers/event/cnxk/cn9k_worker_deq_tmo.c
/dpdk/drivers/event/cnxk/cn9k_worker_dual_deq.c
/dpdk/drivers/event/cnxk/cn9k_worker_dual_deq_burst.c
/dpdk/drivers/event/cnxk/cn9k_worker_dual_deq_ca.c
/dpdk/drivers/event/cnxk/cn9k_worker_dual_deq_tmo.c
/dpdk/drivers/event/cnxk/cn9k_worker_dual_tx_enq.c
/dpdk/drivers/event/cnxk/cn9k_worker_dual_tx_enq_seg.c
/dpdk/drivers/event/cnxk/cn9k_worker_tx_enq.c
/dpdk/drivers/event/cnxk/cn9k_worker_tx_enq_seg.c
/dpdk/drivers/event/cnxk/cnxk_eventdev_adptr.c
/dpdk/drivers/net/af_packet/rte_eth_af_packet.c
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c
/dpdk/drivers/net/atlantic/atl_ethdev.h
/dpdk/drivers/net/atlantic/atl_rxtx.c
/dpdk/drivers/net/avp/avp_ethdev.c
/dpdk/drivers/net/axgbe/axgbe_dev.c
/dpdk/drivers/net/axgbe/axgbe_ethdev.c
/dpdk/drivers/net/axgbe/axgbe_rxtx.c
/dpdk/drivers/net/axgbe/axgbe_rxtx.h
/dpdk/drivers/net/bnx2x/bnx2x.c
/dpdk/drivers/net/bnx2x/bnx2x_rxtx.c
/dpdk/drivers/net/bnx2x/bnx2x_rxtx.h
/dpdk/drivers/net/bnxt/bnxt.h
/dpdk/drivers/net/bnxt/bnxt_cpr.c
/dpdk/drivers/net/bnxt/bnxt_cpr.h
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.h
/dpdk/drivers/net/bnxt/bnxt_reps.c
/dpdk/drivers/net/bnxt/bnxt_reps.h
/dpdk/drivers/net/bnxt/bnxt_ring.c
/dpdk/drivers/net/bnxt/bnxt_rxq.c
/dpdk/drivers/net/bnxt/bnxt_rxq.h
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/bnxt_txq.c
/dpdk/drivers/net/bnxt/bnxt_txq.h
/dpdk/drivers/net/bnxt/bnxt_txr.c
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.c
/dpdk/drivers/net/bonding/rte_eth_bond_alb.c
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.c
/dpdk/drivers/net/cnxk/cn10k_ethdev.h
/dpdk/drivers/net/cnxk/cn10k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn10k_rx.c
/dpdk/drivers/net/cnxk/cn10k_rx.h
/dpdk/drivers/net/cnxk/cn10k_rx_mseg.c
/dpdk/drivers/net/cnxk/cn10k_rx_vec.c
/dpdk/drivers/net/cnxk/cn10k_rx_vec_mseg.c
/dpdk/drivers/net/cnxk/cn10k_tx.c
/dpdk/drivers/net/cnxk/cn10k_tx.h
/dpdk/drivers/net/cnxk/cn10k_tx_mseg.c
/dpdk/drivers/net/cnxk/cn10k_tx_vec.c
/dpdk/drivers/net/cnxk/cn10k_tx_vec_mseg.c
/dpdk/drivers/net/cnxk/cn9k_ethdev.c
/dpdk/drivers/net/cnxk/cn9k_ethdev.h
/dpdk/drivers/net/cnxk/cn9k_ethdev_sec.c
/dpdk/drivers/net/cnxk/cn9k_rx.c
/dpdk/drivers/net/cnxk/cn9k_rx.h
/dpdk/drivers/net/cnxk/cn9k_rx_mseg.c
/dpdk/drivers/net/cnxk/cn9k_rx_vec.c
/dpdk/drivers/net/cnxk/cn9k_rx_vec_mseg.c
/dpdk/drivers/net/cnxk/cn9k_tx.c
/dpdk/drivers/net/cnxk/cn9k_tx.h
/dpdk/drivers/net/cnxk/cn9k_tx_mseg.c
/dpdk/drivers/net/cnxk/cn9k_tx_vec.c
/dpdk/drivers/net/cnxk/cn9k_tx_vec_mseg.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_ethdev_devargs.c
/dpdk/drivers/net/cnxk/cnxk_ethdev_sec.c
/dpdk/drivers/net/cnxk/cnxk_lookup.c
/dpdk/drivers/net/cnxk/cnxk_stats.c
/dpdk/drivers/net/cnxk/meson.build
/dpdk/drivers/net/cnxk/version.map
/dpdk/drivers/net/cxgbe/base/t4_hw.c
/dpdk/drivers/net/cxgbe/cxgbe_ethdev.c
/dpdk/drivers/net/cxgbe/cxgbe_pfvf.h
/dpdk/drivers/net/cxgbe/cxgbevf_ethdev.c
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/dpaa/dpaa_fmc.c
/dpdk/drivers/net/dpaa2/base/dpaa2_hw_dpni.c
/dpdk/drivers/net/dpaa2/base/dpaa2_tlu_hash.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.h
/dpdk/drivers/net/dpaa2/dpaa2_flow.c
/dpdk/drivers/net/dpaa2/mc/dpdmux.c
/dpdk/drivers/net/dpaa2/mc/dpni.c
/dpdk/drivers/net/dpaa2/mc/dprtc.c
/dpdk/drivers/net/dpaa2/mc/fsl_dpdmux.h
/dpdk/drivers/net/dpaa2/mc/fsl_dpdmux_cmd.h
/dpdk/drivers/net/dpaa2/mc/fsl_dpkg.h
/dpdk/drivers/net/dpaa2/mc/fsl_dpni.h
/dpdk/drivers/net/dpaa2/mc/fsl_dpni_cmd.h
/dpdk/drivers/net/dpaa2/mc/fsl_dprtc.h
/dpdk/drivers/net/dpaa2/mc/fsl_dprtc_cmd.h
/dpdk/drivers/net/dpaa2/meson.build
/dpdk/drivers/net/dpaa2/rte_pmd_dpaa2.h
/dpdk/drivers/net/dpaa2/version.map
/dpdk/drivers/net/e1000/e1000_ethdev.h
/dpdk/drivers/net/e1000/em_rxtx.c
/dpdk/drivers/net/e1000/igb_ethdev.c
/dpdk/drivers/net/e1000/igb_rxtx.c
/dpdk/drivers/net/ena/ena_ethdev.c
/dpdk/drivers/net/enetc/enetc_ethdev.c
/dpdk/drivers/net/enic/enic_ethdev.c
/dpdk/drivers/net/enic/enic_flow.c
/dpdk/drivers/net/enic/enic_vf_representor.c
/dpdk/drivers/net/failsafe/failsafe_ops.c
/dpdk/drivers/net/fm10k/fm10k_ethdev.c
/dpdk/drivers/net/hinic/hinic_pmd_ethdev.c
/dpdk/drivers/net/hns3/hns3_cmd.h
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev.h
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/hns3/hns3_rxtx.h
/dpdk/drivers/net/hns3/hns3_stats.c
/dpdk/drivers/net/hns3/hns3_stats.h
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_ethdev.h
/dpdk/drivers/net/i40e/i40e_fdir.c
/dpdk/drivers/net/i40e/i40e_rxtx.c
/dpdk/drivers/net/i40e/i40e_rxtx.h
/dpdk/drivers/net/iavf/iavf_ethdev.c
/dpdk/drivers/net/iavf/iavf_rxtx.c
/dpdk/drivers/net/iavf/iavf_rxtx.h
/dpdk/drivers/net/ice/base/ice_parser_rt.c
/dpdk/drivers/net/ice/ice_dcf.c
/dpdk/drivers/net/ice/ice_dcf_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_fdir_filter.c
/dpdk/drivers/net/ice/ice_rxtx.c
/dpdk/drivers/net/ice/ice_rxtx.h
/dpdk/drivers/net/ice/ice_rxtx_vec_common.h
/dpdk/drivers/net/igc/igc_ethdev.c
/dpdk/drivers/net/igc/igc_txrx.c
/dpdk/drivers/net/igc/igc_txrx.h
/dpdk/drivers/net/ionic/ionic_ethdev.c
/dpdk/drivers/net/ionic/ionic_lif.c
/dpdk/drivers/net/ionic/ionic_rxtx.c
/dpdk/drivers/net/ionic/ionic_rxtx.h
/dpdk/drivers/net/ipn3ke/ipn3ke_representor.c
/dpdk/drivers/net/ixgbe/base/ixgbe_hv_vf.c
/dpdk/drivers/net/ixgbe/base/ixgbe_osdep.h
/dpdk/drivers/net/ixgbe/base/meson.build
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.h
/dpdk/drivers/net/ixgbe/ixgbe_flow.c
/dpdk/drivers/net/ixgbe/ixgbe_pf.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.h
/dpdk/drivers/net/ixgbe/ixgbe_tm.c
/dpdk/drivers/net/ixgbe/meson.build
/dpdk/drivers/net/kni/rte_eth_kni.c
/dpdk/drivers/net/liquidio/lio_ethdev.c
/dpdk/drivers/net/liquidio/lio_ethdev.h
/dpdk/drivers/net/liquidio/lio_rxtx.c
/dpdk/drivers/net/memif/memif_socket.c
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/mlx4/mlx4.c
/dpdk/drivers/net/mlx4/mlx4_rxq.c
/dpdk/drivers/net/mlx4/mlx4_rxtx.h
/dpdk/drivers/net/mlx4/mlx4_txq.c
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5_rx.h
/dpdk/drivers/net/mlx5/mlx5_rxq.c
/dpdk/drivers/net/mlx5/mlx5_tx.h
/dpdk/drivers/net/mlx5/mlx5_txpp.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mvneta/mvneta_ethdev.c
/dpdk/drivers/net/mvneta/mvneta_rxtx.c
/dpdk/drivers/net/mvneta/mvneta_rxtx.h
/dpdk/drivers/net/mvpp2/mrvl_ethdev.c
/dpdk/drivers/net/netvsc/hn_rxtx.c
/dpdk/drivers/net/netvsc/hn_var.h
/dpdk/drivers/net/netvsc/hn_vf.c
/dpdk/drivers/net/nfb/nfb_ethdev.c
/dpdk/drivers/net/nfb/nfb_rx.c
/dpdk/drivers/net/nfb/nfb_rx.h
/dpdk/drivers/net/nfb/nfb_tx.c
/dpdk/drivers/net/nfb/nfb_tx.h
/dpdk/drivers/net/nfp/nfp_common.c
/dpdk/drivers/net/nfp/nfp_common.h
/dpdk/drivers/net/nfp/nfp_ethdev.c
/dpdk/drivers/net/nfp/nfp_ethdev_vf.c
/dpdk/drivers/net/nfp/nfp_rxtx.c
/dpdk/drivers/net/nfp/nfp_rxtx.h
/dpdk/drivers/net/ngbe/ngbe_ethdev.h
/dpdk/drivers/net/ngbe/ngbe_rxtx.c
/dpdk/drivers/net/null/rte_eth_null.c
/dpdk/drivers/net/octeontx/octeontx_ethdev.c
/dpdk/drivers/net/octeontx2/otx2_ethdev.c
/dpdk/drivers/net/octeontx2/otx2_ethdev.h
/dpdk/drivers/net/octeontx2/otx2_stats.c
/dpdk/drivers/net/octeontx_ep/otx_ep_ethdev.c
/dpdk/drivers/net/pcap/pcap_ethdev.c
/dpdk/drivers/net/pfe/pfe_ethdev.c
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/ring/rte_eth_ring.c
/dpdk/drivers/net/sfc/sfc_ethdev.c
/dpdk/drivers/net/sfc/sfc_stats.h
/dpdk/drivers/net/softnic/version.map
/dpdk/drivers/net/szedata2/rte_eth_szedata2.c
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/thunderx/nicvf_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_ethdev.h
/dpdk/drivers/net/txgbe/txgbe_pf.c
/dpdk/drivers/net/txgbe/txgbe_rxtx.c
/dpdk/drivers/net/vhost/rte_eth_vhost.c
/dpdk/drivers/net/virtio/virtio.h
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_rxtx.c
/dpdk/drivers/net/virtio/virtio_rxtx_packed.h
/dpdk/drivers/net/virtio/virtio_rxtx_packed_avx.h
/dpdk/drivers/net/virtio/virtio_rxtx_packed_neon.h
/dpdk/drivers/net/virtio/virtio_rxtx_simple.h
/dpdk/drivers/net/virtio/virtio_user/vhost_kernel.c
/dpdk/drivers/net/virtio/virtio_user/vhost_kernel_tap.c
/dpdk/drivers/net/virtio/virtio_user/vhost_kernel_tap.h
/dpdk/drivers/net/virtio/virtio_user_ethdev.c
/dpdk/drivers/net/virtio/virtqueue.h
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.c
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.h
/dpdk/drivers/net/vmxnet3/vmxnet3_rxtx.c
/dpdk/drivers/raw/dpaa2_qdma/dpaa2_qdma.c
/dpdk/drivers/raw/dpaa2_qdma/rte_pmd_dpaa2_qdma.h
/dpdk/drivers/raw/ifpga/base/meson.build
/dpdk/drivers/regex/mlx5/mlx5_regex.c
/dpdk/drivers/regex/mlx5/mlx5_regex.h
/dpdk/drivers/regex/mlx5/mlx5_regex_control.c
/dpdk/drivers/regex/mlx5/mlx5_regex_fastpath.c
/dpdk/drivers/vdpa/ifc/ifcvf_vdpa.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.h
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_event.c
/dpdk/examples/bond/main.c
/dpdk/examples/ethtool/ethtool-app/main.c
/dpdk/examples/eventdev_pipeline/pipeline_common.h
/dpdk/examples/fips_validation/main.c
/dpdk/examples/flow_filtering/main.c
/dpdk/examples/ioat/ioatfwd.c
/dpdk/examples/ip_fragmentation/main.c
/dpdk/examples/ip_reassembly/main.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec_worker.c
/dpdk/examples/ipv4_multicast/main.c
/dpdk/examples/kni/main.c
/dpdk/examples/l2fwd-crypto/main.c
/dpdk/examples/l2fwd-event/l2fwd_common.h
/dpdk/examples/l2fwd-jobstats/main.c
/dpdk/examples/l2fwd-keepalive/main.c
/dpdk/examples/l2fwd/main.c
/dpdk/examples/l3fwd-acl/main.c
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/l3fwd/l3fwd_em.h
/dpdk/examples/l3fwd/l3fwd_fib.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/l3fwd/l3fwd_lpm.h
/dpdk/examples/link_status_interrupt/main.c
/dpdk/examples/performance-thread/l3fwd-thread/main.c
/dpdk/examples/ptpclient/ptpclient.c
/dpdk/examples/vhost/main.c
/dpdk/examples/vmdq/main.c
/dpdk/examples/vmdq_dcb/main.c
/dpdk/lib/bbdev/rte_bbdev.c
/dpdk/lib/bbdev/rte_bbdev_op.h
/dpdk/lib/cryptodev/cryptodev_pmd.c
/dpdk/lib/cryptodev/rte_cryptodev.c
/dpdk/lib/cryptodev/rte_cryptodev.h
/dpdk/lib/cryptodev/version.map
/dpdk/lib/eal/freebsd/eal.c
/dpdk/lib/eal/linux/eal.c
/dpdk/lib/eal/linux/eal_hugepage_info.c
/dpdk/lib/eal/ppc/include/rte_atomic.h
/dpdk/lib/eal/windows/include/meson.build
/dpdk/lib/eal/windows/include/sched.h
/dpdk/lib/eal/x86/rte_cpuflags.c
/dpdk/lib/ethdev/ethdev_driver.h
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/rte_event_crypto_adapter.h
/dpdk/lib/fib/version.map
/dpdk/lib/gro/gro_tcp4.c
/dpdk/lib/gro/gro_udp4.c
/dpdk/lib/gro/gro_vxlan_tcp4.c
/dpdk/lib/gro/gro_vxlan_udp4.c
/dpdk/lib/ip_frag/rte_ipv4_fragmentation.c
/dpdk/lib/mbuf/rte_mbuf.h
/dpdk/lib/mbuf/rte_mbuf_core.h
/dpdk/lib/mempool/rte_mempool.h
/dpdk/lib/meson.build
/dpdk/lib/net/rte_arp.c
/dpdk/lib/net/rte_ether.h
/dpdk/lib/net/rte_ip.h
/dpdk/lib/net/rte_net.h
/dpdk/lib/net/version.map
/dpdk/lib/pipeline/rte_table_action.c
/dpdk/lib/rib/version.map
/dpdk/lib/security/meson.build
/dpdk/lib/security/rte_security.h
/dpdk/lib/security/version.map
/dpdk/lib/telemetry/telemetry.c
/dpdk/lib/telemetry/telemetry_json.h
/dpdk/usertools/dpdk-devbind.py
/dpdk/usertools/dpdk-telemetry.py
fe2a571c24-Sep-2021 Robin Zhang <robinx.zhang@intel.com>

net/i40e: remove i40evf

The default VF driver for Intel 700 Series Ethernet Controller already
switch to iavf in DPDK 21.05. And i40evf is no need to maintain now,
so remove i40evf related code.

Si

net/i40e: remove i40evf

The default VF driver for Intel 700 Series Ethernet Controller already
switch to iavf in DPDK 21.05. And i40evf is no need to maintain now,
so remove i40evf related code.

Signed-off-by: Robin Zhang <robinx.zhang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>

show more ...


/dpdk/MAINTAINERS
/dpdk/app/test/test_memory.c
lm_bond_virtio_sriov.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/intel_vf.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/release_21_11.rst
/dpdk/drivers/common/cnxk/cnxk_utils.c
/dpdk/drivers/common/cnxk/cnxk_utils.h
/dpdk/drivers/common/cnxk/hw/nix.h
/dpdk/drivers/common/cnxk/meson.build
/dpdk/drivers/common/cnxk/roc_bphy.c
/dpdk/drivers/common/cnxk/roc_bphy.h
/dpdk/drivers/common/cnxk/roc_bphy_cgx.c
/dpdk/drivers/common/cnxk/roc_bphy_cgx_priv.h
/dpdk/drivers/common/cnxk/roc_bphy_irq.c
/dpdk/drivers/common/cnxk/roc_bphy_irq.h
/dpdk/drivers/common/cnxk/roc_mbox.h
/dpdk/drivers/common/cnxk/roc_nix.c
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_priv.h
/dpdk/drivers/common/cnxk/roc_nix_tm.c
/dpdk/drivers/common/cnxk/roc_nix_tm_ops.c
/dpdk/drivers/common/cnxk/roc_nix_tm_utils.c
/dpdk/drivers/common/cnxk/roc_npc.c
/dpdk/drivers/common/cnxk/roc_npc.h
/dpdk/drivers/common/cnxk/roc_npc_priv.h
/dpdk/drivers/common/cnxk/roc_utils.c
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/iavf/virtchnl.h
/dpdk/drivers/common/octeontx2/otx2_dev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_tm.c
/dpdk/drivers/net/cnxk/cnxk_tm.h
/dpdk/drivers/net/cnxk/meson.build
/dpdk/drivers/net/i40e/base/i40e_osdep.h
/dpdk/drivers/net/i40e/i40e_ethdev.h
/dpdk/drivers/net/i40e/i40e_rxtx.c
/dpdk/drivers/net/i40e/meson.build
/dpdk/drivers/net/i40e/rte_pmd_i40e.c
/dpdk/drivers/net/iavf/iavf_ethdev.c
/dpdk/drivers/net/iavf/iavf_hash.c
/dpdk/drivers/net/iavf/iavf_vchnl.c
/dpdk/drivers/net/ice/ice_acl_filter.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_hash.c
/dpdk/drivers/net/virtio/virtio.c
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_pci.c
/dpdk/drivers/net/virtio/virtio_pci_ethdev.c
/dpdk/drivers/net/virtio/virtio_rxtx.c
/dpdk/drivers/net/virtio/virtio_user/vhost_kernel_tap.c
/dpdk/drivers/net/virtio/virtio_user/vhost_user.c
/dpdk/drivers/net/virtio/virtio_user/vhost_vdpa.c
/dpdk/drivers/net/virtio/virtio_user/virtio_user_dev.c
/dpdk/drivers/net/virtio/virtio_user_ethdev.c
/dpdk/drivers/net/virtio/virtqueue.h
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy_irq.c
/dpdk/drivers/raw/cnxk_bphy/cnxk_bphy_irq.h
/dpdk/drivers/raw/cnxk_bphy/rte_pmd_bphy.h
/dpdk/lib/eal/freebsd/eal_hugepage_info.c
/dpdk/lib/eal/include/rte_log.h
/dpdk/lib/eal/include/rte_random.h
/dpdk/lib/eal/version.map
/dpdk/lib/fib/rte_fib.h
/dpdk/lib/fib/rte_fib6.h
/dpdk/lib/fib/version.map
/dpdk/lib/mbuf/rte_mbuf.h
/dpdk/lib/mbuf/rte_mbuf_dyn.h
/dpdk/lib/mbuf/version.map
/dpdk/lib/net/rte_arp.h
/dpdk/lib/net/rte_ether.h
/dpdk/lib/net/version.map
/dpdk/lib/rib/rte_rib.h
/dpdk/lib/rib/rte_rib6.h
/dpdk/lib/rib/version.map
/dpdk/lib/ring/rte_ring_core.h
/dpdk/lib/ring/rte_ring_elem.h
/dpdk/lib/ring/rte_ring_hts.h
/dpdk/lib/ring/rte_ring_peek.h
/dpdk/lib/ring/rte_ring_peek_zc.h
/dpdk/lib/ring/rte_ring_rts.h
/dpdk/lib/vhost/vhost.c
/dpdk/lib/vhost/vhost_user.c
/dpdk/lib/vhost/virtio_net.c
/dpdk/usertools/dpdk-telemetry.py
b8a0fbab15-Sep-2021 Bruce Richardson <bruce.richardson@intel.com>

telemetry: promote API to stable

The telemetry APIs have been present and unchanged for >1 year now,
so remove experimental tag from them.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.co

telemetry: promote API to stable

The telemetry APIs have been present and unchanged for >1 year now,
so remove experimental tag from them.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Ciara Power <ciara.power@intel.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>

show more ...


/dpdk/.github/workflows/build.yml
/dpdk/.travis.yml
/dpdk/ABI_VERSION
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/pdump/main.c
/dpdk/app/test-crypto-perf/cperf_ops.c
/dpdk/app/test-crypto-perf/cperf_options.h
/dpdk/app/test-crypto-perf/cperf_options_parsing.c
/dpdk/app/test-crypto-perf/cperf_test_common.c
/dpdk/app/test-crypto-perf/cperf_test_throughput.c
/dpdk/app/test-crypto-perf/cperf_test_vectors.c
/dpdk/app/test-crypto-perf/cperf_test_vectors.h
/dpdk/app/test-crypto-perf/main.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/csumonly.c
/dpdk/app/test-pmd/flowgen.c
/dpdk/app/test-pmd/parameters.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test-pmd/util.c
/dpdk/app/test/meson.build
/dpdk/app/test/process.h
/dpdk/app/test/test.h
/dpdk/app/test/test_common.c
/dpdk/app/test/test_compressdev.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev_asym.c
/dpdk/app/test/test_cryptodev_blockcipher.c
/dpdk/app/test/test_cryptodev_security_ipsec.c
/dpdk/app/test/test_cryptodev_security_ipsec.h
/dpdk/app/test/test_cryptodev_security_ipsec_test_vectors.h
/dpdk/app/test/test_cryptodev_security_pdcp.c
/dpdk/app/test/test_cryptodev_security_pdcp_test_vectors.h
/dpdk/app/test/test_efd.c
/dpdk/app/test/test_efd_perf.c
/dpdk/app/test/test_event_eth_rx_adapter.c
/dpdk/app/test/test_event_eth_tx_adapter.c
/dpdk/app/test/test_func_reentrancy.c
/dpdk/app/test/test_ipsec.c
/dpdk/app/test/test_telemetry_data.c
/dpdk/buildtools/get-cpu-count.py
/dpdk/buildtools/get-numa-count.py
/dpdk/buildtools/meson.build
/dpdk/config/arm/meson.build
/dpdk/config/meson.build
/dpdk/config/ppc/meson.build
/dpdk/config/x86/meson.build
/dpdk/devtools/libabigail.abignore
/dpdk/devtools/parse-flow-support.sh
/dpdk/doc/guides/contributing/abi_policy.rst
/dpdk/doc/guides/contributing/abi_versioning.rst
/dpdk/doc/guides/contributing/coding_style.rst
/dpdk/doc/guides/contributing/patches.rst
/dpdk/doc/guides/cryptodevs/cnxk.rst
/dpdk/doc/guides/cryptodevs/features/cn9k.ini
/dpdk/doc/guides/cryptodevs/features/dpaa_sec.ini
/dpdk/doc/guides/cryptodevs/octeontx.rst
/dpdk/doc/guides/cryptodevs/octeontx2.rst
telemetry.rst
/dpdk/doc/guides/nics/ena.rst
/dpdk/doc/guides/nics/features.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/intel_vf.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
/dpdk/doc/guides/prog_guide/lpm6_lib.rst
/dpdk/doc/guides/prog_guide/profile_app.rst
/dpdk/doc/guides/prog_guide/rte_security.rst
/dpdk/doc/guides/prog_guide/vhost_lib.rst
/dpdk/doc/guides/regexdevs/mlx5.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/index.rst
/dpdk/doc/guides/rel_notes/release_16_04.rst
/dpdk/doc/guides/rel_notes/release_16_07.rst
/dpdk/doc/guides/rel_notes/release_16_11.rst
/dpdk/doc/guides/rel_notes/release_17_02.rst
/dpdk/doc/guides/rel_notes/release_17_05.rst
/dpdk/doc/guides/rel_notes/release_17_08.rst
/dpdk/doc/guides/rel_notes/release_17_11.rst
/dpdk/doc/guides/rel_notes/release_18_02.rst
/dpdk/doc/guides/rel_notes/release_18_05.rst
/dpdk/doc/guides/rel_notes/release_18_08.rst
/dpdk/doc/guides/rel_notes/release_18_11.rst
/dpdk/doc/guides/rel_notes/release_19_02.rst
/dpdk/doc/guides/rel_notes/release_19_05.rst
/dpdk/doc/guides/rel_notes/release_19_08.rst
/dpdk/doc/guides/rel_notes/release_19_11.rst
/dpdk/doc/guides/rel_notes/release_20_02.rst
/dpdk/doc/guides/rel_notes/release_20_05.rst
/dpdk/doc/guides/rel_notes/release_20_08.rst
/dpdk/doc/guides/rel_notes/release_20_11.rst
/dpdk/doc/guides/rel_notes/release_21_02.rst
/dpdk/doc/guides/rel_notes/release_21_05.rst
/dpdk/doc/guides/rel_notes/release_21_08.rst
/dpdk/doc/guides/rel_notes/release_21_11.rst
/dpdk/doc/guides/rel_notes/release_2_0.rst
/dpdk/doc/guides/rel_notes/release_2_1.rst
/dpdk/doc/guides/testpmd_app_ug/run_app.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/cryptoperf.rst
/dpdk/drivers/baseband/acc100/version.map
/dpdk/drivers/baseband/fpga_5gnr_fec/version.map
/dpdk/drivers/baseband/fpga_lte_fec/version.map
/dpdk/drivers/baseband/null/version.map
/dpdk/drivers/baseband/turbo_sw/version.map
/dpdk/drivers/bus/auxiliary/auxiliary_common.c
/dpdk/drivers/bus/auxiliary/auxiliary_params.c
/dpdk/drivers/bus/auxiliary/private.h
/dpdk/drivers/bus/auxiliary/rte_bus_auxiliary.h
/dpdk/drivers/bus/dpaa/base/fman/netcfg_layer.c
/dpdk/drivers/bus/dpaa/dpaa_bus.c
/dpdk/drivers/bus/dpaa/rte_dpaa_bus.h
/dpdk/drivers/bus/dpaa/version.map
/dpdk/drivers/bus/fslmc/fslmc_bus.c
/dpdk/drivers/bus/fslmc/fslmc_vfio.c
/dpdk/drivers/bus/fslmc/fslmc_vfio.h
/dpdk/drivers/bus/fslmc/rte_fslmc.h
/dpdk/drivers/bus/fslmc/version.map
/dpdk/drivers/bus/ifpga/rte_bus_ifpga.h
/dpdk/drivers/bus/ifpga/version.map
/dpdk/drivers/bus/pci/pci_common.c
/dpdk/drivers/bus/pci/pci_params.c
/dpdk/drivers/bus/pci/private.h
/dpdk/drivers/bus/pci/rte_bus_pci.h
/dpdk/drivers/bus/pci/version.map
/dpdk/drivers/bus/pci/windows/pci.c
/dpdk/drivers/bus/pci/windows/pci_netuio.c
/dpdk/drivers/bus/vdev/rte_bus_vdev.h
/dpdk/drivers/bus/vdev/vdev.c
/dpdk/drivers/bus/vdev/vdev_params.c
/dpdk/drivers/bus/vdev/version.map
/dpdk/drivers/bus/vmbus/rte_bus_vmbus.h
/dpdk/drivers/bus/vmbus/version.map
/dpdk/drivers/bus/vmbus/vmbus_common.c
/dpdk/drivers/common/cnxk/cnxk_security.c
/dpdk/drivers/common/cnxk/meson.build
/dpdk/drivers/common/cnxk/roc_api.h
/dpdk/drivers/common/cnxk/roc_cpt.c
/dpdk/drivers/common/cnxk/roc_cpt.h
/dpdk/drivers/common/cnxk/roc_cpt_priv.h
/dpdk/drivers/common/cnxk/roc_dev.c
/dpdk/drivers/common/cnxk/roc_dev_priv.h
/dpdk/drivers/common/cnxk/roc_hash.c
/dpdk/drivers/common/cnxk/roc_hash.h
/dpdk/drivers/common/cnxk/roc_ie.h
/dpdk/drivers/common/cnxk/roc_ie_on.h
/dpdk/drivers/common/cnxk/roc_ie_ot.h
/dpdk/drivers/common/cnxk/roc_model.c
/dpdk/drivers/common/cnxk/roc_model.h
/dpdk/drivers/common/cnxk/roc_nix.h
/dpdk/drivers/common/cnxk/roc_nix_mac.c
/dpdk/drivers/common/cnxk/roc_nix_queue.c
/dpdk/drivers/common/cnxk/roc_nix_tm_ops.c
/dpdk/drivers/common/cnxk/roc_npa.c
/dpdk/drivers/common/cnxk/roc_npa.h
/dpdk/drivers/common/cnxk/roc_npc.c
/dpdk/drivers/common/cnxk/roc_npc.h
/dpdk/drivers/common/cnxk/roc_npc_priv.h
/dpdk/drivers/common/cnxk/roc_se.c
/dpdk/drivers/common/cnxk/roc_se.h
/dpdk/drivers/common/cnxk/version.map
/dpdk/drivers/common/cpt/cpt_common.h
/dpdk/drivers/common/dpaax/caamflib/desc/pdcp.h
/dpdk/drivers/common/dpaax/caamflib/desc/sdap.h
/dpdk/drivers/common/iavf/README
/dpdk/drivers/common/iavf/virtchnl.h
/dpdk/drivers/common/mlx5/linux/meson.build
/dpdk/drivers/common/mlx5/linux/mlx5_nl.c
/dpdk/drivers/common/mlx5/mlx5_common.c
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/qat/version.map
/dpdk/drivers/common/sfc_efx/base/meson.build
/dpdk/drivers/compress/isal/version.map
/dpdk/drivers/compress/mlx5/mlx5_compress.c
/dpdk/drivers/compress/mlx5/version.map
/dpdk/drivers/compress/octeontx/version.map
/dpdk/drivers/compress/zlib/version.map
/dpdk/drivers/crypto/aesni_gcm/aesni_gcm_pmd.c
/dpdk/drivers/crypto/aesni_gcm/aesni_gcm_pmd_ops.c
/dpdk/drivers/crypto/aesni_gcm/version.map
/dpdk/drivers/crypto/aesni_mb/rte_aesni_mb_pmd.c
/dpdk/drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c
/dpdk/drivers/crypto/aesni_mb/version.map
/dpdk/drivers/crypto/armv8/rte_armv8_pmd.c
/dpdk/drivers/crypto/armv8/rte_armv8_pmd_ops.c
/dpdk/drivers/crypto/armv8/version.map
/dpdk/drivers/crypto/bcmfs/bcmfs_sym_pmd.c
/dpdk/drivers/crypto/bcmfs/bcmfs_sym_session.h
/dpdk/drivers/crypto/bcmfs/version.map
/dpdk/drivers/crypto/caam_jr/caam_jr.c
/dpdk/drivers/crypto/caam_jr/version.map
/dpdk/drivers/crypto/ccp/ccp_crypto.c
/dpdk/drivers/crypto/ccp/ccp_pmd_ops.c
/dpdk/drivers/crypto/ccp/rte_ccp_pmd.c
/dpdk/drivers/crypto/ccp/version.map
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn10k_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn10k_ipsec.h
/dpdk/drivers/crypto/cnxk/cn10k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev.c
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cn9k_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cn9k_ipsec.c
/dpdk/drivers/crypto/cnxk/cn9k_ipsec.h
/dpdk/drivers/crypto/cnxk/cn9k_ipsec_la_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev.h
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_capabilities.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.c
/dpdk/drivers/crypto/cnxk/cnxk_cryptodev_ops.h
/dpdk/drivers/crypto/cnxk/cnxk_ipsec.h
/dpdk/drivers/crypto/cnxk/cnxk_se.h
/dpdk/drivers/crypto/cnxk/meson.build
/dpdk/drivers/crypto/cnxk/version.map
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_priv.h
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.h
/dpdk/drivers/crypto/kasumi/rte_kasumi_pmd.c
/dpdk/drivers/crypto/kasumi/rte_kasumi_pmd_ops.c
/dpdk/drivers/crypto/kasumi/version.map
/dpdk/drivers/crypto/mlx5/mlx5_crypto.c
/dpdk/drivers/crypto/mlx5/mlx5_crypto.h
/dpdk/drivers/crypto/mlx5/version.map
/dpdk/drivers/crypto/mvsam/rte_mrvl_pmd.c
/dpdk/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c
/dpdk/drivers/crypto/mvsam/version.map
/dpdk/drivers/crypto/nitrox/nitrox_sym.c
/dpdk/drivers/crypto/nitrox/version.map
/dpdk/drivers/crypto/null/null_crypto_pmd.c
/dpdk/drivers/crypto/null/null_crypto_pmd_ops.c
/dpdk/drivers/crypto/null/version.map
/dpdk/drivers/crypto/octeontx/otx_cryptodev.c
/dpdk/drivers/crypto/octeontx/otx_cryptodev_hw_access.c
/dpdk/drivers/crypto/octeontx/otx_cryptodev_hw_access.h
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.c
/dpdk/drivers/crypto/octeontx/version.map
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_hw_access.h
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_mbox.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_ops.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_ops.h
/dpdk/drivers/crypto/octeontx2/otx2_ipsec_po.h
/dpdk/drivers/crypto/octeontx2/version.map
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/crypto/openssl/rte_openssl_pmd_ops.c
/dpdk/drivers/crypto/openssl/version.map
/dpdk/drivers/crypto/qat/qat_asym.h
/dpdk/drivers/crypto/qat/qat_asym_pmd.c
/dpdk/drivers/crypto/qat/qat_sym.h
/dpdk/drivers/crypto/qat/qat_sym_hw_dp.c
/dpdk/drivers/crypto/qat/qat_sym_pmd.c
/dpdk/drivers/crypto/qat/qat_sym_session.h
/dpdk/drivers/crypto/scheduler/rte_cryptodev_scheduler.c
/dpdk/drivers/crypto/scheduler/scheduler_pmd.c
/dpdk/drivers/crypto/scheduler/scheduler_pmd_ops.c
/dpdk/drivers/crypto/scheduler/version.map
/dpdk/drivers/crypto/snow3g/rte_snow3g_pmd.c
/dpdk/drivers/crypto/snow3g/rte_snow3g_pmd_ops.c
/dpdk/drivers/crypto/snow3g/version.map
/dpdk/drivers/crypto/virtio/version.map
/dpdk/drivers/crypto/virtio/virtio_cryptodev.c
/dpdk/drivers/crypto/virtio/virtio_rxtx.c
/dpdk/drivers/crypto/zuc/rte_zuc_pmd.c
/dpdk/drivers/crypto/zuc/rte_zuc_pmd_ops.c
/dpdk/drivers/crypto/zuc/version.map
/dpdk/drivers/event/cnxk/cn10k_eventdev.c
/dpdk/drivers/event/cnxk/cn10k_worker.c
/dpdk/drivers/event/cnxk/cn10k_worker.h
/dpdk/drivers/event/cnxk/cn10k_worker_deq_ca.c
/dpdk/drivers/event/cnxk/cn9k_eventdev.c
/dpdk/drivers/event/cnxk/cn9k_worker.c
/dpdk/drivers/event/cnxk/cn9k_worker.h
/dpdk/drivers/event/cnxk/cn9k_worker_deq_ca.c
/dpdk/drivers/event/cnxk/cn9k_worker_dual_deq_ca.c
/dpdk/drivers/event/cnxk/cnxk_eventdev.c
/dpdk/drivers/event/cnxk/cnxk_eventdev.h
/dpdk/drivers/event/cnxk/meson.build
/dpdk/drivers/event/dlb2/version.map
/dpdk/drivers/event/dpaa/version.map
/dpdk/drivers/event/dpaa2/version.map
/dpdk/drivers/event/dsw/version.map
/dpdk/drivers/event/octeontx/version.map
/dpdk/drivers/event/octeontx2/otx2_evdev_crypto_adptr_rx.h
/dpdk/drivers/event/octeontx2/otx2_evdev_crypto_adptr_tx.h
/dpdk/drivers/event/octeontx2/version.map
/dpdk/drivers/event/opdl/version.map
/dpdk/drivers/event/skeleton/version.map
/dpdk/drivers/event/sw/version.map
/dpdk/drivers/mempool/bucket/version.map
/dpdk/drivers/mempool/dpaa2/version.map
/dpdk/drivers/mempool/octeontx/version.map
/dpdk/drivers/mempool/ring/version.map
/dpdk/drivers/mempool/stack/meson.build
/dpdk/drivers/mempool/stack/version.map
/dpdk/drivers/meson.build
/dpdk/drivers/net/af_packet/rte_eth_af_packet.c
/dpdk/drivers/net/af_packet/version.map
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c
/dpdk/drivers/net/af_xdp/version.map
/dpdk/drivers/net/ark/version.map
/dpdk/drivers/net/atlantic/version.map
/dpdk/drivers/net/avp/version.map
/dpdk/drivers/net/axgbe/axgbe_i2c.c
/dpdk/drivers/net/axgbe/version.map
/dpdk/drivers/net/bnx2x/bnx2x.c
/dpdk/drivers/net/bnx2x/bnx2x_vfpf.c
/dpdk/drivers/net/bnx2x/ecore_sp.c
/dpdk/drivers/net/bnx2x/version.map
/dpdk/drivers/net/bnxt/bnxt.h
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.c
/dpdk/drivers/net/bnxt/bnxt_ring.c
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/bnxt_rxr.h
/dpdk/drivers/net/bnxt/tf_core/cfa_resource_types.h
/dpdk/drivers/net/bnxt/tf_core/dpool.c
/dpdk/drivers/net/bnxt/tf_core/ll.c
/dpdk/drivers/net/bnxt/tf_core/ll.h
/dpdk/drivers/net/bnxt/tf_core/meson.build
/dpdk/drivers/net/bnxt/tf_core/tf_core.c
/dpdk/drivers/net/bnxt/tf_core/tf_core.h
/dpdk/drivers/net/bnxt/tf_core/tf_device.c
/dpdk/drivers/net/bnxt/tf_core/tf_device.h
/dpdk/drivers/net/bnxt/tf_core/tf_device_p4.c
/dpdk/drivers/net/bnxt/tf_core/tf_device_p4.h
/dpdk/drivers/net/bnxt/tf_core/tf_device_p58.c
/dpdk/drivers/net/bnxt/tf_core/tf_device_p58.h
/dpdk/drivers/net/bnxt/tf_core/tf_em.h
/dpdk/drivers/net/bnxt/tf_core/tf_em_common.c
/dpdk/drivers/net/bnxt/tf_core/tf_em_hash_internal.c
/dpdk/drivers/net/bnxt/tf_core/tf_em_internal.c
/dpdk/drivers/net/bnxt/tf_core/tf_msg.c
/dpdk/drivers/net/bnxt/tf_core/tf_rm.c
/dpdk/drivers/net/bnxt/tf_core/tf_rm.h
/dpdk/drivers/net/bnxt/tf_core/tf_session.c
/dpdk/drivers/net/bnxt/tf_core/tf_session.h
/dpdk/drivers/net/bnxt/tf_core/tf_sram_mgr.c
/dpdk/drivers/net/bnxt/tf_core/tf_sram_mgr.h
/dpdk/drivers/net/bnxt/tf_core/tf_tbl.c
/dpdk/drivers/net/bnxt/tf_core/tf_tbl.h
/dpdk/drivers/net/bnxt/tf_core/tf_tbl_sram.c
/dpdk/drivers/net/bnxt/tf_core/tf_tbl_sram.h
/dpdk/drivers/net/bnxt/tf_core/tf_tcam.c
/dpdk/drivers/net/bnxt/tf_core/tf_tcam.h
/dpdk/drivers/net/bnxt/tf_core/tf_tcam_shared.c
/dpdk/drivers/net/bnxt/tf_core/tf_util.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_tf_common.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp_flow.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/meson.build
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_act.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_class.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_enum.h
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_field.h
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_thor_act.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_thor_class.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_wh_plus_act.c
/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/ulp_template_db_wh_plus_class.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_fc_mgr.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_fc_mgr.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_flow_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_flow_db.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_gen_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mapper.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mapper.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_matcher.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_port_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_handler_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_struct.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_tun.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_tun.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_utils.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_utils.h
/dpdk/drivers/net/bnxt/version.map
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.c
/dpdk/drivers/net/bonding/rte_eth_bond_flow.c
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/bonding/version.map
/dpdk/drivers/net/cnxk/cn10k_rx.h
/dpdk/drivers/net/cnxk/cn9k_rx.h
/dpdk/drivers/net/cnxk/cnxk_ethdev.c
/dpdk/drivers/net/cnxk/cnxk_ethdev.h
/dpdk/drivers/net/cnxk/cnxk_link.c
/dpdk/drivers/net/cnxk/version.map
/dpdk/drivers/net/cxgbe/version.map
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/dpaa/version.map
/dpdk/drivers/net/dpaa2/rte_pmd_dpaa2.h
/dpdk/drivers/net/dpaa2/version.map
/dpdk/drivers/net/e1000/base/meson.build
/dpdk/drivers/net/e1000/igb_ethdev.c
/dpdk/drivers/net/e1000/version.map
/dpdk/drivers/net/ena/version.map
/dpdk/drivers/net/enetc/version.map
/dpdk/drivers/net/enic/base/vnic_dev.c
/dpdk/drivers/net/enic/enic_res.c
/dpdk/drivers/net/enic/version.map
/dpdk/drivers/net/failsafe/failsafe.c
/dpdk/drivers/net/failsafe/failsafe_flow.c
/dpdk/drivers/net/failsafe/version.map
/dpdk/drivers/net/fm10k/base/meson.build
/dpdk/drivers/net/fm10k/fm10k_rxtx_vec.c
/dpdk/drivers/net/fm10k/version.map
/dpdk/drivers/net/hinic/base/meson.build
/dpdk/drivers/net/hinic/hinic_pmd_ethdev.c
/dpdk/drivers/net/hinic/version.map
/dpdk/drivers/net/hns3/hns3_cmd.c
/dpdk/drivers/net/hns3/hns3_cmd.h
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev.h
/dpdk/drivers/net/hns3/hns3_flow.c
/dpdk/drivers/net/hns3/hns3_mp.c
/dpdk/drivers/net/hns3/hns3_mp.h
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/hns3/hns3_rxtx.h
/dpdk/drivers/net/hns3/version.map
/dpdk/drivers/net/i40e/base/i40e_adminq.c
/dpdk/drivers/net/i40e/base/meson.build
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_ethdev.h
/dpdk/drivers/net/i40e/i40e_ethdev_vf.c
/dpdk/drivers/net/i40e/i40e_flow.c
/dpdk/drivers/net/i40e/i40e_hash.c
/dpdk/drivers/net/i40e/i40e_rxtx.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_altivec.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_neon.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_sse.c
/dpdk/drivers/net/i40e/rte_pmd_i40e.c
/dpdk/drivers/net/i40e/version.map
/dpdk/drivers/net/iavf/iavf.h
/dpdk/drivers/net/iavf/iavf_ethdev.c
/dpdk/drivers/net/iavf/iavf_fdir.c
/dpdk/drivers/net/iavf/iavf_generic_flow.c
/dpdk/drivers/net/iavf/iavf_hash.c
/dpdk/drivers/net/iavf/iavf_rxtx.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx2.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx512.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_sse.c
/dpdk/drivers/net/iavf/iavf_tm.c
/dpdk/drivers/net/iavf/iavf_vchnl.c
/dpdk/drivers/net/iavf/meson.build
/dpdk/drivers/net/iavf/version.map
/dpdk/drivers/net/ice/base/ice_adminq_cmd.h
/dpdk/drivers/net/ice/base/ice_bst_tcam.c
/dpdk/drivers/net/ice/base/ice_bst_tcam.h
/dpdk/drivers/net/ice/base/ice_cgu_regs.h
/dpdk/drivers/net/ice/base/ice_common.c
/dpdk/drivers/net/ice/base/ice_common.h
/dpdk/drivers/net/ice/base/ice_controlq.c
/dpdk/drivers/net/ice/base/ice_controlq.h
/dpdk/drivers/net/ice/base/ice_dcb.c
/dpdk/drivers/net/ice/base/ice_devids.h
/dpdk/drivers/net/ice/base/ice_fdir.c
/dpdk/drivers/net/ice/base/ice_fdir.h
/dpdk/drivers/net/ice/base/ice_flex_pipe.c
/dpdk/drivers/net/ice/base/ice_flex_pipe.h
/dpdk/drivers/net/ice/base/ice_flex_type.h
/dpdk/drivers/net/ice/base/ice_flg_rd.c
/dpdk/drivers/net/ice/base/ice_flg_rd.h
/dpdk/drivers/net/ice/base/ice_flow.c
/dpdk/drivers/net/ice/base/ice_flow.h
/dpdk/drivers/net/ice/base/ice_hw_autogen.h
/dpdk/drivers/net/ice/base/ice_imem.c
/dpdk/drivers/net/ice/base/ice_imem.h
/dpdk/drivers/net/ice/base/ice_lan_tx_rx.h
/dpdk/drivers/net/ice/base/ice_metainit.c
/dpdk/drivers/net/ice/base/ice_metainit.h
/dpdk/drivers/net/ice/base/ice_mk_grp.c
/dpdk/drivers/net/ice/base/ice_mk_grp.h
/dpdk/drivers/net/ice/base/ice_nvm.c
/dpdk/drivers/net/ice/base/ice_nvm.h
/dpdk/drivers/net/ice/base/ice_parser.c
/dpdk/drivers/net/ice/base/ice_parser.h
/dpdk/drivers/net/ice/base/ice_parser_rt.c
/dpdk/drivers/net/ice/base/ice_parser_rt.h
/dpdk/drivers/net/ice/base/ice_parser_util.h
/dpdk/drivers/net/ice/base/ice_pg_cam.c
/dpdk/drivers/net/ice/base/ice_pg_cam.h
/dpdk/drivers/net/ice/base/ice_proto_grp.c
/dpdk/drivers/net/ice/base/ice_proto_grp.h
/dpdk/drivers/net/ice/base/ice_protocol_type.h
/dpdk/drivers/net/ice/base/ice_ptp_consts.h
/dpdk/drivers/net/ice/base/ice_ptp_hw.c
/dpdk/drivers/net/ice/base/ice_ptp_hw.h
/dpdk/drivers/net/ice/base/ice_ptype_mk.c
/dpdk/drivers/net/ice/base/ice_ptype_mk.h
/dpdk/drivers/net/ice/base/ice_sched.c
/dpdk/drivers/net/ice/base/ice_switch.c
/dpdk/drivers/net/ice/base/ice_switch.h
/dpdk/drivers/net/ice/base/ice_tmatch.h
/dpdk/drivers/net/ice/base/ice_type.h
/dpdk/drivers/net/ice/base/ice_xlt_kb.c
/dpdk/drivers/net/ice/base/ice_xlt_kb.h
/dpdk/drivers/net/ice/base/meson.build
/dpdk/drivers/net/ice/ice_acl_filter.c
/dpdk/drivers/net/ice/ice_dcf.c
/dpdk/drivers/net/ice/ice_dcf.h
/dpdk/drivers/net/ice/ice_dcf_ethdev.c
/dpdk/drivers/net/ice/ice_dcf_parent.c
/dpdk/drivers/net/ice/ice_dcf_sched.c
/dpdk/drivers/net/ice/ice_dcf_vf_representor.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/ice/ice_fdir_filter.c
/dpdk/drivers/net/ice/ice_generic_flow.c
/dpdk/drivers/net/ice/ice_hash.c
/dpdk/drivers/net/ice/ice_rxtx_vec_sse.c
/dpdk/drivers/net/ice/ice_switch_filter.c
/dpdk/drivers/net/ice/version.map
/dpdk/drivers/net/igc/base/meson.build
/dpdk/drivers/net/igc/version.map
/dpdk/drivers/net/ionic/version.map
/dpdk/drivers/net/ipn3ke/ipn3ke_flow.c
/dpdk/drivers/net/ipn3ke/version.map
/dpdk/drivers/net/ixgbe/base/meson.build
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c
/dpdk/drivers/net/ixgbe/version.map
/dpdk/drivers/net/kni/version.map
/dpdk/drivers/net/liquidio/version.map
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/memif/version.map
/dpdk/drivers/net/mlx4/meson.build
/dpdk/drivers/net/mlx4/mlx4.c
/dpdk/drivers/net/mlx4/version.map
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_flow.c
/dpdk/drivers/net/mlx5/mlx5_flow.h
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_meter.c
/dpdk/drivers/net/mlx5/mlx5_flow_verbs.c
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec.c
/dpdk/drivers/net/mlx5/version.map
/dpdk/drivers/net/mlx5/windows/mlx5_os.c
/dpdk/drivers/net/mvneta/version.map
/dpdk/drivers/net/mvpp2/mrvl_flow.c
/dpdk/drivers/net/mvpp2/version.map
/dpdk/drivers/net/netvsc/hn_rndis.c
/dpdk/drivers/net/netvsc/version.map
/dpdk/drivers/net/nfb/version.map
/dpdk/drivers/net/nfp/meson.build
/dpdk/drivers/net/nfp/nfp_common.c
/dpdk/drivers/net/nfp/nfp_common.h
/dpdk/drivers/net/nfp/nfp_cpp_bridge.c
/dpdk/drivers/net/nfp/nfp_cpp_bridge.h
/dpdk/drivers/net/nfp/nfp_ctrl.h
/dpdk/drivers/net/nfp/nfp_ethdev.c
/dpdk/drivers/net/nfp/nfp_ethdev_vf.c
/dpdk/drivers/net/nfp/nfp_logs.h
/dpdk/drivers/net/nfp/nfp_rxtx.c
/dpdk/drivers/net/nfp/nfp_rxtx.h
/dpdk/drivers/net/nfp/version.map
/dpdk/drivers/net/ngbe/base/meson.build
/dpdk/drivers/net/ngbe/version.map
/dpdk/drivers/net/null/version.map
/dpdk/drivers/net/octeontx/base/meson.build
/dpdk/drivers/net/octeontx/octeontx_rxtx.h
/dpdk/drivers/net/octeontx/version.map
/dpdk/drivers/net/octeontx2/otx2_ethdev_ops.c
/dpdk/drivers/net/octeontx2/version.map
/dpdk/drivers/net/octeontx_ep/version.map
/dpdk/drivers/net/pcap/pcap_ethdev.c
/dpdk/drivers/net/pcap/version.map
/dpdk/drivers/net/pfe/version.map
/dpdk/drivers/net/qede/base/ecore_mcp.c
/dpdk/drivers/net/qede/base/ecore_sriov.c
/dpdk/drivers/net/qede/base/meson.build
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/qede/qede_rxtx.c
/dpdk/drivers/net/qede/version.map
/dpdk/drivers/net/ring/version.map
/dpdk/drivers/net/sfc/sfc_ef100_rx.c
/dpdk/drivers/net/sfc/sfc_sw_stats.c
/dpdk/drivers/net/sfc/version.map
/dpdk/drivers/net/softnic/rte_eth_softnic.h
/dpdk/drivers/net/softnic/rte_eth_softnic_cryptodev.c
/dpdk/drivers/net/softnic/rte_eth_softnic_flow.c
/dpdk/drivers/net/softnic/rte_eth_softnic_swq.c
/dpdk/drivers/net/softnic/version.map
/dpdk/drivers/net/szedata2/version.map
/dpdk/drivers/net/tap/meson.build
/dpdk/drivers/net/tap/version.map
/dpdk/drivers/net/thunderx/base/meson.build
/dpdk/drivers/net/thunderx/nicvf_ethdev.c
/dpdk/drivers/net/thunderx/version.map
/dpdk/drivers/net/txgbe/base/meson.build
/dpdk/drivers/net/txgbe/base/txgbe_phy.c
/dpdk/drivers/net/txgbe/base/txgbe_type.h
/dpdk/drivers/net/txgbe/txgbe_ethdev.c
/dpdk/drivers/net/txgbe/txgbe_ethdev_vf.c
/dpdk/drivers/net/txgbe/txgbe_fdir.c
/dpdk/drivers/net/txgbe/version.map
/dpdk/drivers/net/vdev_netvsc/version.map
/dpdk/drivers/net/vhost/version.map
/dpdk/drivers/net/virtio/version.map
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_rxtx.c
/dpdk/drivers/net/virtio/virtio_user/virtio_user_dev.c
/dpdk/drivers/net/vmxnet3/version.map
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.c
/dpdk/drivers/raw/cnxk_bphy/version.map
/dpdk/drivers/raw/dpaa2_cmdif/version.map
/dpdk/drivers/raw/dpaa2_qdma/dpaa2_qdma.c
/dpdk/drivers/raw/dpaa2_qdma/version.map
/dpdk/drivers/raw/ifpga/base/meson.build
/dpdk/drivers/raw/ifpga/version.map
/dpdk/drivers/raw/ioat/version.map
/dpdk/drivers/raw/ntb/version.map
/dpdk/drivers/raw/octeontx2_dma/version.map
/dpdk/drivers/raw/octeontx2_ep/version.map
/dpdk/drivers/raw/skeleton/version.map
/dpdk/drivers/regex/mlx5/mlx5_regex.c
/dpdk/drivers/regex/mlx5/mlx5_regex_fastpath.c
/dpdk/drivers/regex/mlx5/version.map
/dpdk/drivers/regex/octeontx2/version.map
/dpdk/drivers/vdpa/ifc/version.map
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_mem.c
/dpdk/drivers/vdpa/mlx5/version.map
/dpdk/examples/bbdev_app/main.c
/dpdk/examples/bond/main.c
/dpdk/examples/distributor/main.c
/dpdk/examples/ethtool/ethtool-app/ethapp.c
/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c
/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c
/dpdk/examples/fips_validation/fips_dev_self_test.c
/dpdk/examples/fips_validation/main.c
/dpdk/examples/flow_classify/flow_classify.c
/dpdk/examples/ioat/ioatfwd.c
/dpdk/examples/ip_pipeline/cli.c
/dpdk/examples/ip_pipeline/cryptodev.c
/dpdk/examples/ipsec-secgw/flow.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec.c
/dpdk/examples/ipsec-secgw/ipsec.h
/dpdk/examples/ipsec-secgw/ipsec_worker.c
/dpdk/examples/l2fwd-cat/l2fwd-cat.c
/dpdk/examples/l2fwd-crypto/main.c
/dpdk/examples/l2fwd-event/l2fwd_common.c
/dpdk/examples/l2fwd-jobstats/main.c
/dpdk/examples/l2fwd-keepalive/main.c
/dpdk/examples/l2fwd/main.c
/dpdk/examples/link_status_interrupt/main.c
/dpdk/examples/packet_ordering/main.c
/dpdk/examples/performance-thread/pthread_shim/main.c
/dpdk/examples/pipeline/cli.c
/dpdk/examples/pipeline/examples/learner.cli
/dpdk/examples/pipeline/examples/learner.spec
/dpdk/examples/pipeline/examples/varbit.cli
/dpdk/examples/pipeline/examples/varbit.spec
/dpdk/examples/rxtx_callbacks/main.c
/dpdk/examples/server_node_efd/server/main.c
/dpdk/examples/service_cores/main.c
/dpdk/examples/skeleton/basicfwd.c
/dpdk/examples/vhost/main.c
/dpdk/examples/vm_power_manager/channel_monitor.c
/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c
/dpdk/examples/vm_power_manager/main.c
/dpdk/examples/vmdq/main.c
/dpdk/examples/vmdq_dcb/main.c
/dpdk/lib/acl/acl_vect.h
/dpdk/lib/acl/tb_mem.h
/dpdk/lib/acl/version.map
/dpdk/lib/bbdev/rte_bbdev.h
/dpdk/lib/bitratestats/rte_bitrate.c
/dpdk/lib/bitratestats/rte_bitrate.h
/dpdk/lib/bitratestats/version.map
/dpdk/lib/bpf/bpf_def.h
/dpdk/lib/bpf/bpf_impl.h
/dpdk/lib/bpf/version.map
/dpdk/lib/cfgfile/version.map
/dpdk/lib/cmdline/version.map
/dpdk/lib/cryptodev/cryptodev_pmd.c
/dpdk/lib/cryptodev/cryptodev_pmd.h
/dpdk/lib/cryptodev/meson.build
/dpdk/lib/cryptodev/rte_crypto.h
/dpdk/lib/cryptodev/rte_cryptodev.c
/dpdk/lib/cryptodev/rte_cryptodev.h
/dpdk/lib/cryptodev/version.map
/dpdk/lib/distributor/distributor_private.h
/dpdk/lib/distributor/version.map
/dpdk/lib/eal/common/eal_common_devargs.c
/dpdk/lib/eal/common/eal_common_lcore.c
/dpdk/lib/eal/common/eal_common_log.c
/dpdk/lib/eal/common/eal_common_options.c
/dpdk/lib/eal/common/eal_options.h
/dpdk/lib/eal/common/eal_private.h
/dpdk/lib/eal/common/malloc_heap.h
/dpdk/lib/eal/common/meson.build
/dpdk/lib/eal/freebsd/include/rte_os.h
/dpdk/lib/eal/include/rte_bus.h
/dpdk/lib/eal/include/rte_class.h
/dpdk/lib/eal/include/rte_common.h
/dpdk/lib/eal/include/rte_dev.h
/dpdk/lib/eal/include/rte_devargs.h
/dpdk/lib/eal/include/rte_eal.h
/dpdk/lib/eal/include/rte_eal_memconfig.h
/dpdk/lib/eal/include/rte_fbarray.h
/dpdk/lib/eal/include/rte_launch.h
/dpdk/lib/eal/include/rte_lcore.h
/dpdk/lib/eal/include/rte_log.h
/dpdk/lib/eal/include/rte_malloc.h
/dpdk/lib/eal/include/rte_memory.h
/dpdk/lib/eal/include/rte_service.h
/dpdk/lib/eal/include/rte_tailq.h
/dpdk/lib/eal/linux/include/rte_os.h
/dpdk/lib/eal/ppc/include/rte_memcpy.h
/dpdk/lib/eal/version.map
/dpdk/lib/eal/windows/eal_alarm.c
/dpdk/lib/eal/windows/include/rte_os.h
/dpdk/lib/eal/windows/include/rte_os_shim.h
/dpdk/lib/eal/windows/meson.build
/dpdk/lib/efd/rte_efd.c
/dpdk/lib/efd/rte_efd.h
/dpdk/lib/efd/version.map
/dpdk/lib/ethdev/ethdev_driver.h
/dpdk/lib/ethdev/ethdev_private.h
/dpdk/lib/ethdev/rte_ethdev.c
/dpdk/lib/ethdev/rte_ethdev.h
/dpdk/lib/ethdev/rte_ethdev_core.h
/dpdk/lib/ethdev/rte_flow.h
/dpdk/lib/ethdev/version.map
/dpdk/lib/eventdev/eventdev_pmd.h
/dpdk/lib/eventdev/eventdev_pmd_pci.h
/dpdk/lib/eventdev/eventdev_pmd_vdev.h
/dpdk/lib/eventdev/rte_event_crypto_adapter.c
/dpdk/lib/eventdev/rte_eventdev.c
/dpdk/lib/eventdev/version.map
/dpdk/lib/fib/dir24_8.h
/dpdk/lib/fib/trie.h
/dpdk/lib/gro/version.map
/dpdk/lib/gso/version.map
/dpdk/lib/hash/rte_fbk_hash.h
/dpdk/lib/hash/rte_thash.c
/dpdk/lib/hash/version.map
/dpdk/lib/ip_frag/rte_ip_frag.h
/dpdk/lib/ip_frag/version.map
/dpdk/lib/ipsec/version.map
/dpdk/lib/jobstats/version.map
/dpdk/lib/kni/version.map
/dpdk/lib/kvargs/rte_kvargs.c
/dpdk/lib/kvargs/rte_kvargs.h
/dpdk/lib/kvargs/version.map
/dpdk/lib/latencystats/version.map
/dpdk/lib/lpm/version.map
/dpdk/lib/mbuf/rte_mbuf_core.h
/dpdk/lib/mbuf/version.map
/dpdk/lib/member/version.map
/dpdk/lib/mempool/rte_mempool.c
/dpdk/lib/mempool/rte_mempool.h
/dpdk/lib/mempool/version.map
/dpdk/lib/meson.build
/dpdk/lib/meter/version.map
/dpdk/lib/metrics/rte_metrics.h
/dpdk/lib/metrics/version.map
/dpdk/lib/net/rte_ether.c
/dpdk/lib/net/rte_ether.h
/dpdk/lib/net/rte_gtp.h
/dpdk/lib/net/rte_net.h
/dpdk/lib/net/version.map
/dpdk/lib/node/ethdev_rx_priv.h
/dpdk/lib/node/ethdev_tx_priv.h
/dpdk/lib/node/ip4_rewrite_priv.h
/dpdk/lib/node/pkt_cls_priv.h
/dpdk/lib/pci/rte_pci.h
/dpdk/lib/pci/version.map
/dpdk/lib/pdump/version.map
/dpdk/lib/pipeline/rte_swx_ctl.c
/dpdk/lib/pipeline/rte_swx_ctl.h
/dpdk/lib/pipeline/rte_swx_pipeline.c
/dpdk/lib/pipeline/rte_swx_pipeline.h
/dpdk/lib/pipeline/rte_swx_pipeline_internal.h
/dpdk/lib/pipeline/rte_swx_pipeline_spec.c
/dpdk/lib/pipeline/rte_table_action.c
/dpdk/lib/pipeline/version.map
/dpdk/lib/port/version.map
/dpdk/lib/power/guest_channel.h
/dpdk/lib/power/power_acpi_cpufreq.h
/dpdk/lib/power/power_cppc_cpufreq.h
/dpdk/lib/power/power_kvm_vm.h
/dpdk/lib/power/power_pstate_cpufreq.h
/dpdk/lib/power/version.map
/dpdk/lib/rawdev/version.map
/dpdk/lib/rcu/rcu_qsbr_pvt.h
/dpdk/lib/rcu/version.map
/dpdk/lib/reorder/version.map
/dpdk/lib/ring/rte_ring_c11_pvt.h
/dpdk/lib/ring/rte_ring_core.h
/dpdk/lib/ring/rte_ring_generic_pvt.h
/dpdk/lib/ring/version.map
/dpdk/lib/sched/rte_sched_common.h
/dpdk/lib/sched/version.map
/dpdk/lib/security/rte_security.c
/dpdk/lib/security/rte_security.h
/dpdk/lib/security/version.map
/dpdk/lib/stack/rte_stack.c
/dpdk/lib/stack/rte_stack_lf_generic.h
/dpdk/lib/stack/stack_pvt.h
/dpdk/lib/stack/version.map
/dpdk/lib/table/meson.build
/dpdk/lib/table/rte_swx_table.h
/dpdk/lib/table/rte_swx_table_learner.c
/dpdk/lib/table/rte_swx_table_learner.h
/dpdk/lib/table/rte_swx_table_selector.h
/dpdk/lib/table/version.map
/dpdk/lib/telemetry/rte_telemetry.h
/dpdk/lib/telemetry/telemetry.c
/dpdk/lib/telemetry/telemetry_data.c
/dpdk/lib/telemetry/telemetry_legacy.c
/dpdk/lib/telemetry/version.map
/dpdk/lib/timer/version.map
/dpdk/lib/vhost/iotlb.c
/dpdk/lib/vhost/rte_vdpa_dev.h
/dpdk/lib/vhost/rte_vhost.h
/dpdk/lib/vhost/rte_vhost_async.h
/dpdk/lib/vhost/rte_vhost_crypto.h
/dpdk/lib/vhost/socket.c
/dpdk/lib/vhost/vdpa.c
/dpdk/lib/vhost/version.map
/dpdk/lib/vhost/vhost.c
/dpdk/lib/vhost/vhost.h
/dpdk/lib/vhost/vhost_user.c
/dpdk/lib/vhost/virtio_net.c
/dpdk/meson_options.txt

1234