Go to file
Helin Zhang 9586ebd358 ixgbe: replace some offload flags with packet type
To unify packet type among all PMDs, bit masks of packet type for
'ol_flags' are replaced by unified packet type.

To avoid breaking ABI compatibility, all the changes would be
enabled by RTE_NEXT_ABI.

Note that around 2.5% performance drop (64B) was observed of doing
4 ports (1 port per 82599 card) IO forwarding on the same SNB core.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-07-16 00:57:19 +02:00
app hash: rename unused field 2015-07-13 19:27:31 +02:00
config mpipe: add TILE-Gx mPIPE poll mode driver 2015-07-13 16:15:52 +02:00
doc cxgbe: fix and update doc 2015-07-15 14:18:09 +02:00
drivers ixgbe: replace some offload flags with packet type 2015-07-16 00:57:19 +02:00
examples hash: rename unused field 2015-07-13 19:27:31 +02:00
lib mbuf: add definitions of unified packet types 2015-07-16 00:57:10 +02:00
mk mpipe: add TILE-Gx mPIPE poll mode driver 2015-07-13 16:15:52 +02:00
pkg mk: enable next abi preview 2015-07-09 00:56:40 +02:00
scripts mk: enable next abi preview 2015-07-09 00:56:40 +02:00
tools tools: fix vfio support 2015-03-23 14:29:31 +01:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS mpipe: add TILE-Gx mPIPE poll mode driver 2015-07-13 16:15:52 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00