History log of /dpdk/doc/guides/sample_app_ug/ (Results 126 – 150 of 377)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fa19eb2027-Apr-2020 Vamsi Attunuru <vattunuru@marvell.com>

examples/l2fwd: add forwarding port mapping option

Current l2fwd application statically configures adjacent ports as
destination ports for forwarding the traffic.

Add a portmap option to pass the f

examples/l2fwd: add forwarding port mapping option

Current l2fwd application statically configures adjacent ports as
destination ports for forwarding the traffic.

Add a portmap option to pass the forwarding port pair mapping which allows
the user to configure forwarding port mapping.

If no portmap argument is specified, destination port map is not
changed and traffic gets forwarded with existing mapping.

To align port/queue configuration of each lcore with destination port
map, port/queue configuration of each lcore gets modified when portmap
option is specified.

Ex: ./l2fwd -c 0xff -- -p 0x3f -q 2 --portmap="(0,3)(1,4)(2,5)"

With above portmap option, traffic received from portid = 0 gets forwarded
to port = 3 and vice versa, similarly traffic gets forwarded on other port
pairs (1,4) and (2,5)

Signed-off-by: Vamsi Attunuru <vattunuru@marvell.com>
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Andrzej Ostruszka <aostruszka@marvell.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>

show more ...


/dpdk/MAINTAINERS
/dpdk/app/meson.build
/dpdk/app/test/Makefile
/dpdk/app/test/meson.build
/dpdk/app/test/test_efd.c
/dpdk/app/test/test_hash.c
/dpdk/app/test/test_ring.c
/dpdk/app/test/test_ring_mt_peek_stress.c
/dpdk/app/test/test_ring_perf.c
/dpdk/app/test/test_ring_st_peek_stress.c
/dpdk/app/test/test_ring_stress.c
/dpdk/app/test/test_ring_stress.h
/dpdk/app/test/test_timer_racecond.c
/dpdk/buildtools/pkg-config/meson.build
/dpdk/buildtools/pkg-config/set-static-linker-flags.py
/dpdk/config/arm/meson.build
/dpdk/config/defconfig_arm-armv7a-linuxapp-gcc
/dpdk/config/defconfig_arm64-octeontx2-linuxapp-gcc
/dpdk/devtools/checkpatches.sh
/dpdk/devtools/test-meson-builds.sh
/dpdk/doc/guides/nics/features/ice_dcf.ini
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/platform/octeontx2.rst
/dpdk/doc/guides/prog_guide/build-sdk-meson.rst
/dpdk/doc/guides/prog_guide/eventdev.rst
/dpdk/doc/guides/rel_notes/release_20_08.rst
l2_forward_real_virtual.rst
/dpdk/doc/guides/vdpadevs/features/mlx5.ini
/dpdk/doc/guides/vdpadevs/mlx5.rst
/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/dpaa/dpaa_bus.c
/dpdk/drivers/bus/fslmc/fslmc_bus.c
/dpdk/drivers/bus/ifpga/ifpga_bus.c
/dpdk/drivers/bus/vdev/vdev.c
/dpdk/drivers/bus/vmbus/vmbus_common.c
/dpdk/drivers/common/dpaax/dpaax_iova_table.c
/dpdk/drivers/common/iavf/iavf_impl.c
/dpdk/drivers/common/mlx5/Makefile
/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/meson.build
/dpdk/drivers/common/mlx5/mlx5_common.c
/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/rte_common_mlx5_version.map
/dpdk/drivers/common/octeontx/octeontx_mbox.c
/dpdk/drivers/common/octeontx2/hw/otx2_rvu.h
/dpdk/drivers/common/octeontx2/otx2_common.c
/dpdk/drivers/common/qat/qat_logs.c
/dpdk/drivers/compress/isal/isal_compress_pmd.c
/dpdk/drivers/compress/octeontx/otx_zip_pmd.c
/dpdk/drivers/compress/zlib/zlib_pmd.c
/dpdk/drivers/crypto/aesni_gcm/aesni_gcm_pmd.c
/dpdk/drivers/crypto/aesni_mb/rte_aesni_mb_pmd.c
/dpdk/drivers/crypto/caam_jr/caam_jr.c
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/kasumi/rte_kasumi_pmd.c
/dpdk/drivers/crypto/mvsam/rte_mrvl_pmd.c
/dpdk/drivers/crypto/nitrox/nitrox_logs.c
/dpdk/drivers/crypto/null/null_crypto_pmd.c
/dpdk/drivers/crypto/octeontx/otx_cryptodev.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev.c
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/crypto/scheduler/rte_cryptodev_scheduler.c
/dpdk/drivers/crypto/snow3g/rte_snow3g_pmd.c
/dpdk/drivers/crypto/virtio/virtio_cryptodev.c
/dpdk/drivers/crypto/zuc/rte_zuc_pmd.c
/dpdk/drivers/event/dpaa/dpaa_eventdev.c
/dpdk/drivers/event/dpaa2/dpaa2_eventdev.c
/dpdk/drivers/event/octeontx/ssovf_evdev.c
/dpdk/drivers/event/octeontx/timvf_evdev.c
/dpdk/drivers/event/opdl/opdl_evdev.c
/dpdk/drivers/event/opdl/opdl_ring.c
/dpdk/drivers/event/sw/sw_evdev.c
/dpdk/drivers/mempool/dpaa/dpaa_mempool.c
/dpdk/drivers/mempool/dpaa2/dpaa2_hw_mempool.c
/dpdk/drivers/mempool/octeontx/octeontx_fpavf.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/atlantic/atl_ethdev.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/Makefile
/dpdk/drivers/net/bnxt/bnxt.h
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/meson.build
/dpdk/drivers/net/bnxt/tf_core/Makefile
/dpdk/drivers/net/bnxt/tf_ulp/Makefile
/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_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_rte_parser.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_db.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_db_act.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_db_class.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_db_enum.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_db_field.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_db_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_field_db.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_struct.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_utils.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_utils.h
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/cxgbe/cxgbe_ethdev.c
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.c
/dpdk/drivers/net/dpaa2/dpaa2_sparser.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/failsafe/failsafe.c
/dpdk/drivers/net/fm10k/fm10k_ethdev.c
/dpdk/drivers/net/hinic/hinic_pmd_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/i40e/Makefile
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_neon.c
/dpdk/drivers/net/iavf/iavf_ethdev.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_ethdev.c
/dpdk/drivers/net/ice/ice_ethdev.h
/dpdk/drivers/net/igc/igc_logs.c
/dpdk/drivers/net/ionic/ionic_ethdev.c
/dpdk/drivers/net/ipn3ke/ipn3ke_ethdev.c
/dpdk/drivers/net/ixgbe/Makefile
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.h
/dpdk/drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c
/dpdk/drivers/net/kni/rte_eth_kni.c
/dpdk/drivers/net/liquidio/lio_ethdev.c
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/mlx4/mlx4.c
/dpdk/drivers/net/mlx5/linux/mlx5_ethdev_os.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.c
/dpdk/drivers/net/mlx5/mlx5_flow.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_rxq.c
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec.c
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_utils.c
/dpdk/drivers/net/mlx5/mlx5_utils.h
/dpdk/drivers/net/mvneta/mvneta_ethdev.c
/dpdk/drivers/net/mvpp2/mrvl_ethdev.c
/dpdk/drivers/net/netvsc/hn_ethdev.c
/dpdk/drivers/net/nfp/nfp_net.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_ethdev_ops.c
/dpdk/drivers/net/octeontx2/otx2_mac.c
/dpdk/drivers/net/pcap/rte_eth_pcap.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_tweak.h
/dpdk/drivers/net/softnic/rte_eth_softnic.c
/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/vdev_netvsc/vdev_netvsc.c
/dpdk/drivers/net/vhost/rte_eth_vhost.c
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_rxtx_simple_neon.c
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.c
/dpdk/drivers/raw/dpaa2_cmdif/dpaa2_cmdif.c
/dpdk/drivers/raw/dpaa2_qdma/dpaa2_qdma.c
/dpdk/drivers/raw/ifpga/ifpga_rawdev.c
/dpdk/drivers/raw/ioat/ioat_rawdev.c
/dpdk/drivers/raw/ioat/rte_ioat_rawdev.h
/dpdk/drivers/raw/ntb/ntb.c
/dpdk/drivers/raw/skeleton/skeleton_rawdev.c
/dpdk/drivers/vdpa/ifc/ifcvf_vdpa.c
/dpdk/drivers/vdpa/mlx5/Makefile
/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_mem.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_virtq.c
/dpdk/examples/bbdev_app/Makefile
/dpdk/examples/bond/Makefile
/dpdk/examples/cmdline/Makefile
/dpdk/examples/distributor/Makefile
/dpdk/examples/eventdev_pipeline/Makefile
/dpdk/examples/fips_validation/Makefile
/dpdk/examples/flow_classify/Makefile
/dpdk/examples/flow_filtering/Makefile
/dpdk/examples/helloworld/Makefile
/dpdk/examples/ioat/Makefile
/dpdk/examples/ip_fragmentation/Makefile
/dpdk/examples/ip_pipeline/Makefile
/dpdk/examples/ip_reassembly/Makefile
/dpdk/examples/ipsec-secgw/Makefile
/dpdk/examples/ipv4_multicast/Makefile
/dpdk/examples/kni/Makefile
/dpdk/examples/l2fwd-cat/Makefile
/dpdk/examples/l2fwd-crypto/Makefile
/dpdk/examples/l2fwd-event/Makefile
/dpdk/examples/l2fwd-jobstats/Makefile
/dpdk/examples/l2fwd-keepalive/Makefile
/dpdk/examples/l2fwd/Makefile
/dpdk/examples/l2fwd/main.c
/dpdk/examples/l3fwd-acl/Makefile
/dpdk/examples/l3fwd-power/Makefile
/dpdk/examples/l3fwd/Makefile
/dpdk/examples/link_status_interrupt/Makefile
/dpdk/examples/meson.build
/dpdk/examples/ntb/Makefile
/dpdk/examples/packet_ordering/Makefile
/dpdk/examples/ptpclient/Makefile
/dpdk/examples/qos_meter/Makefile
/dpdk/examples/qos_sched/Makefile
/dpdk/examples/rxtx_callbacks/Makefile
/dpdk/examples/service_cores/Makefile
/dpdk/examples/skeleton/Makefile
/dpdk/examples/tep_termination/Makefile
/dpdk/examples/timer/Makefile
/dpdk/examples/vdpa/Makefile
/dpdk/examples/vdpa/main.c
/dpdk/examples/vhost/Makefile
/dpdk/examples/vhost_blk/Makefile
/dpdk/examples/vhost_crypto/Makefile
/dpdk/examples/vmdq/Makefile
/dpdk/examples/vmdq_dcb/Makefile
/dpdk/lib/librte_bbdev/rte_bbdev.c
/dpdk/lib/librte_bpf/bpf.c
/dpdk/lib/librte_cfgfile/rte_cfgfile.c
/dpdk/lib/librte_compressdev/rte_compressdev.c
/dpdk/lib/librte_compressdev/rte_compressdev_pmd.c
/dpdk/lib/librte_eal/arm/include/rte_vect.h
/dpdk/lib/librte_eal/include/rte_log.h
/dpdk/lib/librte_ethdev/rte_ethdev.c
/dpdk/lib/librte_eventdev/rte_event_timer_adapter.c
/dpdk/lib/librte_flow_classify/rte_flow_classify.c
/dpdk/lib/librte_graph/graph.c
/dpdk/lib/librte_member/rte_member.c
/dpdk/lib/librte_metrics/rte_metrics_telemetry.c
/dpdk/lib/librte_node/log.c
/dpdk/lib/librte_pdump/rte_pdump.c
/dpdk/lib/librte_rawdev/rte_rawdev.c
/dpdk/lib/librte_rcu/rte_rcu_qsbr.c
/dpdk/lib/librte_ring/rte_ring.c
/dpdk/lib/librte_ring/rte_ring.h
/dpdk/lib/librte_ring/rte_ring_elem.h
/dpdk/lib/librte_ring/rte_ring_hts.h
/dpdk/lib/librte_ring/rte_ring_peek_c11_mem.h
/dpdk/lib/librte_ring/rte_ring_rts.h
/dpdk/lib/librte_stack/rte_stack.c
/dpdk/lib/librte_vhost/Makefile
/dpdk/lib/librte_vhost/meson.build
/dpdk/lib/librte_vhost/rte_vdpa.h
/dpdk/lib/librte_vhost/rte_vdpa_dev.h
/dpdk/lib/librte_vhost/rte_vhost.h
/dpdk/lib/librte_vhost/rte_vhost_version.map
/dpdk/lib/librte_vhost/socket.c
/dpdk/lib/librte_vhost/vdpa.c
/dpdk/lib/librte_vhost/vhost.c
/dpdk/lib/librte_vhost/vhost.h
/dpdk/lib/librte_vhost/vhost_user.c
/dpdk/lib/meson.build
/dpdk/meson.build
6505865a18-Jun-2020 Matan Azrad <matan@mellanox.com>

examples/vdpa: add statistics show command

A new vDPA driver feature was added to query the virtq
statistics from the HW.

Use this feature to show the HW queues statistics for the virtqs.

Command

examples/vdpa: add statistics show command

A new vDPA driver feature was added to query the virtq
statistics from the HW.

Use this feature to show the HW queues statistics for the virtqs.

Command description: stats X Y.
X is the device ID.
Y is the queue ID, Y=0xffff to show all the virtio queues
statistics of the device X.

Signed-off-by: Matan Azrad <matan@mellanox.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>

show more ...


/dpdk/.travis.yml
/dpdk/ABI_VERSION
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/Makefile
/dpdk/app/meson.build
/dpdk/app/test-eventdev/test_pipeline_common.c
/dpdk/app/test-fib/main.c
/dpdk/app/test-flow-perf/Makefile
/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/items_gen.c
/dpdk/app/test-flow-perf/items_gen.h
/dpdk/app/test-flow-perf/main.c
/dpdk/app/test-flow-perf/meson.build
/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/parameters.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test/Makefile
/dpdk/app/test/autotest_data.py
/dpdk/app/test/meson.build
/dpdk/app/test/test_bitops.c
/dpdk/app/test/test_bitratestats.c
/dpdk/app/test/test_bpf.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev_blockcipher.c
/dpdk/app/test/test_graph.c
/dpdk/app/test/test_graph_perf.c
/dpdk/app/test/test_latencystats.c
/dpdk/app/test/test_mbuf.c
/dpdk/app/test/test_pmd_perf.c
/dpdk/buildtools/check-symbols.sh
/dpdk/buildtools/map_to_win.py
/dpdk/buildtools/meson.build
/dpdk/buildtools/pmdinfogen/meson.build
/dpdk/config/common_base
/dpdk/config/meson.build
/dpdk/config/ppc/ppc64le-power8-linux-gcc
/dpdk/config/x86/cross-mingw
/dpdk/devtools/check-abi-version.sh
/dpdk/devtools/check-includes.sh
/dpdk/devtools/checkpatches.sh
/dpdk/devtools/libabigail.abignore
/dpdk/devtools/test-build.sh
/dpdk/devtools/test-meson-builds.sh
/dpdk/devtools/update_version_map_abi.py
/dpdk/devtools/words-case.txt
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/api/doxy-api.conf.in
/dpdk/doc/guides/bbdevs/fpga_5gnr_fec.rst
/dpdk/doc/guides/bbdevs/fpga_lte_fec.rst
/dpdk/doc/guides/contributing/abi_policy.rst
/dpdk/doc/guides/contributing/abi_versioning.rst
/dpdk/doc/guides/contributing/design.rst
/dpdk/doc/guides/contributing/documentation.rst
/dpdk/doc/guides/contributing/patches.rst
/dpdk/doc/guides/contributing/stable.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/features/default.ini
/dpdk/doc/guides/cryptodevs/features/kasumi.ini
/dpdk/doc/guides/cryptodevs/features/octeontx.ini
/dpdk/doc/guides/cryptodevs/features/octeontx2.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/kasumi.rst
/dpdk/doc/guides/cryptodevs/snow3g.rst
/dpdk/doc/guides/cryptodevs/virtio.rst
/dpdk/doc/guides/cryptodevs/zuc.rst
/dpdk/doc/guides/eventdevs/index.rst
/dpdk/doc/guides/eventdevs/octeontx2.rst
/dpdk/doc/guides/freebsd_gsg/install_from_ports.rst
/dpdk/doc/guides/howto/flow_bifurcation.rst
/dpdk/doc/guides/howto/virtio_user_for_container_networking.rst
/dpdk/doc/guides/linux_gsg/build_dpdk.rst
/dpdk/doc/guides/linux_gsg/linux_drivers.rst
/dpdk/doc/guides/linux_gsg/nic_perf_intel_platform.rst
/dpdk/doc/guides/mempool/octeontx2.rst
/dpdk/doc/guides/nics/bnx2x.rst
/dpdk/doc/guides/nics/bnxt.rst
/dpdk/doc/guides/nics/build_and_test.rst
/dpdk/doc/guides/nics/enic.rst
/dpdk/doc/guides/nics/features/axgbe.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/igb.ini
/dpdk/doc/guides/nics/features/ixgbe.ini
/dpdk/doc/guides/nics/i40e.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/memif.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/octeontx2.rst
/dpdk/doc/guides/prog_guide/bpf_lib.rst
/dpdk/doc/guides/prog_guide/cryptodev_lib.rst
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/lto.rst
/dpdk/doc/guides/prog_guide/mbuf_lib.rst
/dpdk/doc/guides/prog_guide/profile_app.rst
/dpdk/doc/guides/prog_guide/rte_flow.rst
/dpdk/doc/guides/prog_guide/telemetry_lib.rst
/dpdk/doc/guides/prog_guide/vhost_lib.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/index.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
vdpa.rst
/dpdk/doc/guides/testpmd_app_ug/build_app.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/index.rst
/dpdk/doc/guides/vdpadevs/features/default.ini
/dpdk/doc/guides/vdpadevs/features/mlx5.ini
/dpdk/doc/guides/vdpadevs/features_overview.rst
/dpdk/doc/guides/windows_gsg/build_dpdk.rst
/dpdk/doc/guides/windows_gsg/index.rst
/dpdk/doc/guides/windows_gsg/run_apps.rst
/dpdk/drivers/baseband/meson.build
/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_fman.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/rte_bus_dpaa_version.map
/dpdk/drivers/bus/dpaa/rte_dpaa_bus.h
/dpdk/drivers/bus/dpaa/rte_dpaa_logs.h
/dpdk/drivers/bus/fslmc/fslmc_vfio.c
/dpdk/drivers/bus/fslmc/fslmc_vfio.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpbp.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpci.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpcon.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpdmai.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpio.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpmng.h
/dpdk/drivers/bus/fslmc/mc/fsl_mc_cmd.h
/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_pvt.h
/dpdk/drivers/bus/fslmc/qbman/include/fsl_qbman_debug.h
/dpdk/drivers/bus/fslmc/qbman/include/fsl_qbman_portal.h
/dpdk/drivers/bus/fslmc/qbman/qbman_debug.c
/dpdk/drivers/bus/fslmc/qbman/qbman_portal.c
/dpdk/drivers/bus/fslmc/rte_bus_fslmc_version.map
/dpdk/drivers/bus/fslmc/rte_fslmc.h
/dpdk/drivers/bus/ifpga/meson.build
/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/meson.build
/dpdk/drivers/bus/pci/pci_common.c
/dpdk/drivers/bus/pci/pci_common_uio.c
/dpdk/drivers/bus/pci/windows/pci.c
/dpdk/drivers/bus/vdev/meson.build
/dpdk/drivers/bus/vmbus/linux/vmbus_uio.c
/dpdk/drivers/bus/vmbus/meson.build
/dpdk/drivers/bus/vmbus/vmbus_channel.c
/dpdk/drivers/bus/vmbus/vmbus_common.c
/dpdk/drivers/common/cpt/cpt_ucode.h
/dpdk/drivers/common/dpaax/Makefile
/dpdk/drivers/common/dpaax/caamflib.c
/dpdk/drivers/common/dpaax/dpaa_of.h
/dpdk/drivers/common/dpaax/dpaax_iova_table.h
/dpdk/drivers/common/dpaax/meson.build
/dpdk/drivers/common/dpaax/rte_common_dpaax_version.map
/dpdk/drivers/common/iavf/README
/dpdk/drivers/common/iavf/iavf_adminq.c
/dpdk/drivers/common/iavf/iavf_adminq.h
/dpdk/drivers/common/iavf/iavf_adminq_cmd.h
/dpdk/drivers/common/iavf/iavf_alloc.h
/dpdk/drivers/common/iavf/iavf_common.c
/dpdk/drivers/common/iavf/iavf_devids.h
/dpdk/drivers/common/iavf/iavf_impl.c
/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_status.h
/dpdk/drivers/common/iavf/iavf_type.h
/dpdk/drivers/common/iavf/meson.build
/dpdk/drivers/common/iavf/virtchnl.h
/dpdk/drivers/common/meson.build
/dpdk/drivers/common/mlx5/Makefile
/dpdk/drivers/common/mlx5/linux/meson.build
/dpdk/drivers/common/mlx5/linux/mlx5_common_os.c
/dpdk/drivers/common/mlx5/linux/mlx5_common_verbs.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/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_mp.h
/dpdk/drivers/common/mlx5/mlx5_common_mr.c
/dpdk/drivers/common/mlx5/mlx5_common_mr.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/rte_common_mlx5_version.map
/dpdk/drivers/common/octeontx2/Makefile
/dpdk/drivers/common/octeontx2/meson.build
/dpdk/drivers/common/octeontx2/otx2_common.c
/dpdk/drivers/common/octeontx2/otx2_common.h
/dpdk/drivers/common/octeontx2/otx2_dev.h
/dpdk/drivers/common/octeontx2/otx2_irq.h
/dpdk/drivers/common/octeontx2/otx2_mbox.h
/dpdk/drivers/common/octeontx2/otx2_sec_idev.c
/dpdk/drivers/common/octeontx2/otx2_sec_idev.h
/dpdk/drivers/common/octeontx2/rte_common_octeontx2_version.map
/dpdk/drivers/common/qat/qat_qp.c
/dpdk/drivers/compress/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/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_event.h
/dpdk/drivers/crypto/dpaa2_sec/rte_pmd_dpaa2_sec_version.map
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec_event.h
/dpdk/drivers/crypto/dpaa_sec/rte_pmd_dpaa_sec_version.map
/dpdk/drivers/crypto/kasumi/kasumi_pmd_private.h
/dpdk/drivers/crypto/kasumi/rte_kasumi_pmd.c
/dpdk/drivers/crypto/meson.build
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.c
/dpdk/drivers/crypto/octeontx2/meson.build
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_ops.c
/dpdk/drivers/crypto/snow3g/rte_snow3g_pmd.c
/dpdk/drivers/crypto/virtio/virtio_cryptodev.c
/dpdk/drivers/crypto/zuc/rte_zuc_pmd.c
/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_hw_dpcon.c
/dpdk/drivers/event/dsw/dsw_event.c
/dpdk/drivers/event/meson.build
/dpdk/drivers/event/octeontx2/otx2_evdev.c
/dpdk/drivers/mempool/dpaa/dpaa_mempool.c
/dpdk/drivers/mempool/dpaa/dpaa_mempool.h
/dpdk/drivers/mempool/dpaa/rte_mempool_dpaa_version.map
/dpdk/drivers/mempool/dpaa2/dpaa2_hw_mempool.c
/dpdk/drivers/mempool/dpaa2/dpaa2_hw_mempool.h
/dpdk/drivers/mempool/dpaa2/meson.build
/dpdk/drivers/mempool/dpaa2/rte_mempool_dpaa2_version.map
/dpdk/drivers/mempool/meson.build
/dpdk/drivers/mempool/octeontx2/otx2_mempool.c
/dpdk/drivers/mempool/octeontx2/otx2_mempool.h
/dpdk/drivers/mempool/octeontx2/otx2_mempool_ops.c
/dpdk/drivers/mempool/octeontx2/rte_mempool_octeontx2_version.map
/dpdk/drivers/meson.build
/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/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/ecore_sp.c
/dpdk/drivers/net/bnx2x/ecore_sp.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_filter.c
/dpdk/drivers/net/bnxt/bnxt_flow.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.c
/dpdk/drivers/net/bnxt/bnxt_ring.h
/dpdk/drivers/net/bnxt/bnxt_rxq.c
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_sse.c
/dpdk/drivers/net/bnxt/bnxt_stats.c
/dpdk/drivers/net/bnxt/rte_pmd_bnxt.c
/dpdk/drivers/net/bnxt/tf_core/hwrm_tf.h
/dpdk/drivers/net/bnxt/tf_core/tf_tbl.c
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_db.c
/dpdk/drivers/net/cxgbe/base/t4_regs.h
/dpdk/drivers/net/cxgbe/base/t4fw_interface.h
/dpdk/drivers/net/cxgbe/cxgbe_filter.c
/dpdk/drivers/net/cxgbe/cxgbe_filter.h
/dpdk/drivers/net/cxgbe/cxgbe_flow.c
/dpdk/drivers/net/cxgbe/cxgbe_main.c
/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/dpaa/rte_pmd_dpaa_version.map
/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_rxtx.c
/dpdk/drivers/net/dpaa2/rte_pmd_dpaa2_version.map
/dpdk/drivers/net/e1000/em_ethdev.c
/dpdk/drivers/net/e1000/igb_ethdev.c
/dpdk/drivers/net/failsafe/failsafe.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/hinic/base/hinic_compat.h
/dpdk/drivers/net/hinic/base/hinic_pmd_cfg.c
/dpdk/drivers/net/hinic/base/hinic_pmd_cmdq.h
/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/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_tx.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_regs.c
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/i40e/base/README
/dpdk/drivers/net/i40e/base/i40e_adminq.c
/dpdk/drivers/net/i40e/base/i40e_adminq.h
/dpdk/drivers/net/i40e/base/i40e_adminq_cmd.h
/dpdk/drivers/net/i40e/base/i40e_alloc.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_diag.h
/dpdk/drivers/net/i40e/base/i40e_hmc.c
/dpdk/drivers/net/i40e/base/i40e_hmc.h
/dpdk/drivers/net/i40e/base/i40e_lan_hmc.c
/dpdk/drivers/net/i40e/base/i40e_lan_hmc.h
/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/base/virtchnl.h
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_ethdev_vf.c
/dpdk/drivers/net/i40e/i40e_flow.c
/dpdk/drivers/net/i40e/i40e_rxtx.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_common.h
/dpdk/drivers/net/i40e/meson.build
/dpdk/drivers/net/iavf/iavf_ethdev.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.h
/dpdk/drivers/net/iavf/iavf_rxtx_vec_common.h
/dpdk/drivers/net/iavf/iavf_vchnl.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_alloc.h
/dpdk/drivers/net/ice/base/ice_bitops.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_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_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_osdep.h
/dpdk/drivers/net/ice/base/ice_protocol_type.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/meson.build
/dpdk/drivers/net/ice/ice_dcf_parent.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ice/ice_fdir_filter.c
/dpdk/drivers/net/ice/ice_hash.c
/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/base/igc_82571.h
/dpdk/drivers/net/igc/base/igc_82575.h
/dpdk/drivers/net/igc/base/igc_api.c
/dpdk/drivers/net/igc/base/igc_api.h
/dpdk/drivers/net/igc/base/igc_base.c
/dpdk/drivers/net/igc/base/igc_base.h
/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/base/igc_i225.h
/dpdk/drivers/net/igc/base/igc_ich8lan.h
/dpdk/drivers/net/igc/base/igc_mac.c
/dpdk/drivers/net/igc/base/igc_mac.h
/dpdk/drivers/net/igc/base/igc_manage.c
/dpdk/drivers/net/igc/base/igc_manage.h
/dpdk/drivers/net/igc/base/igc_nvm.c
/dpdk/drivers/net/igc/base/igc_nvm.h
/dpdk/drivers/net/igc/base/igc_osdep.c
/dpdk/drivers/net/igc/base/igc_osdep.h
/dpdk/drivers/net/igc/base/igc_phy.c
/dpdk/drivers/net/igc/base/igc_phy.h
/dpdk/drivers/net/igc/base/igc_regs.h
/dpdk/drivers/net/igc/igc_ethdev.c
/dpdk/drivers/net/igc/igc_txrx.c
/dpdk/drivers/net/ixgbe/base/README
/dpdk/drivers/net/ixgbe/base/ixgbe_82598.c
/dpdk/drivers/net/ixgbe/base/ixgbe_82598.h
/dpdk/drivers/net/ixgbe/base/ixgbe_82599.c
/dpdk/drivers/net/ixgbe/base/ixgbe_82599.h
/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_dcb_82598.c
/dpdk/drivers/net/ixgbe/base/ixgbe_dcb_82598.h
/dpdk/drivers/net/ixgbe/base/ixgbe_dcb_82599.c
/dpdk/drivers/net/ixgbe/base/ixgbe_dcb_82599.h
/dpdk/drivers/net/ixgbe/base/ixgbe_hv_vf.c
/dpdk/drivers/net/ixgbe/base/ixgbe_hv_vf.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_phy.c
/dpdk/drivers/net/ixgbe/base/ixgbe_phy.h
/dpdk/drivers/net/ixgbe/base/ixgbe_type.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_x540.h
/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/rte_pmd_ixgbe.c
/dpdk/drivers/net/meson.build
/dpdk/drivers/net/mlx4/mlx4_flow.c
/dpdk/drivers/net/mlx5/Makefile
/dpdk/drivers/net/mlx5/linux/meson.build
/dpdk/drivers/net/mlx5/linux/mlx5_ethdev_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_os.c
/dpdk/drivers/net/mlx5/linux/mlx5_os.h
/dpdk/drivers/net/mlx5/linux/mlx5_socket.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_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_flow_verbs.c
/dpdk/drivers/net/mlx5/mlx5_mp.c
/dpdk/drivers/net/mlx5/mlx5_mr.c
/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.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_stats.c
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mvpp2/mrvl_flow.c
/dpdk/drivers/net/netvsc/hn_ethdev.c
/dpdk/drivers/net/netvsc/hn_nvs.h
/dpdk/drivers/net/netvsc/hn_rndis.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/octeontx2/otx2_ethdev.c
/dpdk/drivers/net/octeontx2/otx2_ethdev_devargs.c
/dpdk/drivers/net/octeontx2/otx2_ethdev_sec.c
/dpdk/drivers/net/octeontx2/otx2_tm.c
/dpdk/drivers/net/pcap/rte_eth_pcap.c
/dpdk/drivers/net/pfe/meson.build
/dpdk/drivers/net/qede/base/bcm_osal.c
/dpdk/drivers/net/qede/base/bcm_osal.h
/dpdk/drivers/net/qede/base/ecore.h
/dpdk/drivers/net/qede/base/ecore_cxt.c
/dpdk/drivers/net/qede/base/ecore_dcbx.c
/dpdk/drivers/net/qede/base/ecore_dev.c
/dpdk/drivers/net/qede/base/ecore_dev_api.h
/dpdk/drivers/net/qede/base/ecore_l2.c
/dpdk/drivers/net/qede/base/ecore_mcp.c
/dpdk/drivers/net/qede/base/ecore_sp_commands.c
/dpdk/drivers/net/qede/base/ecore_spq.c
/dpdk/drivers/net/qede/base/ecore_spq.h
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/qede/qede_main.c
/dpdk/drivers/net/qede/qede_rxtx.c
/dpdk/drivers/net/ring/rte_eth_ring.c
/dpdk/drivers/net/sfc/base/ef10_filter.c
/dpdk/drivers/net/tap/tap_flow.c
/dpdk/drivers/net/tap/tap_netlink.c
/dpdk/drivers/net/virtio/meson.build
/dpdk/drivers/net/virtio/virtio_rxtx_packed_avx.c
/dpdk/drivers/net/virtio/virtio_user_ethdev.c
/dpdk/drivers/net/virtio/virtqueue.c
/dpdk/drivers/net/vmxnet3/vmxnet3_rxtx.c
/dpdk/drivers/raw/dpaa2_cmdif/dpaa2_cmdif.c
/dpdk/drivers/raw/dpaa2_qdma/dpaa2_qdma.c
/dpdk/drivers/raw/meson.build
/dpdk/drivers/vdpa/meson.build
/dpdk/drivers/vdpa/mlx5/Makefile
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.h
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_virtq.c
/dpdk/examples/bbdev_app/main.c
/dpdk/examples/fips_validation/fips_validation.c
/dpdk/examples/ioat/ioatfwd.c
/dpdk/examples/ip_fragmentation/main.c
/dpdk/examples/ip_pipeline/thread.c
/dpdk/examples/ip_reassembly/main.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec.h
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/ipv4_multicast/main.c
/dpdk/examples/kni/main.c
/dpdk/examples/l2fwd-crypto/main.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/main.c
/dpdk/examples/link_status_interrupt/main.c
/dpdk/examples/multi_process/client_server_mp/mp_server/init.c
/dpdk/examples/multi_process/symmetric_mp/main.c
/dpdk/examples/ntb/meson.build
/dpdk/examples/performance-thread/l3fwd-thread/main.c
/dpdk/examples/qos_sched/init.c
/dpdk/examples/server_node_efd/server/init.c
/dpdk/examples/tep_termination/main.c
/dpdk/examples/vdpa/main.c
/dpdk/examples/vhost/main.c
/dpdk/examples/vhost_blk/vhost_blk.c
/dpdk/examples/vm_power_manager/channel_manager.c
/dpdk/examples/vm_power_manager/channel_manager.h
/dpdk/examples/vm_power_manager/main.c
/dpdk/examples/vm_power_manager/power_manager.c
/dpdk/kernel/linux/meson.build
/dpdk/lib/librte_bpf/bpf_exec.c
/dpdk/lib/librte_bpf/bpf_jit_x86.c
/dpdk/lib/librte_bpf/bpf_validate.c
/dpdk/lib/librte_cfgfile/rte_cfgfile.c
/dpdk/lib/librte_cryptodev/meson.build
/dpdk/lib/librte_cryptodev/rte_crypto_sym.h
/dpdk/lib/librte_cryptodev/rte_cryptodev.c
/dpdk/lib/librte_cryptodev/rte_cryptodev.h
/dpdk/lib/librte_cryptodev/rte_cryptodev_version.map
/dpdk/lib/librte_eal/common/eal_common_config.c
/dpdk/lib/librte_eal/common/eal_common_debug.c
/dpdk/lib/librte_eal/common/eal_common_dynmem.c
/dpdk/lib/librte_eal/common/eal_common_fbarray.c
/dpdk/lib/librte_eal/common/eal_common_log.c
/dpdk/lib/librte_eal/common/eal_common_mcfg.c
/dpdk/lib/librte_eal/common/eal_common_memalloc.c
/dpdk/lib/librte_eal/common/eal_common_memory.c
/dpdk/lib/librte_eal/common/eal_common_options.c
/dpdk/lib/librte_eal/common/eal_common_proc.c
/dpdk/lib/librte_eal/common/eal_common_thread.c
/dpdk/lib/librte_eal/common/eal_common_timer.c
/dpdk/lib/librte_eal/common/eal_internal_cfg.h
/dpdk/lib/librte_eal/common/eal_private.h
/dpdk/lib/librte_eal/common/malloc_elem.c
/dpdk/lib/librte_eal/common/malloc_heap.c
/dpdk/lib/librte_eal/common/meson.build
/dpdk/lib/librte_eal/common/rte_malloc.c
/dpdk/lib/librte_eal/freebsd/Makefile
/dpdk/lib/librte_eal/freebsd/eal.c
/dpdk/lib/librte_eal/freebsd/eal_debug.c
/dpdk/lib/librte_eal/freebsd/eal_hugepage_info.c
/dpdk/lib/librte_eal/freebsd/eal_memory.c
/dpdk/lib/librte_eal/include/meson.build
/dpdk/lib/librte_eal/include/rte_bitops.h
/dpdk/lib/librte_eal/include/rte_common.h
/dpdk/lib/librte_eal/include/rte_eal_paging.h
/dpdk/lib/librte_eal/include/rte_eal_trace.h
/dpdk/lib/librte_eal/include/rte_function_versioning.h
/dpdk/lib/librte_eal/include/rte_log.h
/dpdk/lib/librte_eal/include/rte_memory.h
/dpdk/lib/librte_eal/include/rte_trace_point.h
/dpdk/lib/librte_eal/linux/Makefile
/dpdk/lib/librte_eal/linux/eal.c
/dpdk/lib/librte_eal/linux/eal_debug.c
/dpdk/lib/librte_eal/linux/eal_hugepage_info.c
/dpdk/lib/librte_eal/linux/eal_interrupts.c
/dpdk/lib/librte_eal/linux/eal_memalloc.c
/dpdk/lib/librte_eal/linux/eal_memory.c
/dpdk/lib/librte_eal/linux/eal_timer.c
/dpdk/lib/librte_eal/linux/eal_vfio.c
/dpdk/lib/librte_eal/meson.build
/dpdk/lib/librte_eal/rte_eal_exports.def
/dpdk/lib/librte_eal/rte_eal_version.map
/dpdk/lib/librte_eal/unix/eal_file.c
/dpdk/lib/librte_eal/unix/eal_unix_memory.c
/dpdk/lib/librte_eal/unix/eal_unix_timer.c
/dpdk/lib/librte_eal/unix/meson.build
/dpdk/lib/librte_eal/windows/eal.c
/dpdk/lib/librte_eal/windows/eal_debug.c
/dpdk/lib/librte_eal/windows/eal_file.c
/dpdk/lib/librte_eal/windows/eal_hugepages.c
/dpdk/lib/librte_eal/windows/eal_lcore.c
/dpdk/lib/librte_eal/windows/eal_memalloc.c
/dpdk/lib/librte_eal/windows/eal_memory.c
/dpdk/lib/librte_eal/windows/eal_mp.c
/dpdk/lib/librte_eal/windows/eal_thread.c
/dpdk/lib/librte_eal/windows/eal_timer.c
/dpdk/lib/librte_eal/windows/eal_windows.h
/dpdk/lib/librte_eal/windows/getopt.c
/dpdk/lib/librte_eal/windows/include/meson.build
/dpdk/lib/librte_eal/windows/include/pthread.h
/dpdk/lib/librte_eal/windows/include/rte_os.h
/dpdk/lib/librte_eal/windows/include/rte_virt2phys.h
/dpdk/lib/librte_eal/windows/include/rte_windows.h
/dpdk/lib/librte_eal/windows/include/sys/queue.h
/dpdk/lib/librte_eal/windows/include/unistd.h
/dpdk/lib/librte_eal/windows/meson.build
/dpdk/lib/librte_ethdev/rte_ethdev.c
/dpdk/lib/librte_ethdev/rte_ethdev.h
/dpdk/lib/librte_ethdev/rte_flow.h
/dpdk/lib/librte_hash/rte_cuckoo_hash.c
/dpdk/lib/librte_ipsec/ipsec_sad.c
/dpdk/lib/librte_kvargs/rte_kvargs.h
/dpdk/lib/librte_mbuf/rte_mbuf.c
/dpdk/lib/librte_mbuf/rte_mbuf_core.h
/dpdk/lib/librte_mbuf/rte_mbuf_dyn.c
/dpdk/lib/librte_mempool/rte_mempool_trace.h
/dpdk/lib/librte_meter/meson.build
/dpdk/lib/librte_meter/rte_meter.c
/dpdk/lib/librte_meter/rte_meter_version.map
/dpdk/lib/librte_metrics/rte_metrics.c
/dpdk/lib/librte_net/rte_ip.h
/dpdk/lib/librte_node/ip4_lookup_neon.h
/dpdk/lib/librte_pci/rte_pci.c
/dpdk/lib/librte_pci/rte_pci.h
/dpdk/lib/librte_ring/rte_ring.c
/dpdk/lib/librte_sched/rte_sched.c
/dpdk/lib/librte_stack/rte_stack.c
/dpdk/lib/librte_telemetry/rte_telemetry.h
/dpdk/lib/librte_telemetry/telemetry.c
/dpdk/lib/librte_telemetry/telemetry_legacy.c
/dpdk/lib/librte_vhost/rte_vdpa.h
/dpdk/lib/librte_vhost/rte_vhost.h
/dpdk/lib/librte_vhost/rte_vhost_version.map
/dpdk/lib/librte_vhost/socket.c
/dpdk/lib/librte_vhost/vdpa.c
/dpdk/lib/librte_vhost/vhost_crypto.c
/dpdk/lib/librte_vhost/vhost_user.c
/dpdk/lib/librte_vhost/virtio_net.c
/dpdk/lib/meson.build
/dpdk/mk/rte.sdkbuild.mk
/dpdk/mk/rte.sdkroot.mk
/dpdk/mk/toolchain/gcc/rte.vars.mk
/dpdk/usertools/dpdk-devbind.py
/dpdk/usertools/dpdk-telemetry.py
9dbc4e2104-May-2020 Mariusz Drost <mariuszx.drost@intel.com>

