numam-dpdk/lib
Beilei Xing 5b2d37858d net/i40e: fix single VLAN tag to be outer VLAN tag
In current i40e codebase, if single VLAN header is added in a packet,
it's treated as inner VLAN. Generally, a single VLAN header is
treated as the outer VLAN header, so update the driver behaviour
appropriately.

Fixes: 19b16e2f64 ("ethdev: add vlan type when setting ether type")

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
2016-06-24 18:28:09 +02:00
..
librte_acl mk: fix cross-compilation 2016-06-07 10:02:39 +02:00
librte_cfgfile cfgfile: fix uninitialized variable on load error 2016-05-02 15:15:46 +02:00
librte_cmdline cmdline: check initialization error 2016-05-19 14:40:12 +02:00
librte_compat compat: remove unneeded macro 2015-06-29 16:41:23 +02:00
librte_cryptodev cryptodev: uninline parameter parsing 2016-06-27 16:50:27 +02:00
librte_distributor distributor: remove inclusion of mbuf header 2015-05-11 15:36:37 +02:00
librte_eal net/bnxt: support Cumulus+ Ethernet adapter 2016-06-24 18:28:09 +02:00
librte_ether net/i40e: fix single VLAN tag to be outer VLAN tag 2016-06-24 18:28:09 +02:00
librte_hash hash: add scalable multi-writer insertion with Intel TSX 2016-06-24 16:25:07 +02:00
librte_ip_frag mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
librte_ivshmem eal: remove useless includes of mempool and ring 2016-06-10 15:09:04 +02:00
librte_jobstats jobstats: add abort function 2016-02-29 11:22:53 +01:00
librte_kni mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
librte_kvargs remove unneeded tests for NULL when freeing 2016-01-27 15:34:48 +01:00
librte_lpm lpm6: fix possible garbage in lookup 2016-05-02 15:15:45 +02:00
librte_mbuf net/mbuf: remove unused Rx error flags 2016-06-20 17:21:49 +02:00
librte_mempool mempool: fix symbol export 2016-06-27 16:50:27 +02:00
librte_meter mk: fix missing libm dependencies 2016-03-22 20:42:47 +01:00
librte_net net: fix build with gcc 4.4.7 and strict aliasing 2015-11-25 22:11:37 +01:00
librte_pdump pdump: fix missing dependency on libpthread 2016-06-29 13:33:01 +02:00
librte_pipeline mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
librte_port port: fix build without KNI 2016-06-27 12:28:10 +02:00
librte_power power: fix error messages 2016-05-16 14:17:41 +02:00
librte_reorder mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
librte_ring mem: avoid memzone/mempool/ring name truncation 2016-05-19 14:40:14 +02:00
librte_sched sched: fix build without red 2016-06-14 17:24:15 +02:00
librte_table table: fix next hop table entry type 2016-06-21 22:41:40 +02:00
librte_timer timer: fix race condition 2015-08-03 12:43:01 +02:00
librte_vhost mk: fix internal dependencies 2016-06-29 13:33:01 +02:00
Makefile pdump: add new library for packet capture 2016-06-16 23:39:56 +02:00