numam-dpdk/drivers/net/i40e
Björn Töpel 1bbcc5d211 i40evf: report error for unsupported CRC stripping config
On hosts running a non-DPDK PF driver, the VF has no means of changing
the HW CRC strip setting for a RX queue. It's implicitly enabled.

This patch checks if the host is running a non-DPDK PF kernel driver,
and returns an error, if HW CRC stripping was not requested in the port
configuration.

Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
2016-05-06 15:51:22 +02:00
..
base i40e/base: update AQ command structures and macros 2016-03-16 17:44:49 +01:00
i40e_ethdev_vf.c i40evf: report error for unsupported CRC stripping config 2016-05-06 15:51:22 +02:00
i40e_ethdev.c i40e: fix packet count stats 2016-05-06 15:51:22 +02:00
i40e_ethdev.h i40evf: fix link info update 2016-04-06 15:49:17 +02:00
i40e_fdir.c i40e: remove redundant fdir forward declarations 2016-05-06 15:51:22 +02:00
i40e_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
i40e_pf.c i40e: use AQ for Rx control register read/write 2016-03-16 17:36:10 +01:00
i40e_pf.h i40e: support port hotplug 2015-07-19 21:22:23 +02:00
i40e_regs.h i40e: add EEPROM and registers dumping 2016-03-16 17:48:48 +01:00
i40e_rxtx_vec.c i40e: simplify SSE packet length extraction code 2016-05-06 15:51:22 +02:00
i40e_rxtx.c i40e: fix TSO 2016-04-06 15:49:17 +02:00
i40e_rxtx.h ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
Makefile i40e: require SSE4.1 support for vector driver 2016-05-06 15:51:22 +02:00
rte_pmd_i40e_version.map i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00