Imported Upstream version 16.07-rc1 69/1869/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Wed, 6 Jul 2016 07:22:35 +0000 (09:22 +0200)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Wed, 6 Jul 2016 14:09:40 +0000 (16:09 +0200)
commit8b25d1ad5d2264bdfc2818c7bda74ee2697df6db
tree8c3c769777f7e66a2d1ba7dd7651b563cfde370b
parent97f17497d162afdb82c8704bf097f0fee3724b2e
Imported Upstream version 16.07-rc1

Change-Id: I40a523e52f12e8496fdd69e902824b0226c303de
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
707 files changed:
MAINTAINERS
app/Makefile
app/pdump/Makefile [new file with mode: 0644]
app/pdump/main.c [new file with mode: 0644]
app/proc_info/main.c
app/test-acl/main.c
app/test-pmd/Makefile
app/test-pmd/cmdline.c
app/test-pmd/config.c
app/test-pmd/csumonly.c
app/test-pmd/flowgen.c
app/test-pmd/icmpecho.c
app/test-pmd/iofwd.c
app/test-pmd/macfwd-retry.c [deleted file]
app/test-pmd/macfwd.c
app/test-pmd/macswap.c
app/test-pmd/mempool_anon.c [deleted file]
app/test-pmd/parameters.c
app/test-pmd/rxonly.c
app/test-pmd/testpmd.c
app/test-pmd/testpmd.h
app/test-pmd/txonly.c
app/test/Makefile
app/test/autotest_data.py
app/test/autotest_test_funcs.py
app/test/commands.c
app/test/resource.c [new file with mode: 0644]
app/test/resource.h [new file with mode: 0644]
app/test/test.h
app/test/test_alarm.c
app/test/test_cmdline_string.c
app/test/test_cryptodev.c
app/test/test_cryptodev.h
app/test/test_cryptodev_aes.c [new file with mode: 0644]
app/test/test_cryptodev_aes.h [new file with mode: 0644]
app/test/test_cryptodev_kasumi_hash_test_vectors.h [new file with mode: 0644]
app/test/test_cryptodev_kasumi_test_vectors.h [new file with mode: 0644]
app/test/test_cryptodev_perf.c
app/test/test_cryptodev_snow3g_hash_test_vectors.h
app/test/test_hash.c
app/test/test_hash_multiwriter.c [new file with mode: 0644]
app/test/test_interrupts.c
app/test/test_link_bonding.c
app/test/test_link_bonding_mode4.c
app/test/test_logs.c
app/test/test_lpm.c
app/test/test_lpm6.c
app/test/test_lpm6_perf.c [new file with mode: 0644]
app/test/test_lpm_perf.c [new file with mode: 0644]
app/test/test_mbuf.c
app/test/test_memcpy.c
app/test/test_mempool.c
app/test/test_mempool_perf.c
app/test/test_mp_secondary.c
app/test/test_pci.c
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/class [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/config [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/consistent_dma_mask_bits [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/device [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/dma_mask_bits [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/enable [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/irq [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/modalias [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/msi_bus [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/numa_node [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/resource [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/sriov_numvfs [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/sriov_totalvfs [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/subsystem_device [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/subsystem_vendor [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/uevent [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:00.0/vendor [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:02.0/class [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:02.0/device [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:02.0/resource [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:02.0/subsystem_device [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:02.0/subsystem_vendor [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:01:02.0/vendor [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:02:ab.0/class [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:02:ab.0/device [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:02:ab.0/resource [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:02:ab.0/subsystem_device [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:02:ab.0/subsystem_vendor [new file with mode: 0644]
app/test/test_pci_sysfs/bus/pci/devices/0000:02:ab.0/vendor [new file with mode: 0644]
app/test/test_per_lcore.c
app/test/test_pmd_perf.c
app/test/test_red.c
app/test/test_resource.c [new file with mode: 0644]
app/test/test_ring.c
app/test/test_spinlock.c
app/test/test_timer.c
config/common_base
config/common_linuxapp
config/defconfig_arm-armv7a-linuxapp-gcc
config/defconfig_arm64-armv8a-linuxapp-gcc
config/defconfig_arm64-dpaa2-linuxapp-gcc [new file with mode: 0644]
config/defconfig_arm64-thunderx-linuxapp-gcc
config/defconfig_i686-native-linuxapp-gcc
config/defconfig_i686-native-linuxapp-icc
config/defconfig_ppc_64-power8-linuxapp-gcc
doc/api/doxy-api-index.md
doc/guides/contributing/coding_style.rst
doc/guides/contributing/versioning.rst
doc/guides/cryptodevs/aesni_mb.rst
doc/guides/cryptodevs/index.rst
doc/guides/cryptodevs/kasumi.rst [new file with mode: 0644]
doc/guides/cryptodevs/overview.rst
doc/guides/cryptodevs/qat.rst
doc/guides/cryptodevs/snow3g.rst
doc/guides/faq/faq.rst
doc/guides/freebsd_gsg/build_dpdk.rst
doc/guides/linux_gsg/enable_func.rst
doc/guides/linux_gsg/sys_reqs.rst
doc/guides/nics/bnxt.rst [new file with mode: 0644]
doc/guides/nics/fm10k.rst
doc/guides/nics/i40e.rst
doc/guides/nics/index.rst
doc/guides/nics/mlx5.rst
doc/guides/nics/nfp.rst
doc/guides/nics/overview.rst
doc/guides/nics/qede.rst [new file with mode: 0644]
doc/guides/nics/thunderx.rst [new file with mode: 0644]
doc/guides/prog_guide/env_abstraction_layer.rst
doc/guides/prog_guide/index.rst
doc/guides/prog_guide/ivshmem_lib.rst
doc/guides/prog_guide/mempool_lib.rst
doc/guides/prog_guide/pdump_lib.rst [new file with mode: 0644]
doc/guides/prog_guide/poll_mode_drv.rst
doc/guides/prog_guide/vhost_lib.rst
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/index.rst
doc/guides/rel_notes/known_issues.rst
doc/guides/rel_notes/release_16_07.rst [new file with mode: 0644]
doc/guides/sample_app_ug/img/ipsec_endpoints.svg [new file with mode: 0644]
doc/guides/sample_app_ug/index.rst
doc/guides/sample_app_ug/ip_pipeline.rst
doc/guides/sample_app_ug/ipsec_secgw.rst
doc/guides/sample_app_ug/ipv4_multicast.rst
doc/guides/sample_app_ug/l2_forward_crypto.rst
doc/guides/sample_app_ug/l2_forward_job_stats.rst
doc/guides/sample_app_ug/l2_forward_real_virtual.rst
doc/guides/sample_app_ug/l3_forward.rst
doc/guides/sample_app_ug/link_status_intr.rst
doc/guides/sample_app_ug/pdump.rst [new file with mode: 0644]
doc/guides/sample_app_ug/vhost.rst
doc/guides/testpmd_app_ug/run_app.rst
doc/guides/testpmd_app_ug/testpmd_funcs.rst
drivers/crypto/Makefile
drivers/crypto/aesni_gcm/Makefile
drivers/crypto/aesni_mb/Makefile
drivers/crypto/aesni_mb/rte_aesni_mb_pmd.c
drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c
drivers/crypto/kasumi/Makefile [new file with mode: 0644]
drivers/crypto/kasumi/rte_kasumi_pmd.c [new file with mode: 0644]
drivers/crypto/kasumi/rte_kasumi_pmd_ops.c [new file with mode: 0644]
drivers/crypto/kasumi/rte_kasumi_pmd_private.h [new file with mode: 0644]
drivers/crypto/kasumi/rte_pmd_kasumi_version.map [new file with mode: 0644]
drivers/crypto/null/Makefile
drivers/crypto/qat/Makefile
drivers/crypto/qat/qat_adf/qat_algs_build_desc.c
drivers/crypto/qat/qat_crypto.c
drivers/crypto/qat/rte_qat_cryptodev.c
drivers/crypto/snow3g/Makefile
drivers/crypto/snow3g/rte_snow3g_pmd.c
drivers/net/Makefile
drivers/net/af_packet/Makefile
drivers/net/af_packet/rte_eth_af_packet.c
drivers/net/bnx2x/Makefile
drivers/net/bnx2x/bnx2x.c
drivers/net/bnx2x/bnx2x.h
drivers/net/bnx2x/bnx2x_ethdev.c
drivers/net/bnx2x/bnx2x_rxtx.c
drivers/net/bnx2x/elink.c
drivers/net/bnxt/Makefile [new file with mode: 0644]
drivers/net/bnxt/bnxt.h [new file with mode: 0644]
drivers/net/bnxt/bnxt_cpr.c [new file with mode: 0644]
drivers/net/bnxt/bnxt_cpr.h [new file with mode: 0644]
drivers/net/bnxt/bnxt_ethdev.c [new file with mode: 0644]
drivers/net/bnxt/bnxt_filter.c [new file with mode: 0644]
drivers/net/bnxt/bnxt_filter.h [new file with mode: 0644]
drivers/net/bnxt/bnxt_hwrm.c [new file with mode: 0644]
drivers/net/bnxt/bnxt_hwrm.h [new file with mode: 0644]
drivers/net/bnxt/bnxt_ring.c [new file with mode: 0644]
drivers/net/bnxt/bnxt_ring.h [new file with mode: 0644]
drivers/net/bnxt/bnxt_rxq.c [new file with mode: 0644]
drivers/net/bnxt/bnxt_rxq.h [new file with mode: 0644]
drivers/net/bnxt/bnxt_rxr.c [new file with mode: 0644]
drivers/net/bnxt/bnxt_rxr.h [moved from app/test-pmd/mempool_osdep.h with 65% similarity]
drivers/net/bnxt/bnxt_stats.c [new file with mode: 0644]
drivers/net/bnxt/bnxt_stats.h [moved from lib/librte_vhost/virtio-net.h with 80% similarity]
drivers/net/bnxt/bnxt_txq.c [new file with mode: 0644]
drivers/net/bnxt/bnxt_txq.h [new file with mode: 0644]
drivers/net/bnxt/bnxt_txr.c [new file with mode: 0644]
drivers/net/bnxt/bnxt_txr.h [new file with mode: 0644]
drivers/net/bnxt/bnxt_vnic.c [new file with mode: 0644]
drivers/net/bnxt/bnxt_vnic.h [new file with mode: 0644]
drivers/net/bnxt/hsi_struct_def_dpdk.h [new file with mode: 0644]
drivers/net/bnxt/rte_pmd_bnxt_version.map [new file with mode: 0644]
drivers/net/bonding/Makefile
drivers/net/bonding/rte_eth_bond_8023ad.c
drivers/net/bonding/rte_eth_bond_8023ad.h
drivers/net/bonding/rte_eth_bond_8023ad_private.h
drivers/net/bonding/rte_eth_bond_alb.c
drivers/net/bonding/rte_eth_bond_api.c
drivers/net/bonding/rte_eth_bond_pmd.c
drivers/net/bonding/rte_eth_bond_private.h
drivers/net/bonding/rte_eth_bond_version.map
drivers/net/cxgbe/Makefile
drivers/net/cxgbe/base/adapter.h
drivers/net/cxgbe/base/common.h
drivers/net/cxgbe/base/t4_hw.c
drivers/net/cxgbe/base/t4_hw.h
drivers/net/cxgbe/cxgbe_ethdev.c
drivers/net/e1000/Makefile
drivers/net/e1000/base/e1000_phy.c
drivers/net/e1000/em_rxtx.c
drivers/net/e1000/igb_ethdev.c
drivers/net/e1000/igb_rxtx.c
drivers/net/ena/Makefile
drivers/net/ena/base/ena_plat_dpdk.h
drivers/net/ena/ena_ethdev.c
drivers/net/ena/ena_ethdev.h
drivers/net/enic/Makefile
drivers/net/enic/base/enic_vnic_wq.h [deleted file]
drivers/net/enic/base/rq_enet_desc.h
drivers/net/enic/base/vnic_cq.h
drivers/net/enic/base/vnic_dev.c
drivers/net/enic/base/vnic_dev.h
drivers/net/enic/base/vnic_enet.h
drivers/net/enic/base/vnic_rq.c
drivers/net/enic/base/vnic_rq.h
drivers/net/enic/base/vnic_wq.c
drivers/net/enic/base/vnic_wq.h
drivers/net/enic/enic.h
drivers/net/enic/enic_clsf.c
drivers/net/enic/enic_ethdev.c
drivers/net/enic/enic_main.c
drivers/net/enic/enic_res.c
drivers/net/enic/enic_res.h
drivers/net/enic/enic_rx.c [deleted file]
drivers/net/enic/enic_rxtx.c [new file with mode: 0644]
drivers/net/fm10k/Makefile
drivers/net/fm10k/fm10k_ethdev.c
drivers/net/fm10k/fm10k_rxtx.c
drivers/net/fm10k/fm10k_rxtx_vec.c
drivers/net/i40e/Makefile
drivers/net/i40e/base/i40e_adminq.c
drivers/net/i40e/base/i40e_adminq.h
drivers/net/i40e/base/i40e_adminq_cmd.h
drivers/net/i40e/base/i40e_common.c
drivers/net/i40e/base/i40e_devids.h
drivers/net/i40e/base/i40e_nvm.c
drivers/net/i40e/base/i40e_osdep.h
drivers/net/i40e/base/i40e_prototype.h
drivers/net/i40e/base/i40e_type.h
drivers/net/i40e/base/i40e_virtchnl.h
drivers/net/i40e/i40e_ethdev.c
drivers/net/i40e/i40e_ethdev.h
drivers/net/i40e/i40e_ethdev_vf.c
drivers/net/i40e/i40e_fdir.c
drivers/net/i40e/i40e_pf.c
drivers/net/i40e/i40e_rxtx.c
drivers/net/i40e/i40e_rxtx_vec.c
drivers/net/ixgbe/Makefile
drivers/net/ixgbe/base/README
drivers/net/ixgbe/base/ixgbe_82598.c
drivers/net/ixgbe/base/ixgbe_82598.h
drivers/net/ixgbe/base/ixgbe_82599.c
drivers/net/ixgbe/base/ixgbe_api.c
drivers/net/ixgbe/base/ixgbe_api.h
drivers/net/ixgbe/base/ixgbe_common.c
drivers/net/ixgbe/base/ixgbe_common.h
drivers/net/ixgbe/base/ixgbe_mbx.h
drivers/net/ixgbe/base/ixgbe_osdep.h
drivers/net/ixgbe/base/ixgbe_phy.c
drivers/net/ixgbe/base/ixgbe_phy.h
drivers/net/ixgbe/base/ixgbe_type.h
drivers/net/ixgbe/base/ixgbe_vf.c
drivers/net/ixgbe/base/ixgbe_vf.h
drivers/net/ixgbe/base/ixgbe_x540.c
drivers/net/ixgbe/base/ixgbe_x540.h
drivers/net/ixgbe/base/ixgbe_x550.c
drivers/net/ixgbe/base/ixgbe_x550.h
drivers/net/ixgbe/ixgbe_82599_bypass.c
drivers/net/ixgbe/ixgbe_bypass.c
drivers/net/ixgbe/ixgbe_bypass.h
drivers/net/ixgbe/ixgbe_bypass_defines.h
drivers/net/ixgbe/ixgbe_ethdev.c
drivers/net/ixgbe/ixgbe_fdir.c
drivers/net/ixgbe/ixgbe_pf.c
drivers/net/ixgbe/ixgbe_rxtx.c
drivers/net/ixgbe/ixgbe_rxtx.h
drivers/net/ixgbe/ixgbe_rxtx_vec_common.h [new file with mode: 0644]
drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c [new file with mode: 0644]
drivers/net/ixgbe/ixgbe_rxtx_vec_sse.c [moved from drivers/net/ixgbe/ixgbe_rxtx_vec.c with 70% similarity]
drivers/net/mlx4/Makefile
drivers/net/mlx4/mlx4.c
drivers/net/mlx5/Makefile
drivers/net/mlx5/mlx5.c
drivers/net/mlx5/mlx5.h
drivers/net/mlx5/mlx5_defs.h
drivers/net/mlx5/mlx5_ethdev.c
drivers/net/mlx5/mlx5_fdir.c
drivers/net/mlx5/mlx5_mac.c
drivers/net/mlx5/mlx5_mr.c [new file with mode: 0644]
drivers/net/mlx5/mlx5_prm.h [new file with mode: 0644]
drivers/net/mlx5/mlx5_rxmode.c
drivers/net/mlx5/mlx5_rxq.c
drivers/net/mlx5/mlx5_rxtx.c
drivers/net/mlx5/mlx5_rxtx.h
drivers/net/mlx5/mlx5_txq.c
drivers/net/mlx5/mlx5_vlan.c
drivers/net/mpipe/Makefile
drivers/net/mpipe/mpipe_tilegx.c
drivers/net/nfp/Makefile
drivers/net/nfp/nfp_net.c
drivers/net/nfp/nfp_net_pmd.h
drivers/net/null/Makefile
drivers/net/null/rte_eth_null.c
drivers/net/pcap/Makefile
drivers/net/pcap/rte_eth_pcap.c
drivers/net/qede/LICENSE.qede_pmd [new file with mode: 0644]
drivers/net/qede/Makefile [new file with mode: 0644]
drivers/net/qede/base/bcm_osal.c [new file with mode: 0644]
drivers/net/qede/base/bcm_osal.h [new file with mode: 0644]
drivers/net/qede/base/common_hsi.h [new file with mode: 0644]
drivers/net/qede/base/ecore.h [new file with mode: 0644]
drivers/net/qede/base/ecore_attn_values.h [new file with mode: 0644]
drivers/net/qede/base/ecore_chain.h [new file with mode: 0644]
drivers/net/qede/base/ecore_cxt.c [new file with mode: 0644]
drivers/net/qede/base/ecore_cxt.h [new file with mode: 0644]
drivers/net/qede/base/ecore_cxt_api.h [new file with mode: 0644]
drivers/net/qede/base/ecore_dcbx.c [new file with mode: 0644]
drivers/net/qede/base/ecore_dcbx.h [new file with mode: 0644]
drivers/net/qede/base/ecore_dcbx_api.h [new file with mode: 0644]
drivers/net/qede/base/ecore_dev.c [new file with mode: 0644]
drivers/net/qede/base/ecore_dev_api.h [new file with mode: 0644]
drivers/net/qede/base/ecore_gtt_reg_addr.h [new file with mode: 0644]
drivers/net/qede/base/ecore_gtt_values.h [new file with mode: 0644]
drivers/net/qede/base/ecore_hsi_common.h [new file with mode: 0644]
drivers/net/qede/base/ecore_hsi_eth.h [new file with mode: 0644]
drivers/net/qede/base/ecore_hsi_tools.h [new file with mode: 0644]
drivers/net/qede/base/ecore_hw.c [new file with mode: 0644]
drivers/net/qede/base/ecore_hw.h [new file with mode: 0644]
drivers/net/qede/base/ecore_hw_defs.h [new file with mode: 0644]
drivers/net/qede/base/ecore_init_fw_funcs.c [new file with mode: 0644]
drivers/net/qede/base/ecore_init_fw_funcs.h [new file with mode: 0644]
drivers/net/qede/base/ecore_init_ops.c [new file with mode: 0644]
drivers/net/qede/base/ecore_init_ops.h [new file with mode: 0644]
drivers/net/qede/base/ecore_int.c [new file with mode: 0644]
drivers/net/qede/base/ecore_int.h [new file with mode: 0644]
drivers/net/qede/base/ecore_int_api.h [new file with mode: 0644]
drivers/net/qede/base/ecore_iov_api.h [new file with mode: 0644]
drivers/net/qede/base/ecore_iro.h [new file with mode: 0644]
drivers/net/qede/base/ecore_iro_values.h [new file with mode: 0644]
drivers/net/qede/base/ecore_l2.c [new file with mode: 0644]
drivers/net/qede/base/ecore_l2.h [new file with mode: 0644]
drivers/net/qede/base/ecore_l2_api.h [new file with mode: 0644]
drivers/net/qede/base/ecore_mcp.c [new file with mode: 0644]
drivers/net/qede/base/ecore_mcp.h [new file with mode: 0644]
drivers/net/qede/base/ecore_mcp_api.h [new file with mode: 0644]
drivers/net/qede/base/ecore_proto_if.h [new file with mode: 0644]
drivers/net/qede/base/ecore_rt_defs.h [new file with mode: 0644]
drivers/net/qede/base/ecore_sp_api.h [new file with mode: 0644]
drivers/net/qede/base/ecore_sp_commands.c [new file with mode: 0644]
drivers/net/qede/base/ecore_sp_commands.h [new file with mode: 0644]
drivers/net/qede/base/ecore_spq.c [new file with mode: 0644]
drivers/net/qede/base/ecore_spq.h [new file with mode: 0644]
drivers/net/qede/base/ecore_sriov.c [new file with mode: 0644]
drivers/net/qede/base/ecore_sriov.h [new file with mode: 0644]
drivers/net/qede/base/ecore_status.h [new file with mode: 0644]
drivers/net/qede/base/ecore_utils.h [new file with mode: 0644]
drivers/net/qede/base/ecore_vf.c [new file with mode: 0644]
drivers/net/qede/base/ecore_vf.h [new file with mode: 0644]
drivers/net/qede/base/ecore_vf_api.h [new file with mode: 0644]
drivers/net/qede/base/ecore_vfpf_if.h [new file with mode: 0644]
drivers/net/qede/base/eth_common.h [new file with mode: 0644]
drivers/net/qede/base/mcp_public.h [new file with mode: 0644]
drivers/net/qede/base/nvm_cfg.h [new file with mode: 0644]
drivers/net/qede/base/reg_addr.h [new file with mode: 0644]
drivers/net/qede/qede_eth_if.c [new file with mode: 0644]
drivers/net/qede/qede_eth_if.h [new file with mode: 0644]
drivers/net/qede/qede_ethdev.c [new file with mode: 0644]
drivers/net/qede/qede_ethdev.h [new file with mode: 0644]
drivers/net/qede/qede_if.h [new file with mode: 0644]
drivers/net/qede/qede_logs.h [new file with mode: 0644]
drivers/net/qede/qede_main.c [new file with mode: 0644]
drivers/net/qede/qede_rxtx.c [new file with mode: 0644]
drivers/net/qede/qede_rxtx.h [new file with mode: 0644]
drivers/net/qede/rte_pmd_qede_version.map [new file with mode: 0644]
drivers/net/szedata2/Makefile
drivers/net/szedata2/rte_eth_szedata2.c
drivers/net/thunderx/Makefile [new file with mode: 0644]
drivers/net/thunderx/base/nicvf_hw.c [new file with mode: 0644]
drivers/net/thunderx/base/nicvf_hw.h [new file with mode: 0644]
drivers/net/thunderx/base/nicvf_hw_defs.h [new file with mode: 0644]
drivers/net/thunderx/base/nicvf_mbox.c [new file with mode: 0644]
drivers/net/thunderx/base/nicvf_mbox.h [new file with mode: 0644]
drivers/net/thunderx/base/nicvf_plat.h [new file with mode: 0644]
drivers/net/thunderx/nicvf_ethdev.c [new file with mode: 0644]
drivers/net/thunderx/nicvf_ethdev.h [new file with mode: 0644]
drivers/net/thunderx/nicvf_logs.h [new file with mode: 0644]
drivers/net/thunderx/nicvf_rxtx.c [new file with mode: 0644]
drivers/net/thunderx/nicvf_rxtx.h [new file with mode: 0644]
drivers/net/thunderx/nicvf_struct.h [new file with mode: 0644]
drivers/net/thunderx/rte_pmd_thunderx_nicvf_version.map [new file with mode: 0644]
drivers/net/vhost/Makefile
drivers/net/vhost/rte_eth_vhost.c
drivers/net/virtio/Makefile
drivers/net/virtio/virtio_ethdev.c
drivers/net/virtio/virtio_ethdev.h
drivers/net/virtio/virtio_logs.h
drivers/net/virtio/virtio_pci.c
drivers/net/virtio/virtio_pci.h
drivers/net/virtio/virtio_ring.h
drivers/net/virtio/virtio_rxtx.c
drivers/net/virtio/virtio_rxtx.h
drivers/net/virtio/virtio_rxtx_simple.c
drivers/net/virtio/virtio_user/vhost.h [new file with mode: 0644]
drivers/net/virtio/virtio_user/vhost_user.c [new file with mode: 0644]
drivers/net/virtio/virtio_user/virtio_user_dev.c [new file with mode: 0644]
drivers/net/virtio/virtio_user/virtio_user_dev.h [new file with mode: 0644]
drivers/net/virtio/virtio_user_ethdev.c [new file with mode: 0644]
drivers/net/virtio/virtqueue.h
drivers/net/vmxnet3/Makefile
drivers/net/vmxnet3/vmxnet3_ethdev.c
drivers/net/vmxnet3/vmxnet3_ethdev.h
drivers/net/vmxnet3/vmxnet3_rxtx.c
drivers/net/xenvirt/rte_eth_xenvirt.c
drivers/net/xenvirt/rte_eth_xenvirt.h
drivers/net/xenvirt/rte_mempool_gntalloc.c
drivers/net/xenvirt/rte_xen_lib.c
examples/Makefile
examples/distributor/main.c
examples/dpdk_qat/main.c
examples/ethtool/ethtool-app/ethapp.c
examples/ethtool/lib/Makefile
examples/ethtool/lib/rte_ethtool.c
examples/exception_path/main.c
examples/ip_fragmentation/main.c
examples/ip_pipeline/Makefile
examples/ip_pipeline/app.h
examples/ip_pipeline/config/action.cfg [new file with mode: 0644]
examples/ip_pipeline/config/action.sh [new file with mode: 0644]
examples/ip_pipeline/config/action.txt [new file with mode: 0644]
examples/ip_pipeline/config/edge_router_downstream.cfg
examples/ip_pipeline/config/edge_router_downstream.sh
examples/ip_pipeline/config/edge_router_upstream.cfg
examples/ip_pipeline/config/edge_router_upstream.sh
examples/ip_pipeline/config/firewall.cfg [new file with mode: 0644]
examples/ip_pipeline/config/firewall.sh [new file with mode: 0644]
examples/ip_pipeline/config/firewall.txt [new file with mode: 0644]
examples/ip_pipeline/config/flow.cfg [new file with mode: 0644]
examples/ip_pipeline/config/flow.sh [new file with mode: 0644]
examples/ip_pipeline/config/flow.txt [new file with mode: 0644]
examples/ip_pipeline/config/kni.cfg [new file with mode: 0644]
examples/ip_pipeline/config/l2fwd.cfg
examples/ip_pipeline/config/l3fwd.cfg
examples/ip_pipeline/config/l3fwd.sh
examples/ip_pipeline/config/l3fwd_arp.cfg [new file with mode: 0644]
examples/ip_pipeline/config/l3fwd_arp.sh [new file with mode: 0644]
examples/ip_pipeline/config/network_layers.cfg [new file with mode: 0644]
examples/ip_pipeline/config/network_layers.sh [new file with mode: 0644]
examples/ip_pipeline/config/pipeline-to-core-mapping.py [new file with mode: 0755]
examples/ip_pipeline/config_check.c
examples/ip_pipeline/config_parse.c
examples/ip_pipeline/init.c
examples/ip_pipeline/parser.c [new file with mode: 0644]
examples/ip_pipeline/parser.h
examples/ip_pipeline/pipeline.h
examples/ip_pipeline/pipeline/pipeline_common_fe.c
examples/ip_pipeline/pipeline/pipeline_common_fe.h
examples/ip_pipeline/pipeline/pipeline_firewall.c
examples/ip_pipeline/pipeline/pipeline_firewall.h
examples/ip_pipeline/pipeline/pipeline_firewall_be.c
examples/ip_pipeline/pipeline/pipeline_flow_actions.c
examples/ip_pipeline/pipeline/pipeline_flow_actions.h
examples/ip_pipeline/pipeline/pipeline_flow_actions_be.c
examples/ip_pipeline/pipeline/pipeline_flow_classification.c
examples/ip_pipeline/pipeline/pipeline_flow_classification.h
examples/ip_pipeline/pipeline/pipeline_flow_classification_be.c
examples/ip_pipeline/pipeline/pipeline_master.c
examples/ip_pipeline/pipeline/pipeline_master_be.c
examples/ip_pipeline/pipeline/pipeline_passthrough.c
examples/ip_pipeline/pipeline/pipeline_passthrough_be.c
examples/ip_pipeline/pipeline/pipeline_routing.c
examples/ip_pipeline/pipeline/pipeline_routing.h
examples/ip_pipeline/pipeline/pipeline_routing_be.c
examples/ip_pipeline/pipeline/pipeline_routing_be.h
examples/ip_pipeline/pipeline_be.h
examples/ip_pipeline/thread_fe.c
examples/ip_reassembly/main.c
examples/ipsec-secgw/Makefile
examples/ipsec-secgw/esp.c
examples/ipsec-secgw/esp.h
examples/ipsec-secgw/ipip.h
examples/ipsec-secgw/ipsec-secgw.c
examples/ipsec-secgw/ipsec.c
examples/ipsec-secgw/ipsec.h
examples/ipsec-secgw/rt.c
examples/ipsec-secgw/sa.c
examples/ipsec-secgw/sp4.c [moved from examples/ipsec-secgw/sp.c with 66% similarity]
examples/ipsec-secgw/sp6.c [new file with mode: 0644]
examples/ipv4_multicast/main.c
examples/kni/main.c
examples/l2fwd-crypto/main.c
examples/l2fwd-ivshmem/host/host.c
examples/l2fwd-jobstats/main.c
examples/l2fwd-keepalive/Makefile
examples/l2fwd-keepalive/ka-agent/Makefile [new file with mode: 0644]
examples/l2fwd-keepalive/ka-agent/main.c [new file with mode: 0644]
examples/l2fwd-keepalive/main.c
examples/l2fwd-keepalive/shm.c [new file with mode: 0644]
examples/l2fwd-keepalive/shm.h [new file with mode: 0644]
examples/l2fwd/main.c
examples/l3fwd-acl/main.c
examples/l3fwd-power/main.c
examples/l3fwd-vf/main.c
examples/l3fwd/l3fwd_em.c
examples/l3fwd/l3fwd_em_hlm_sse.h
examples/l3fwd/main.c
examples/link_status_interrupt/main.c
examples/multi_process/l2fwd_fork/main.c
examples/netmap_compat/lib/compat_netmap.c
examples/packet_ordering/main.c
examples/performance-thread/common/lthread.c
examples/performance-thread/common/lthread_int.h
examples/performance-thread/common/lthread_mutex.c
examples/performance-thread/common/lthread_pool.h
examples/performance-thread/common/lthread_queue.h
examples/performance-thread/common/lthread_sched.c
examples/performance-thread/common/lthread_tls.c
examples/performance-thread/l3fwd-thread/main.c
examples/qos_meter/main.c
examples/qos_meter/main.h
examples/qos_sched/args.c
examples/qos_sched/main.c
examples/qos_sched/main.h
examples/quota_watermark/qw/init.c
examples/quota_watermark/qwctl/qwctl.c
examples/tep_termination/main.c
examples/tep_termination/main.h
examples/tep_termination/vxlan_setup.c
examples/tep_termination/vxlan_setup.h
examples/vhost/main.c
examples/vhost/main.h
examples/vhost_xen/main.c
examples/vhost_xen/main.h
examples/vm_power_manager/channel_manager.c
examples/vmdq/main.c
examples/vmdq_dcb/main.c
lib/Makefile
lib/librte_acl/Makefile
lib/librte_cfgfile/rte_cfgfile.c
lib/librte_cfgfile/rte_cfgfile.h
lib/librte_cmdline/cmdline.c
lib/librte_cmdline/cmdline_parse.c
lib/librte_cmdline/cmdline_parse.h
lib/librte_cmdline/cmdline_parse_string.c
lib/librte_cmdline/cmdline_parse_string.h
lib/librte_cmdline/rte_cmdline_version.map
lib/librte_cryptodev/rte_crypto_sym.h
lib/librte_cryptodev/rte_cryptodev.c
lib/librte_cryptodev/rte_cryptodev.h
lib/librte_cryptodev/rte_cryptodev_version.map
lib/librte_eal/bsdapp/eal/Makefile
lib/librte_eal/bsdapp/eal/eal.c
lib/librte_eal/bsdapp/eal/eal_debug.c
lib/librte_eal/bsdapp/eal/eal_pci.c
lib/librte_eal/bsdapp/eal/eal_thread.c
lib/librte_eal/bsdapp/eal/rte_eal_version.map
lib/librte_eal/common/eal_common_devargs.c
lib/librte_eal/common/eal_common_lcore.c
lib/librte_eal/common/eal_common_log.c
lib/librte_eal/common/eal_common_memzone.c
lib/librte_eal/common/eal_common_options.c
lib/librte_eal/common/eal_common_pci.c
lib/librte_eal/common/eal_common_pci_uio.c
lib/librte_eal/common/eal_private.h
lib/librte_eal/common/include/arch/arm/rte_memcpy_32.h
lib/librte_eal/common/include/arch/arm/rte_memcpy_64.h
lib/librte_eal/common/include/arch/tile/rte_memcpy.h
lib/librte_eal/common/include/arch/x86/rte_memcpy.h
lib/librte_eal/common/include/arch/x86/rte_rtm.h
lib/librte_eal/common/include/generic/rte_memcpy.h
lib/librte_eal/common/include/rte_debug.h
lib/librte_eal/common/include/rte_keepalive.h
lib/librte_eal/common/include/rte_lcore.h
lib/librte_eal/common/include/rte_log.h
lib/librte_eal/common/include/rte_memory.h
lib/librte_eal/common/include/rte_pci.h
lib/librte_eal/common/include/rte_pci_dev_ids.h
lib/librte_eal/common/include/rte_version.h
lib/librte_eal/common/rte_keepalive.c
lib/librte_eal/linuxapp/eal/Makefile
lib/librte_eal/linuxapp/eal/eal.c
lib/librte_eal/linuxapp/eal/eal_debug.c
lib/librte_eal/linuxapp/eal/eal_interrupts.c
lib/librte_eal/linuxapp/eal/eal_ivshmem.c
lib/librte_eal/linuxapp/eal/eal_log.c
lib/librte_eal/linuxapp/eal/eal_memory.c
lib/librte_eal/linuxapp/eal/eal_pci.c
lib/librte_eal/linuxapp/eal/eal_pci_init.h
lib/librte_eal/linuxapp/eal/eal_pci_uio.c
lib/librte_eal/linuxapp/eal/eal_pci_vfio.c
lib/librte_eal/linuxapp/eal/eal_pci_vfio_mp_sync.c
lib/librte_eal/linuxapp/eal/eal_thread.c
lib/librte_eal/linuxapp/eal/eal_timer.c
lib/librte_eal/linuxapp/eal/eal_xen_memory.c
lib/librte_eal/linuxapp/eal/include/exec-env/rte_kni_common.h
lib/librte_eal/linuxapp/eal/rte_eal_version.map
lib/librte_eal/linuxapp/igb_uio/compat.h
lib/librte_eal/linuxapp/igb_uio/igb_uio.c
lib/librte_eal/linuxapp/kni/Makefile
lib/librte_eal/linuxapp/kni/compat.h
lib/librte_eal/linuxapp/kni/ethtool/igb/e1000_phy.c
lib/librte_eal/linuxapp/kni/ethtool/ixgbe/ixgbe_82599.c
lib/librte_eal/linuxapp/kni/ethtool/ixgbe/ixgbe_main.c
lib/librte_eal/linuxapp/kni/kni_misc.c
lib/librte_eal/linuxapp/kni/kni_net.c
lib/librte_ether/Makefile
lib/librte_ether/rte_eth_ctrl.h
lib/librte_ether/rte_ethdev.c
lib/librte_ether/rte_ethdev.h
lib/librte_ether/rte_ether_version.map
lib/librte_hash/rte_cuckoo_hash.c
lib/librte_hash/rte_cuckoo_hash.h [new file with mode: 0644]
lib/librte_hash/rte_cuckoo_hash_x86.h [new file with mode: 0644]
lib/librte_hash/rte_hash.h
lib/librte_ip_frag/Makefile
lib/librte_ip_frag/ip_frag_common.h
lib/librte_ip_frag/rte_ipv4_fragmentation.c
lib/librte_ip_frag/rte_ipv4_reassembly.c
lib/librte_ip_frag/rte_ipv6_fragmentation.c
lib/librte_ip_frag/rte_ipv6_reassembly.c
lib/librte_ivshmem/Makefile
lib/librte_ivshmem/rte_ivshmem.c
lib/librte_jobstats/rte_jobstats.h
lib/librte_kni/Makefile
lib/librte_kni/rte_kni.c
lib/librte_kni/rte_kni.h
lib/librte_lpm/rte_lpm.c
lib/librte_lpm/rte_lpm6.c
lib/librte_lpm/rte_lpm6.h
lib/librte_mbuf/rte_mbuf.c
lib/librte_mbuf/rte_mbuf.h
lib/librte_mempool/Makefile
lib/librte_mempool/rte_dom0_mempool.c [deleted file]
lib/librte_mempool/rte_mempool.c
lib/librte_mempool/rte_mempool.h
lib/librte_mempool/rte_mempool_ops.c [new file with mode: 0644]
lib/librte_mempool/rte_mempool_ring.c [new file with mode: 0644]
lib/librte_mempool/rte_mempool_stack.c [new file with mode: 0644]
lib/librte_mempool/rte_mempool_version.map
lib/librte_pdump/Makefile [new file with mode: 0644]
lib/librte_pdump/rte_pdump.c [new file with mode: 0644]
lib/librte_pdump/rte_pdump.h [new file with mode: 0644]
lib/librte_pdump/rte_pdump_version.map [new file with mode: 0644]
lib/librte_pipeline/Makefile
lib/librte_port/Makefile
lib/librte_port/rte_port_kni.c [new file with mode: 0644]
lib/librte_port/rte_port_kni.h [new file with mode: 0644]
lib/librte_port/rte_port_source_sink.c
lib/librte_port/rte_port_source_sink.h
lib/librte_port/rte_port_version.map
lib/librte_power/guest_channel.c
lib/librte_power/rte_power_kvm_vm.c
lib/librte_reorder/Makefile
lib/librte_ring/rte_ring.c
lib/librte_sched/Makefile
lib/librte_sched/rte_red.c
lib/librte_sched/rte_red.h
lib/librte_sched/rte_sched.c
lib/librte_table/rte_table_acl.c
lib/librte_table/rte_table_lpm.c
lib/librte_vhost/Makefile
lib/librte_vhost/rte_vhost_version.map
lib/librte_vhost/rte_virtio_net.h
lib/librte_vhost/vhost-net.h
lib/librte_vhost/vhost_cuse/vhost-net-cdev.c
lib/librte_vhost/vhost_cuse/virtio-net-cdev.c
lib/librte_vhost/vhost_cuse/virtio-net-cdev.h
lib/librte_vhost/vhost_rxtx.c
lib/librte_vhost/vhost_user/vhost-net-user.c
lib/librte_vhost/vhost_user/vhost-net-user.h
lib/librte_vhost/vhost_user/virtio-net-user.c
lib/librte_vhost/vhost_user/virtio-net-user.h
lib/librte_vhost/virtio-net.c
mk/arch/arm/rte.vars.mk
mk/arch/arm64/rte.vars.mk
mk/arch/i686/rte.vars.mk
mk/arch/ppc_64/rte.vars.mk
mk/arch/x86_64/rte.vars.mk
mk/arch/x86_x32/rte.vars.mk
mk/exec-env/linuxapp/rte.vars.mk
mk/machine/armv7a/rte.vars.mk
mk/machine/dpaa2/rte.vars.mk [new file with mode: 0644]
mk/rte.app.mk
mk/rte.lib.mk
mk/rte.sdkinstall.mk
mk/rte.sdktest.mk
scripts/check-git-log.sh
scripts/checkpatches.sh
scripts/merge-maps.sh [deleted file]
scripts/test-build.sh
scripts/test-null.sh
tools/dpdk_nic_bind.py