examples/ipsec-secgw: clean up test scripts

As more test cases are defined for execution, test scripts structure
needs to be reorganized, so fewer files are needed to describe the test.
To achieve t

examples/ipsec-secgw: clean up test scripts

As more test cases are defined for execution, test scripts structure
needs to be reorganized, so fewer files are needed to describe the test.
To achieve that, new environment variables are incorporated into the
scripts.
Additionally, tests for mixed tunnel protocols are added.

Signed-off-by: Mariusz Drost <mariuszx.drost@intel.com>
Tested-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>

show more ...


/dpdk/MAINTAINERS
/dpdk/app/test-crypto-perf/main.c
/dpdk/app/test/Makefile
/dpdk/app/test/meson.build
/dpdk/app/test/test_flow_classify.c
/dpdk/app/test/test_ipsec_perf.c
/dpdk/app/test/test_malloc.c
/dpdk/app/test/test_security.c
ipsec_secgw.rst
/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/private.h
/dpdk/drivers/crypto/aesni_mb/rte_aesni_mb_pmd.c
/dpdk/drivers/crypto/ccp/ccp_dev.c
/dpdk/drivers/crypto/qat/qat_sym_session.c
/dpdk/drivers/event/octeontx2/otx2_evdev_stats.h
/dpdk/drivers/mempool/octeontx2/otx2_mempool_ops.c
/dpdk/drivers/net/ena/ena_ethdev.c
/dpdk/drivers/raw/ioat/ioat_rawdev.c
/dpdk/examples/eventdev_pipeline/main.c
/dpdk/examples/ipsec-secgw/test/common_defs.sh
/dpdk/examples/ipsec-secgw/test/linux_test.sh
/dpdk/examples/ipsec-secgw/test/load_env.sh
/dpdk/examples/ipsec-secgw/test/run_test.sh
/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh
/dpdk/examples/l2fwd-keepalive/main.c
/dpdk/examples/l3fwd-power/main.c
/dpdk/lib/librte_bbdev/rte_bbdev.h
/dpdk/lib/librte_bbdev/rte_bbdev_op.h
/dpdk/lib/librte_bbdev/rte_bbdev_pmd.h
/dpdk/lib/librte_eal/common/malloc_heap.c
/dpdk/lib/librte_ipsec/ipsec_sqn.h
/dpdk/lib/librte_ipsec/sa.c
/dpdk/lib/librte_ipsec/sa.h
/dpdk/lib/librte_ring/rte_ring_peek.h
/dpdk/lib/librte_telemetry/Makefile
/dpdk/lib/librte_telemetry/telemetry.c
/dpdk/usertools/dpdk-devbind.py
87db93e006-May-2020 David Marchand <david.marchand@redhat.com>

remove references to private PCI probe function

rte_pci_probe() is private to the PCI bus.
Clean the remaining references in the documentation and comments.

