]> www.infradead.org Git - linux-platform-drivers-x86.git/commit
ice: Advertise virtchnl UDP segmentation offload capability
authorBrett Creeley <brett.creeley@intel.com>
Tue, 2 Mar 2021 18:12:12 +0000 (10:12 -0800)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 22 Apr 2021 16:26:22 +0000 (09:26 -0700)
commit142da08c4dc0afd07f9136b4812d5386bd6e1717
treedddbfa09aa7a1902503f3864a7cc14a826c8891c
parentc0dcaa55f91d925c9ac2c950ff84138534337a6c
ice: Advertise virtchnl UDP segmentation offload capability

As the hardware is capable of supporting UDP segmentation offload, add a
capability bit to virtchnl.h to communicate this and have the driver
advertise its support.

Suggested-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c
include/linux/avf/virtchnl.h