numam-dpdk/drivers
Bruce Richardson c3f7edcd8c net/i40e: 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 to no
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: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Jianbo Liu <jianbo.liu@linaro.org>
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/i40e: 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