Fixes: c752998b5e2e ("pci: introduce lib

remove references to private PCI probe function

rte_pci_probe() is private to the PCI bus.
Clean the remaining references in the documentation and comments.

Fixes: c752998b5e2e ("pci: introduce library and driver")
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Gaetan Rivet <grive@u256.net>

show more ...


/dpdk/MAINTAINERS
/dpdk/app/test/Makefile
/dpdk/app/test/meson.build
/dpdk/app/test/test_service_cores.c
/dpdk/app/test/test_telemetry_json.c
/dpdk/config/common_base
/dpdk/config/meson.build
/dpdk/devtools/libabigail.abignore
/dpdk/doc/guides/howto/telemetry.rst
/dpdk/doc/guides/linux_gsg/eal_args.include.rst
/dpdk/doc/guides/linux_gsg/sys_reqs.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/telemetry_lib.rst
/dpdk/doc/guides/rel_notes/release_20_05.rst
l2_forward_event.rst
l2_forward_real_virtual.rst
link_status_intr.rst
multi_process.rst
/dpdk/drivers/bus/pci/pci_common.c
/dpdk/drivers/bus/pci/private.h
/dpdk/drivers/common/octeontx/octeontx_mbox.c
/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/ssovf_worker.h
/dpdk/drivers/event/octeontx2/otx2_evdev_adptr.c
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/bnxt_rxr.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mapper.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mark_mgr.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mark_mgr.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.c
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/hns3/hns3_rxtx.h
/dpdk/drivers/net/hns3/hns3_stats.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_verbs.c
/dpdk/drivers/net/octeontx/octeontx_ethdev.c
/dpdk/drivers/net/octeontx/octeontx_rxtx.h
/dpdk/drivers/net/octeontx2/otx2_lookup.c
/dpdk/drivers/net/octeontx2/otx2_tm.c
/dpdk/drivers/net/octeontx2/otx2_tm.h
/dpdk/drivers/net/qede/base/ecore_mcp.c
/dpdk/drivers/net/qede/base/ecore_mcp_api.h
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/qede/qede_filter.c
/dpdk/drivers/net/qede/qede_if.h
/dpdk/drivers/net/qede/qede_main.c
/dpdk/drivers/net/sfc/base/ef10_evb.c
/dpdk/drivers/net/sfc/base/ef10_nic.c
/dpdk/drivers/net/sfc/base/ef10_proxy.c
/dpdk/drivers/net/sfc/base/efx_evb.c
/dpdk/drivers/net/sfc/base/efx_proxy.c
/dpdk/drivers/net/softnic/rte_eth_softnic_thread.c
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_ring.h
/dpdk/drivers/net/virtio/virtio_rxtx.c
/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/virtio_user_dev.c
/dpdk/drivers/net/virtio/virtio_user_ethdev.c
/dpdk/drivers/net/virtio/virtqueue.c
/dpdk/drivers/net/virtio/virtqueue.h
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.c
/dpdk/examples/l3fwd-power/Makefile
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/l3fwd-power/meson.build
/dpdk/examples/l3fwd/l3fwd_event.c
/dpdk/examples/l3fwd/l3fwd_event_generic.c
/dpdk/examples/l3fwd/l3fwd_event_internal_port.c
/dpdk/lib/Makefile
/dpdk/lib/librte_eal/arm/include/meson.build
/dpdk/lib/librte_eal/common/eal_common_options.c
/dpdk/lib/librte_eal/common/eal_internal_cfg.h
/dpdk/lib/librte_eal/common/eal_options.h
/dpdk/lib/librte_eal/common/eal_private.h
/dpdk/lib/librte_eal/common/meson.build
/dpdk/lib/librte_eal/common/rte_service.c
/dpdk/lib/librte_eal/freebsd/Makefile
/dpdk/lib/librte_eal/freebsd/eal.c
/dpdk/lib/librte_eal/freebsd/meson.build
/dpdk/lib/librte_eal/include/meson.build
/dpdk/lib/librte_eal/include/rte_service.h
/dpdk/lib/librte_eal/include/rte_service_component.h
/dpdk/lib/librte_eal/linux/Makefile
/dpdk/lib/librte_eal/linux/eal.c
/dpdk/lib/librte_eal/linux/meson.build
/dpdk/lib/librte_eal/meson.build
/dpdk/lib/librte_eal/ppc/include/meson.build
/dpdk/lib/librte_eal/rte_eal_version.map
/dpdk/lib/librte_eal/windows/eal.c
/dpdk/lib/librte_eal/windows/eal_log.c
/dpdk/lib/librte_eal/windows/fnmatch.c
/dpdk/lib/librte_eal/windows/include/fnmatch.h
/dpdk/lib/librte_eal/windows/meson.build
/dpdk/lib/librte_eal/x86/include/meson.build
/dpdk/lib/librte_eal/x86/include/rte_cpuflags.h
/dpdk/lib/librte_eal/x86/rte_cpuflags.c
/dpdk/lib/librte_ethdev/Makefile
/dpdk/lib/librte_ethdev/meson.build
/dpdk/lib/librte_ethdev/rte_ethdev.c
/dpdk/lib/librte_eventdev/rte_eventdev.c
/dpdk/lib/librte_eventdev/rte_eventdev_pmd_pci.h
/dpdk/lib/librte_metrics/Makefile
/dpdk/lib/librte_metrics/meson.build
/dpdk/lib/librte_metrics/rte_metrics.c
/dpdk/lib/librte_metrics/rte_metrics.h
/dpdk/lib/librte_metrics/rte_metrics_telemetry.c
/dpdk/lib/librte_metrics/rte_metrics_telemetry.h
/dpdk/lib/librte_metrics/rte_metrics_version.map
/dpdk/lib/librte_rawdev/Makefile
/dpdk/lib/librte_rawdev/meson.build
/dpdk/lib/librte_rawdev/rte_rawdev.c
/dpdk/lib/librte_telemetry/Makefile
/dpdk/lib/librte_telemetry/meson.build
/dpdk/lib/librte_telemetry/rte_telemetry.h
/dpdk/lib/librte_telemetry/rte_telemetry_legacy.h
/dpdk/lib/librte_telemetry/rte_telemetry_version.map
/dpdk/lib/librte_telemetry/telemetry.c
/dpdk/lib/librte_telemetry/telemetry_data.c
/dpdk/lib/librte_telemetry/telemetry_data.h
/dpdk/lib/librte_telemetry/telemetry_json.h
/dpdk/lib/librte_telemetry/telemetry_legacy.c
/dpdk/lib/librte_vhost/virtio_net.c
/dpdk/lib/meson.build
/dpdk/meson.build
/dpdk/mk/rte.app.mk
/dpdk/usertools/dpdk-telemetry.py
/dpdk/usertools/meson.build
91d3e2d430-Apr-2020 Jin Yu <jin.yu@intel.com>

examples/vhost_blk: refactor to increase readability

Refactor the code and make it easier to read. It's
useful for understanding the inflight APIs and how
packed ring works. Update the RST because t

examples/vhost_blk: refactor to increase readability

Refactor the code and make it easier to read. It's
useful for understanding the inflight APIs and how
packed ring works. Update the RST because the packed
ring patch has been merged to QEMU master and ring_packed
parameter changes to packed.

Signed-off-by: Jin Yu <jin.yu@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>

show more ...


/dpdk/app/test/test_trace_register.c
/dpdk/doc/guides/nics/features/virtio.ini
/dpdk/doc/guides/nics/i40e.rst
/dpdk/doc/guides/nics/virtio.rst
/dpdk/doc/guides/prog_guide/trace_lib.rst
vhost_blk.rst
/dpdk/drivers/common/mlx5/mlx5_common.h
/dpdk/drivers/common/mlx5/mlx5_nl.c
/dpdk/drivers/net/avp/avp_ethdev.c
/dpdk/drivers/net/bnxt/bnxt.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_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.h
/dpdk/drivers/net/bnxt/tf_core/tf_tbl.c
/dpdk/drivers/net/bnxt/tf_core/tf_tbl.h
/dpdk/drivers/net/bnxt/tf_ulp/bnxt_ulp.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_mapper.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_db.h
/dpdk/drivers/net/i40e/i40e_flow.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_altivec.c
/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/ice/base/ice_switch.c
/dpdk/drivers/net/ice/ice_switch_filter.c
/dpdk/drivers/net/mlx5/mlx5.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_rxtx.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_utils.c
/dpdk/drivers/net/mlx5/mlx5_utils.h
/dpdk/drivers/net/virtio/Makefile
/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.h
/dpdk/drivers/net/virtio/virtio_rxtx.c
/dpdk/drivers/net/virtio/virtio_rxtx_packed_avx.c
/dpdk/drivers/net/virtio/virtio_rxtx_simple_altivec.c
/dpdk/drivers/net/virtio/virtio_user_ethdev.c
/dpdk/drivers/net/virtio/virtqueue.c
/dpdk/drivers/net/virtio/virtqueue.h
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.h
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_lm.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_steer.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_virtq.c
/dpdk/examples/ipsec-secgw/ipsec_process.c
/dpdk/examples/vhost_blk/blk.c
/dpdk/examples/vhost_blk/vhost_blk.c
/dpdk/examples/vhost_blk/vhost_blk.h
/dpdk/lib/librte_cryptodev/cryptodev_trace_points.c
/dpdk/lib/librte_eal/common/eal_common_trace.c
/dpdk/lib/librte_eal/common/eal_common_trace_points.c
/dpdk/lib/librte_eal/common/eal_common_trace_utils.c
/dpdk/lib/librte_eal/common/eal_trace.h
/dpdk/lib/librte_eal/include/meson.build
/dpdk/lib/librte_eal/include/rte_trace_point.h
/dpdk/lib/librte_eal/include/rte_trace_point_register.h
/dpdk/lib/librte_eal/ppc/include/meson.build
/dpdk/lib/librte_eal/ppc/include/rte_altivec.h
/dpdk/lib/librte_eal/ppc/include/rte_memcpy.h
/dpdk/lib/librte_eal/ppc/include/rte_vect.h
/dpdk/lib/librte_eal/x86/include/rte_memcpy.h
/dpdk/lib/librte_ethdev/ethdev_trace_points.c
/dpdk/lib/librte_eventdev/eventdev_trace_points.c
/dpdk/lib/librte_kvargs/rte_kvargs.c
/dpdk/lib/librte_mempool/mempool_trace_points.c
/dpdk/lib/librte_vhost/socket.c
/dpdk/lib/librte_vhost/vhost.h
/dpdk/lib/librte_vhost/vhost_user.c
/dpdk/lib/librte_vhost/virtio_net.c
cafe124211-Apr-2020 Nithin Dabilpuram <ndabilpuram@marvell.com>

doc: add l3fwd-graph application user guide

Adding the user guide for l3fwd graph application.

Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>


/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/pdump/main.c
/dpdk/app/test-acl/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/parameters.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test/Makefile
/dpdk/app/test/meson.build
/dpdk/app/test/test_graph.c
/dpdk/app/test/test_graph_perf.c
/dpdk/app/test/test_hash_perf.c
/dpdk/app/test/test_ipfrag.c
/dpdk/app/test/test_mbuf.c
/dpdk/buildtools/check-symbols.sh
/dpdk/buildtools/meson.build
/dpdk/config/common_base
/dpdk/config/rte_config.h
/dpdk/devtools/check-symbol-change.sh
/dpdk/devtools/check-symbol-maps.sh
/dpdk/devtools/checkpatches.sh
/dpdk/devtools/libabigail.abignore
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/api/doxy-api.conf.in
/dpdk/doc/guides/linux_gsg/eal_args.include.rst
/dpdk/doc/guides/nics/virtio.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/link_the_nodes.svg
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/rte_flow.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/release_20_05.rst
index.rst
intro.rst
l3_forward_graph.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/drivers/bus/pci/linux/pci.c
/dpdk/drivers/bus/pci/pci_common_uio.c
/dpdk/drivers/common/iavf/rte_common_iavf_version.map
/dpdk/drivers/common/mlx5/Makefile
/dpdk/drivers/common/mlx5/meson.build
/dpdk/drivers/common/mlx5/mlx5_glue.c
/dpdk/drivers/common/mlx5/rte_common_mlx5_version.map
/dpdk/drivers/common/octeontx2/hw/otx2_npc.h
/dpdk/drivers/common/octeontx2/rte_common_octeontx2_version.map
/dpdk/drivers/compress/octeontx/otx_zip_pmd.c
/dpdk/drivers/event/dpaa2/dpaa2_eventdev.c
/dpdk/drivers/meson.build
/dpdk/drivers/net/bnxt/Makefile
/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_hwrm.h
/dpdk/drivers/net/bnxt/bnxt_ring.c
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/bnxt_stats.c
/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/stack.c
/dpdk/drivers/net/bnxt/tf_core/tf_tbl.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/ulp_flow_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_flow_db.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_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_parser.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_db.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_field_db.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_struct.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_utils.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_utils.h
/dpdk/drivers/net/cxgbe/cxgbe_flow.c
/dpdk/drivers/net/dpaa2/dpaa2_flow.c
/dpdk/drivers/net/dpaa2/dpaa2_mux.c
/dpdk/drivers/net/hinic/base/hinic_pmd_mbox.c
/dpdk/drivers/net/hns3/hns3_cmd.c
/dpdk/drivers/net/hns3/hns3_cmd.h
/dpdk/drivers/net/hns3/hns3_dcb.c
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev_vf.c
/dpdk/drivers/net/hns3/hns3_stats.c
/dpdk/drivers/net/hns3/hns3_stats.h
/dpdk/drivers/net/i40e/i40e_fdir.c
/dpdk/drivers/net/i40e/i40e_flow.c
/dpdk/drivers/net/i40e/meson.build
/dpdk/drivers/net/iavf/Makefile
/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_sse.c
/dpdk/drivers/net/iavf/iavf_vchnl.c
/dpdk/drivers/net/iavf/meson.build
/dpdk/drivers/net/ice/base/ice_protocol_type.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_parent.c
/dpdk/drivers/net/ice/ice_generic_flow.c
/dpdk/drivers/net/ice/ice_generic_flow.h
/dpdk/drivers/net/ice/ice_switch_filter.c
/dpdk/drivers/net/igc/rte_pmd_igc_version.map
/dpdk/drivers/net/ionic/rte_pmd_ionic_version.map
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.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_rxq.c
/dpdk/drivers/net/mlx5/mlx5_rxtx.c
/dpdk/drivers/net/mlx5/mlx5_rxtx.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_trigger.c
/dpdk/drivers/net/mlx5/mlx5_utils.c
/dpdk/drivers/net/mlx5/mlx5_utils.h
/dpdk/drivers/net/pfe/pfe_ethdev.c
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/tap/tap_intr.c
/dpdk/drivers/net/virtio/virtio_ethdev.c
/dpdk/drivers/net/virtio/virtio_ethdev.h
/dpdk/drivers/net/virtio/virtio_pci.h
/dpdk/drivers/net/virtio/virtio_user_ethdev.c
/dpdk/drivers/raw/octeontx2_ep/rte_rawdev_octeontx2_ep_version.map
/dpdk/drivers/vdpa/mlx5/rte_pmd_mlx5_vdpa_version.map
/dpdk/examples/Makefile
/dpdk/examples/l3fwd-graph/Makefile
/dpdk/examples/l3fwd-graph/main.c
/dpdk/examples/l3fwd-graph/meson.build
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/meson.build
/dpdk/examples/ntb/ntb_fwd.c
/dpdk/lib/Makefile
/dpdk/lib/librte_eal/arm/include/rte_cycles_32.h
/dpdk/lib/librte_eal/common/eal_common_fbarray.c
/dpdk/lib/librte_eal/common/eal_common_memory.c
/dpdk/lib/librte_eal/common/eal_common_options.c
/dpdk/lib/librte_eal/common/eal_common_thread.c
/dpdk/lib/librte_eal/common/malloc_elem.c
/dpdk/lib/librte_eal/freebsd/eal_memory.c
/dpdk/lib/librte_eal/include/generic/rte_byteorder.h
/dpdk/lib/librte_eal/include/rte_common.h
/dpdk/lib/librte_eal/include/rte_compat.h
/dpdk/lib/librte_eal/linux/eal.c
/dpdk/lib/librte_eal/linux/eal_memalloc.c
/dpdk/lib/librte_eal/x86/include/rte_atomic.h
/dpdk/lib/librte_ethdev/rte_ethdev.h
/dpdk/lib/librte_ethdev/rte_ethdev_version.map
/dpdk/lib/librte_ethdev/rte_flow.c
/dpdk/lib/librte_ethdev/rte_flow.h
/dpdk/lib/librte_ethdev/rte_flow_driver.h
/dpdk/lib/librte_graph/Makefile
/dpdk/lib/librte_graph/graph.c
/dpdk/lib/librte_graph/graph_debug.c
/dpdk/lib/librte_graph/graph_ops.c
/dpdk/lib/librte_graph/graph_populate.c
/dpdk/lib/librte_graph/graph_private.h
/dpdk/lib/librte_graph/graph_stats.c
/dpdk/lib/librte_graph/meson.build
/dpdk/lib/librte_graph/node.c
/dpdk/lib/librte_graph/rte_graph.h
/dpdk/lib/librte_graph/rte_graph_version.map
/dpdk/lib/librte_graph/rte_graph_worker.h
/dpdk/lib/librte_hash/rte_cuckoo_hash.c
/dpdk/lib/librte_hash/rte_hash.h
/dpdk/lib/librte_hash/rte_hash_version.map
/dpdk/lib/librte_ip_frag/rte_ipv4_fragmentation.c
/dpdk/lib/librte_ip_frag/rte_ipv6_fragmentation.c
/dpdk/lib/librte_ipsec/ipsec_sad.c
/dpdk/lib/librte_ipsec/sa.h
/dpdk/lib/librte_lpm/rte_lpm.c
/dpdk/lib/librte_lpm/rte_lpm6.c
/dpdk/lib/librte_mbuf/rte_mbuf_pool_ops.c
/dpdk/lib/librte_mempool/meson.build
/dpdk/lib/librte_mempool/rte_mempool.c
/dpdk/lib/librte_mempool/rte_mempool.h
/dpdk/lib/librte_mempool/rte_mempool_version.map
/dpdk/lib/librte_meter/rte_meter_version.map
/dpdk/lib/librte_net/rte_ip.h
/dpdk/lib/librte_node/Makefile
/dpdk/lib/librte_node/ethdev_ctrl.c
/dpdk/lib/librte_node/ethdev_rx.c
/dpdk/lib/librte_node/ethdev_rx_priv.h
/dpdk/lib/librte_node/ethdev_tx.c
/dpdk/lib/librte_node/ethdev_tx_priv.h
/dpdk/lib/librte_node/ip4_lookup.c
/dpdk/lib/librte_node/ip4_lookup_neon.h
/dpdk/lib/librte_node/ip4_lookup_sse.h
/dpdk/lib/librte_node/ip4_rewrite.c
/dpdk/lib/librte_node/ip4_rewrite_priv.h
/dpdk/lib/librte_node/log.c
/dpdk/lib/librte_node/meson.build
/dpdk/lib/librte_node/node_private.h
/dpdk/lib/librte_node/null.c
/dpdk/lib/librte_node/pkt_drop.c
/dpdk/lib/librte_node/rte_node_eth_api.h
/dpdk/lib/librte_node/rte_node_ip4_api.h
/dpdk/lib/librte_node/rte_node_version.map
/dpdk/lib/librte_ring/rte_ring_peek.h
/dpdk/lib/librte_security/rte_security.c
/dpdk/lib/librte_timer/rte_timer.c
/dpdk/lib/librte_vhost/virtio_net.c
/dpdk/lib/meson.build
/dpdk/meson.build
/dpdk/mk/internal/rte.compile-pre.mk
/dpdk/mk/rte.app.mk
/dpdk/mk/target/generic/rte.vars.mk
/dpdk/usertools/dpdk-pmdinfo.py
b169287225-Mar-2020 Xuan Ding <xuan.ding@intel.com>

doc: add note for vhost builtin example

Add memory pre-allocation note for vhost example when enabling
"builtin-net-driver".

Signed-off-by: Xuan Ding <xuan.ding@intel.com>
Reviewed-by: Maxime Coque

doc: add note for vhost builtin example

Add memory pre-allocation note for vhost example when enabling
"builtin-net-driver".

Signed-off-by: Xuan Ding <xuan.ding@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>

show more ...


/dpdk/MAINTAINERS
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/config.c
/dpdk/config/common_base
/dpdk/doc/guides/nics/ena.rst
/dpdk/doc/guides/nics/enic.rst
/dpdk/doc/guides/nics/features/iavf.ini
/dpdk/doc/guides/nics/features/igc.ini
/dpdk/doc/guides/nics/i40e.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/igc.rst
/dpdk/doc/guides/nics/index.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/null.rst
/dpdk/doc/guides/nics/vhost.rst
/dpdk/doc/guides/rel_notes/release_20_05.rst
vhost.rst
/dpdk/drivers/common/iavf/README
/dpdk/drivers/common/iavf/iavf_type.h
/dpdk/drivers/common/iavf/virtchnl.h
/dpdk/drivers/common/mlx5/Makefile
/dpdk/drivers/common/mlx5/meson.build
/dpdk/drivers/common/mlx5/mlx5_common.c
/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_glue.h
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/mlx5/rte_common_mlx5_version.map
/dpdk/drivers/net/Makefile
/dpdk/drivers/net/bnx2x/bnx2x.c
/dpdk/drivers/net/bnx2x/bnx2x.h
/dpdk/drivers/net/bnx2x/bnx2x_ethdev.c
/dpdk/drivers/net/bnx2x/bnx2x_vfpf.c
/dpdk/drivers/net/bnx2x/bnx2x_vfpf.h
/dpdk/drivers/net/bnxt/Makefile
/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_hwrm.h
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/hsi_struct_def_dpdk.h
/dpdk/drivers/net/bnxt/meson.build
/dpdk/drivers/net/bnxt/tf_core/bitalloc.c
/dpdk/drivers/net/bnxt/tf_core/bitalloc.h
/dpdk/drivers/net/bnxt/tf_core/hwrm_tf.h
/dpdk/drivers/net/bnxt/tf_core/lookup3.h
/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_core.c
/dpdk/drivers/net/bnxt/tf_core/tf_core.h
/dpdk/drivers/net/bnxt/tf_core/tf_em.c
/dpdk/drivers/net/bnxt/tf_core/tf_em.h
/dpdk/drivers/net/bnxt/tf_core/tf_ext_flow_handle.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.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/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_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/ulp_flow_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_flow_db.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_rte_parser.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_rte_parser.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_db.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_db.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_field_db.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_template_struct.h
/dpdk/drivers/net/bnxt/tf_ulp/ulp_utils.c
/dpdk/drivers/net/bnxt/tf_ulp/ulp_utils.h
/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_gen_info.h
/dpdk/drivers/net/ena/base/ena_eth_com.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/enic/base/vnic_flowman.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/hinic/base/hinic_pmd_cmdq.c
/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_mgmt.c
/dpdk/drivers/net/hinic/base/hinic_pmd_mgmt.h
/dpdk/drivers/net/hinic/base/hinic_pmd_niccfg.c
/dpdk/drivers/net/hinic/base/hinic_pmd_nicio.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/hinic/hinic_pmd_tx.h
/dpdk/drivers/net/hns3/hns3_dcb.c
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev_vf.c
/dpdk/drivers/net/hns3/hns3_fdir.c
/dpdk/drivers/net/hns3/hns3_intr.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/i40e/base/README
/dpdk/drivers/net/i40e/base/i40e_adminq_cmd.h
/dpdk/drivers/net/i40e/base/i40e_common.c
/dpdk/drivers/net/i40e/base/i40e_devids.h
/dpdk/drivers/net/i40e/base/i40e_register.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_flow.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_neon.c
/dpdk/drivers/net/iavf/Makefile
/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/meson.build
/dpdk/drivers/net/ice/base/README
/dpdk/drivers/net/ice/base/ice_switch.c
/dpdk/drivers/net/ice/base/ice_switch.h
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/igc/Makefile
/dpdk/drivers/net/igc/base/README
/dpdk/drivers/net/igc/base/igc_82571.h
/dpdk/drivers/net/igc/base/igc_82575.h
/dpdk/drivers/net/igc/base/igc_api.c
/dpdk/drivers/net/igc/base/igc_api.h
/dpdk/drivers/net/igc/base/igc_base.c
/dpdk/drivers/net/igc/base/igc_base.h
/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/base/igc_i225.h
/dpdk/drivers/net/igc/base/igc_ich8lan.h
/dpdk/drivers/net/igc/base/igc_mac.c
/dpdk/drivers/net/igc/base/igc_mac.h
/dpdk/drivers/net/igc/base/igc_manage.c
/dpdk/drivers/net/igc/base/igc_manage.h
/dpdk/drivers/net/igc/base/igc_nvm.c
/dpdk/drivers/net/igc/base/igc_nvm.h
/dpdk/drivers/net/igc/base/igc_osdep.c
/dpdk/drivers/net/igc/base/igc_osdep.h
/dpdk/drivers/net/igc/base/igc_phy.c
/dpdk/drivers/net/igc/base/igc_phy.h
/dpdk/drivers/net/igc/base/igc_regs.h
/dpdk/drivers/net/igc/base/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_filter.h
/dpdk/drivers/net/igc/igc_flow.c
/dpdk/drivers/net/igc/igc_flow.h
/dpdk/drivers/net/igc/igc_logs.c
/dpdk/drivers/net/igc/igc_logs.h
/dpdk/drivers/net/igc/igc_txrx.c
/dpdk/drivers/net/igc/igc_txrx.h
/dpdk/drivers/net/igc/meson.build
/dpdk/drivers/net/igc/rte_pmd_igc_version.map
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/meson.build
/dpdk/drivers/net/mlx4/mlx4.c
/dpdk/drivers/net/mlx4/mlx4_glue.h
/dpdk/drivers/net/mlx4/mlx4_rxtx.h
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_defs.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_verbs.c
/dpdk/drivers/net/mlx5/mlx5_mp.c
/dpdk/drivers/net/mlx5/mlx5_mr.c
/dpdk/drivers/net/mlx5/mlx5_mr.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_stats.c
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/nfp/nfp_net.c
/dpdk/drivers/net/null/rte_eth_null.c
/dpdk/drivers/net/octeontx2/otx2_ethdev_irq.c
/dpdk/drivers/net/octeontx2/otx2_rss.c
/dpdk/drivers/net/pfe/pfe_ethdev.c
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/vhost/rte_eth_vhost.c
/dpdk/drivers/net/virtio/virtio_ethdev.c
/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_steer.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_virtq.c
/dpdk/examples/vdpa/main.c
/dpdk/examples/vhost_blk/blk.c
/dpdk/examples/vhost_blk/vhost_blk.h
/dpdk/examples/vhost_blk/vhost_blk_compat.c
/dpdk/lib/librte_ethdev/rte_ethdev.h
/dpdk/lib/librte_vhost/iotlb.c
/dpdk/lib/librte_vhost/rte_vdpa.h
/dpdk/lib/librte_vhost/rte_vhost.h
/dpdk/lib/librte_vhost/vdpa.c
/dpdk/lib/librte_vhost/vhost.h
/dpdk/lib/librte_vhost/vhost_crypto.c
/dpdk/lib/librte_vhost/virtio_net.c
/dpdk/mk/rte.app.mk
8f5b4af725-Mar-2020 Junyu Jiang <junyux.jiang@intel.com>

examples/vmdq: fix RSS configuration

In order that all queues of pools can receive packets,
add enable-rss argument to change RSS configuration.

Fixes: 6bb97df521aa ("examples/vmdq: new app")
Cc: s

examples/vmdq: fix RSS configuration

In order that all queues of pools can receive packets,
add enable-rss argument to change RSS configuration.

Fixes: 6bb97df521aa ("examples/vmdq: new app")
Cc: stable@dpdk.org

Signed-off-by: Junyu Jiang <junyux.jiang@intel.com>
Acked-by: Xiaoyun Li <xiaoyun.li@intel.com>
Tested-by: Yingya Han <yingyax.han@intel.com>

show more ...

9a82259d25-Mar-2020 Junyu Jiang <junyux.jiang@intel.com>

doc: add user guide for VMDq example

Currently, there is no documentation for VMDq example,
this path added the user guide for VMDq.

Signed-off-by: Junyu Jiang <junyux.jiang@intel.com>
Reviewed-by:

doc: add user guide for VMDq example

Currently, there is no documentation for VMDq example,
this path added the user guide for VMDq.

Signed-off-by: Junyu Jiang <junyux.jiang@intel.com>
Reviewed-by: Jingjing Wu <jingjing.wu@intel.com>

show more ...


/dpdk/.gitignore
/dpdk/MAINTAINERS
/dpdk/app/test-bbdev/Makefile
/dpdk/app/test-bbdev/meson.build
/dpdk/app/test-bbdev/test_bbdev_perf.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test/Makefile
/dpdk/app/test/meson.build
/dpdk/app/test/test.h
/dpdk/app/test/test_compressdev.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev_aes_test_vectors.h
/dpdk/app/test/test_cryptodev_blockcipher.c
/dpdk/app/test/test_cryptodev_blockcipher.h
/dpdk/app/test/test_cryptodev_des_test_vectors.h
/dpdk/app/test/test_cryptodev_hash_test_vectors.h
/dpdk/app/test/test_rcu_qsbr.c
/dpdk/app/test/test_security.c
/dpdk/app/test/test_trace.c
/dpdk/app/test/test_trace.h
/dpdk/app/test/test_trace_perf.c
/dpdk/app/test/test_trace_register.c
/dpdk/config/common_base
/dpdk/config/meson.build
/dpdk/doc/api/doxy-api-index.md
/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/mbc.ini
/dpdk/doc/guides/bbdevs/features/null.ini
/dpdk/doc/guides/bbdevs/features/turbo_sw.ini
/dpdk/doc/guides/bbdevs/fpga_5gnr_fec.rst
/dpdk/doc/guides/bbdevs/index.rst
/dpdk/doc/guides/bbdevs/overview.rst
/dpdk/doc/guides/compressdevs/qat_comp.rst
/dpdk/doc/guides/conf.py
/dpdk/doc/guides/cryptodevs/aesni_gcm.rst
/dpdk/doc/guides/cryptodevs/aesni_mb.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/caam_jr.ini
/dpdk/doc/guides/cryptodevs/features/ccp.ini
/dpdk/doc/guides/cryptodevs/features/default.ini
/dpdk/doc/guides/cryptodevs/features/kasumi.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/zuc.ini
/dpdk/doc/guides/cryptodevs/qat.rst
/dpdk/doc/guides/linux_gsg/eal_args.include.rst
/dpdk/doc/guides/nics/features/i40e.ini
/dpdk/doc/guides/nics/features/i40e_vf.ini
/dpdk/doc/guides/nics/features/iavf.ini
/dpdk/doc/guides/nics/features/ice.ini
/dpdk/doc/guides/nics/features/ixgbe.ini
/dpdk/doc/guides/nics/features/ixgbe_vf.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/ice.rst
/dpdk/doc/guides/nics/img/ice_dcf.svg
/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/prog_guide/build-sdk-meson.rst
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/rcu_lib.rst
/dpdk/doc/guides/prog_guide/trace_lib.rst
/dpdk/doc/guides/rel_notes/release_20_05.rst
index.rst
vmdq_forwarding.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/drivers/baseband/Makefile
/dpdk/drivers/baseband/fpga_5gnr_fec/Makefile
/dpdk/drivers/baseband/fpga_5gnr_fec/fpga_5gnr_fec.h
/dpdk/drivers/baseband/fpga_5gnr_fec/meson.build
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_pmd_bbdev_fpga_5gnr_fec_version.map
/dpdk/drivers/baseband/fpga_5gnr_fec/rte_pmd_fpga_5gnr_fec.h
/dpdk/drivers/baseband/meson.build
/dpdk/drivers/bus/vmbus/vmbus_bufring.c
/dpdk/drivers/common/Makefile
/dpdk/drivers/common/iavf/iavf_adminq.c
/dpdk/drivers/common/iavf/iavf_adminq.h
/dpdk/drivers/common/iavf/iavf_adminq_cmd.h
/dpdk/drivers/common/iavf/iavf_alloc.h
/dpdk/drivers/common/iavf/iavf_common.c
/dpdk/drivers/common/iavf/iavf_devids.h
/dpdk/drivers/common/iavf/iavf_prototype.h
/dpdk/drivers/common/iavf/iavf_register.h
/dpdk/drivers/common/iavf/iavf_status.h
/dpdk/drivers/common/iavf/iavf_type.h
/dpdk/drivers/common/iavf/virtchnl.h
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.h
/dpdk/drivers/common/mlx5/mlx5_glue.h
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/octeontx2/hw/otx2_npc.h
/dpdk/drivers/common/octeontx2/otx2_dev.h
/dpdk/drivers/common/octeontx2/otx2_mbox.h
/dpdk/drivers/common/qat/qat_qp.c
/dpdk/drivers/common/qat/qat_qp.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/crypto/aesni_gcm/aesni_gcm_pmd.c
/dpdk/drivers/crypto/aesni_mb/aesni_mb_pmd_private.h
/dpdk/drivers/crypto/aesni_mb/rte_aesni_mb_pmd.c
/dpdk/drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c
/dpdk/drivers/crypto/armv8/rte_armv8_pmd.c
/dpdk/drivers/crypto/ccp/rte_ccp_pmd.c
/dpdk/drivers/crypto/kasumi/rte_kasumi_pmd.c
/dpdk/drivers/crypto/null/null_crypto_pmd.c
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev.c
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/crypto/qat/qat_sym_capabilities.h
/dpdk/drivers/crypto/qat/qat_sym_session.c
/dpdk/drivers/crypto/qat/qat_sym_session.h
/dpdk/drivers/crypto/snow3g/rte_snow3g_pmd.c
/dpdk/drivers/crypto/zuc/rte_zuc_pmd.c
/dpdk/drivers/event/octeontx/ssovf_worker.c
/dpdk/drivers/net/bnxt/bnxt_ring.c
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/hinic/base/hinic_pmd_cmd.h
/dpdk/drivers/net/hinic/base/hinic_pmd_cmdq.c
/dpdk/drivers/net/hinic/base/hinic_pmd_cmdq.h
/dpdk/drivers/net/hinic/base/hinic_pmd_hwif.c
/dpdk/drivers/net/hinic/base/hinic_pmd_hwif.h
/dpdk/drivers/net/hinic/base/hinic_pmd_mbox.c
/dpdk/drivers/net/hinic/base/hinic_pmd_mgmt.c
/dpdk/drivers/net/hinic/base/hinic_pmd_niccfg.c
/dpdk/drivers/net/hinic/base/hinic_pmd_niccfg.h
/dpdk/drivers/net/hinic/base/hinic_pmd_nicio.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_tx.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_mbx.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/i40e/i40e_ethdev.h
/dpdk/drivers/net/i40e/i40e_ethdev_vf.c
/dpdk/drivers/net/iavf/iavf.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/iavf/iavf_rxtx_vec_avx2.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_sse.c
/dpdk/drivers/net/ice/Makefile
/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_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_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_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_osdep.h
/dpdk/drivers/net/ice/base/ice_protocol_type.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/meson.build
/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_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_switch_filter.c
/dpdk/drivers/net/ice/meson.build
/dpdk/drivers/net/ipn3ke/ipn3ke_representor.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.h
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_defs.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_verbs.c
/dpdk/drivers/net/mlx5/mlx5_mr.c
/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_stats.c
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mvneta/mvneta_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/nfb/nfb_rxmode.c
/dpdk/drivers/net/octeontx/Makefile
/dpdk/drivers/net/octeontx/base/meson.build
/dpdk/drivers/net/octeontx/base/octeontx_bgx.c
/dpdk/drivers/net/octeontx/base/octeontx_bgx.h
/dpdk/drivers/net/octeontx/base/octeontx_pki_var.h
/dpdk/drivers/net/octeontx/base/octeontx_pkivf.c
/dpdk/drivers/net/octeontx/base/octeontx_pkivf.h
/dpdk/drivers/net/octeontx/base/octeontx_pkovf.c
/dpdk/drivers/net/octeontx/base/octeontx_pkovf.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_ethdev_ops.c
/dpdk/drivers/net/octeontx/octeontx_logs.h
/dpdk/drivers/net/octeontx/octeontx_rxtx.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_debug.c
/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_link.c
/dpdk/drivers/net/octeontx2/otx2_lookup.c
/dpdk/drivers/net/octeontx2/otx2_rss.c
/dpdk/drivers/net/octeontx2/otx2_tm.c
/dpdk/drivers/net/octeontx2/otx2_tm.h
/dpdk/drivers/net/pfe/pfe_ethdev.c
/dpdk/drivers/net/sfc/Makefile
/dpdk/drivers/net/sfc/base/README
/dpdk/drivers/net/sfc/base/ef10_ev.c
/dpdk/drivers/net/sfc/base/ef10_evb.c
/dpdk/drivers/net/sfc/base/ef10_filter.c
/dpdk/drivers/net/sfc/base/ef10_firmware_ids.h
/dpdk/drivers/net/sfc/base/ef10_image.c
/dpdk/drivers/net/sfc/base/ef10_impl.h
/dpdk/drivers/net/sfc/base/ef10_intr.c
/dpdk/drivers/net/sfc/base/ef10_mac.c
/dpdk/drivers/net/sfc/base/ef10_mcdi.c
/dpdk/drivers/net/sfc/base/ef10_nic.c
/dpdk/drivers/net/sfc/base/ef10_nvram.c
/dpdk/drivers/net/sfc/base/ef10_phy.c
/dpdk/drivers/net/sfc/base/ef10_proxy.c
/dpdk/drivers/net/sfc/base/ef10_rx.c
/dpdk/drivers/net/sfc/base/ef10_signed_image_layout.h
/dpdk/drivers/net/sfc/base/ef10_tlv_layout.h
/dpdk/drivers/net/sfc/base/ef10_tx.c
/dpdk/drivers/net/sfc/base/ef10_vpd.c
/dpdk/drivers/net/sfc/base/efx.h
/dpdk/drivers/net/sfc/base/efx_annote.h
/dpdk/drivers/net/sfc/base/efx_bootcfg.c
/dpdk/drivers/net/sfc/base/efx_check.h
/dpdk/drivers/net/sfc/base/efx_crc32.c
/dpdk/drivers/net/sfc/base/efx_ev.c
/dpdk/drivers/net/sfc/base/efx_evb.c
/dpdk/drivers/net/sfc/base/efx_filter.c
/dpdk/drivers/net/sfc/base/efx_hash.c
/dpdk/drivers/net/sfc/base/efx_impl.h
/dpdk/drivers/net/sfc/base/efx_intr.c
/dpdk/drivers/net/sfc/base/efx_lic.c
/dpdk/drivers/net/sfc/base/efx_mac.c
/dpdk/drivers/net/sfc/base/efx_mcdi.c
/dpdk/drivers/net/sfc/base/efx_mcdi.h
/dpdk/drivers/net/sfc/base/efx_mon.c
/dpdk/drivers/net/sfc/base/efx_nic.c
/dpdk/drivers/net/sfc/base/efx_nvram.c
/dpdk/drivers/net/sfc/base/efx_phy.c
/dpdk/drivers/net/sfc/base/efx_phy_ids.h
/dpdk/drivers/net/sfc/base/efx_port.c
/dpdk/drivers/net/sfc/base/efx_proxy.c
/dpdk/drivers/net/sfc/base/efx_regs.h
/dpdk/drivers/net/sfc/base/efx_regs_ef10.h
/dpdk/drivers/net/sfc/base/efx_regs_mcdi.h
/dpdk/drivers/net/sfc/base/efx_regs_mcdi_aoe.h
/dpdk/drivers/net/sfc/base/efx_regs_mcdi_strs.h
/dpdk/drivers/net/sfc/base/efx_regs_pci.h
/dpdk/drivers/net/sfc/base/efx_rx.c
/dpdk/drivers/net/sfc/base/efx_sram.c
/dpdk/drivers/net/sfc/base/efx_tunnel.c
/dpdk/drivers/net/sfc/base/efx_tx.c
/dpdk/drivers/net/sfc/base/efx_types.h
/dpdk/drivers/net/sfc/base/efx_vpd.c
/dpdk/drivers/net/sfc/base/hunt_impl.h
/dpdk/drivers/net/sfc/base/hunt_nic.c
/dpdk/drivers/net/sfc/base/mcdi_mon.c
/dpdk/drivers/net/sfc/base/mcdi_mon.h
/dpdk/drivers/net/sfc/base/medford2_impl.h
/dpdk/drivers/net/sfc/base/medford2_nic.c
/dpdk/drivers/net/sfc/base/medford_impl.h
/dpdk/drivers/net/sfc/base/medford_nic.c
/dpdk/drivers/net/sfc/base/meson.build
/dpdk/drivers/net/sfc/base/siena_flash.h
/dpdk/drivers/net/sfc/base/siena_impl.h
/dpdk/drivers/net/sfc/base/siena_mac.c
/dpdk/drivers/net/sfc/base/siena_mcdi.c
/dpdk/drivers/net/sfc/base/siena_nic.c
/dpdk/drivers/net/sfc/base/siena_nvram.c
/dpdk/drivers/net/sfc/base/siena_phy.c
/dpdk/drivers/net/sfc/base/siena_sram.c
/dpdk/drivers/net/sfc/base/siena_vpd.c
/dpdk/drivers/net/sfc/efsys.h
/dpdk/drivers/net/sfc/meson.build
/dpdk/drivers/net/sfc/sfc.c
/dpdk/drivers/net/sfc/sfc.h
/dpdk/drivers/net/sfc/sfc_debug.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_ef10.h
/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_ev.h
/dpdk/drivers/net/sfc/sfc_filter.c
/dpdk/drivers/net/sfc/sfc_filter.h
/dpdk/drivers/net/sfc/sfc_flow.c
/dpdk/drivers/net/sfc/sfc_flow.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_log.h
/dpdk/drivers/net/sfc/sfc_mcdi.c
/dpdk/drivers/net/sfc/sfc_port.c
/dpdk/drivers/net/sfc/sfc_rx.c
/dpdk/drivers/net/sfc/sfc_rx.h
/dpdk/drivers/net/sfc/sfc_tso.c
/dpdk/drivers/net/sfc/sfc_tso.h
/dpdk/drivers/net/sfc/sfc_tweak.h
/dpdk/drivers/net/sfc/sfc_tx.c
/dpdk/drivers/net/sfc/sfc_tx.h
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/tap/tap_intr.c
/dpdk/drivers/net/thunderx/nicvf_ethdev.c
/dpdk/drivers/net/virtio/virtio_rxtx.c
/dpdk/drivers/net/virtio/virtio_user_ethdev.c
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.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/examples/cmdline/Makefile
/dpdk/examples/cmdline/meson.build
/dpdk/examples/distributor/Makefile
/dpdk/examples/distributor/meson.build
/dpdk/examples/ethtool/ethtool-app/Makefile
/dpdk/examples/eventdev_pipeline/meson.build
/dpdk/examples/flow_filtering/Makefile
/dpdk/examples/flow_filtering/meson.build
/dpdk/examples/helloworld/Makefile
/dpdk/examples/helloworld/meson.build
/dpdk/examples/ioat/Makefile
/dpdk/examples/ioat/meson.build
/dpdk/examples/ip_fragmentation/Makefile
/dpdk/examples/ip_fragmentation/meson.build
/dpdk/examples/ip_reassembly/Makefile
/dpdk/examples/ip_reassembly/meson.build
/dpdk/examples/ipsec-secgw/event_helper.c
/dpdk/examples/ipsec-secgw/ipsec_worker.c
/dpdk/examples/ipv4_multicast/Makefile
/dpdk/examples/ipv4_multicast/meson.build
/dpdk/examples/l2fwd-cat/Makefile
/dpdk/examples/l2fwd-cat/meson.build
/dpdk/examples/l2fwd-event/Makefile
/dpdk/examples/l2fwd-event/meson.build
/dpdk/examples/l2fwd-jobstats/Makefile
/dpdk/examples/l2fwd-jobstats/meson.build
/dpdk/examples/l2fwd-keepalive/Makefile
/dpdk/examples/l2fwd-keepalive/ka-agent/Makefile
/dpdk/examples/l2fwd-keepalive/meson.build
/dpdk/examples/l3fwd-acl/Makefile
/dpdk/examples/l3fwd-acl/meson.build
/dpdk/examples/l3fwd/Makefile
/dpdk/examples/l3fwd/meson.build
/dpdk/examples/link_status_interrupt/Makefile
/dpdk/examples/link_status_interrupt/meson.build
/dpdk/examples/multi_process/client_server_mp/mp_client/Makefile
/dpdk/examples/multi_process/client_server_mp/mp_client/meson.build
/dpdk/examples/multi_process/client_server_mp/mp_server/meson.build
/dpdk/examples/multi_process/hotplug_mp/Makefile
/dpdk/examples/multi_process/hotplug_mp/meson.build
/dpdk/examples/multi_process/simple_mp/Makefile
/dpdk/examples/multi_process/simple_mp/meson.build
/dpdk/examples/multi_process/symmetric_mp/Makefile
/dpdk/examples/multi_process/symmetric_mp/meson.build
/dpdk/examples/ntb/Makefile
/dpdk/examples/ntb/meson.build
/dpdk/examples/packet_ordering/Makefile
/dpdk/examples/packet_ordering/meson.build
/dpdk/examples/performance-thread/l3fwd-thread/Makefile
/dpdk/examples/performance-thread/l3fwd-thread/meson.build
/dpdk/examples/performance-thread/pthread_shim/Makefile
/dpdk/examples/performance-thread/pthread_shim/meson.build
/dpdk/examples/ptpclient/Makefile
/dpdk/examples/ptpclient/meson.build
/dpdk/examples/qos_meter/Makefile
/dpdk/examples/qos_meter/meson.build
/dpdk/examples/qos_sched/Makefile
/dpdk/examples/qos_sched/meson.build
/dpdk/examples/server_node_efd/node/Makefile
/dpdk/examples/server_node_efd/node/meson.build
/dpdk/examples/server_node_efd/server/Makefile
/dpdk/examples/server_node_efd/server/meson.build
/dpdk/examples/service_cores/Makefile
/dpdk/examples/service_cores/meson.build
/dpdk/examples/skeleton/Makefile
/dpdk/examples/skeleton/meson.build
/dpdk/examples/timer/Makefile
/dpdk/examples/timer/meson.build
/dpdk/examples/vm_power_manager/Makefile
/dpdk/examples/vm_power_manager/meson.build
/dpdk/examples/vmdq/Makefile
/dpdk/examples/vmdq/main.c
/dpdk/examples/vmdq/meson.build
/dpdk/examples/vmdq_dcb/Makefile
/dpdk/examples/vmdq_dcb/meson.build
/dpdk/lib/Makefile
/dpdk/lib/librte_cryptodev/Makefile
/dpdk/lib/librte_cryptodev/cryptodev_trace_points.c
/dpdk/lib/librte_cryptodev/meson.build
/dpdk/lib/librte_cryptodev/rte_cryptodev.c
/dpdk/lib/librte_cryptodev/rte_cryptodev.h
/dpdk/lib/librte_cryptodev/rte_cryptodev_trace.h
/dpdk/lib/librte_cryptodev/rte_cryptodev_trace_fp.h
/dpdk/lib/librte_cryptodev/rte_cryptodev_version.map
/dpdk/lib/librte_eal/common/eal_common_memzone.c
/dpdk/lib/librte_eal/common/eal_common_options.c
/dpdk/lib/librte_eal/common/eal_common_thread.c
/dpdk/lib/librte_eal/common/eal_common_trace.c
/dpdk/lib/librte_eal/common/eal_common_trace_ctf.c
/dpdk/lib/librte_eal/common/eal_common_trace_points.c
/dpdk/lib/librte_eal/common/eal_common_trace_utils.c
/dpdk/lib/librte_eal/common/eal_options.h
/dpdk/lib/librte_eal/common/eal_private.h
/dpdk/lib/librte_eal/common/eal_trace.h
/dpdk/lib/librte_eal/common/meson.build
/dpdk/lib/librte_eal/common/rte_malloc.c
/dpdk/lib/librte_eal/freebsd/Makefile
/dpdk/lib/librte_eal/freebsd/eal.c
/dpdk/lib/librte_eal/freebsd/eal_alarm.c
/dpdk/lib/librte_eal/freebsd/eal_interrupts.c
/dpdk/lib/librte_eal/freebsd/eal_thread.c
/dpdk/lib/librte_eal/include/meson.build
/dpdk/lib/librte_eal/include/rte_eal_trace.h
/dpdk/lib/librte_eal/include/rte_lcore.h
/dpdk/lib/librte_eal/include/rte_trace.h
/dpdk/lib/librte_eal/include/rte_trace_point.h
/dpdk/lib/librte_eal/include/rte_trace_point_provider.h
/dpdk/lib/librte_eal/include/rte_trace_point_register.h
/dpdk/lib/librte_eal/linux/Makefile
/dpdk/lib/librte_eal/linux/eal.c
/dpdk/lib/librte_eal/linux/eal_alarm.c
/dpdk/lib/librte_eal/linux/eal_interrupts.c
/dpdk/lib/librte_eal/linux/eal_thread.c
/dpdk/lib/librte_eal/rte_eal_version.map
/dpdk/lib/librte_ethdev/Makefile
/dpdk/lib/librte_ethdev/ethdev_profile.h
/dpdk/lib/librte_ethdev/ethdev_trace_points.c
/dpdk/lib/librte_ethdev/meson.build
/dpdk/lib/librte_ethdev/rte_ethdev.c
/dpdk/lib/librte_ethdev/rte_ethdev.h
/dpdk/lib/librte_ethdev/rte_ethdev_trace.h
/dpdk/lib/librte_ethdev/rte_ethdev_trace_fp.h
/dpdk/lib/librte_ethdev/rte_ethdev_version.map
/dpdk/lib/librte_eventdev/Makefile
/dpdk/lib/librte_eventdev/eventdev_trace_points.c
/dpdk/lib/librte_eventdev/meson.build
/dpdk/lib/librte_eventdev/rte_event_crypto_adapter.c
/dpdk/lib/librte_eventdev/rte_event_eth_rx_adapter.c
/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.c
/dpdk/lib/librte_eventdev/rte_event_eth_tx_adapter.h
/dpdk/lib/librte_eventdev/rte_event_timer_adapter.c
/dpdk/lib/librte_eventdev/rte_event_timer_adapter.h
/dpdk/lib/librte_eventdev/rte_eventdev.c
/dpdk/lib/librte_eventdev/rte_eventdev.h
/dpdk/lib/librte_eventdev/rte_eventdev_trace.h
/dpdk/lib/librte_eventdev/rte_eventdev_trace_fp.h
/dpdk/lib/librte_eventdev/rte_eventdev_version.map
/dpdk/lib/librte_mempool/Makefile
/dpdk/lib/librte_mempool/mempool_trace_points.c
/dpdk/lib/librte_mempool/meson.build
/dpdk/lib/librte_mempool/rte_mempool.c
/dpdk/lib/librte_mempool/rte_mempool.h
/dpdk/lib/librte_mempool/rte_mempool_ops.c
/dpdk/lib/librte_mempool/rte_mempool_trace.h
/dpdk/lib/librte_mempool/rte_mempool_trace_fp.h
/dpdk/lib/librte_mempool/rte_mempool_version.map
/dpdk/lib/librte_rcu/Makefile
/dpdk/lib/librte_rcu/meson.build
/dpdk/lib/librte_rcu/rcu_qsbr_pvt.h
/dpdk/lib/librte_rcu/rte_rcu_qsbr.c
/dpdk/lib/librte_rcu/rte_rcu_qsbr.h
/dpdk/lib/librte_rcu/rte_rcu_version.map
/dpdk/lib/librte_security/rte_security.c
/dpdk/lib/librte_security/rte_security.h
/dpdk/lib/meson.build
/dpdk/meson_options.txt
/dpdk/mk/rte.app.mk
6738c0a916-Apr-2020 Praveen Shetty <praveen.shetty@intel.com>

examples/ipsec-secgw: support flow director

Support load distribution in security gateway application using
NIC load distribution feature (Flow Director).
Flow Director is used to redirect the speci

examples/ipsec-secgw: support flow director

Support load distribution in security gateway application using
NIC load distribution feature (Flow Director).
Flow Director is used to redirect the specified inbound ipsec flow
to a specified queue. This is achieved by extending the SA rule syntax
to support specification by adding new action_type of <flow-direction>
to a specified <port_id> <queue_id>.

Signed-off-by: Praveen Shetty <praveen.shetty@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>

show more ...

a8af994b07-Apr-2020 Anoob Joseph <anoobj@marvell.com>

examples/ipsec-secgw: support 192/256 AES key sizes

Adding support for the following,
1. AES-192-GCM
2. AES-256-GCM
3. AES-192-CBC

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Signed-off-by: Te

examples/ipsec-secgw: support 192/256 AES key sizes

Adding support for the following,
1. AES-192-GCM
2. AES-256-GCM
3. AES-192-CBC

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>

show more ...


/dpdk/.ci/linux-build.sh
/dpdk/MAINTAINERS
/dpdk/app/test/Makefile
/dpdk/app/test/meson.build
/dpdk/app/test/test_malloc.c
/dpdk/app/test/test_pdump.c
/dpdk/app/test/test_ring.c
/dpdk/app/test/test_ring_hts_stress.c
/dpdk/app/test/test_ring_mpmc_stress.c
/dpdk/app/test/test_ring_peek_stress.c
/dpdk/app/test/test_ring_rts_stress.c
/dpdk/app/test/test_ring_stress.c
/dpdk/app/test/test_ring_stress.h
/dpdk/app/test/test_ring_stress_impl.h
/dpdk/config/meson.build
/dpdk/devtools/checkpatches.sh
/dpdk/devtools/libabigail.abignore
/dpdk/devtools/test-build.sh
/dpdk/devtools/test-meson-builds.sh
/dpdk/doc/guides/conf.py
/dpdk/doc/guides/nics/features/bnx2x.ini
/dpdk/doc/guides/prog_guide/ring_lib.rst
/dpdk/doc/guides/rel_notes/release_20_05.rst
ipsec_secgw.rst
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/event/octeontx/meson.build
/dpdk/drivers/event/octeontx2/meson.build
/dpdk/drivers/event/opdl/meson.build
/dpdk/examples/ipsec-secgw/ipsec.h
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/l2fwd-event/meson.build
/dpdk/examples/vm_power_manager/oob_monitor_nop.c
/dpdk/lib/librte_distributor/meson.build
/dpdk/lib/librte_eal/common/eal_common_log.c
/dpdk/lib/librte_eal/common/rte_random.c
/dpdk/lib/librte_eal/linux/eal_vfio.c
/dpdk/lib/librte_eal/ppc/include/rte_cycles.h
/dpdk/lib/librte_eal/ppc/include/rte_vect.h
/dpdk/lib/librte_eal/windows/eal.c
/dpdk/lib/librte_eal/windows/eal_lcore.c
/dpdk/lib/librte_eal/windows/eal_thread.c
/dpdk/lib/librte_eal/windows/eal_windows.h
/dpdk/lib/librte_eal/windows/include/fnmatch.h
/dpdk/lib/librte_eal/windows/include/meson.build
/dpdk/lib/librte_eal/windows/include/pthread.h
/dpdk/lib/librte_eal/windows/include/rte_os.h
/dpdk/lib/librte_eal/windows/include/rte_windows.h
/dpdk/lib/librte_pdump/rte_pdump.c
/dpdk/lib/librte_port/rte_port_ring.c
/dpdk/lib/librte_rcu/meson.build
/dpdk/lib/librte_ring/Makefile
/dpdk/lib/librte_ring/meson.build
/dpdk/lib/librte_ring/rte_ring.c
/dpdk/lib/librte_ring/rte_ring.h
/dpdk/lib/librte_ring/rte_ring_core.h
/dpdk/lib/librte_ring/rte_ring_elem.h
/dpdk/lib/librte_ring/rte_ring_hts.h
/dpdk/lib/librte_ring/rte_ring_hts_c11_mem.h
/dpdk/lib/librte_ring/rte_ring_peek.h
/dpdk/lib/librte_ring/rte_ring_peek_c11_mem.h
/dpdk/lib/librte_ring/rte_ring_rts.h
/dpdk/lib/librte_ring/rte_ring_rts_c11_mem.h
ddcd764009-Feb-2020 Thomas Monjalon <thomas@monjalon.net>

replace no-return attributes

The new macro __rte_noreturn, for compiler hinting,
is now used where appropriate for consistency.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>


flow_classify.rst
l3_forward_power_man.rst
performance_thread.rst
skeleton.rst
/dpdk/drivers/common/cpt/cpt_common.h
/dpdk/drivers/common/cpt/cpt_ucode.h
/dpdk/drivers/common/cpt/cpt_ucode_asym.h
/dpdk/drivers/common/dpaax/dpaax_iova_table.h
/dpdk/drivers/common/octeontx2/otx2_common.h
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_ops.c
/dpdk/drivers/event/octeontx/ssovf_worker.c
/dpdk/drivers/event/octeontx/ssovf_worker.h
/dpdk/drivers/event/octeontx2/otx2_worker.c
/dpdk/drivers/event/octeontx2/otx2_worker_dual.c
/dpdk/drivers/mempool/octeontx2/otx2_mempool_ops.c
/dpdk/drivers/net/bnxt/bnxt_rxtx_vec_sse.c
/dpdk/drivers/net/dpaa2/dpaa2_rxtx.c
/dpdk/drivers/net/enetc/enetc_rxtx.c
/dpdk/drivers/net/fm10k/fm10k_ethdev.c
/dpdk/drivers/net/fm10k/fm10k_rxtx_vec.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/iavf/iavf_rxtx_vec_sse.c
/dpdk/drivers/net/ice/ice_rxtx.c
/dpdk/drivers/net/ice/ice_rxtx_vec_sse.c
/dpdk/drivers/net/ionic/ionic_rxtx.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec.c
/dpdk/drivers/net/octeontx/octeontx_rxtx.c
/dpdk/drivers/net/octeontx/octeontx_rxtx.h
/dpdk/drivers/net/octeontx2/otx2_rx.c
/dpdk/drivers/net/octeontx2/otx2_tx.c
/dpdk/drivers/net/thunderx/nicvf_rxtx.c
/dpdk/drivers/net/thunderx/nicvf_rxtx.h
/dpdk/drivers/net/virtio/virtio_rxtx_simple.c
/dpdk/examples/flow_classify/flow_classify.c
/dpdk/examples/l2fwd-cat/l2fwd-cat.c
/dpdk/examples/performance-thread/l3fwd-thread/main.c
/dpdk/examples/performance-thread/pthread_shim/pthread_shim.h
/dpdk/examples/ptpclient/ptpclient.c
/dpdk/examples/qos_meter/main.c
/dpdk/examples/rxtx_callbacks/main.c
/dpdk/examples/skeleton/basicfwd.c
/dpdk/examples/timer/main.c
/dpdk/lib/librte_eal/common/eal_common_options.c
/dpdk/lib/librte_eal/common/eal_thread.h
/dpdk/lib/librte_eal/freebsd/eal_thread.c
/dpdk/lib/librte_eal/include/rte_common.h
/dpdk/lib/librte_eal/include/rte_debug.h
/dpdk/lib/librte_eal/include/rte_dev.h
/dpdk/lib/librte_eal/include/rte_function_versioning.h
/dpdk/lib/librte_eal/include/rte_log.h
/dpdk/lib/librte_eal/linux/eal_interrupts.c
/dpdk/lib/librte_eal/linux/eal_thread.c
f2fc83b409-Feb-2020 Thomas Monjalon <thomas@monjalon.net>

replace unused attributes

There is a common macro __rte_unused, avoiding warnings,
which is now used where appropriate for consistency.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>


/dpdk/MAINTAINERS
/dpdk/app/test-acl/main.c
/dpdk/app/test-cmdline/cmdline_test.c
/dpdk/app/test-cmdline/commands.c
/dpdk/app/test-crypto-perf/cperf_test_common.c
/dpdk/app/test-eventdev/test_order_atq.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.h
/dpdk/app/test-eventdev/test_perf_queue.c
/dpdk/app/test-pipeline/main.c
/dpdk/app/test-pipeline/pipeline_hash.c
/dpdk/app/test-pmd/bpf_cmd.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_mtr.c
/dpdk/app/test-pmd/cmdline_tm.c
/dpdk/app/test-pmd/csumonly.c
/dpdk/app/test-pmd/txonly.c
/dpdk/app/test/commands.c
/dpdk/app/test/has-hugepage.sh
/dpdk/app/test/meson.build
/dpdk/app/test/test_atomic.c
/dpdk/app/test/test_bitmap.c
/dpdk/app/test/test_cmdline_lib.c
/dpdk/app/test/test_efd.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_malloc.c
/dpdk/app/test/test_mcslock.c
/dpdk/app/test/test_member.c
/dpdk/app/test/test_mempool.c
/dpdk/app/test/test_mempool_perf.c
/dpdk/app/test/test_per_lcore.c
/dpdk/app/test/test_rwlock.c
/dpdk/app/test/test_spinlock.c
/dpdk/app/test/test_table.c
/dpdk/app/test/test_table.h
/dpdk/app/test/test_table_pipeline.c
/dpdk/app/test/test_ticketlock.c
/dpdk/app/test/test_timer.c
/dpdk/app/test/test_timer_racecond.c
/dpdk/doc/guides/conf.py
/dpdk/doc/guides/prog_guide/packet_classif_access_ctrl.rst
cmd_line.rst
hello_world.rst
l3_forward_power_man.rst
timer.rst
/dpdk/drivers/baseband/fpga_lte_fec/fpga_lte_fec.c
/dpdk/drivers/bus/dpaa/base/qbman/qman.c
/dpdk/drivers/bus/dpaa/include/fsl_bman.h
/dpdk/drivers/bus/dpaa/include/fsl_fman.h
/dpdk/drivers/bus/dpaa/include/fsl_qman.h
/dpdk/drivers/bus/fslmc/portal/dpaa2_hw_pvt.h
/dpdk/drivers/bus/ifpga/rte_bus_ifpga.h
/dpdk/drivers/common/dpaax/caamflib/compat.h
/dpdk/drivers/common/dpaax/compat.h
/dpdk/drivers/common/iavf/iavf_osdep.h
/dpdk/drivers/common/mlx5/mlx5_glue.c
/dpdk/drivers/common/mlx5/mlx5_nl.c
/dpdk/drivers/crypto/caam_jr/caam_jr_desc.h
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/qat/qat_asym.h
/dpdk/drivers/event/dsw/dsw_event.c
/dpdk/drivers/event/octeontx2/otx2_tim_evdev.c
/dpdk/drivers/event/octeontx2/otx2_tim_evdev.h
/dpdk/drivers/event/octeontx2/otx2_tim_worker.c
/dpdk/drivers/mempool/octeontx/octeontx_fpavf.c
/dpdk/drivers/net/ark/ark_pktchkr.h
/dpdk/drivers/net/ark/ark_pktdir.h
/dpdk/drivers/net/ark/ark_pktgen.h
/dpdk/drivers/net/atlantic/atl_types.h
/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils.h
/dpdk/drivers/net/atlantic/hw_atl/hw_atl_utils_fw2x.c
/dpdk/drivers/net/avp/rte_avp_common.h
/dpdk/drivers/net/bnxt/bnxt.h
/dpdk/drivers/net/bnxt/hsi_struct_def_dpdk.h
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.h
/dpdk/drivers/net/bonding/rte_eth_bond_pmd.c
/dpdk/drivers/net/dpaa/dpaa_rxtx.h
/dpdk/drivers/net/dpaa2/base/dpaa2_hw_dpni_annot.h
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.h
/dpdk/drivers/net/dpaa2/dpaa2_rxtx.c
/dpdk/drivers/net/enic/base/vnic_dev.c
/dpdk/drivers/net/enic/base/vnic_devcmd.h
/dpdk/drivers/net/hinic/hinic_pmd_rx.c
/dpdk/drivers/net/hns3/hns3_ethdev.c
/dpdk/drivers/net/hns3/hns3_ethdev_vf.c
/dpdk/drivers/net/hns3/hns3_fdir.c
/dpdk/drivers/net/i40e/base/i40e_osdep.h
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/ice/base/ice_osdep.h
/dpdk/drivers/net/ice/ice_rxtx.c
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/memif/memif.h
/dpdk/drivers/net/mlx5/mlx5.h
/dpdk/drivers/net/mlx5/mlx5_rxtx_vec_altivec.h
/dpdk/drivers/net/mlx5/mlx5_socket.c
/dpdk/drivers/net/nfp/nfp_net_pmd.h
/dpdk/drivers/net/pfe/base/pfe.h
/dpdk/drivers/net/qede/base/bcm_osal.h
/dpdk/drivers/net/qede/qede_filter.c
/dpdk/drivers/net/softnic/rte_eth_softnic_cli.c
/dpdk/drivers/net/tap/tap_bpf.h
/dpdk/drivers/net/tap/tap_bpf_program.c
/dpdk/drivers/net/tap/tap_rss.h
/dpdk/drivers/net/thunderx/base/nicvf_mbox.c
/dpdk/drivers/net/virtio/virtio_pci.h
/dpdk/drivers/net/virtio/virtio_user/vhost_user.c
/dpdk/drivers/net/virtio/virtqueue.h
/dpdk/drivers/raw/dpaa2_qdma/dpaa2_qdma.h
/dpdk/drivers/raw/ifpga/base/ifpga_compat.h
/dpdk/drivers/raw/ifpga/base/opae_hw_api.h
/dpdk/drivers/raw/ioat/rte_ioat_spec.h
/dpdk/drivers/vdpa/ifc/base/ifcvf.h
/dpdk/examples/bond/main.c
/dpdk/examples/cmdline/commands.c
/dpdk/examples/cmdline/parse_obj_list.c
/dpdk/examples/ethtool/ethtool-app/main.c
/dpdk/examples/fips_validation/fips_validation_aes.c
/dpdk/examples/fips_validation/fips_validation_hmac.c
/dpdk/examples/fips_validation/fips_validation_sha.c
/dpdk/examples/fips_validation/fips_validation_tdes.c
/dpdk/examples/helloworld/main.c
/dpdk/examples/ip_fragmentation/main.c
/dpdk/examples/ip_pipeline/cli.c
/dpdk/examples/ip_reassembly/main.c
/dpdk/examples/ipsec-secgw/ipsec.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.h
/dpdk/examples/l3fwd/l3fwd_em.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/link_status_interrupt/main.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/simple_mp/mp_commands.c
/dpdk/examples/multi_process/symmetric_mp/main.c
/dpdk/examples/ntb/ntb_fwd.c
/dpdk/examples/performance-thread/l3fwd-thread/main.c
/dpdk/examples/performance-thread/pthread_shim/main.c
/dpdk/examples/ptpclient/ptpclient.c
/dpdk/examples/qos_meter/main.c
/dpdk/examples/qos_sched/cmdline.c
/dpdk/examples/qos_sched/main.c
/dpdk/examples/server_node_efd/server/main.c
/dpdk/examples/timer/main.c
/dpdk/examples/vdpa/main.c
/dpdk/examples/vhost_blk/blk_spec.h
/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h
/dpdk/examples/vm_power_manager/main.c
/dpdk/examples/vm_power_manager/oob_monitor_nop.c
/dpdk/examples/vm_power_manager/vm_power_cli.c
/dpdk/examples/vm_power_manager/vm_power_cli.h
/dpdk/examples/vmdq/main.c
/dpdk/lib/Makefile
/dpdk/lib/librte_acl/acl_run.h
/dpdk/lib/librte_acl/acl_run_altivec.h
/dpdk/lib/librte_acl/acl_run_neon.h
/dpdk/lib/librte_cmdline/cmdline.c
/dpdk/lib/librte_cmdline/cmdline_parse_etheraddr.c
/dpdk/lib/librte_cmdline/cmdline_parse_portlist.c
/dpdk/lib/librte_eal/arm/include/rte_vect.h
/dpdk/lib/librte_eal/common/eal_private.h
/dpdk/lib/librte_eal/freebsd/eal.c
/dpdk/lib/librte_eal/freebsd/eal_thread.c
/dpdk/lib/librte_eal/include/rte_bitmap.h
/dpdk/lib/librte_eal/include/rte_common.h
/dpdk/lib/librte_eal/include/rte_memzone.h
/dpdk/lib/librte_eal/linux/eal.c
/dpdk/lib/librte_eal/linux/eal_log.c
/dpdk/lib/librte_eal/linux/eal_thread.c
/dpdk/lib/librte_eal/linux/eal_timer.c
/dpdk/lib/librte_eal/ppc/include/rte_vect.h
/dpdk/lib/librte_eal/windows/include/pthread.h
/dpdk/lib/librte_eal/x86/include/rte_rtm.h
/dpdk/lib/librte_efd/rte_efd.c
/dpdk/lib/librte_ethdev/rte_ethdev.h
/dpdk/lib/librte_hash/rte_thash.h
/dpdk/lib/librte_ip_frag/rte_ip_frag.h
/dpdk/lib/librte_ipsec/crypto.h
/dpdk/lib/librte_mbuf/rte_mbuf.c
/dpdk/lib/librte_net/rte_arp.h
/dpdk/lib/librte_net/rte_esp.h
/dpdk/lib/librte_net/rte_ether.h
/dpdk/lib/librte_net/rte_gre.h
/dpdk/lib/librte_net/rte_gtp.h
/dpdk/lib/librte_net/rte_icmp.h
/dpdk/lib/librte_net/rte_ip.h
/dpdk/lib/librte_net/rte_mpls.h
/dpdk/lib/librte_net/rte_sctp.h
/dpdk/lib/librte_net/rte_tcp.h
/dpdk/lib/librte_net/rte_udp.h
/dpdk/lib/librte_net/rte_vxlan.h
/dpdk/lib/librte_pipeline/rte_table_action.c
/dpdk/lib/librte_power/power_kvm_vm.c
/dpdk/lib/librte_power/rte_power_empty_poll.c
/dpdk/lib/librte_sched/rte_sched_common.h
/dpdk/lib/librte_vhost/vhost_user.h
092454d931-Mar-2020 Pavan Nikhilesh <pbhagavatula@marvell.com>

examples/l2fwd-event: add option to configure port pairs

Current l2fwd-event application statically configures adjacent ports as
destination ports for forwarding the traffic.

Add a config option to

examples/l2fwd-event: add option to configure port pairs

Current l2fwd-event application statically configures adjacent ports as
destination ports for forwarding the traffic.

Add a config option to pass the forwarding port pair mapping which allows
the user to configure forwarding port mapping.

If no config argument is specified, destination port map is not
changed and traffic gets forwarded with existing mapping.

To align port/queue configuration of each lcore with destination port
map, port/queue configuration of each lcore gets modified when config
option is specified.

Ex: ./l2fwd-event -c 0xff -- -p 0x3f -q 2 --config="(0,3)(1,4)(2,5)"

With above config option, traffic received from portid = 0 gets forwarded
to port = 3 and vice versa, similarly traffic gets forwarded on other port
pairs (1,4) and (2,5).

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Reviewed-by: Andrzej Ostruszka <aostruszka@marvell.com>

show more ...


/dpdk/app/meson.build
/dpdk/app/test-bbdev/Makefile
/dpdk/app/test-bbdev/ldpc_dec_default.data
/dpdk/app/test-bbdev/main.c
/dpdk/app/test-bbdev/main.h
/dpdk/app/test-bbdev/meson.build
/dpdk/app/test-bbdev/test_bbdev_perf.c
/dpdk/app/test-bbdev/test_bbdev_vector.c
/dpdk/app/test-bbdev/test_vectors/ldpc_dec_v9503.data
/dpdk/app/test-bbdev/test_vectors/turbo_dec_c2_k3136_r0_e4920_sbd_negllr_crc24b.data
/dpdk/app/test-compress-perf/Makefile
/dpdk/app/test-compress-perf/meson.build
/dpdk/app/test-crypto-perf/Makefile
/dpdk/app/test-crypto-perf/meson.build
/dpdk/app/test-eventdev/evt_options.h
/dpdk/app/test-eventdev/test_order_common.c
/dpdk/app/test-eventdev/test_pipeline_common.c
/dpdk/app/test-fib/Makefile
/dpdk/app/test-fib/meson.build
/dpdk/app/test-pmd/Makefile
/dpdk/app/test-pmd/meson.build
/dpdk/app/test-sad/Makefile
/dpdk/app/test-sad/meson.build
/dpdk/app/test/Makefile
/dpdk/app/test/meson.build
/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_aes_test_vectors.h
/dpdk/app/test/test_cryptodev_des_test_vectors.h
/dpdk/app/test/test_ipsec.c
/dpdk/doc/guides/contributing/coding_style.rst
/dpdk/doc/guides/cryptodevs/features/nitrox.ini
/dpdk/doc/guides/cryptodevs/nitrox.rst
/dpdk/doc/guides/cryptodevs/qat.rst
/dpdk/doc/guides/rel_notes/release_19_11.rst
/dpdk/doc/guides/rel_notes/release_20_05.rst
l2_forward_event.rst
/dpdk/doc/guides/tools/testbbdev.rst
/dpdk/drivers/baseband/fpga_lte_fec/Makefile
/dpdk/drivers/baseband/fpga_lte_fec/meson.build
/dpdk/drivers/baseband/null/Makefile
/dpdk/drivers/baseband/null/meson.build
/dpdk/drivers/baseband/turbo_sw/Makefile
/dpdk/drivers/baseband/turbo_sw/bbdev_turbo_software.c
/dpdk/drivers/baseband/turbo_sw/meson.build
/dpdk/drivers/bus/dpaa/Makefile
/dpdk/drivers/bus/dpaa/meson.build
/dpdk/drivers/bus/fslmc/Makefile
/dpdk/drivers/bus/fslmc/meson.build
/dpdk/drivers/bus/ifpga/Makefile
/dpdk/drivers/bus/ifpga/meson.build
/dpdk/drivers/bus/pci/Makefile
/dpdk/drivers/bus/pci/meson.build
/dpdk/drivers/bus/vdev/Makefile
/dpdk/drivers/bus/vdev/meson.build
/dpdk/drivers/bus/vmbus/Makefile
/dpdk/drivers/bus/vmbus/meson.build
/dpdk/drivers/common/cpt/meson.build
/dpdk/drivers/common/dpaax/Makefile
/dpdk/drivers/common/dpaax/meson.build
/dpdk/drivers/common/iavf/Makefile
/dpdk/drivers/common/iavf/meson.build
/dpdk/drivers/common/mlx5/meson.build
/dpdk/drivers/common/octeontx2/Makefile
/dpdk/drivers/common/octeontx2/meson.build
/dpdk/drivers/common/qat/Makefile
/dpdk/drivers/common/qat/qat_adf/icp_qat_fw.h
/dpdk/drivers/common/qat/qat_qp.c
/dpdk/drivers/common/qat/qat_qp.h
/dpdk/drivers/compress/isal/Makefile
/dpdk/drivers/compress/isal/meson.build
/dpdk/drivers/compress/octeontx/Makefile
/dpdk/drivers/compress/octeontx/meson.build
/dpdk/drivers/compress/qat/meson.build
/dpdk/drivers/compress/qat/qat_comp_pmd.c
/dpdk/drivers/compress/zlib/Makefile
/dpdk/drivers/compress/zlib/meson.build
/dpdk/drivers/crypto/aesni_gcm/Makefile
/dpdk/drivers/crypto/aesni_gcm/aesni_gcm_pmd_ops.c
/dpdk/drivers/crypto/aesni_gcm/meson.build
/dpdk/drivers/crypto/aesni_mb/Makefile
/dpdk/drivers/crypto/aesni_mb/meson.build
/dpdk/drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c
/dpdk/drivers/crypto/armv8/Makefile
/dpdk/drivers/crypto/armv8/meson.build
/dpdk/drivers/crypto/armv8/rte_armv8_pmd_ops.c
/dpdk/drivers/crypto/caam_jr/Makefile
/dpdk/drivers/crypto/caam_jr/caam_jr.c
/dpdk/drivers/crypto/caam_jr/meson.build
/dpdk/drivers/crypto/ccp/ccp_pmd_ops.c
/dpdk/drivers/crypto/dpaa2_sec/Makefile
/dpdk/drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c
/dpdk/drivers/crypto/dpaa2_sec/meson.build
/dpdk/drivers/crypto/dpaa_sec/Makefile
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/dpaa_sec/meson.build
/dpdk/drivers/crypto/kasumi/Makefile
/dpdk/drivers/crypto/kasumi/meson.build
/dpdk/drivers/crypto/kasumi/rte_kasumi_pmd_ops.c
/dpdk/drivers/crypto/mvsam/rte_mrvl_pmd_ops.c
/dpdk/drivers/crypto/nitrox/Makefile
/dpdk/drivers/crypto/nitrox/meson.build
/dpdk/drivers/crypto/nitrox/nitrox_csr.h
/dpdk/drivers/crypto/nitrox/nitrox_sym.c
/dpdk/drivers/crypto/nitrox/nitrox_sym_capabilities.c
/dpdk/drivers/crypto/null/null_crypto_pmd_ops.c
/dpdk/drivers/crypto/octeontx/Makefile
/dpdk/drivers/crypto/octeontx/meson.build
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.c
/dpdk/drivers/crypto/octeontx2/Makefile
/dpdk/drivers/crypto/octeontx2/meson.build
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_ops.c
/dpdk/drivers/crypto/openssl/Makefile
/dpdk/drivers/crypto/openssl/meson.build
/dpdk/drivers/crypto/openssl/rte_openssl_pmd_ops.c
/dpdk/drivers/crypto/qat/qat_asym_pmd.c
/dpdk/drivers/crypto/qat/qat_sym.c
/dpdk/drivers/crypto/qat/qat_sym_capabilities.h
/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/qat/qat_sym_session.h
/dpdk/drivers/crypto/scheduler/scheduler_pmd_ops.c
/dpdk/drivers/crypto/snow3g/Makefile
/dpdk/drivers/crypto/snow3g/meson.build
/dpdk/drivers/crypto/snow3g/rte_snow3g_pmd_ops.c
/dpdk/drivers/crypto/virtio/virtio_cryptodev.c
/dpdk/drivers/crypto/zuc/Makefile
/dpdk/drivers/crypto/zuc/meson.build
/dpdk/drivers/crypto/zuc/rte_zuc_pmd_ops.c
/dpdk/drivers/event/dpaa/Makefile
/dpdk/drivers/event/dpaa/meson.build
/dpdk/drivers/event/dpaa2/Makefile
/dpdk/drivers/event/dpaa2/meson.build
/dpdk/drivers/event/dsw/Makefile
/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/dsw/meson.build
/dpdk/drivers/event/octeontx2/Makefile
/dpdk/drivers/event/octeontx2/meson.build
/dpdk/drivers/event/octeontx2/otx2_worker_dual.h
/dpdk/drivers/event/opdl/Makefile
/dpdk/drivers/event/opdl/meson.build
/dpdk/drivers/mempool/bucket/Makefile
/dpdk/drivers/mempool/bucket/meson.build
/dpdk/drivers/mempool/dpaa/Makefile
/dpdk/drivers/mempool/dpaa/meson.build
/dpdk/drivers/mempool/dpaa2/Makefile
/dpdk/drivers/mempool/dpaa2/meson.build
/dpdk/drivers/mempool/octeontx/Makefile
/dpdk/drivers/mempool/octeontx/meson.build
/dpdk/drivers/mempool/octeontx2/Makefile
/dpdk/drivers/mempool/octeontx2/meson.build
/dpdk/drivers/mempool/stack/Makefile
/dpdk/drivers/mempool/stack/meson.build
/dpdk/drivers/meson.build
/dpdk/drivers/net/atlantic/Makefile
/dpdk/drivers/net/atlantic/meson.build
/dpdk/drivers/net/avp/Makefile
/dpdk/drivers/net/avp/meson.build
/dpdk/drivers/net/axgbe/Makefile
/dpdk/drivers/net/axgbe/meson.build
/dpdk/drivers/net/bnx2x/Makefile
/dpdk/drivers/net/bnx2x/meson.build
/dpdk/drivers/net/bonding/Makefile
/dpdk/drivers/net/bonding/meson.build
/dpdk/drivers/net/dpaa/Makefile
/dpdk/drivers/net/dpaa/meson.build
/dpdk/drivers/net/dpaa2/Makefile
/dpdk/drivers/net/dpaa2/meson.build
/dpdk/drivers/net/e1000/Makefile
/dpdk/drivers/net/e1000/base/meson.build
/dpdk/drivers/net/e1000/meson.build
/dpdk/drivers/net/ena/Makefile
/dpdk/drivers/net/ena/meson.build
/dpdk/drivers/net/enetc/Makefile
/dpdk/drivers/net/enetc/meson.build
/dpdk/drivers/net/enic/Makefile
/dpdk/drivers/net/enic/meson.build
/dpdk/drivers/net/failsafe/Makefile
/dpdk/drivers/net/failsafe/meson.build
/dpdk/drivers/net/fm10k/Makefile
/dpdk/drivers/net/fm10k/base/meson.build
/dpdk/drivers/net/fm10k/meson.build
/dpdk/drivers/net/hns3/Makefile
/dpdk/drivers/net/hns3/meson.build
/dpdk/drivers/net/i40e/Makefile
/dpdk/drivers/net/i40e/base/meson.build
/dpdk/drivers/net/i40e/meson.build
/dpdk/drivers/net/iavf/Makefile
/dpdk/drivers/net/iavf/meson.build
/dpdk/drivers/net/ice/Makefile
/dpdk/drivers/net/ice/meson.build
/dpdk/drivers/net/ionic/Makefile
/dpdk/drivers/net/ipn3ke/Makefile
/dpdk/drivers/net/ipn3ke/meson.build
/dpdk/drivers/net/ixgbe/Makefile
/dpdk/drivers/net/ixgbe/base/meson.build
/dpdk/drivers/net/ixgbe/meson.build
/dpdk/drivers/net/memif/Makefile
/dpdk/drivers/net/memif/meson.build
/dpdk/drivers/net/mlx4/Makefile
/dpdk/drivers/net/mlx4/meson.build
/dpdk/drivers/net/mlx5/Makefile
/dpdk/drivers/net/mlx5/meson.build
/dpdk/drivers/net/netvsc/Makefile
/dpdk/drivers/net/netvsc/meson.build
/dpdk/drivers/net/nfp/Makefile
/dpdk/drivers/net/nfp/meson.build
/dpdk/drivers/net/octeontx/Makefile
/dpdk/drivers/net/octeontx/base/meson.build
/dpdk/drivers/net/octeontx/meson.build
/dpdk/drivers/net/pfe/Makefile
/dpdk/drivers/net/pfe/meson.build
/dpdk/drivers/net/qede/Makefile
/dpdk/drivers/net/qede/base/meson.build
/dpdk/drivers/net/qede/meson.build
/dpdk/drivers/net/sfc/Makefile
/dpdk/drivers/net/sfc/base/meson.build
/dpdk/drivers/net/sfc/meson.build
/dpdk/drivers/net/softnic/Makefile
/dpdk/drivers/net/softnic/meson.build
/dpdk/drivers/net/tap/Makefile
/dpdk/drivers/net/tap/meson.build
/dpdk/drivers/net/thunderx/Makefile
/dpdk/drivers/net/thunderx/base/meson.build
/dpdk/drivers/net/thunderx/meson.build
/dpdk/drivers/net/vdev_netvsc/Makefile
/dpdk/drivers/net/vdev_netvsc/meson.build
/dpdk/drivers/net/virtio/Makefile
/dpdk/drivers/net/virtio/meson.build
/dpdk/drivers/net/vmxnet3/Makefile
/dpdk/drivers/net/vmxnet3/meson.build
/dpdk/drivers/raw/dpaa2_cmdif/Makefile
/dpdk/drivers/raw/dpaa2_cmdif/meson.build
/dpdk/drivers/raw/dpaa2_qdma/Makefile
/dpdk/drivers/raw/dpaa2_qdma/meson.build
/dpdk/drivers/raw/ifpga/Makefile
/dpdk/drivers/raw/ifpga/meson.build
/dpdk/drivers/raw/ntb/Makefile
/dpdk/drivers/raw/ntb/meson.build
/dpdk/drivers/vdpa/ifc/Makefile
/dpdk/drivers/vdpa/ifc/meson.build
/dpdk/drivers/vdpa/mlx5/Makefile
/dpdk/drivers/vdpa/mlx5/meson.build
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/ipsec-secgw/test/common_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesgcm_inline_crypto_fallback_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesgcm_inline_crypto_fallback_defs.sh
/dpdk/examples/l2fwd-event/l2fwd_common.h
/dpdk/examples/l2fwd-event/main.c
/dpdk/lib/librte_bbdev/Makefile
/dpdk/lib/librte_bbdev/meson.build
/dpdk/lib/librte_bbdev/rte_bbdev.h
/dpdk/lib/librte_bbdev/rte_bbdev_op.h
/dpdk/lib/librte_bpf/Makefile
/dpdk/lib/librte_bpf/meson.build
/dpdk/lib/librte_cmdline/Makefile
/dpdk/lib/librte_cmdline/meson.build
/dpdk/lib/librte_compressdev/Makefile
/dpdk/lib/librte_compressdev/meson.build
/dpdk/lib/librte_compressdev/rte_compressdev_pmd.h
/dpdk/lib/librte_cryptodev/Makefile
/dpdk/lib/librte_cryptodev/meson.build
/dpdk/lib/librte_cryptodev/rte_cryptodev.c
/dpdk/lib/librte_cryptodev/rte_cryptodev_pmd.h
/dpdk/lib/librte_eal/freebsd/Makefile
/dpdk/lib/librte_eal/linux/Makefile
/dpdk/lib/librte_eal/meson.build
/dpdk/lib/librte_ethdev/Makefile
/dpdk/lib/librte_ethdev/meson.build
/dpdk/lib/librte_eventdev/Makefile
/dpdk/lib/librte_eventdev/meson.build
/dpdk/lib/librte_fib/Makefile
/dpdk/lib/librte_fib/meson.build
/dpdk/lib/librte_flow_classify/Makefile
/dpdk/lib/librte_flow_classify/meson.build
/dpdk/lib/librte_hash/Makefile
/dpdk/lib/librte_hash/meson.build
/dpdk/lib/librte_ipsec/Makefile
/dpdk/lib/librte_ipsec/meson.build
/dpdk/lib/librte_mbuf/Makefile
/dpdk/lib/librte_mbuf/meson.build
/dpdk/lib/librte_mempool/Makefile
/dpdk/lib/librte_mempool/meson.build
/dpdk/lib/librte_net/Makefile
/dpdk/lib/librte_net/meson.build
/dpdk/lib/librte_pdump/Makefile
/dpdk/lib/librte_pdump/meson.build
/dpdk/lib/librte_pipeline/Makefile
/dpdk/lib/librte_pipeline/meson.build
/dpdk/lib/librte_power/Makefile
/dpdk/lib/librte_rcu/Makefile
/dpdk/lib/librte_rcu/meson.build
/dpdk/lib/librte_rib/Makefile
/dpdk/lib/librte_rib/meson.build
/dpdk/lib/librte_ring/Makefile
/dpdk/lib/librte_ring/meson.build
/dpdk/lib/librte_stack/Makefile
/dpdk/lib/librte_stack/meson.build
/dpdk/lib/librte_telemetry/Makefile
/dpdk/lib/librte_telemetry/meson.build
/dpdk/lib/librte_timer/Makefile
/dpdk/lib/librte_timer/meson.build
/dpdk/lib/librte_vhost/Makefile
/dpdk/lib/librte_vhost/meson.build
/dpdk/lib/meson.build
/dpdk/mk/target/generic/rte.vars.mk
6118acc227-Feb-2020 Lukasz Bartosik <lbartosik@marvell.com>

doc: add event mode to ipsec-secgw

Document addition of event mode support
to ipsec-secgw application.

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Signed-off-by: Lukasz Bartosik <lbartosik@mar

doc: add event mode to ipsec-secgw

Document addition of event mode support
to ipsec-secgw application.

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Signed-off-by: Lukasz Bartosik <lbartosik@marvell.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>

show more ...


/dpdk/.ci/linux-setup.sh
/dpdk/.travis.yml
/dpdk/ABI_VERSION
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/Makefile
/dpdk/app/meson.build
/dpdk/app/test-fib/Makefile
/dpdk/app/test-fib/main.c
/dpdk/app/test-pipeline/config.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test/meson.build
/dpdk/app/test/test_acl.c
/dpdk/app/test/test_fib_perf.c
/dpdk/app/test/test_hash.c
/dpdk/app/test/test_kvargs.c
/dpdk/app/test/test_lpm_perf.c
/dpdk/app/test/test_table_pipeline.c
/dpdk/buildtools/pmdinfogen/meson.build
/dpdk/config/arm/meson.build
/dpdk/config/common_armv8a_linux
/dpdk/config/common_base
/dpdk/config/meson.build
/dpdk/config/ppc/meson.build
/dpdk/config/x86/meson_mingw.txt
/dpdk/devtools/build-tags.sh
/dpdk/devtools/check-git-log.sh
/dpdk/devtools/check-symbol-change.sh
/dpdk/devtools/test-meson-builds.sh
/dpdk/devtools/words-case.txt
/dpdk/doc/api/doxy-api.conf.in
/dpdk/doc/guides/nics/cxgbe.rst
/dpdk/doc/guides/nics/fail_safe.rst
/dpdk/doc/guides/nics/features/axgbe.ini
/dpdk/doc/guides/nics/features/hns3.ini
/dpdk/doc/guides/nics/features/hns3_vf.ini
/dpdk/doc/guides/nics/hns3.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/memif.rst
/dpdk/doc/guides/prog_guide/rte_flow.rst
/dpdk/doc/guides/rel_notes/index.rst
/dpdk/doc/guides/rel_notes/known_issues.rst
/dpdk/doc/guides/rel_notes/release_20_05.rst
ipsec_secgw.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/windows_gsg/build_dpdk.rst
/dpdk/drivers/Makefile
/dpdk/drivers/bus/dpaa/Makefile
/dpdk/drivers/bus/fslmc/fslmc_bus.c
/dpdk/drivers/bus/ifpga/ifpga_bus.c
/dpdk/drivers/bus/ifpga/rte_bus_ifpga.h
/dpdk/drivers/bus/pci/linux/pci.c
/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_prm.h
/dpdk/drivers/common/qat/qat_logs.c
/dpdk/drivers/crypto/aesni_gcm/Makefile
/dpdk/drivers/crypto/aesni_mb/Makefile
/dpdk/drivers/crypto/caam_jr/Makefile
/dpdk/drivers/crypto/dpaa_sec/Makefile
/dpdk/drivers/crypto/kasumi/Makefile
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev.h
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_ops.h
/dpdk/drivers/crypto/snow3g/Makefile
/dpdk/drivers/crypto/zuc/Makefile
/dpdk/drivers/event/dpaa/Makefile
/dpdk/drivers/net/af_packet/rte_eth_af_packet.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_i2c.c
/dpdk/drivers/net/axgbe/axgbe_mdio.c
/dpdk/drivers/net/axgbe/axgbe_phy_impl.c
/dpdk/drivers/net/axgbe/axgbe_regs.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/cxgbe/Makefile
/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_msg.h
/dpdk/drivers/net/cxgbe/base/t4_regs.h
/dpdk/drivers/net/cxgbe/base/t4_tcb.h
/dpdk/drivers/net/cxgbe/base/t4fw_interface.h
/dpdk/drivers/net/cxgbe/cxgbe.h
/dpdk/drivers/net/cxgbe/cxgbe_ethdev.c
/dpdk/drivers/net/cxgbe/cxgbe_filter.c
/dpdk/drivers/net/cxgbe/cxgbe_filter.h
/dpdk/drivers/net/cxgbe/cxgbe_flow.c
/dpdk/drivers/net/cxgbe/cxgbe_main.c
/dpdk/drivers/net/cxgbe/meson.build
/dpdk/drivers/net/cxgbe/smt.c
/dpdk/drivers/net/cxgbe/smt.h
/dpdk/drivers/net/dpaa/Makefile
/dpdk/drivers/net/enetc/Makefile
/dpdk/drivers/net/enetc/base/enetc_hw.h
/dpdk/drivers/net/enetc/enetc.h
/dpdk/drivers/net/enetc/enetc_ethdev.c
/dpdk/drivers/net/enetc/enetc_rxtx.c
/dpdk/drivers/net/enetc/meson.build
/dpdk/drivers/net/enic/enic_fm_flow.c
/dpdk/drivers/net/hinic/base/hinic_compat.h
/dpdk/drivers/net/hinic/base/hinic_pmd_api_cmd.c
/dpdk/drivers/net/hinic/base/hinic_pmd_cmdq.c
/dpdk/drivers/net/hinic/base/hinic_pmd_eqs.c
/dpdk/drivers/net/hinic/base/hinic_pmd_hwdev.c
/dpdk/drivers/net/hinic/base/hinic_pmd_hwdev.h
/dpdk/drivers/net/hinic/base/hinic_pmd_mbox.c
/dpdk/drivers/net/hinic/base/hinic_pmd_nicio.c
/dpdk/drivers/net/hinic/base/hinic_pmd_wq.c
/dpdk/drivers/net/hinic/base/hinic_pmd_wq.h
/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/hinic/hinic_pmd_tx.c
/dpdk/drivers/net/hinic/hinic_pmd_tx.h
/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_ethdev_vf.c
/dpdk/drivers/net/hns3/hns3_mbx.c
/dpdk/drivers/net/hns3/hns3_mbx.h
/dpdk/drivers/net/hns3/hns3_regs.h
/dpdk/drivers/net/hns3/hns3_rxtx.c
/dpdk/drivers/net/hns3/hns3_rxtx.h
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_ethdev_vf.c
/dpdk/drivers/net/i40e/i40e_rxtx.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_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/ionic/ionic_dev.c
/dpdk/drivers/net/ionic/ionic_dev.h
/dpdk/drivers/net/ionic/ionic_mac_api.c
/dpdk/drivers/net/ionic/ionic_main.c
/dpdk/drivers/net/ionic/ionic_osdep.h
/dpdk/drivers/net/ionic/ionic_rx_filter.c
/dpdk/drivers/net/ixgbe/ixgbe_pf.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.c
/dpdk/drivers/net/mlx5/mlx5_flow.c
/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_rxtx.c
/dpdk/drivers/net/octeontx2/otx2_link.c
/dpdk/drivers/net/sfc/base/ef10_filter.c
/dpdk/drivers/net/sfc/base/ef10_impl.h
/dpdk/drivers/net/sfc/base/efx.h
/dpdk/drivers/net/sfc/base/efx_filter.c
/dpdk/drivers/net/sfc/base/efx_impl.h
/dpdk/drivers/net/sfc/sfc.c
/dpdk/drivers/net/sfc/sfc.h
/dpdk/drivers/net/sfc/sfc_ethdev.c
/dpdk/drivers/net/sfc/sfc_filter.h
/dpdk/drivers/net/sfc/sfc_flow.c
/dpdk/drivers/net/sfc/sfc_flow.h
/dpdk/drivers/net/sfc/sfc_rx.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/virtio/meson.build
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.c
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.h
/dpdk/drivers/net/vmxnet3/vmxnet3_rxtx.c
/dpdk/examples/eventdev_pipeline/main.c
/dpdk/examples/eventdev_pipeline/pipeline_common.h
/dpdk/examples/ipsec-secgw/Makefile
/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/meson.build
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/ipsec-secgw/sad.h
/dpdk/examples/qos_sched/cfg_file.c
/dpdk/examples/qos_sched/main.h
/dpdk/examples/vhost_blk/vhost_blk.c
/dpdk/examples/vhost_blk/vhost_blk.h
/dpdk/kernel/freebsd/contigmem/contigmem.c
/dpdk/kernel/linux/igb_uio/meson.build
/dpdk/kernel/linux/kni/meson.build
/dpdk/lib/librte_cfgfile/Makefile
/dpdk/lib/librte_cmdline/cmdline.h
/dpdk/lib/librte_eal/Makefile
/dpdk/lib/librte_eal/arm/include/meson.build
/dpdk/lib/librte_eal/arm/include/rte_atomic.h
/dpdk/lib/librte_eal/arm/include/rte_atomic_32.h
/dpdk/lib/librte_eal/arm/include/rte_atomic_64.h
/dpdk/lib/librte_eal/arm/include/rte_byteorder.h
/dpdk/lib/librte_eal/arm/include/rte_cpuflags.h
/dpdk/lib/librte_eal/arm/include/rte_cpuflags_32.h
/dpdk/lib/librte_eal/arm/include/rte_cpuflags_64.h
/dpdk/lib/librte_eal/arm/include/rte_cycles.h
/dpdk/lib/librte_eal/arm/include/rte_cycles_32.h
/dpdk/lib/librte_eal/arm/include/rte_cycles_64.h
/dpdk/lib/librte_eal/arm/include/rte_io.h
/dpdk/lib/librte_eal/arm/include/rte_io_64.h
/dpdk/lib/librte_eal/arm/include/rte_mcslock.h
/dpdk/lib/librte_eal/arm/include/rte_memcpy.h
/dpdk/lib/librte_eal/arm/include/rte_memcpy_32.h
/dpdk/lib/librte_eal/arm/include/rte_memcpy_64.h
/dpdk/lib/librte_eal/arm/include/rte_pause.h
/dpdk/lib/librte_eal/arm/include/rte_pause_32.h
/dpdk/lib/librte_eal/arm/include/rte_pause_64.h
/dpdk/lib/librte_eal/arm/include/rte_prefetch.h
/dpdk/lib/librte_eal/arm/include/rte_prefetch_32.h
/dpdk/lib/librte_eal/arm/include/rte_prefetch_64.h
/dpdk/lib/librte_eal/arm/include/rte_rwlock.h
/dpdk/lib/librte_eal/arm/include/rte_spinlock.h
/dpdk/lib/librte_eal/arm/include/rte_ticketlock.h
/dpdk/lib/librte_eal/arm/include/rte_vect.h
/dpdk/lib/librte_eal/arm/meson.build
/dpdk/lib/librte_eal/arm/rte_cpuflags.c
/dpdk/lib/librte_eal/arm/rte_cycles.c
/dpdk/lib/librte_eal/arm/rte_hypervisor.c
/dpdk/lib/librte_eal/common/eal_common_log.c
/dpdk/lib/librte_eal/common/eal_common_memory.c
/dpdk/lib/librte_eal/common/eal_common_options.c
/dpdk/lib/librte_eal/common/eal_common_thread.c
/dpdk/lib/librte_eal/common/meson.build
/dpdk/lib/librte_eal/common/rte_service.c
/dpdk/lib/librte_eal/freebsd/Makefile
/dpdk/lib/librte_eal/freebsd/eal.c
/dpdk/lib/librte_eal/freebsd/eal_alarm.c
/dpdk/lib/librte_eal/freebsd/eal_alarm_private.h
/dpdk/lib/librte_eal/freebsd/eal_cpuflags.c
/dpdk/lib/librte_eal/freebsd/eal_debug.c
/dpdk/lib/librte_eal/freebsd/eal_dev.c
/dpdk/lib/librte_eal/freebsd/eal_hugepage_info.c
/dpdk/lib/librte_eal/freebsd/eal_interrupts.c
/dpdk/lib/librte_eal/freebsd/eal_lcore.c
/dpdk/lib/librte_eal/freebsd/eal_memalloc.c
/dpdk/lib/librte_eal/freebsd/eal_memory.c
/dpdk/lib/librte_eal/freebsd/eal_thread.c
/dpdk/lib/librte_eal/freebsd/eal_timer.c
/dpdk/lib/librte_eal/freebsd/include/meson.build
/dpdk/lib/librte_eal/freebsd/include/rte_os.h
/dpdk/lib/librte_eal/freebsd/meson.build
/dpdk/lib/librte_eal/include/Makefile
/dpdk/lib/librte_eal/include/generic/rte_atomic.h
/dpdk/lib/librte_eal/include/generic/rte_byteorder.h
/dpdk/lib/librte_eal/include/generic/rte_cpuflags.h
/dpdk/lib/librte_eal/include/generic/rte_cycles.h
/dpdk/lib/librte_eal/include/generic/rte_io.h
/dpdk/lib/librte_eal/include/generic/rte_mcslock.h
/dpdk/lib/librte_eal/include/generic/rte_memcpy.h
/dpdk/lib/librte_eal/include/generic/rte_pause.h
/dpdk/lib/librte_eal/include/generic/rte_prefetch.h
/dpdk/lib/librte_eal/include/generic/rte_rwlock.h
/dpdk/lib/librte_eal/include/generic/rte_spinlock.h
/dpdk/lib/librte_eal/include/generic/rte_ticketlock.h
/dpdk/lib/librte_eal/include/generic/rte_vect.h
/dpdk/lib/librte_eal/include/meson.build
/dpdk/lib/librte_eal/include/rte_alarm.h
/dpdk/lib/librte_eal/include/rte_bitmap.h
/dpdk/lib/librte_eal/include/rte_branch_prediction.h
/dpdk/lib/librte_eal/include/rte_bus.h
/dpdk/lib/librte_eal/include/rte_class.h
/dpdk/lib/librte_eal/include/rte_common.h
/dpdk/lib/librte_eal/include/rte_compat.h
/dpdk/lib/librte_eal/include/rte_debug.h
/dpdk/lib/librte_eal/include/rte_dev.h
/dpdk/lib/librte_eal/include/rte_devargs.h
/dpdk/lib/librte_eal/include/rte_eal.h
/dpdk/lib/librte_eal/include/rte_eal_interrupts.h
/dpdk/lib/librte_eal/include/rte_eal_memconfig.h
/dpdk/lib/librte_eal/include/rte_errno.h
/dpdk/lib/librte_eal/include/rte_fbarray.h
/dpdk/lib/librte_eal/include/rte_function_versioning.h
/dpdk/lib/librte_eal/include/rte_hexdump.h
/dpdk/lib/librte_eal/include/rte_hypervisor.h
/dpdk/lib/librte_eal/include/rte_interrupts.h
/dpdk/lib/librte_eal/include/rte_keepalive.h
/dpdk/lib/librte_eal/include/rte_launch.h
/dpdk/lib/librte_eal/include/rte_lcore.h
/dpdk/lib/librte_eal/include/rte_log.h
/dpdk/lib/librte_eal/include/rte_malloc.h
/dpdk/lib/librte_eal/include/rte_memory.h
/dpdk/lib/librte_eal/include/rte_memzone.h
/dpdk/lib/librte_eal/include/rte_option.h
/dpdk/lib/librte_eal/include/rte_pci_dev_feature_defs.h
/dpdk/lib/librte_eal/include/rte_pci_dev_features.h
/dpdk/lib/librte_eal/include/rte_per_lcore.h
/dpdk/lib/librte_eal/include/rte_random.h
/dpdk/lib/librte_eal/include/rte_reciprocal.h
/dpdk/lib/librte_eal/include/rte_service.h
/dpdk/lib/librte_eal/include/rte_service_component.h
/dpdk/lib/librte_eal/include/rte_string_fns.h
/dpdk/lib/librte_eal/include/rte_tailq.h
/dpdk/lib/librte_eal/include/rte_test.h
/dpdk/lib/librte_eal/include/rte_time.h
/dpdk/lib/librte_eal/include/rte_uuid.h
/dpdk/lib/librte_eal/include/rte_version.h
/dpdk/lib/librte_eal/include/rte_vfio.h
/dpdk/lib/librte_eal/linux/Makefile
/dpdk/lib/librte_eal/linux/eal.c
/dpdk/lib/librte_eal/linux/eal_alarm.c
/dpdk/lib/librte_eal/linux/eal_cpuflags.c
/dpdk/lib/librte_eal/linux/eal_debug.c
/dpdk/lib/librte_eal/linux/eal_dev.c
/dpdk/lib/librte_eal/linux/eal_hugepage_info.c
/dpdk/lib/librte_eal/linux/eal_interrupts.c
/dpdk/lib/librte_eal/linux/eal_lcore.c
/dpdk/lib/librte_eal/linux/eal_log.c
/dpdk/lib/librte_eal/linux/eal_memalloc.c
/dpdk/lib/librte_eal/linux/eal_memory.c
/dpdk/lib/librte_eal/linux/eal_thread.c
/dpdk/lib/librte_eal/linux/eal_timer.c
/dpdk/lib/librte_eal/linux/eal_vfio.c
/dpdk/lib/librte_eal/linux/eal_vfio.h
/dpdk/lib/librte_eal/linux/eal_vfio_mp_sync.c
/dpdk/lib/librte_eal/linux/include/meson.build
/dpdk/lib/librte_eal/linux/include/rte_kni_common.h
/dpdk/lib/librte_eal/linux/include/rte_os.h
/dpdk/lib/librte_eal/linux/meson.build
/dpdk/lib/librte_eal/meson.build
/dpdk/lib/librte_eal/ppc/include/meson.build
/dpdk/lib/librte_eal/ppc/include/rte_atomic.h
/dpdk/lib/librte_eal/ppc/include/rte_byteorder.h
/dpdk/lib/librte_eal/ppc/include/rte_cpuflags.h
/dpdk/lib/librte_eal/ppc/include/rte_cycles.h
/dpdk/lib/librte_eal/ppc/include/rte_io.h
/dpdk/lib/librte_eal/ppc/include/rte_mcslock.h
/dpdk/lib/librte_eal/ppc/include/rte_memcpy.h
/dpdk/lib/librte_eal/ppc/include/rte_pause.h
/dpdk/lib/librte_eal/ppc/include/rte_prefetch.h
/dpdk/lib/librte_eal/ppc/include/rte_rwlock.h
/dpdk/lib/librte_eal/ppc/include/rte_spinlock.h
/dpdk/lib/librte_eal/ppc/include/rte_ticketlock.h
/dpdk/lib/librte_eal/ppc/include/rte_vect.h
/dpdk/lib/librte_eal/ppc/meson.build
/dpdk/lib/librte_eal/ppc/rte_cpuflags.c
/dpdk/lib/librte_eal/ppc/rte_cycles.c
/dpdk/lib/librte_eal/ppc/rte_hypervisor.c
/dpdk/lib/librte_eal/rte_eal_version.map
/dpdk/lib/librte_eal/windows/eal.c
/dpdk/lib/librte_eal/windows/eal_debug.c
/dpdk/lib/librte_eal/windows/eal_lcore.c
/dpdk/lib/librte_eal/windows/eal_thread.c
/dpdk/lib/librte_eal/windows/getopt.c
/dpdk/lib/librte_eal/windows/include/dirent.h
/dpdk/lib/librte_eal/windows/include/fnmatch.h
/dpdk/lib/librte_eal/windows/include/getopt.h
/dpdk/lib/librte_eal/windows/include/meson.build
/dpdk/lib/librte_eal/windows/include/pthread.h
/dpdk/lib/librte_eal/windows/include/regex.h
/dpdk/lib/librte_eal/windows/include/rte_os.h
/dpdk/lib/librte_eal/windows/include/sched.h
/dpdk/lib/librte_eal/windows/include/sys/queue.h
/dpdk/lib/librte_eal/windows/include/unistd.h
/dpdk/lib/librte_eal/windows/meson.build
/dpdk/lib/librte_eal/x86/include/meson.build
/dpdk/lib/librte_eal/x86/include/rte_atomic.h
/dpdk/lib/librte_eal/x86/include/rte_atomic_32.h
/dpdk/lib/librte_eal/x86/include/rte_atomic_64.h
/dpdk/lib/librte_eal/x86/include/rte_byteorder.h
/dpdk/lib/librte_eal/x86/include/rte_byteorder_32.h
/dpdk/lib/librte_eal/x86/include/rte_byteorder_64.h
/dpdk/lib/librte_eal/x86/include/rte_cpuflags.h
/dpdk/lib/librte_eal/x86/include/rte_cycles.h
/dpdk/lib/librte_eal/x86/include/rte_io.h
/dpdk/lib/librte_eal/x86/include/rte_mcslock.h
/dpdk/lib/librte_eal/x86/include/rte_memcpy.h
/dpdk/lib/librte_eal/x86/include/rte_pause.h
/dpdk/lib/librte_eal/x86/include/rte_prefetch.h
/dpdk/lib/librte_eal/x86/include/rte_rtm.h
/dpdk/lib/librte_eal/x86/include/rte_rwlock.h
/dpdk/lib/librte_eal/x86/include/rte_spinlock.h
/dpdk/lib/librte_eal/x86/include/rte_ticketlock.h
/dpdk/lib/librte_eal/x86/include/rte_vect.h
/dpdk/lib/librte_eal/x86/meson.build
/dpdk/lib/librte_eal/x86/rte_cpuflags.c
/dpdk/lib/librte_eal/x86/rte_cpuid.h
/dpdk/lib/librte_eal/x86/rte_cycles.c
/dpdk/lib/librte_eal/x86/rte_hypervisor.c
/dpdk/lib/librte_eal/x86/rte_spinlock.c
/dpdk/lib/librte_ethdev/rte_ethdev.c
/dpdk/lib/librte_ethdev/rte_flow.c
/dpdk/lib/librte_ethdev/rte_flow.h
/dpdk/lib/librte_fib/rte_fib.h
/dpdk/lib/librte_fib/rte_fib6.h
/dpdk/lib/librte_flow_classify/rte_flow_classify.c
/dpdk/lib/librte_kvargs/Makefile
/dpdk/lib/librte_kvargs/rte_kvargs.c
/dpdk/lib/librte_lpm/rte_lpm6.c
/dpdk/lib/librte_lpm/rte_lpm6.h
/dpdk/lib/librte_mbuf/rte_mbuf.h
/dpdk/lib/librte_pci/rte_pci.c
/dpdk/lib/librte_pci/rte_pci.h
/dpdk/lib/librte_ring/rte_ring_elem.h
/dpdk/lib/librte_table/rte_lru_x86.h
/dpdk/lib/librte_telemetry/rte_telemetry_parser.c
/dpdk/lib/meson.build
/dpdk/license/exceptions.txt
/dpdk/meson.build
/dpdk/mk/arch/ppc_64/rte.vars.mk
/dpdk/mk/exec-env/freebsd/rte.vars.mk
/dpdk/mk/exec-env/linux/rte.vars.mk
d7decefc25-Feb-2020 Thomas Monjalon <thomas@monjalon.net>

doc: fix VM power manager guide as PDF

When generating PDF with on an old system,
there are failures because of long tables:

vm_power_management.rst:420: ERROR: Malformed table.
Column span alignme

doc: fix VM power manager guide as PDF

When generating PDF with on an old system,
there are failures because of long tables:

vm_power_management.rst:420: ERROR: Malformed table.
Column span alignment problem in table line 5.
vm_power_management.rst:545: ERROR: Malformed table.
Column span alignment problem in table line 5.
vm_power_management.rst:754: ERROR: Malformed table.
Column span alignment problem in table line 5.

The tables (having only two columns) are replaced
with the more appropriate definition lists.

Fixes: 30d3aa861db5 ("doc: rework VM power manager user guide")

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: David Marchand <david.marchand@redhat.com>

show more ...

30d3aa8617-Feb-2020 David Hunt <david.hunt@intel.com>

doc: rework VM power manager user guide

Review and re-work of vm_power_manager documentation.
Hopefully this is clearer, easier to follow.

Signed-off-by: David Hunt <david.hunt@intel.com>


/dpdk/.ci/linux-build.sh
/dpdk/.travis.yml
/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/test-crypto-perf/cperf_test_latency.c
/dpdk/app/test-eventdev/meson.build
/dpdk/app/test-fib/Makefile
/dpdk/app/test-fib/main.c
/dpdk/app/test-fib/meson.build
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test/Makefile
/dpdk/app/test/meson.build
/dpdk/app/test/process.h
/dpdk/app/test/test.c
/dpdk/app/test/test_ipsec.c
/dpdk/config/meson.build
/dpdk/devtools/check-abi.sh
/dpdk/doc/api/generate_doxygen.sh
/dpdk/doc/api/generate_examples.sh
/dpdk/doc/api/meson.build
/dpdk/doc/guides/eventdevs/octeontx2.rst
/dpdk/doc/guides/freebsd_gsg/build_dpdk.rst
/dpdk/doc/guides/freebsd_gsg/build_sample_apps.rst
/dpdk/doc/guides/freebsd_gsg/install_from_ports.rst
/dpdk/doc/guides/freebsd_gsg/intro.rst
/dpdk/doc/guides/nics/af_xdp.rst
/dpdk/doc/guides/nics/features.rst
/dpdk/doc/guides/nics/features/default.ini
/dpdk/doc/guides/nics/features/mlx5.ini
/dpdk/doc/guides/nics/features/octeontx2.ini
/dpdk/doc/guides/nics/features/octeontx2_vf.ini
/dpdk/doc/guides/nics/i40e.rst
/dpdk/doc/guides/nics/thunderx.rst
/dpdk/doc/guides/prog_guide/build-sdk-meson.rst
/dpdk/doc/guides/prog_guide/img/ring-mp-enqueue3.svg
/dpdk/doc/guides/prog_guide/index.rst
/dpdk/doc/guides/prog_guide/meson_ut.rst
/dpdk/doc/guides/prog_guide/rcu_lib.rst
/dpdk/doc/guides/prog_guide/ring_lib.rst
/dpdk/doc/guides/rel_notes/release_20_02.rst
img/vm_power_mgr_highlevel.svg
img/vm_power_mgr_vm_request_seq.svg
vm_power_management.rst
/dpdk/drivers/common/mlx5/mlx5_common.h
/dpdk/drivers/common/octeontx2/hw/otx2_npc.h
/dpdk/drivers/mempool/octeontx2/otx2_mempool_ops.c
/dpdk/drivers/net/bnxt/bnxt_cpr.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.c
/dpdk/drivers/net/fm10k/Makefile
/dpdk/drivers/net/i40e/i40e_ethdev_vf.c
/dpdk/drivers/net/ice/ice_ethdev.c
/dpdk/drivers/net/ionic/rte_pmd_ionic_version.map
/dpdk/drivers/net/ixgbe/Makefile
/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/ixgbe_rxtx.h
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5_defs.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_rxq.c
/dpdk/drivers/net/mlx5/mlx5_rxtx.c
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/qede/base/ecore_dev.c
/dpdk/drivers/net/qede/base/ecore_dev_api.h
/dpdk/drivers/net/qede/base/ecore_iov_api.h
/dpdk/drivers/net/qede/base/ecore_sriov.c
/dpdk/drivers/net/qede/base/ecore_vf.c
/dpdk/drivers/net/qede/base/ecore_vf.h
/dpdk/drivers/net/qede/base/ecore_vf_api.h
/dpdk/drivers/net/qede/base/ecore_vfpf_if.h
/dpdk/drivers/net/qede/base/mcp_public.h
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/qede/qede_main.c
/dpdk/drivers/net/sfc/sfc.c
/dpdk/drivers/net/sfc/sfc_ethdev.c
/dpdk/drivers/net/sfc/sfc_rx.c
/dpdk/drivers/net/vhost/rte_eth_vhost.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa.c
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_event.c
/dpdk/examples/fips_validation/fips_validation_gcm.c
/dpdk/examples/ip_fragmentation/main.c
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/l2fwd-event/l2fwd_poll.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/tep_termination/vxlan_setup.c
/dpdk/lib/librte_eal/windows/eal/include/rte_os.h
/dpdk/lib/librte_ethdev/rte_ethdev_core.h
/dpdk/lib/librte_ipsec/esp_inb.c
/dpdk/lib/librte_ipsec/esp_outb.c
/dpdk/lib/librte_ipsec/misc.h
/dpdk/lib/librte_lpm/rte_lpm6.c
/dpdk/lib/librte_lpm/rte_lpm6.h
/dpdk/lib/librte_ring/rte_ring_elem.h
/dpdk/mk/rte.lib.mk
/dpdk/usertools/dpdk-pmdinfo.py
/dpdk/usertools/dpdk-telemetry-client.py
c1ca0e9507-Feb-2020 Pavan Nikhilesh <pbhagavatula@marvell.com>

doc: fix service core mask in l3fwd guide

Service core mask should be a hexadecimal value rather than a range of
lcores.

Bugzilla ID: 392
Fixes: 55499896d91a ("doc: add event mode to l3fwd guide")

doc: fix service core mask in l3fwd guide

Service core mask should be a hexadecimal value rather than a range of
lcores.

Bugzilla ID: 392
Fixes: 55499896d91a ("doc: add event mode to l3fwd guide")

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>

show more ...


/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/pdump/main.c
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/flowgen.c
/dpdk/app/test-pmd/macswap.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/Makefile
/dpdk/app/test/test_acl.c
/dpdk/app/test/test_acl.h
/dpdk/app/test/test_compressdev_test_buffer.h
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_mbuf.c
/dpdk/buildtools/list-dir-globs.py
/dpdk/buildtools/meson.build
/dpdk/buildtools/options-ibverbs-static.sh
/dpdk/buildtools/pmdinfogen/pmdinfogen.h
/dpdk/config/arm/arm64_stingray_linux_gcc
/dpdk/config/common_armv8a_linux
/dpdk/config/common_linux
/dpdk/config/defconfig_arm-armv7a-linuxapp-gcc
/dpdk/config/defconfig_arm64-armada-linuxapp-gcc
/dpdk/config/defconfig_arm64-octeontx2-linuxapp-gcc
/dpdk/config/defconfig_arm64-stingray-linuxapp-gcc
/dpdk/config/defconfig_arm64-thunderx-linuxapp-gcc
/dpdk/config/meson.build
/dpdk/devtools/cocci.sh
/dpdk/devtools/test-build.sh
/dpdk/doc/build-sdk-meson.txt
/dpdk/doc/guides/contributing/documentation.rst
/dpdk/doc/guides/contributing/stable.rst
/dpdk/doc/guides/cryptodevs/aesni_gcm.rst
/dpdk/doc/guides/cryptodevs/features/aesni_gcm.ini
/dpdk/doc/guides/cryptodevs/features/default.ini
/dpdk/doc/guides/nics/i40e.rst
/dpdk/doc/guides/nics/mlx4.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/octeontx2.rst
/dpdk/doc/guides/prog_guide/cryptodev_lib.rst
/dpdk/doc/guides/prog_guide/ipsec_lib.rst
/dpdk/doc/guides/prog_guide/rte_security.rst
/dpdk/doc/guides/rel_notes/release_20_02.rst
l3_forward.rst
/dpdk/doc/guides/testpmd_app_ug/run_app.rst
/dpdk/doc/guides/tools/comp_perf.rst
/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/iavf/rte_common_iavf_version.map
/dpdk/drivers/common/mlx5/meson.build
/dpdk/drivers/common/mlx5/mlx5_glue.c
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/mlx5/rte_common_mlx5_version.map
/dpdk/drivers/common/octeontx2/Makefile
/dpdk/drivers/common/octeontx2/meson.build
/dpdk/drivers/common/octeontx2/otx2_common.h
/dpdk/drivers/common/octeontx2/otx2_dev.c
/dpdk/drivers/common/octeontx2/otx2_mbox.c
/dpdk/drivers/common/octeontx2/otx2_mbox.h
/dpdk/drivers/common/octeontx2/otx2_sec_idev.c
/dpdk/drivers/common/octeontx2/otx2_sec_idev.h
/dpdk/drivers/common/octeontx2/rte_common_octeontx2_version.map
/dpdk/drivers/crypto/aesni_gcm/aesni_gcm_ops.h
/dpdk/drivers/crypto/aesni_gcm/aesni_gcm_pmd.c
/dpdk/drivers/crypto/aesni_gcm/aesni_gcm_pmd_ops.c
/dpdk/drivers/crypto/aesni_gcm/aesni_gcm_pmd_private.h
/dpdk/drivers/crypto/aesni_mb/rte_aesni_mb_pmd.c
/dpdk/drivers/crypto/ccp/ccp_dev.h
/dpdk/drivers/crypto/ccp/rte_ccp_pmd.c
/dpdk/drivers/crypto/octeontx/otx_cryptodev_capabilities.c
/dpdk/drivers/crypto/octeontx2/Makefile
/dpdk/drivers/crypto/octeontx2/meson.build
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_capabilities.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_hw_access.h
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_mbox.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_mbox.h
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_ops.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_qp.h
/dpdk/drivers/crypto/octeontx2/otx2_ipsec_fp.h
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/event/dpaa2/dpaa2_eventdev.c
/dpdk/drivers/event/octeontx2/Makefile
/dpdk/drivers/event/octeontx2/meson.build
/dpdk/drivers/event/octeontx2/otx2_evdev.c
/dpdk/drivers/event/octeontx2/otx2_evdev.h
/dpdk/drivers/event/octeontx2/otx2_worker.c
/dpdk/drivers/event/octeontx2/otx2_worker.h
/dpdk/drivers/event/octeontx2/otx2_worker_dual.c
/dpdk/drivers/event/opdl/Makefile
/dpdk/drivers/event/sw/Makefile
/dpdk/drivers/meson.build
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.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_hwrm.c
/dpdk/drivers/net/bnxt/bnxt_hwrm.h
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/failsafe/failsafe_intr.c
/dpdk/drivers/net/fm10k/Makefile
/dpdk/drivers/net/hinic/base/hinic_compat.h
/dpdk/drivers/net/i40e/Makefile
/dpdk/drivers/net/i40e/i40e_fdir.c
/dpdk/drivers/net/i40e/i40e_rxtx.c
/dpdk/drivers/net/ice/base/ice_fdir.c
/dpdk/drivers/net/ice/ice_fdir_filter.c
/dpdk/drivers/net/ice/ice_rxtx.c
/dpdk/drivers/net/ionic/Makefile
/dpdk/drivers/net/ionic/meson.build
/dpdk/drivers/net/ipn3ke/meson.build
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_pf.c
/dpdk/drivers/net/mlx4/meson.build
/dpdk/drivers/net/mlx4/mlx4.c
/dpdk/drivers/net/mlx4/mlx4_ethdev.c
/dpdk/drivers/net/mlx5/mlx5.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_rxtx.c
/dpdk/drivers/net/netvsc/hn_ethdev.c
/dpdk/drivers/net/octeontx2/Makefile
/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_devargs.c
/dpdk/drivers/net/octeontx2/otx2_ethdev_sec.c
/dpdk/drivers/net/octeontx2/otx2_ethdev_sec.h
/dpdk/drivers/net/octeontx2/otx2_ethdev_sec_tx.h
/dpdk/drivers/net/octeontx2/otx2_flow.c
/dpdk/drivers/net/octeontx2/otx2_flow_ctrl.c
/dpdk/drivers/net/octeontx2/otx2_lookup.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/vdev_netvsc/vdev_netvsc.c
/dpdk/drivers/net/vhost/rte_eth_vhost.c
/dpdk/drivers/raw/ifpga/meson.build
/dpdk/drivers/raw/octeontx2_ep/otx2_ep_enqdeq.c
/dpdk/drivers/raw/octeontx2_ep/rte_rawdev_octeontx2_ep_version.map
/dpdk/drivers/vdpa/mlx5/rte_pmd_mlx5_vdpa_version.map
/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_gcm.c
/dpdk/examples/fips_validation/fips_validation_xts.c
/dpdk/examples/fips_validation/main.c
/dpdk/examples/fips_validation/meson.build
/dpdk/examples/ioat/ioatfwd.c
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec.c
/dpdk/examples/ipsec-secgw/ipsec_process.c
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/ipsec-secgw/sad.h
/dpdk/examples/ipsec-secgw/test/common_defs.sh
/dpdk/examples/ipsec-secgw/test/linux_test4.sh
/dpdk/examples/ipsec-secgw/test/linux_test6.sh
/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesgcm_inline_crypto_fallback_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesgcm_inline_crypto_fallback_defs.sh
/dpdk/examples/kni/main.c
/dpdk/examples/l2fwd-event/l2fwd_event_generic.c
/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/vhost_blk/vhost_blk.c
/dpdk/examples/vm_power_manager/channel_monitor.c
/dpdk/kernel/linux/kni/compat.h
/dpdk/kernel/linux/kni/kni_net.c
/dpdk/lib/librte_acl/acl_bld.c
/dpdk/lib/librte_bpf/meson.build
/dpdk/lib/librte_cryptodev/rte_crypto_sym.h
/dpdk/lib/librte_cryptodev/rte_cryptodev.c
/dpdk/lib/librte_cryptodev/rte_cryptodev.h
/dpdk/lib/librte_cryptodev/rte_cryptodev_pmd.h
/dpdk/lib/librte_cryptodev/rte_cryptodev_version.map
/dpdk/lib/librte_eal/common/eal_common_mcfg.c
/dpdk/lib/librte_eal/common/eal_common_options.c
/dpdk/lib/librte_eal/common/eal_memcfg.h
/dpdk/lib/librte_eal/common/include/arch/x86/rte_vect.h
/dpdk/lib/librte_eal/common/include/rte_eal_interrupts.h
/dpdk/lib/librte_eal/freebsd/eal/eal_interrupts.c
/dpdk/lib/librte_eal/linux/eal/eal_interrupts.c
/dpdk/lib/librte_eal/linux/eal/eal_memory.c
/dpdk/lib/librte_eal/rte_eal_version.map
/dpdk/lib/librte_eal/windows/eal/eal.c
/dpdk/lib/librte_eal/windows/eal/eal_debug.c
/dpdk/lib/librte_eal/windows/eal/eal_lcore.c
/dpdk/lib/librte_eal/windows/eal/eal_thread.c
/dpdk/lib/librte_eal/windows/eal/getopt.c
/dpdk/lib/librte_eal/windows/eal/include/dirent.h
/dpdk/lib/librte_eal/windows/eal/include/getopt.h
/dpdk/lib/librte_eal/windows/eal/include/pthread.h
/dpdk/lib/librte_eal/windows/eal/include/rte_os.h
/dpdk/lib/librte_eal/windows/eal/include/sched.h
/dpdk/lib/librte_eal/windows/eal/include/sys/queue.h
/dpdk/lib/librte_eal/windows/eal/meson.build
/dpdk/lib/librte_fib/trie.c
/dpdk/lib/librte_ipsec/esp_inb.c
/dpdk/lib/librte_ipsec/esp_outb.c
/dpdk/lib/librte_ipsec/misc.h
/dpdk/lib/librte_ipsec/rte_ipsec.h
/dpdk/lib/librte_ipsec/sa.c
/dpdk/lib/librte_ipsec/sa.h
/dpdk/lib/librte_ipsec/ses.c
/dpdk/lib/librte_kni/rte_kni.c
/dpdk/lib/librte_mbuf/rte_mbuf.c
/dpdk/lib/librte_mbuf/rte_mbuf.h
/dpdk/lib/librte_mempool/rte_mempool.h
/dpdk/lib/librte_ring/rte_ring_elem.h
/dpdk/lib/librte_security/rte_security.h
/dpdk/lib/librte_vhost/vhost.c
/dpdk/lib/librte_vhost/vhost.h
/dpdk/lib/librte_vhost/vhost_user.c
/dpdk/license/exceptions.txt
/dpdk/meson_options.txt
/dpdk/mk/toolchain/clang/rte.vars.mk
/dpdk/mk/toolchain/gcc/rte.vars.mk
2cf6778831-Jan-2020 Vladimir Medvedkin <vladimir.medvedkin@intel.com>

examples/ipsec-secgw: add SAD cache

Introduce SAD cache.
Stores the most recent SA in a per lcore cache.
Cache represents flat array containing SA's indexed by SPI.

Signed-off-by: Vladimir Medvedki

examples/ipsec-secgw: add SAD cache

Introduce SAD cache.
Stores the most recent SA in a per lcore cache.
Cache represents flat array containing SA's indexed by SPI.

Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>

show more ...


/dpdk/.ci/linux-build.sh
/dpdk/.travis.yml
/dpdk/MAINTAINERS
/dpdk/app/test-compress-perf/Makefile
/dpdk/app/test-compress-perf/comp_perf.h
/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_common.h
/dpdk/app/test-compress-perf/comp_perf_test_cyclecount.c
/dpdk/app/test-compress-perf/comp_perf_test_cyclecount.h
/dpdk/app/test-compress-perf/comp_perf_test_throughput.c
/dpdk/app/test-compress-perf/comp_perf_test_throughput.h
/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-pmd/cmdline.c
/dpdk/app/test-pmd/cmdline_flow.c
/dpdk/app/test-pmd/icmpecho.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/txonly.c
/dpdk/app/test/Makefile
/dpdk/app/test/autotest_data.py
/dpdk/app/test/meson.build
/dpdk/app/test/test.c
/dpdk/app/test/test_cmdline_etheraddr.c
/dpdk/app/test/test_cmdline_ipaddr.c
/dpdk/app/test/test_cmdline_num.c
/dpdk/app/test/test_cmdline_portlist.c
/dpdk/app/test/test_cmdline_string.c
/dpdk/app/test/test_cryptodev.c
/dpdk/app/test/test_cryptodev_aead_test_vectors.h
/dpdk/app/test/test_cryptodev_blockcipher.c
/dpdk/app/test/test_cryptodev_des_test_vectors.h
/dpdk/app/test/test_debug.c
/dpdk/app/test/test_eal_flags.c
/dpdk/app/test/test_errno.c
/dpdk/app/test/test_func_reentrancy.c
/dpdk/app/test/test_hash.c
/dpdk/app/test/test_hash_functions.c
/dpdk/app/test/test_hash_readwrite.c
/dpdk/app/test/test_hash_readwrite_lf_perf.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_memcpy.c
/dpdk/app/test/test_memcpy_perf.c
/dpdk/app/test/test_mp_secondary.c
/dpdk/app/test/test_pdump.c
/dpdk/app/test/test_pmd_ring_perf.c
/dpdk/app/test/test_power.c
/dpdk/app/test/test_ring_perf.c
/dpdk/app/test/test_timer_secondary.c
/dpdk/buildtools/gen-pmdinfo-cfile.sh
/dpdk/config/common_base
/dpdk/devtools/check-abi.sh
/dpdk/devtools/gen-abi.sh
/dpdk/devtools/libabigail.abignore
/dpdk/devtools/test-build.sh
/dpdk/devtools/test-meson-builds.sh
/dpdk/doc/guides/contributing/patches.rst
/dpdk/doc/guides/cryptodevs/armv8.rst
/dpdk/doc/guides/cryptodevs/features/default.ini
/dpdk/doc/guides/cryptodevs/features/qat.ini
/dpdk/doc/guides/cryptodevs/kasumi.rst
/dpdk/doc/guides/cryptodevs/qat.rst
/dpdk/doc/guides/cryptodevs/snow3g.rst
/dpdk/doc/guides/cryptodevs/zuc.rst
/dpdk/doc/guides/nics/features/mlx5.ini
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/octeontx2.rst
/dpdk/doc/guides/nics/thunderx.rst
/dpdk/doc/guides/rel_notes/release_20_02.rst
ipsec_secgw.rst
/dpdk/doc/guides/vdpadevs/features/mlx5.ini
/dpdk/doc/guides/vdpadevs/index.rst
/dpdk/doc/guides/vdpadevs/mlx5.rst
/dpdk/drivers/bus/dpaa/rte_dpaa_bus.h
/dpdk/drivers/common/Makefile
/dpdk/drivers/common/meson.build
/dpdk/drivers/common/mlx5/Makefile
/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_utils.h
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.c
/dpdk/drivers/common/mlx5/mlx5_devx_cmds.h
/dpdk/drivers/common/mlx5/mlx5_glue.c
/dpdk/drivers/common/mlx5/mlx5_glue.h
/dpdk/drivers/common/mlx5/mlx5_nl.c
/dpdk/drivers/common/mlx5/mlx5_nl.h
/dpdk/drivers/common/mlx5/mlx5_prm.h
/dpdk/drivers/common/mlx5/rte_common_mlx5_version.map
/dpdk/drivers/common/octeontx2/otx2_mbox.h
/dpdk/drivers/common/qat/qat_adf/icp_qat_hw.h
/dpdk/drivers/crypto/armv8/Makefile
/dpdk/drivers/crypto/armv8/armv8_pmd_private.h
/dpdk/drivers/crypto/armv8/meson.build
/dpdk/drivers/crypto/armv8/rte_armv8_pmd.c
/dpdk/drivers/crypto/armv8/rte_armv8_pmd_ops.c
/dpdk/drivers/crypto/ccp/rte_ccp_pmd.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.c
/dpdk/drivers/crypto/dpaa_sec/dpaa_sec.h
/dpdk/drivers/crypto/dpaa_sec/meson.build
/dpdk/drivers/crypto/kasumi/Makefile
/dpdk/drivers/crypto/kasumi/kasumi_pmd_private.h
/dpdk/drivers/crypto/kasumi/meson.build
/dpdk/drivers/crypto/kasumi/rte_kasumi_pmd.c
/dpdk/drivers/crypto/kasumi/rte_kasumi_pmd_ops.c
/dpdk/drivers/crypto/meson.build
/dpdk/drivers/crypto/qat/qat_sym_capabilities.h
/dpdk/drivers/crypto/qat/qat_sym_pmd.c
/dpdk/drivers/crypto/qat/qat_sym_session.c
/dpdk/drivers/crypto/snow3g/Makefile
/dpdk/drivers/crypto/snow3g/meson.build
/dpdk/drivers/crypto/snow3g/rte_snow3g_pmd.c
/dpdk/drivers/crypto/snow3g/rte_snow3g_pmd_ops.c
/dpdk/drivers/crypto/snow3g/snow3g_pmd_private.h
/dpdk/drivers/crypto/zuc/Makefile
/dpdk/drivers/crypto/zuc/meson.build
/dpdk/drivers/crypto/zuc/rte_zuc_pmd.c
/dpdk/drivers/crypto/zuc/rte_zuc_pmd_ops.c
/dpdk/drivers/crypto/zuc/zuc_pmd_private.h
/dpdk/drivers/meson.build
/dpdk/drivers/net/bnx2x/bnx2x.c
/dpdk/drivers/net/bnx2x/bnx2x.h
/dpdk/drivers/net/bnx2x/bnx2x_rxtx.c
/dpdk/drivers/net/bnxt/bnxt.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_irq.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/bnxt_rxtx_vec_sse.c
/dpdk/drivers/net/bnxt/bnxt_stats.c
/dpdk/drivers/net/bnxt/bnxt_vnic.c
/dpdk/drivers/net/e1000/em_ethdev.c
/dpdk/drivers/net/e1000/igb_ethdev.c
/dpdk/drivers/net/enic/enic_res.c
/dpdk/drivers/net/enic/enic_res.h
/dpdk/drivers/net/failsafe/failsafe_ops.c
/dpdk/drivers/net/i40e/base/i40e_adminq.c
/dpdk/drivers/net/i40e/i40e_ethdev_vf.c
/dpdk/drivers/net/ice/base/ice_fdir.c
/dpdk/drivers/net/ice/base/ice_fdir.h
/dpdk/drivers/net/ice/base/ice_flow.c
/dpdk/drivers/net/ice/base/ice_osdep.h
/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/ionic/ionic_if.h
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/mlx4/Makefile
/dpdk/drivers/net/mlx4/meson.build
/dpdk/drivers/net/mlx4/mlx4.c
/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_mp.c
/dpdk/drivers/net/mlx4/mlx4_mr.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/mlx4/mlx4_utils.c
/dpdk/drivers/net/mlx4/mlx4_utils.h
/dpdk/drivers/net/mlx5/Makefile
/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_dv.c
/dpdk/drivers/net/mlx5/mlx5_flow_meter.c
/dpdk/drivers/net/mlx5/mlx5_flow_verbs.c
/dpdk/drivers/net/mlx5/mlx5_mac.c
/dpdk/drivers/net/mlx5/mlx5_mp.c
/dpdk/drivers/net/mlx5/mlx5_mr.c
/dpdk/drivers/net/mlx5/mlx5_rss.c
/dpdk/drivers/net/mlx5/mlx5_rxmode.c
/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.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_socket.c
/dpdk/drivers/net/mlx5/mlx5_stats.c
/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/mlx5_vlan.c
/dpdk/drivers/net/mlx5/rte_pmd_mlx5.h
/dpdk/drivers/net/mlx5/rte_pmd_mlx5_version.map
/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/octeontx2/otx2_ethdev.c
/dpdk/drivers/net/octeontx2/otx2_ethdev.h
/dpdk/drivers/net/octeontx2/otx2_ethdev_devargs.c
/dpdk/drivers/net/octeontx2/otx2_flow_ctrl.c
/dpdk/drivers/net/octeontx2/otx2_rss.c
/dpdk/drivers/net/tap/rte_eth_tap.c
/dpdk/drivers/net/virtio/virtio_user_ethdev.c
/dpdk/drivers/vdpa/Makefile
/dpdk/drivers/vdpa/meson.build
/dpdk/drivers/vdpa/mlx5/Makefile
/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_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_utils.h
/dpdk/drivers/vdpa/mlx5/mlx5_vdpa_virtq.c
/dpdk/drivers/vdpa/mlx5/rte_pmd_mlx5_vdpa_version.map
/dpdk/examples/ip_pipeline/parser.c
/dpdk/examples/ipsec-secgw/Makefile
/dpdk/examples/ipsec-secgw/ipsec-secgw.c
/dpdk/examples/ipsec-secgw/ipsec.h
/dpdk/examples/ipsec-secgw/meson.build
/dpdk/examples/ipsec-secgw/parser.c
/dpdk/examples/ipsec-secgw/parser.h
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/ipsec-secgw/sad.c
/dpdk/examples/ipsec-secgw/sad.h
/dpdk/examples/ipsec-secgw/sp4.c
/dpdk/examples/ipsec-secgw/sp6.c
/dpdk/examples/ipv4_multicast/main.c
/dpdk/examples/l3fwd-power/main.c
/dpdk/examples/l3fwd/l3fwd_em.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/vmdq/main.c
/dpdk/examples/vmdq_dcb/main.c
/dpdk/lib/librte_cryptodev/rte_crypto_sym.h
/dpdk/lib/librte_cryptodev/rte_cryptodev.c
/dpdk/lib/librte_distributor/meson.build
/dpdk/lib/librte_distributor/rte_distributor.c
/dpdk/lib/librte_distributor/rte_distributor_single.c
/dpdk/lib/librte_eal/linux/eal/eal_vfio.c
/dpdk/lib/librte_ethdev/rte_ethdev.c
/dpdk/lib/librte_hash/meson.build
/dpdk/lib/librte_hash/rte_hash.h
/dpdk/lib/librte_ip_frag/ip_frag_internal.c
/dpdk/lib/librte_ipsec/ipsec_sad.c
/dpdk/lib/librte_ipsec/rte_ipsec_sad.h
/dpdk/lib/librte_lpm/meson.build
/dpdk/lib/librte_lpm/rte_lpm.c
/dpdk/lib/librte_lpm/rte_lpm6.c
/dpdk/lib/librte_pdump/rte_pdump.c
/dpdk/lib/librte_port/rte_port_eventdev.c
/dpdk/lib/librte_port/rte_port_eventdev.h
/dpdk/lib/librte_telemetry/rte_telemetry_parser_test.c
/dpdk/lib/librte_timer/meson.build
/dpdk/lib/librte_timer/rte_timer.c
/dpdk/lib/librte_vhost/socket.c
/dpdk/lib/librte_vhost/vhost_crypto.c
/dpdk/lib/librte_vhost/vhost_user.c
/dpdk/lib/librte_vhost/virtio_net.c
/dpdk/meson_options.txt
/dpdk/mk/rte.app.mk
/dpdk/mk/toolchain/icc/rte.vars.mk
5549989628-Jan-2020 Pavan Nikhilesh <pbhagavatula@marvell.com>

doc: add event mode to l3fwd guide

Update l3fwd user guide to include event device related information.
Update release notes.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Jer

doc: add event mode to l3fwd guide

Update l3fwd user guide to include event device related information.
Update release notes.

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>

show more ...


/dpdk/.ci/linux-build.sh
/dpdk/.ci/linux-setup.sh
/dpdk/.gitignore
/dpdk/.travis.yml
/dpdk/ABI_VERSION
/dpdk/MAINTAINERS
/dpdk/VERSION
/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/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/get-coremask.sh
/dpdk/app/test/meson.build
/dpdk/app/test/test_cfgfile.c
/dpdk/app/test/test_common.c
/dpdk/app/test/test_cryptodev.c
/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_ecdsa_test_vectors.h
/dpdk/app/test/test_cryptodev_ecpm_test_vectors.h
/dpdk/app/test/test_cryptodev_mixed_test_vectors.h
/dpdk/app/test/test_eventdev.c
/dpdk/app/test/test_ring.c
/dpdk/app/test/test_ring.h
/dpdk/app/test/test_ring_perf.c
/dpdk/app/test/test_service_cores.c
/dpdk/app/test/test_thash.c
/dpdk/buildtools/call-sphinx-build.py
/dpdk/buildtools/meson.build
/dpdk/config/arm/arm64_armada_linux_gcc
/dpdk/config/arm/arm64_armv8_linux_gcc
/dpdk/config/arm/arm64_bluefield_linux_gcc
/dpdk/config/arm/arm64_dpaa_linux_gcc
/dpdk/config/arm/arm64_emag_linux_gcc
/dpdk/config/arm/arm64_n1sdp_linux_gcc
/dpdk/config/arm/arm64_octeontx2_linux_gcc
/dpdk/config/arm/arm64_thunderx2_linux_gcc
/dpdk/config/arm/arm64_thunderx_linux_gcc
/dpdk/config/arm/meson.build
/dpdk/config/common_armv8a_linux
/dpdk/config/common_base
/dpdk/config/common_linux
/dpdk/config/defconfig_arm-armv7a-linuxapp-gcc
/dpdk/config/defconfig_ppc_64-power8-linuxapp-gcc
/dpdk/config/meson.build
/dpdk/config/x86/meson.build
/dpdk/devtools/check-abi-version.sh
/dpdk/devtools/check-git-log.sh
/dpdk/devtools/test-build.sh
/dpdk/devtools/test-meson-builds.sh
/dpdk/devtools/test-null.sh
/dpdk/devtools/update-abi.sh
/dpdk/devtools/update_version_map_abi.py
/dpdk/doc/api/meson.build
/dpdk/doc/guides/compressdevs/qat_comp.rst
/dpdk/doc/guides/conf.py
/dpdk/doc/guides/contributing/patches.rst
/dpdk/doc/guides/cryptodevs/features/default.ini
/dpdk/doc/guides/cryptodevs/features/octeontx.ini
/dpdk/doc/guides/cryptodevs/features/octeontx2.ini
/dpdk/doc/guides/cryptodevs/features/qat.ini
/dpdk/doc/guides/cryptodevs/qat.rst
/dpdk/doc/guides/freebsd_gsg/install_from_ports.rst
/dpdk/doc/guides/index.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/sys_reqs.rst
/dpdk/doc/guides/meson.build
/dpdk/doc/guides/nics/avp.rst
/dpdk/doc/guides/nics/features/bnxt.ini
/dpdk/doc/guides/nics/features/hns3.ini
/dpdk/doc/guides/nics/features/hns3_vf.ini
/dpdk/doc/guides/nics/features/ionic.ini
/dpdk/doc/guides/nics/features/octeontx.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/ionic.rst
/dpdk/doc/guides/nics/ixgbe.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/qede.rst
/dpdk/doc/guides/nics/tap.rst
/dpdk/doc/guides/nics/vhost.rst
/dpdk/doc/guides/nics/virtio.rst
/dpdk/doc/guides/prog_guide/env_abstraction_layer.rst
/dpdk/doc/guides/prog_guide/kernel_nic_interface.rst
/dpdk/doc/guides/prog_guide/mempool_lib.rst
/dpdk/doc/guides/prog_guide/rte_flow.rst
/dpdk/doc/guides/rawdevs/index.rst
/dpdk/doc/guides/rawdevs/ntb.rst
/dpdk/doc/guides/rawdevs/octeontx2_ep.rst
/dpdk/doc/guides/rel_notes/deprecation.rst
/dpdk/doc/guides/rel_notes/index.rst
/dpdk/doc/guides/rel_notes/release_19_11.rst
/dpdk/doc/guides/rel_notes/release_20_02.rst
l3_forward.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/vdpadevs/features/default.ini
/dpdk/doc/guides/vdpadevs/features/ifcvf.ini
/dpdk/doc/guides/vdpadevs/features_overview.rst
/dpdk/doc/guides/vdpadevs/ifc.rst
/dpdk/doc/guides/vdpadevs/index.rst
/dpdk/drivers/Makefile
/dpdk/drivers/bus/dpaa/base/fman/fman.c
/dpdk/drivers/bus/dpaa/base/fman/netcfg_layer.c
/dpdk/drivers/bus/dpaa/rte_dpaa_bus.h
/dpdk/drivers/bus/fslmc/mc/dpci.c
/dpdk/drivers/bus/fslmc/mc/dpcon.c
/dpdk/drivers/bus/fslmc/mc/fsl_dpci.h
/dpdk/drivers/bus/fslmc/mc/fsl_dpcon.h
/dpdk/drivers/bus/fslmc/mc/fsl_mc_sys.h
/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_pvt.h
/dpdk/drivers/bus/fslmc/qbman/include/fsl_qbman_base.h
/dpdk/drivers/bus/fslmc/qbman/qbman_portal.c
/dpdk/drivers/bus/fslmc/qbman/qbman_portal.h
/dpdk/drivers/bus/fslmc/qbman/qbman_sys.h
/dpdk/drivers/bus/fslmc/rte_fslmc.h
/dpdk/drivers/common/Makefile
/dpdk/drivers/common/cpt/Makefile
/dpdk/drivers/common/cpt/cpt_fpm_tables.c
/dpdk/drivers/common/cpt/cpt_mcode_defines.h
/dpdk/drivers/common/cpt/cpt_pmd_ops_helper.h
/dpdk/drivers/common/cpt/cpt_ucode_asym.h
/dpdk/drivers/common/cpt/meson.build
/dpdk/drivers/common/cpt/rte_common_cpt_version.map
/dpdk/drivers/common/iavf/Makefile
/dpdk/drivers/common/iavf/README
/dpdk/drivers/common/iavf/iavf_adminq.c
/dpdk/drivers/common/iavf/iavf_adminq.h
/dpdk/drivers/common/iavf/iavf_adminq_cmd.h
/dpdk/drivers/common/iavf/iavf_alloc.h
/dpdk/drivers/common/iavf/iavf_common.c
/dpdk/drivers/common/iavf/iavf_devids.h
/dpdk/drivers/common/iavf/iavf_impl.c
/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_status.h
/dpdk/drivers/common/iavf/iavf_type.h
/dpdk/drivers/common/iavf/meson.build
/dpdk/drivers/common/iavf/rte_common_iavf_version.map
/dpdk/drivers/common/iavf/virtchnl.h
/dpdk/drivers/common/meson.build
/dpdk/drivers/common/octeontx2/hw/otx2_sdp.h
/dpdk/drivers/common/octeontx2/otx2_common.c
/dpdk/drivers/common/octeontx2/otx2_common.h
/dpdk/drivers/common/octeontx2/otx2_dev.h
/dpdk/drivers/common/octeontx2/otx2_mbox.c
/dpdk/drivers/common/octeontx2/rte_common_octeontx2_version.map
/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_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.c
/dpdk/drivers/common/qat/qat_qp.h
/dpdk/drivers/compress/qat/qat_comp_pmd.c
/dpdk/drivers/compress/qat/qat_comp_pmd.h
/dpdk/drivers/crypto/octeontx/otx_cryptodev_capabilities.c
/dpdk/drivers/crypto/octeontx/otx_cryptodev_ops.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_capabilities.c
/dpdk/drivers/crypto/octeontx2/otx2_cryptodev_ops.c
/dpdk/drivers/crypto/qat/qat_asym_pmd.c
/dpdk/drivers/crypto/qat/qat_asym_pmd.h
/dpdk/drivers/crypto/qat/qat_sym_capabilities.h
/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/event/dpaa/dpaa_eventdev.c
/dpdk/drivers/event/dpaa2/Makefile
/dpdk/drivers/event/dsw/Makefile
/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/dsw/meson.build
/dpdk/drivers/event/octeontx/ssovf_worker.h
/dpdk/drivers/event/octeontx2/otx2_evdev.h
/dpdk/drivers/event/octeontx2/otx2_tim_evdev.c
/dpdk/drivers/event/opdl/Makefile
/dpdk/drivers/event/opdl/meson.build
/dpdk/drivers/event/opdl/opdl_ring.c
/dpdk/drivers/event/sw/sw_evdev_xstats.c
/dpdk/drivers/mempool/dpaa2/dpaa2_hw_mempool.c
/dpdk/drivers/mempool/dpaa2/dpaa2_hw_mempool.h
/dpdk/drivers/mempool/octeontx/octeontx_fpavf.c
/dpdk/drivers/meson.build
/dpdk/drivers/net/Makefile
/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c
/dpdk/drivers/net/ark/ark_ethdev_rx.c
/dpdk/drivers/net/ark/ark_ethdev_tx.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_impl.c
/dpdk/drivers/net/axgbe/axgbe_rxtx.c
/dpdk/drivers/net/axgbe/axgbe_rxtx.h
/dpdk/drivers/net/bnx2x/bnx2x_ethdev.c
/dpdk/drivers/net/bnx2x/bnx2x_ethdev.h
/dpdk/drivers/net/bnx2x/ecore_sp.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_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_rxr.c
/dpdk/drivers/net/bnxt/bnxt_rxr.h
/dpdk/drivers/net/bnxt/bnxt_stats.c
/dpdk/drivers/net/bnxt/bnxt_vnic.c
/dpdk/drivers/net/cxgbe/cxgbe.h
/dpdk/drivers/net/cxgbe/cxgbe_compat.h
/dpdk/drivers/net/cxgbe/cxgbe_main.c
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/dpaa/dpaa_ethdev.h
/dpdk/drivers/net/dpaa2/Makefile
/dpdk/drivers/net/dpaa2/base/dpaa2_hw_dpni.c
/dpdk/drivers/net/dpaa2/base/dpaa2_hw_dpni_annot.h
/dpdk/drivers/net/dpaa2/mc/dpdmux.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/rte_pmd_dpaa2.h
/dpdk/drivers/net/e1000/base/e1000_osdep.h
/dpdk/drivers/net/e1000/em_ethdev.c
/dpdk/drivers/net/e1000/igb_ethdev.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_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_dpdk.h
/dpdk/drivers/net/ena/ena_ethdev.c
/dpdk/drivers/net/enic/base/cq_desc.h
/dpdk/drivers/net/enic/base/cq_enet_desc.h
/dpdk/drivers/net/enic/base/rq_enet_desc.h
/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_enet.h
/dpdk/drivers/net/enic/base/vnic_intr.c
/dpdk/drivers/net/enic/base/vnic_intr.h
/dpdk/drivers/net/enic/base/vnic_nic.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_rss.h
/dpdk/drivers/net/enic/base/vnic_stats.h
/dpdk/drivers/net/enic/base/vnic_wq.c
/dpdk/drivers/net/enic/base/vnic_wq.h
/dpdk/drivers/net/enic/base/wq_enet_desc.h
/dpdk/drivers/net/enic/enic.h
/dpdk/drivers/net/enic/enic_clsf.c
/dpdk/drivers/net/enic/enic_compat.h
/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_res.h
/dpdk/drivers/net/enic/enic_rxtx.c
/dpdk/drivers/net/enic/enic_rxtx_common.h
/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/hns3/hns3_cmd.c
/dpdk/drivers/net/hns3/hns3_cmd.h
/dpdk/drivers/net/hns3/hns3_dcb.c
/dpdk/drivers/net/hns3/hns3_dcb.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_flow.c
/dpdk/drivers/net/hns3/hns3_mbx.c
/dpdk/drivers/net/hns3/hns3_mbx.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_stats.c
/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_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/base/virtchnl.h
/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_fdir.c
/dpdk/drivers/net/i40e/i40e_flow.c
/dpdk/drivers/net/i40e/i40e_rxtx.c
/dpdk/drivers/net/i40e/i40e_rxtx.h
/dpdk/drivers/net/i40e/rte_pmd_i40e.c
/dpdk/drivers/net/iavf/Makefile
/dpdk/drivers/net/iavf/iavf.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/iavf/iavf_rxtx_vec_avx2.c
/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/ice_adminq_cmd.h
/dpdk/drivers/net/ice/base/ice_common.c
/dpdk/drivers/net/ice/base/ice_devids.h
/dpdk/drivers/net/ice/base/ice_fdir.c
/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/base/ice_nvm.c
/dpdk/drivers/net/ice/base/ice_osdep.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/ice_ethdev.c
/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_common.h
/dpdk/drivers/net/ionic/Makefile
/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_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/meson.build
/dpdk/drivers/net/ionic/rte_pmd_ionic_version.map
/dpdk/drivers/net/ipn3ke/ipn3ke_representor.c
/dpdk/drivers/net/ipn3ke/meson.build
/dpdk/drivers/net/ixgbe/Makefile
/dpdk/drivers/net/ixgbe/base/ixgbe_osdep.h
/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.h
/dpdk/drivers/net/ixgbe/meson.build
/dpdk/drivers/net/ixgbe/rte_pmd_ixgbe.c
/dpdk/drivers/net/kni/rte_eth_kni.c
/dpdk/drivers/net/meson.build
/dpdk/drivers/net/mlx4/mlx4_utils.h
/dpdk/drivers/net/mlx5/Makefile
/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_cmds.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_glue.c
/dpdk/drivers/net/mlx5/mlx5_glue.h
/dpdk/drivers/net/mlx5/mlx5_prm.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_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_socket.c
/dpdk/drivers/net/mlx5/mlx5_trigger.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mlx5/mlx5_utils.h
/dpdk/drivers/net/netvsc/hn_ethdev.c
/dpdk/drivers/net/netvsc/hn_rndis.c
/dpdk/drivers/net/nfp/nfp_net.c
/dpdk/drivers/net/nfp/nfp_net_ctrl.h
/dpdk/drivers/net/nfp/nfp_net_logs.h
/dpdk/drivers/net/nfp/nfp_net_pmd.h
/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/octeontx2/otx2_ethdev.c
/dpdk/drivers/net/octeontx2/otx2_ethdev.h
/dpdk/drivers/net/octeontx2/otx2_lookup.c
/dpdk/drivers/net/octeontx2/otx2_ptp.c
/dpdk/drivers/net/octeontx2/otx2_rx.c
/dpdk/drivers/net/octeontx2/otx2_tx.c
/dpdk/drivers/net/pcap/rte_eth_pcap.c
/dpdk/drivers/net/pfe/Makefile
/dpdk/drivers/net/pfe/base/cbus.h
/dpdk/drivers/net/pfe/base/cbus/bmu.h
/dpdk/drivers/net/pfe/base/cbus/class_csr.h
/dpdk/drivers/net/pfe/base/cbus/emac_mtip.h
/dpdk/drivers/net/pfe/base/cbus/gpi.h
/dpdk/drivers/net/pfe/base/cbus/hif.h
/dpdk/drivers/net/pfe/base/cbus/hif_nocpy.h
/dpdk/drivers/net/pfe/base/cbus/tmu_csr.h
/dpdk/drivers/net/pfe/base/cbus/util_csr.h
/dpdk/drivers/net/pfe/base/pfe.h
/dpdk/drivers/net/pfe/pfe_eth.h
/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/pfe/pfe_hif_lib.h
/dpdk/drivers/net/pfe/pfe_logs.h
/dpdk/drivers/net/pfe/pfe_mod.h
/dpdk/drivers/net/qede/base/bcm_osal.h
/dpdk/drivers/net/qede/base/ecore_dev.c
/dpdk/drivers/net/qede/base/ecore_vf.c
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/qede/qede_rxtx.c
/dpdk/drivers/net/qede/qede_rxtx.h
/dpdk/drivers/net/thunderx/Makefile
/dpdk/drivers/net/thunderx/meson.build
/dpdk/drivers/net/thunderx/nicvf_rxtx.c
/dpdk/drivers/net/thunderx/nicvf_struct.h
/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_pci.c
/dpdk/drivers/net/virtio/virtio_pci.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/vhost_user.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/base/vmxnet3_defs.h
/dpdk/drivers/net/vmxnet3/base/vmxnet3_osdep.h
/dpdk/drivers/raw/Makefile
/dpdk/drivers/raw/dpaa2_cmdif/dpaa2_cmdif.c
/dpdk/drivers/raw/ifpga/meson.build
/dpdk/drivers/raw/meson.build
/dpdk/drivers/raw/ntb/ntb.c
/dpdk/drivers/raw/octeontx2_ep/Makefile
/dpdk/drivers/raw/octeontx2_ep/meson.build
/dpdk/drivers/raw/octeontx2_ep/otx2_ep_enqdeq.c
/dpdk/drivers/raw/octeontx2_ep/otx2_ep_enqdeq.h
/dpdk/drivers/raw/octeontx2_ep/otx2_ep_rawdev.c
/dpdk/drivers/raw/octeontx2_ep/otx2_ep_rawdev.h
/dpdk/drivers/raw/octeontx2_ep/otx2_ep_test.c
/dpdk/drivers/raw/octeontx2_ep/otx2_ep_vf.c
/dpdk/drivers/raw/octeontx2_ep/otx2_ep_vf.h
/dpdk/drivers/raw/octeontx2_ep/rte_rawdev_octeontx2_ep_version.map
/dpdk/drivers/vdpa/Makefile
/dpdk/drivers/vdpa/ifc/Makefile
/dpdk/drivers/vdpa/ifc/base/ifcvf.c
/dpdk/drivers/vdpa/ifc/base/ifcvf.h
/dpdk/drivers/vdpa/ifc/base/ifcvf_osdep.h
/dpdk/drivers/vdpa/ifc/ifcvf_vdpa.c
/dpdk/drivers/vdpa/ifc/meson.build
/dpdk/drivers/vdpa/ifc/rte_pmd_ifc_version.map
/dpdk/drivers/vdpa/meson.build
/dpdk/examples/ethtool/lib/Makefile
/dpdk/examples/fips_validation/fips_validation_gcm.c
/dpdk/examples/ipsec-secgw/sa.c
/dpdk/examples/l2fwd-event/l2fwd_common.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-event/l2fwd_poll.c
/dpdk/examples/l3fwd/Makefile
/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_generic.c
/dpdk/examples/l3fwd/l3fwd_event_internal_port.c
/dpdk/examples/l3fwd/l3fwd_lpm.c
/dpdk/examples/l3fwd/main.c
/dpdk/examples/l3fwd/meson.build
/dpdk/examples/ntb/ntb_fwd.c
/dpdk/examples/vhost_blk/vhost_blk.c
/dpdk/kernel/freebsd/contigmem/contigmem.c
/dpdk/kernel/linux/kni/compat.h
/dpdk/kernel/linux/kni/kni_dev.h
/dpdk/kernel/linux/kni/kni_misc.c
/dpdk/kernel/linux/kni/kni_net.c
/dpdk/kernel/linux/kni/meson.build
/dpdk/lib/librte_cfgfile/rte_cfgfile_version.map
/dpdk/lib/librte_cryptodev/rte_crypto_asym.h
/dpdk/lib/librte_cryptodev/rte_crypto_sym.h
/dpdk/lib/librte_cryptodev/rte_cryptodev.c
/dpdk/lib/librte_eal/common/eal_common_lcore.c
/dpdk/lib/librte_eal/common/eal_common_memzone.c
/dpdk/lib/librte_eal/common/eal_common_options.c
/dpdk/lib/librte_eal/common/eal_common_thread.c
/dpdk/lib/librte_eal/common/eal_common_uuid.c
/dpdk/lib/librte_eal/common/eal_private.h
/dpdk/lib/librte_eal/common/include/arch/arm/rte_pause_64.h
/dpdk/lib/librte_eal/common/include/generic/rte_pause.h
/dpdk/lib/librte_eal/common/include/generic/rte_ticketlock.h
/dpdk/lib/librte_eal/common/include/rte_common.h
/dpdk/lib/librte_eal/common/include/rte_uuid.h
/dpdk/lib/librte_eal/common/rte_reciprocal.c
/dpdk/lib/librte_eal/common/rte_service.c
/dpdk/lib/librte_eal/freebsd/eal/include/rte_os.h
/dpdk/lib/librte_eal/linux/eal/eal.c
/dpdk/lib/librte_eal/linux/eal/eal_interrupts.c
/dpdk/lib/librte_eal/windows/eal/include/sched.h
/dpdk/lib/librte_eal/windows/eal/include/sys/queue.h
/dpdk/lib/librte_ethdev/rte_ethdev.c
/dpdk/lib/librte_ethdev/rte_ethdev.h
/dpdk/lib/librte_ethdev/rte_ethdev_pci.h
/dpdk/lib/librte_ethdev/rte_ethdev_version.map
/dpdk/lib/librte_ethdev/rte_flow.c
/dpdk/lib/librte_ethdev/rte_flow.h
/dpdk/lib/librte_ethdev/rte_flow_driver.h
/dpdk/lib/librte_eventdev/rte_event_ring.c
/dpdk/lib/librte_eventdev/rte_event_ring.h
/dpdk/lib/librte_hash/rte_cuckoo_hash.c
/dpdk/lib/librte_hash/rte_cuckoo_hash.h
/dpdk/lib/librte_hash/rte_hash.h
/dpdk/lib/librte_hash/rte_hash_version.map
/dpdk/lib/librte_kni/rte_kni.c
/dpdk/lib/librte_latencystats/rte_latencystats.c
/dpdk/lib/librte_mbuf/rte_mbuf.c
/dpdk/lib/librte_mbuf/rte_mbuf.h
/dpdk/lib/librte_mbuf/rte_mbuf_core.h
/dpdk/lib/librte_mbuf/rte_mbuf_version.map
/dpdk/lib/librte_mempool/rte_mempool.c
/dpdk/lib/librte_mempool/rte_mempool.h
/dpdk/lib/librte_meter/rte_meter.h
/dpdk/lib/librte_meter/rte_meter_version.map
/dpdk/lib/librte_port/rte_port_kni.c
/dpdk/lib/librte_port/rte_port_kni.h
/dpdk/lib/librte_ring/Makefile
/dpdk/lib/librte_ring/meson.build
/dpdk/lib/librte_ring/rte_ring.c
/dpdk/lib/librte_ring/rte_ring.h
/dpdk/lib/librte_ring/rte_ring_elem.h
/dpdk/lib/librte_ring/rte_ring_version.map
/dpdk/lib/librte_timer/rte_timer.c
/dpdk/lib/librte_timer/rte_timer.h
/dpdk/lib/librte_timer/rte_timer_version.map
/dpdk/lib/librte_vhost/iotlb.c
/dpdk/lib/librte_vhost/rte_vhost.h
/dpdk/lib/librte_vhost/rte_vhost_version.map
/dpdk/lib/librte_vhost/socket.c
/dpdk/lib/librte_vhost/vhost.c
/dpdk/lib/librte_vhost/vhost.h
/dpdk/lib/librte_vhost/vhost_user.c
/dpdk/lib/librte_vhost/vhost_user.h
/dpdk/lib/librte_vhost/virtio_net.c
/dpdk/lib/meson.build
/dpdk/meson_options.txt
/dpdk/mk/internal/rte.compile-pre.mk
/dpdk/mk/rte.app.mk
/dpdk/mk/rte.lib.mk
/dpdk/mk/toolchain/gcc/rte.toolchain-compat.mk
/dpdk/usertools/dpdk-devbind.py
/dpdk/usertools/dpdk-telemetry-client.py
f433878a15-Nov-2019 David Hunt <david.hunt@intel.com>

doc: add core queries in power example guide

This patch adds some minor updates for the vm_power_manager and guest_cli
example applications.

Now that the virtio-serial channels between vm_power man

doc: add core queries in power example guide

This patch adds some minor updates for the vm_power_manager and guest_cli
example applications.

Now that the virtio-serial channels between vm_power manager and
the guest_cli has bi-directional capability, there are some new commands.

Firstly, the command in vm_power_manager to enable queries for a given VM:

* set_query {vm_name} enable|disable

Then, commands to query the frequencies and capabilities of the cores
in the VM:

* query_cpu_freq {core_num}|all
* query_cpu_caps {core_num}|all

Signed-off-by: David Hunt <david.hunt@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>

show more ...

694fd2cb26-Nov-2019 Jasvinder Singh <jasvinder.singh@intel.com>

doc: update QoS scheduler guides

Updates documentation to reflect the changes in the QoS scheduler
library and example.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian

doc: update QoS scheduler guides

Updates documentation to reflect the changes in the QoS scheduler
library and example.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>

show more ...

997d5d0d21-Nov-2019 Pavan Nikhilesh <pbhagavatula@marvell.com>

doc: fix command line in l2fwd-event guide

Fix incorrect command line argument documented for l2fwd-event.

Bugzilla ID: 367
Bugzilla ID: 368
Fixes: 14d7ea259aeb ("doc: add application usage guide f

doc: fix command line in l2fwd-event guide

Fix incorrect command line argument documented for l2fwd-event.

Bugzilla ID: 367
Bugzilla ID: 368
Fixes: 14d7ea259aeb ("doc: add application usage guide for l2fwd-event")

Reported-by: Vipin Varghese <vipin.varghese@intel.com>
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>

show more ...

0671044811-Nov-2019 Stephen Hemminger <stephen@networkplumber.org>

remove blank lines at end of file

Remove trailing blank lines. They serve no purpose and are just
editor leftovers.
These can cause git to complain about whitespace errors during merges.

Signed-off

remove blank lines at end of file

Remove trailing blank lines. They serve no purpose and are just
editor leftovers.
These can cause git to complain about whitespace errors during merges.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

show more ...


/dpdk/.ci/linux-build.sh
/dpdk/.travis.yml
/dpdk/ABI_VERSION
/dpdk/MAINTAINERS
/dpdk/Makefile
/dpdk/VERSION
/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/main.c
/dpdk/app/test-crypto-perf/meson.build
/dpdk/app/test-pmd/cmdline.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/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_aes_test_vectors.h
/dpdk/app/test/test_rcu_qsbr.c
/dpdk/app/test/test_rib6.c
/dpdk/buildtools/check-abi-version.sh
/dpdk/buildtools/meson.build
/dpdk/buildtools/update-abi.sh
/dpdk/buildtools/update_version_map_abi.py
/dpdk/config/arm/arm64_emag_linux_gcc
/dpdk/config/arm/arm64_n1sdp_linux_gcc
/dpdk/config/arm/meson.build
/dpdk/config/common_base
/dpdk/config/common_linux
/dpdk/config/defconfig_arm64-emag-linux-gcc
/dpdk/config/defconfig_arm64-emag-linuxapp-gcc
/dpdk/config/defconfig_arm64-n1sdp-linux-gcc
/dpdk/config/defconfig_arm64-n1sdp-linuxapp-gcc
/dpdk/config/meson.build
/dpdk/devtools/test-meson-builds.sh
/dpdk/devtools/test-null.sh
/dpdk/doc/guides/contributing/abi_versioning.rst
/dpdk/doc/guides/contributing/coding_style.rst
/dpdk/doc/guides/cryptodevs/features/openssl.ini
/dpdk/doc/guides/cryptodevs/mvsam.rst
/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/ice.rst
/dpdk/doc/guides/nics/kni.rst
/dpdk/doc/guides/nics/memif.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/nics/octeontx2.rst
/dpdk/doc/guides/nics/tap.rst
/dpdk/doc/guides/prog_guide/env_abstraction_layer.rst
/dpdk/doc/guides/prog_guide/generic_segmentation_offload_lib.rst
/dpdk/doc/guides/prog_guide/kernel_nic_interface.rst
/dpdk/doc/guides/rel_notes/release_16_07.rst
/dpdk/doc/guides/rel_notes/release_19_11.rst
flow_filtering.rst
vm_power_management.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/cryptoperf.rst
/dpdk/drivers/baseband/fpga_lte_fec/Makefile
/dpdk/drivers/baseband/fpga_lte_fec/rte_pmd_bbdev_fpga_lte_fec_version.map
/dpdk/drivers/baseband/null/Makefile
/dpdk/drivers/baseband/null/rte_pmd_bbdev_null_version.map
/dpdk/drivers/baseband/turbo_sw/Makefile
/dpdk/drivers/baseband/turbo_sw/rte_pmd_bbdev_turbo_sw_version.map
/dpdk/drivers/bus/dpaa/Makefile
/dpdk/drivers/bus/dpaa/meson.build
/dpdk/drivers/bus/dpaa/rte_bus_dpaa_version.map
/dpdk/drivers/bus/fslmc/Makefile
/dpdk/drivers/bus/fslmc/meson.build
/dpdk/drivers/bus/fslmc/rte_bus_fslmc_version.map
/dpdk/drivers/bus/ifpga/Makefile
/dpdk/drivers/bus/ifpga/meson.build
/dpdk/drivers/bus/ifpga/rte_bus_ifpga_version.map
/dpdk/drivers/bus/pci/Makefile
/dpdk/drivers/bus/pci/meson.build
/dpdk/drivers/bus/pci/pci_common.c
/dpdk/drivers/bus/pci/rte_bus_pci_version.map
/dpdk/drivers/bus/vdev/Makefile
/dpdk/drivers/bus/vdev/meson.build
/dpdk/drivers/bus/vdev/rte_bus_vdev_version.map
/dpdk/drivers/bus/vmbus/Makefile
/dpdk/drivers/bus/vmbus/meson.build
/dpdk/drivers/bus/vmbus/rte_bus_vmbus_version.map
/dpdk/drivers/common/cpt/Makefile
/dpdk/drivers/common/cpt/rte_common_cpt_version.map
/dpdk/drivers/common/dpaax/Makefile
/dpdk/drivers/common/dpaax/rte_common_dpaax_version.map
/dpdk/drivers/common/mvep/Makefile
/dpdk/drivers/common/mvep/rte_common_mvep_version.map
/dpdk/drivers/common/octeontx/Makefile
/dpdk/drivers/common/octeontx/rte_common_octeontx_version.map
/dpdk/drivers/common/octeontx2/Makefile
/dpdk/drivers/common/octeontx2/otx2_mbox.h
/dpdk/drivers/common/octeontx2/rte_common_octeontx2_version.map
/dpdk/drivers/common/qat/Makefile
/dpdk/drivers/compress/isal/Makefile
/dpdk/drivers/compress/isal/rte_pmd_isal_version.map
/dpdk/drivers/compress/octeontx/Makefile
/dpdk/drivers/compress/octeontx/rte_pmd_octeontx_compress_version.map
/dpdk/drivers/compress/qat/rte_pmd_qat_version.map
/dpdk/drivers/compress/zlib/Makefile
/dpdk/drivers/compress/zlib/rte_pmd_zlib_version.map
/dpdk/drivers/crypto/aesni_gcm/Makefile
/dpdk/drivers/crypto/aesni_gcm/rte_pmd_aesni_gcm_version.map
/dpdk/drivers/crypto/aesni_mb/Makefile
/dpdk/drivers/crypto/aesni_mb/rte_pmd_aesni_mb_version.map
/dpdk/drivers/crypto/armv8/Makefile
/dpdk/drivers/crypto/armv8/rte_pmd_armv8_version.map
/dpdk/drivers/crypto/caam_jr/Makefile
/dpdk/drivers/crypto/caam_jr/rte_pmd_caam_jr_version.map
/dpdk/drivers/crypto/ccp/Makefile
/dpdk/drivers/crypto/ccp/rte_pmd_ccp_version.map
/dpdk/drivers/crypto/dpaa2_sec/Makefile
/dpdk/drivers/crypto/dpaa2_sec/meson.build
/dpdk/drivers/crypto/dpaa2_sec/rte_pmd_dpaa2_sec_version.map
/dpdk/drivers/crypto/dpaa_sec/Makefile
/dpdk/drivers/crypto/dpaa_sec/rte_pmd_dpaa_sec_version.map
/dpdk/drivers/crypto/kasumi/Makefile
/dpdk/drivers/crypto/kasumi/rte_pmd_kasumi_version.map
/dpdk/drivers/crypto/mvsam/Makefile
/dpdk/drivers/crypto/mvsam/rte_pmd_mvsam_version.map
/dpdk/drivers/crypto/nitrox/Makefile
/dpdk/drivers/crypto/nitrox/rte_pmd_nitrox_version.map
/dpdk/drivers/crypto/null/Makefile
/dpdk/drivers/crypto/null/rte_pmd_null_crypto_version.map
/dpdk/drivers/crypto/octeontx/Makefile
/dpdk/drivers/crypto/octeontx/rte_pmd_octeontx_crypto_version.map
/dpdk/drivers/crypto/octeontx2/Makefile
/dpdk/drivers/crypto/octeontx2/rte_pmd_octeontx2_crypto_version.map
/dpdk/drivers/crypto/openssl/Makefile
/dpdk/drivers/crypto/openssl/rte_openssl_pmd.c
/dpdk/drivers/crypto/openssl/rte_pmd_openssl_version.map
/dpdk/drivers/crypto/scheduler/Makefile
/dpdk/drivers/crypto/scheduler/rte_pmd_crypto_scheduler_version.map
/dpdk/drivers/crypto/snow3g/Makefile
/dpdk/drivers/crypto/snow3g/rte_pmd_snow3g_version.map
/dpdk/drivers/crypto/virtio/Makefile
/dpdk/drivers/crypto/virtio/rte_pmd_virtio_crypto_version.map
/dpdk/drivers/crypto/zuc/Makefile
/dpdk/drivers/crypto/zuc/rte_pmd_zuc_version.map
/dpdk/drivers/event/dpaa/Makefile
/dpdk/drivers/event/dpaa/rte_pmd_dpaa_event_version.map
/dpdk/drivers/event/dpaa2/Makefile
/dpdk/drivers/event/dpaa2/meson.build
/dpdk/drivers/event/dpaa2/rte_pmd_dpaa2_event_version.map
/dpdk/drivers/event/dsw/Makefile
/dpdk/drivers/event/dsw/rte_pmd_dsw_event_version.map
/dpdk/drivers/event/octeontx/Makefile
/dpdk/drivers/event/octeontx/rte_pmd_octeontx_event_version.map
/dpdk/drivers/event/octeontx2/Makefile
/dpdk/drivers/event/octeontx2/rte_pmd_octeontx2_event_version.map
/dpdk/drivers/event/opdl/Makefile
/dpdk/drivers/event/opdl/rte_pmd_opdl_event_version.map
/dpdk/drivers/event/skeleton/Makefile
/dpdk/drivers/event/skeleton/rte_pmd_skeleton_event_version.map
/dpdk/drivers/event/sw/Makefile
/dpdk/drivers/event/sw/rte_pmd_sw_event_version.map
/dpdk/drivers/mempool/bucket/Makefile
/dpdk/drivers/mempool/bucket/rte_mempool_bucket_version.map
/dpdk/drivers/mempool/dpaa/Makefile
/dpdk/drivers/mempool/dpaa/rte_mempool_dpaa_version.map
/dpdk/drivers/mempool/dpaa2/Makefile
/dpdk/drivers/mempool/dpaa2/meson.build
/dpdk/drivers/mempool/dpaa2/rte_mempool_dpaa2_version.map
/dpdk/drivers/mempool/octeontx/Makefile
/dpdk/drivers/mempool/octeontx/rte_mempool_octeontx_version.map
/dpdk/drivers/mempool/octeontx2/Makefile
/dpdk/drivers/mempool/octeontx2/rte_mempool_octeontx2_version.map
/dpdk/drivers/mempool/ring/Makefile
/dpdk/drivers/mempool/ring/rte_mempool_ring_version.map
/dpdk/drivers/mempool/stack/Makefile
/dpdk/drivers/mempool/stack/rte_mempool_stack_version.map
/dpdk/drivers/meson.build
/dpdk/drivers/net/af_packet/Makefile
/dpdk/drivers/net/af_packet/rte_eth_af_packet.c
/dpdk/drivers/net/af_packet/rte_pmd_af_packet_version.map
/dpdk/drivers/net/af_xdp/Makefile
/dpdk/drivers/net/af_xdp/rte_pmd_af_xdp_version.map
/dpdk/drivers/net/ark/Makefile
/dpdk/drivers/net/ark/rte_pmd_ark_version.map
/dpdk/drivers/net/atlantic/Makefile
/dpdk/drivers/net/atlantic/rte_pmd_atlantic_version.map
/dpdk/drivers/net/avp/Makefile
/dpdk/drivers/net/avp/rte_pmd_avp_version.map
/dpdk/drivers/net/axgbe/Makefile
/dpdk/drivers/net/axgbe/rte_pmd_axgbe_version.map
/dpdk/drivers/net/bnx2x/Makefile
/dpdk/drivers/net/bnx2x/rte_pmd_bnx2x_version.map
/dpdk/drivers/net/bnxt/Makefile
/dpdk/drivers/net/bnxt/bnxt.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_rxq.c
/dpdk/drivers/net/bnxt/bnxt_rxr.c
/dpdk/drivers/net/bnxt/bnxt_stats.c
/dpdk/drivers/net/bnxt/bnxt_txq.c
/dpdk/drivers/net/bnxt/meson.build
/dpdk/drivers/net/bnxt/rte_pmd_bnxt_version.map
/dpdk/drivers/net/bonding/Makefile
/dpdk/drivers/net/bonding/meson.build
/dpdk/drivers/net/bonding/rte_eth_bond_8023ad.c
/dpdk/drivers/net/bonding/rte_pmd_bond_version.map
/dpdk/drivers/net/cxgbe/Makefile
/dpdk/drivers/net/cxgbe/cxgbe_ethdev.c
/dpdk/drivers/net/cxgbe/rte_pmd_cxgbe_version.map
/dpdk/drivers/net/dpaa/Makefile
/dpdk/drivers/net/dpaa/rte_pmd_dpaa_version.map
/dpdk/drivers/net/dpaa2/Makefile
/dpdk/drivers/net/dpaa2/meson.build
/dpdk/drivers/net/dpaa2/rte_pmd_dpaa2_version.map
/dpdk/drivers/net/e1000/Makefile
/dpdk/drivers/net/e1000/igb_ethdev.c
/dpdk/drivers/net/e1000/rte_pmd_e1000_version.map
/dpdk/drivers/net/ena/Makefile
/dpdk/drivers/net/ena/rte_pmd_ena_version.map
/dpdk/drivers/net/enetc/Makefile
/dpdk/drivers/net/enetc/rte_pmd_enetc_version.map
/dpdk/drivers/net/enic/Makefile
/dpdk/drivers/net/enic/enic_ethdev.c
/dpdk/drivers/net/enic/enic_fm_flow.c
/dpdk/drivers/net/enic/rte_pmd_enic_version.map
/dpdk/drivers/net/failsafe/Makefile
/dpdk/drivers/net/failsafe/rte_pmd_failsafe_version.map
/dpdk/drivers/net/fm10k/Makefile
/dpdk/drivers/net/fm10k/fm10k_ethdev.c
/dpdk/drivers/net/fm10k/rte_pmd_fm10k_version.map
/dpdk/drivers/net/hinic/Makefile
/dpdk/drivers/net/hinic/hinic_pmd_ethdev.c
/dpdk/drivers/net/hinic/rte_pmd_hinic_version.map
/dpdk/drivers/net/hns3/Makefile
/dpdk/drivers/net/hns3/rte_pmd_hns3_version.map
/dpdk/drivers/net/i40e/Makefile
/dpdk/drivers/net/i40e/base/i40e_type.h
/dpdk/drivers/net/i40e/i40e_ethdev.c
/dpdk/drivers/net/i40e/i40e_rxtx_vec_avx2.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/rte_pmd_i40e_version.map
/dpdk/drivers/net/iavf/Makefile
/dpdk/drivers/net/iavf/iavf_ethdev.c
/dpdk/drivers/net/iavf/iavf_rxtx.c
/dpdk/drivers/net/iavf/iavf_rxtx_vec_avx2.c
/dpdk/drivers/net/iavf/rte_pmd_iavf_version.map
/dpdk/drivers/net/ice/Makefile
/dpdk/drivers/net/ice/base/README
/dpdk/drivers/net/ice/base/ice_flex_pipe.c
/dpdk/drivers/net/ice/base/ice_protocol_type.h
/dpdk/drivers/net/ice/base/ice_switch.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_vec_common.h
/dpdk/drivers/net/ice/ice_switch_filter.c
/dpdk/drivers/net/ice/rte_pmd_ice_version.map
/dpdk/drivers/net/ifc/Makefile
/dpdk/drivers/net/ifc/rte_pmd_ifc_version.map
/dpdk/drivers/net/ipn3ke/Makefile
/dpdk/drivers/net/ipn3ke/ipn3ke_ethdev.c
/dpdk/drivers/net/ipn3ke/ipn3ke_flow.c
/dpdk/drivers/net/ipn3ke/ipn3ke_rawdev_api.h
/dpdk/drivers/net/ipn3ke/ipn3ke_representor.c
/dpdk/drivers/net/ipn3ke/meson.build
/dpdk/drivers/net/ipn3ke/rte_pmd_ipn3ke_version.map
/dpdk/drivers/net/ixgbe/Makefile
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/meson.build
/dpdk/drivers/net/ixgbe/rte_pmd_ixgbe_version.map
/dpdk/drivers/net/kni/Makefile
/dpdk/drivers/net/kni/rte_pmd_kni_version.map
/dpdk/drivers/net/liquidio/Makefile
/dpdk/drivers/net/liquidio/lio_ethdev.c
/dpdk/drivers/net/liquidio/rte_pmd_liquidio_version.map
/dpdk/drivers/net/memif/Makefile
/dpdk/drivers/net/memif/memif_socket.c
/dpdk/drivers/net/memif/meson.build
/dpdk/drivers/net/memif/rte_eth_memif.c
/dpdk/drivers/net/memif/rte_eth_memif.h
/dpdk/drivers/net/memif/rte_pmd_memif_version.map
/dpdk/drivers/net/mlx4/Makefile
/dpdk/drivers/net/mlx4/mlx4.c
/dpdk/drivers/net/mlx4/rte_pmd_mlx4_version.map
/dpdk/drivers/net/mlx5/Makefile
/dpdk/drivers/net/mlx5/mlx5.c
/dpdk/drivers/net/mlx5/mlx5_defs.h
/dpdk/drivers/net/mlx5/mlx5_devx_cmds.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_verbs.c
/dpdk/drivers/net/mlx5/mlx5_glue.c
/dpdk/drivers/net/mlx5/mlx5_glue.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_trigger.c
/dpdk/drivers/net/mlx5/mlx5_txq.c
/dpdk/drivers/net/mlx5/rte_pmd_mlx5_version.map
/dpdk/drivers/net/mvneta/Makefile
/dpdk/drivers/net/mvneta/rte_pmd_mvneta_version.map
/dpdk/drivers/net/mvpp2/Makefile
/dpdk/drivers/net/mvpp2/rte_pmd_mvpp2_version.map
/dpdk/drivers/net/netvsc/Makefile
/dpdk/drivers/net/netvsc/hn_ethdev.c
/dpdk/drivers/net/netvsc/meson.build
/dpdk/drivers/net/netvsc/rte_pmd_netvsc_version.map
/dpdk/drivers/net/nfb/Makefile
/dpdk/drivers/net/nfb/rte_pmd_nfb_version.map
/dpdk/drivers/net/nfp/Makefile
/dpdk/drivers/net/nfp/nfp_net.c
/dpdk/drivers/net/nfp/rte_pmd_nfp_version.map
/dpdk/drivers/net/null/Makefile
/dpdk/drivers/net/null/meson.build
/dpdk/drivers/net/null/rte_pmd_null_version.map
/dpdk/drivers/net/octeontx/Makefile
/dpdk/drivers/net/octeontx/rte_pmd_octeontx_version.map
/dpdk/drivers/net/octeontx2/Makefile
/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_ops.c
/dpdk/drivers/net/octeontx2/otx2_lookup.c
/dpdk/drivers/net/octeontx2/otx2_ptp.c
/dpdk/drivers/net/octeontx2/otx2_rx.h
/dpdk/drivers/net/octeontx2/rte_pmd_octeontx2_version.map
/dpdk/drivers/net/pcap/Makefile
/dpdk/drivers/net/pcap/rte_pmd_pcap_version.map
/dpdk/drivers/net/pfe/Makefile
/dpdk/drivers/net/pfe/rte_pmd_pfe_version.map
/dpdk/drivers/net/qede/Makefile
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/qede/rte_pmd_qede_version.map
/dpdk/drivers/net/ring/Makefile
/dpdk/drivers/net/ring/meson.build
/dpdk/drivers/net/ring/rte_pmd_ring_version.map
/dpdk/drivers/net/sfc/Makefile
/dpdk/drivers/net/sfc/rte_pmd_sfc_version.map
/dpdk/drivers/net/sfc/sfc_rx.c
/dpdk/drivers/net/softnic/Makefile
/dpdk/drivers/net/softnic/rte_pmd_softnic_version.map
/dpdk/drivers/net/szedata2/Makefile
/dpdk/drivers/net/szedata2/rte_pmd_szedata2_version.map
/dpdk/drivers/net/tap/Makefile
/dpdk/drivers/net/tap/rte_pmd_tap_version.map
/dpdk/drivers/net/thunderx/Makefile
/dpdk/drivers/net/thunderx/nicvf_ethdev.c
/dpdk/drivers/net/thunderx/rte_pmd_thunderx_version.map
/dpdk/drivers/net/vdev_netvsc/Makefile
/dpdk/drivers/net/vdev_netvsc/rte_pmd_vdev_netvsc_version.map
/dpdk/drivers/net/vhost/Makefile
/dpdk/drivers/net/vhost/meson.build
/dpdk/drivers/net/vhost/rte_pmd_vhost_version.map
/dpdk/drivers/net/virtio/Makefile
/dpdk/drivers/net/virtio/rte_pmd_virtio_version.map
/dpdk/drivers/net/vmxnet3/Makefile
/dpdk/drivers/net/vmxnet3/rte_pmd_vmxnet3_version.map
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.c
/dpdk/drivers/raw/dpaa2_cmdif/Makefile
/dpdk/drivers/raw/dpaa2_cmdif/meson.build
/dpdk/drivers/raw/dpaa2_cmdif/rte_rawdev_dpaa2_cmdif_version.map
/dpdk/drivers/raw/dpaa2_qdma/Makefile
/dpdk/drivers/raw/dpaa2_qdma/meson.build
/dpdk/drivers/raw/dpaa2_qdma/rte_rawdev_dpaa2_qdma_version.map
/dpdk/drivers/raw/ifpga/Makefile
/dpdk/drivers/raw/ifpga/base/ifpga_api.c
/dpdk/drivers/raw/ifpga/base/ifpga_defines.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.c
/dpdk/drivers/raw/ifpga/base/ifpga_port_error.c
/dpdk/drivers/raw/ifpga/base/meson.build
/dpdk/drivers/raw/ifpga/base/opae_at24_eeprom.c
/dpdk/drivers/raw/ifpga/base/opae_debug.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_i2c.c
/dpdk/drivers/raw/ifpga/base/opae_i2c.h
/dpdk/drivers/raw/ifpga/base/opae_ifpga_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/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/ifpga/meson.build
/dpdk/drivers/raw/ifpga/rte_rawdev_ifpga_version.map
/dpdk/drivers/raw/ioat/Makefile
/dpdk/drivers/raw/ioat/rte_rawdev_ioat_version.map
/dpdk/drivers/raw/ntb/Makefile
/dpdk/drivers/raw/ntb/rte_rawdev_ntb_version.map
/dpdk/drivers/raw/octeontx2_dma/Makefile
/dpdk/drivers/raw/octeontx2_dma/rte_rawdev_octeontx2_dma_version.map
/dpdk/drivers/raw/skeleton/Makefile
/dpdk/drivers/raw/skeleton/rte_rawdev_skeleton_version.map
/dpdk/examples/bbdev_app/Makefile
/dpdk/examples/bond/Makefile
/dpdk/examples/cmdline/Makefile
/dpdk/examples/distributor/Makefile
/dpdk/examples/eventdev_pipeline/Makefile
/dpdk/examples/fips_validation/Makefile
/dpdk/examples/fips_validation/main.c
/dpdk/examples/flow_classify/Makefile
/dpdk/examples/flow_filtering/Makefile
/dpdk/examples/helloworld/Makefile
/dpdk/examples/ioat/Makefile
/dpdk/examples/ip_fragmentation/Makefile
/dpdk/examples/ip_pipeline/Makefile
/dpdk/examples/ip_reassembly/Makefile
/dpdk/examples/ipsec-secgw/Makefile
/dpdk/examples/ipsec-secgw/ep0.cfg
/dpdk/examples/ipsec-secgw/ep1.cfg
/dpdk/examples/ipsec-secgw/test/bypass_defs.sh
/dpdk/examples/ipsec-secgw/test/common_defs.sh
/dpdk/examples/ipsec-secgw/test/common_defs_secgw.sh
/dpdk/examples/ipsec-secgw/test/data_rxtx.sh
/dpdk/examples/ipsec-secgw/test/linux_test4.sh
/dpdk/examples/ipsec-secgw/test/linux_test6.sh
/dpdk/examples/ipsec-secgw/test/pkttest.py
/dpdk/examples/ipsec-secgw/test/pkttest.sh
/dpdk/examples/ipsec-secgw/test/run_test.sh
/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_esn_atom_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_esn_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_old_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_esn_atom_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_esn_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_old_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_esn_atom_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_esn_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_old_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesgcm_esn_atom_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesgcm_esn_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesgcm_inline_crypto_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesgcm_inline_crypto_old_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_aesgcm_old_defs.sh
/dpdk/examples/ipsec-secgw/test/trs_ipv6opts.py
/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_esn_atom_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_esn_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_old_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_esn_atom_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_esn_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_old_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_esn_atom_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_esn_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_old_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesgcm_esn_atom_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesgcm_esn_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesgcm_inline_crypto_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesgcm_inline_crypto_old_defs.sh
/dpdk/examples/ipsec-secgw/test/tun_aesgcm_old_defs.sh
/dpdk/examples/ipv4_multicast/Makefile
/dpdk/examples/kni/Makefile
/dpdk/examples/l2fwd-cat/Makefile
/dpdk/examples/l2fwd-crypto/Makefile
/dpdk/examples/l2fwd-event/Makefile
/dpdk/examples/l2fwd-jobstats/Makefile
/dpdk/examples/l2fwd-keepalive/Makefile
/dpdk/examples/l2fwd/Makefile
/dpdk/examples/l3fwd-acl/Makefile
/dpdk/examples/l3fwd-power/Makefile
/dpdk/examples/l3fwd/Makefile
/dpdk/examples/link_status_interrupt/Makefile
/dpdk/examples/multi_process/client_server_mp/mp_client/client.c
/dpdk/examples/multi_process/client_server_mp/mp_server/args.c
/dpdk/examples/multi_process/client_server_mp/mp_server/args.h
/dpdk/examples/multi_process/client_server_mp/mp_server/init.c
/dpdk/examples/ntb/Makefile
/dpdk/examples/ntb/ntb_fwd.c
/dpdk/examples/packet_ordering/Makefile
/dpdk/examples/ptpclient/Makefile
/dpdk/examples/qos_meter/Makefile
/dpdk/examples/qos_sched/Makefile
/dpdk/examples/rxtx_callbacks/Makefile
/dpdk/examples/service_cores/Makefile
/dpdk/examples/skeleton/Makefile
/dpdk/examples/tep_termination/Makefile
/dpdk/examples/tep_termination/vxlan_setup.c
/dpdk/examples/timer/Makefile
/dpdk/examples/vdpa/Makefile
/dpdk/examples/vhost/Makefile
/dpdk/examples/vhost_blk/Makefile
/dpdk/examples/vhost_blk/vhost_blk.c
/dpdk/examples/vhost_crypto/Makefile
/dpdk/examples/vmdq/Makefile
/dpdk/examples/vmdq_dcb/Makefile
/dpdk/kernel/freebsd/meson.build
/dpdk/kernel/linux/kni/compat.h
/dpdk/kernel/linux/kni/kni_dev.h
/dpdk/kernel/linux/kni/kni_misc.c
/dpdk/kernel/linux/kni/kni_net.c
/dpdk/lib/librte_acl/Makefile
/dpdk/lib/librte_acl/meson.build
/dpdk/lib/librte_acl/rte_acl_version.map
/dpdk/lib/librte_bbdev/Makefile
/dpdk/lib/librte_bitratestats/Makefile
/dpdk/lib/librte_bitratestats/meson.build
/dpdk/lib/librte_bitratestats/rte_bitratestats_version.map
/dpdk/lib/librte_bpf/Makefile
/dpdk/lib/librte_bpf/bpf_jit_arm64.c
/dpdk/lib/librte_cfgfile/Makefile
/dpdk/lib/librte_cfgfile/meson.build
/dpdk/lib/librte_cfgfile/rte_cfgfile_version.map
/dpdk/lib/librte_cmdline/Makefile
/dpdk/lib/librte_cmdline/meson.build
/dpdk/lib/librte_cmdline/rte_cmdline_version.map
/dpdk/lib/librte_compressdev/Makefile
/dpdk/lib/librte_cryptodev/Makefile
/dpdk/lib/librte_cryptodev/meson.build
/dpdk/lib/librte_cryptodev/rte_cryptodev_version.map
/dpdk/lib/librte_distributor/Makefile
/dpdk/lib/librte_distributor/distributor_private.h
/dpdk/lib/librte_distributor/meson.build
/dpdk/lib/librte_distributor/rte_distributor.c
/dpdk/lib/librte_distributor/rte_distributor_single.c
/dpdk/lib/librte_distributor/rte_distributor_single.h
/dpdk/lib/librte_distributor/rte_distributor_version.map
/dpdk/lib/librte_eal/common/eal_common_log.c
/dpdk/lib/librte_eal/common/eal_common_mcfg.c
/dpdk/lib/librte_eal/common/eal_common_proc.c
/dpdk/lib/librte_eal/common/eal_hugepages.h
/dpdk/lib/librte_eal/common/include/rte_bus.h
/dpdk/lib/librte_eal/common/include/rte_dev.h
/dpdk/lib/librte_eal/common/include/rte_eal_memconfig.h
/dpdk/lib/librte_eal/common/malloc_elem.c
/dpdk/lib/librte_eal/common/rte_malloc.c
/dpdk/lib/librte_eal/freebsd/eal/Makefile
/dpdk/lib/librte_eal/linux/eal/Makefile
/dpdk/lib/librte_eal/linux/eal/eal.c
/dpdk/lib/librte_eal/linux/eal/eal_vfio.c
/dpdk/lib/librte_eal/linux/eal/include/rte_kni_common.h
/dpdk/lib/librte_eal/meson.build
/dpdk/lib/librte_eal/rte_eal_version.map
/dpdk/lib/librte_efd/Makefile
/dpdk/lib/librte_efd/rte_efd.c
/dpdk/lib/librte_efd/rte_efd_version.map
/dpdk/lib/librte_ethdev/Makefile
/dpdk/lib/librte_ethdev/meson.build
/dpdk/lib/librte_ethdev/rte_ethdev.c
/dpdk/lib/librte_ethdev/rte_ethdev_version.map
/dpdk/lib/librte_eventdev/Makefile
/dpdk/lib/librte_eventdev/meson.build
/dpdk/lib/librte_eventdev/rte_eventdev_version.map
/dpdk/lib/librte_fib/Makefile
/dpdk/lib/librte_fib/dir24_8.h
/dpdk/lib/librte_fib/rte_fib6.c
/dpdk/lib/librte_fib/trie.c
/dpdk/lib/librte_fib/trie.h
/dpdk/lib/librte_flow_classify/Makefile
/dpdk/lib/librte_gro/Makefile
/dpdk/lib/librte_gro/rte_gro_version.map
/dpdk/lib/librte_gso/Makefile
/dpdk/lib/librte_gso/rte_gso_version.map
/dpdk/lib/librte_hash/Makefile
/dpdk/lib/librte_hash/meson.build
/dpdk/lib/librte_hash/rte_hash_version.map
/dpdk/lib/librte_ip_frag/Makefile
/dpdk/lib/librte_ip_frag/rte_ip_frag_version.map
/dpdk/lib/librte_ipsec/Makefile
/dpdk/lib/librte_ipsec/meson.build
/dpdk/lib/librte_jobstats/Makefile
/dpdk/lib/librte_jobstats/rte_jobstats_version.map
/dpdk/lib/librte_kni/Makefile
/dpdk/lib/librte_kni/meson.build
/dpdk/lib/librte_kni/rte_kni.c
/dpdk/lib/librte_kni/rte_kni_version.map
/dpdk/lib/librte_kvargs/Makefile
/dpdk/lib/librte_kvargs/meson.build
/dpdk/lib/librte_kvargs/rte_kvargs_version.map
/dpdk/lib/librte_latencystats/Makefile
/dpdk/lib/librte_latencystats/rte_latencystats_version.map
/dpdk/lib/librte_lpm/Makefile
/dpdk/lib/librte_lpm/meson.build
/dpdk/lib/librte_lpm/rte_lpm.c
/dpdk/lib/librte_lpm/rte_lpm.h
/dpdk/lib/librte_lpm/rte_lpm6.c
/dpdk/lib/librte_lpm/rte_lpm6.h
/dpdk/lib/librte_lpm/rte_lpm_version.map
/dpdk/lib/librte_mbuf/Makefile
/dpdk/lib/librte_mbuf/meson.build
/dpdk/lib/librte_mbuf/rte_mbuf.c
/dpdk/lib/librte_mbuf/rte_mbuf.h
/dpdk/lib/librte_mbuf/rte_mbuf_version.map
/dpdk/lib/librte_member/Makefile
/dpdk/lib/librte_member/rte_member_version.map
/dpdk/lib/librte_mempool/Makefile
/dpdk/lib/librte_mempool/meson.build
/dpdk/lib/librte_mempool/rte_mempool.c
/dpdk/lib/librte_mempool/rte_mempool_version.map
/dpdk/lib/librte_meter/Makefile
/dpdk/lib/librte_meter/meson.build
/dpdk/lib/librte_meter/rte_meter_version.map
/dpdk/lib/librte_metrics/Makefile
/dpdk/lib/librte_metrics/rte_metrics_version.map
/dpdk/lib/librte_net/Makefile
/dpdk/lib/librte_net/meson.build
/dpdk/lib/librte_net/rte_ip.h
/dpdk/lib/librte_net/rte_net_version.map
/dpdk/lib/librte_pci/Makefile
/dpdk/lib/librte_pci/meson.build
/dpdk/lib/librte_pci/rte_pci_version.map
/dpdk/lib/librte_pdump/Makefile
/dpdk/lib/librte_pdump/meson.build
/dpdk/lib/librte_pdump/rte_pdump_version.map
/dpdk/lib/librte_pipeline/Makefile
/dpdk/lib/librte_pipeline/meson.build
/dpdk/lib/librte_pipeline/rte_pipeline_version.map
/dpdk/lib/librte_port/Makefile
/dpdk/lib/librte_port/meson.build
/dpdk/lib/librte_port/rte_port_version.map
/dpdk/lib/librte_power/Makefile
/dpdk/lib/librte_power/power_acpi_cpufreq.c
/dpdk/lib/librte_power/power_pstate_cpufreq.c
/dpdk/lib/librte_power/rte_power.h
/dpdk/lib/librte_power/rte_power_version.map
/dpdk/lib/librte_rawdev/Makefile
/dpdk/lib/librte_rawdev/rte_rawdev_version.map
/dpdk/lib/librte_rcu/Makefile
/dpdk/lib/librte_reorder/Makefile
/dpdk/lib/librte_reorder/rte_reorder_version.map
/dpdk/lib/librte_rib/Makefile
/dpdk/lib/librte_ring/Makefile
/dpdk/lib/librte_ring/meson.build
/dpdk/lib/librte_ring/rte_ring_version.map
/dpdk/lib/librte_sched/Makefile
/dpdk/lib/librte_sched/meson.build
/dpdk/lib/librte_sched/rte_sched_version.map
/dpdk/lib/librte_security/Makefile
/dpdk/lib/librte_security/meson.build
/dpdk/lib/librte_security/rte_security_version.map
/dpdk/lib/librte_stack/Makefile
/dpdk/lib/librte_stack/meson.build
/dpdk/lib/librte_table/Makefile
/dpdk/lib/librte_table/meson.build
/dpdk/lib/librte_table/rte_table_version.map
/dpdk/lib/librte_telemetry/Makefile
/dpdk/lib/librte_timer/Makefile
/dpdk/lib/librte_timer/rte_timer.c
/dpdk/lib/librte_timer/rte_timer.h
/dpdk/lib/librte_timer/rte_timer_version.map
/dpdk/lib/librte_vhost/Makefile
/dpdk/lib/librte_vhost/meson.build
/dpdk/lib/librte_vhost/rte_vhost_version.map
/dpdk/lib/librte_vhost/socket.c
/dpdk/lib/librte_vhost/vhost_user.c
/dpdk/lib/meson.build
/dpdk/license/exceptions.txt
/dpdk/meson.build
/dpdk/meson_options.txt
/dpdk/mk/machine/emag/rte.vars.mk
/dpdk/mk/machine/n1sdp/rte.vars.mk
/dpdk/mk/rte.app.mk
/dpdk/mk/rte.lib.mk
f43d3dbb12-Nov-2019 David Marchand <david.marchand@redhat.com>

doc/guides: clean repeated words

Shoot repeated words in all our guides.

Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Kevin Traynor <ktraynor@redhat.com>


/dpdk/MAINTAINERS
/dpdk/VERSION
/dpdk/app/test-pmd/cmdline.c
/dpdk/app/test-pmd/config.c
/dpdk/app/test-pmd/parameters.c
/dpdk/app/test-pmd/testpmd.c
/dpdk/app/test-pmd/testpmd.h
/dpdk/app/test/process.h
/dpdk/app/test/test_cmdline_ipaddr.c
/dpdk/doc/api/doxy-api-index.md
/dpdk/doc/api/doxy-api.conf.in
/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/img/abi_stability_policy.svg
/dpdk/doc/guides/contributing/img/what_is_an_abi.svg
/dpdk/doc/guides/contributing/index.rst
/dpdk/doc/guides/contributing/patches.rst
/dpdk/doc/guides/contributing/stable.rst
/dpdk/doc/guides/contributing/vulnerability.rst
/dpdk/doc/guides/cryptodevs/aesni_mb.rst
/dpdk/doc/guides/cryptodevs/qat.rst
/dpdk/doc/guides/cryptodevs/zuc.rst
/dpdk/doc/guides/linux_gsg/nic_perf_intel_platform.rst
/dpdk/doc/guides/nics/features.rst
/dpdk/doc/guides/nics/fm10k.rst
/dpdk/doc/guides/nics/ice.rst
/dpdk/doc/guides/nics/mlx5.rst
/dpdk/doc/guides/prog_guide/bbdev.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_segmentation_offload_lib.rst
/dpdk/doc/guides/prog_guide/kernel_nic_interface.rst
/dpdk/doc/guides/prog_guide/packet_classif_access_ctrl.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/ioat.rst
/dpdk/doc/guides/rel_notes/deprecation.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_19_02.rst
/dpdk/doc/guides/rel_notes/release_19_11.rst
ethtool.rst
ipsec_secgw.rst
ntb.rst
performance_thread.rst
/dpdk/doc/guides/testpmd_app_ug/run_app.rst
/dpdk/doc/guides/testpmd_app_ug/testpmd_funcs.rst
/dpdk/doc/guides/tools/proc_info.rst
/dpdk/doc/guides/tools/testbbdev.rst
/dpdk/drivers/bus/pci/linux/pci_uio.c
/dpdk/drivers/bus/pci/linux/pci_vfio.c
/dpdk/drivers/net/bnxt/bnxt_ethdev.c
/dpdk/drivers/net/cxgbe/cxgbe.h
/dpdk/drivers/net/cxgbe/cxgbe_ethdev.c
/dpdk/drivers/net/dpaa/dpaa_ethdev.c
/dpdk/drivers/net/dpaa2/dpaa2_ethdev.c
/dpdk/drivers/net/e1000/igb_ethdev.c
/dpdk/drivers/net/e1000/igb_rxtx.c
/dpdk/drivers/net/enic/enic_ethdev.c
/dpdk/drivers/net/enic/enic_res.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/i40e/i40e_ethdev.c
/dpdk/drivers/net/iavf/iavf_ethdev.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/rte_pmd_ice.h
/dpdk/drivers/net/ice/rte_pmd_ice_version.map
/dpdk/drivers/net/ixgbe/ixgbe_ethdev.c
/dpdk/drivers/net/ixgbe/ixgbe_rxtx.c
/dpdk/drivers/net/liquidio/lio_ethdev.c
/dpdk/drivers/net/mlx4/mlx4.c
/dpdk/drivers/net/mlx4/mlx4_rxq.c
/dpdk/drivers/net/mlx5/Makefile
/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.h
/dpdk/drivers/net/mlx5/mlx5_flow_dv.c
/dpdk/drivers/net/mlx5/mlx5_mac.c
/dpdk/drivers/net/mlx5/mlx5_nl.c
/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_txq.c
/dpdk/drivers/net/netvsc/hn_ethdev.c
/dpdk/drivers/net/netvsc/hn_rndis.c
/dpdk/drivers/net/nfp/nfp_net.c
/dpdk/drivers/net/octeontx2/otx2_ethdev.c
/dpdk/drivers/net/octeontx2/otx2_ethdev.h
/dpdk/drivers/net/qede/qede_ethdev.c
/dpdk/drivers/net/sfc/sfc_ef10_essb_rx.c
/dpdk/drivers/net/sfc/sfc_ef10_rx.c
/dpdk/drivers/net/sfc/sfc_rx.c
/dpdk/drivers/net/thunderx/nicvf_ethdev.c
/dpdk/drivers/net/thunderx/nicvf_ethdev.h
/dpdk/drivers/net/vmxnet3/vmxnet3_ethdev.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/l2fwd/Makefile
/dpdk/examples/l2fwd/main.c
/dpdk/examples/l2fwd/meson.build
/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c
/dpdk/examples/vm_power_manager/oob_monitor_x86.c
/dpdk/examples/vm_power_manager/power_manager.c
/dpdk/examples/vm_power_manager/power_manager.h
/dpdk/lib/librte_cmdline/cmdline_parse_ipaddr.c
/dpdk/lib/librte_ethdev/rte_ethdev.c
/dpdk/lib/librte_ethdev/rte_ethdev.h
/dpdk/lib/librte_ethdev/rte_ethdev_core.h
/dpdk/lib/librte_ethdev/rte_ethdev_version.map
/dpdk/lib/librte_ethdev/rte_flow.c
/dpdk/lib/librte_eventdev/rte_eventdev.h
/dpdk/lib/librte_vhost/vhost_user.c

12345678910>>...16