numam-dpdk/drivers
Konstantin Ananyev b81f5fa27f net/ixgbe: remove option to disable offload flags
Having packets received without any offload flags given in the mbuf is not
very useful, and performance tests with testpmd indicates little
benefit is got with the current code by turning off the flags. This makes
the build-time option pointless, so we can remove it.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2017-04-19 15:37:37 +02:00
..
crypto vdev: use generic vdev struct for probe and remove 2017-04-14 15:41:50 +02:00
event vdev: use generic vdev struct for probe and remove 2017-04-14 15:41:50 +02:00
mempool mempool: move stack handler as a driver 2017-04-03 19:45:45 +02:00
net net/ixgbe: remove option to disable offload flags 2017-04-19 15:37:37 +02:00
Makefile event/skeleton: add skeleton eventdev driver 2017-04-04 19:12:00 +02:00