virtchnl: Add CRC stripping capability
authorPaul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Wed, 6 Sep 2023 19:57:01 +0000 (13:57 -0600)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 13 Sep 2023 15:50:49 +0000 (08:50 -0700)
commit89de9921dfa77e43b985bde99a6031ab66511020
tree137cad74b2c24181a62d9e350c36624efd2fe65a
parentca5ab9638e925613f73b575041801a7b2fd26bd4
virtchnl: Add CRC stripping capability

Some VFs may want to disable CRC stripping on incoming packets so create
an offload for that. The VF already sends information about configuring
its RX queues so use that structure to indicate that the CRC stripping
should be enabled or not.

Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Reviewed-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Ahmed Zaki <ahmed.zaki@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
include/linux/avf/virtchnl.h