]> git.baikalelectronics.ru Git - kernel.git/commit
ice: fix incorrect payload indicator on PTYPE
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 6 May 2021 15:40:04 +0000 (08:40 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 17 Jun 2021 16:19:58 +0000 (09:19 -0700)
commitc15d95b8a9b1927ff36e9ceb35f0d9084406a7ed
treea86684301e680cb553c85be76422b590ad4af5ee
parent722ddbcae7242febca2e075daba089e86125e3e7
ice: fix incorrect payload indicator on PTYPE

The entry for PTYPE 90 indicates that the payload is layer 3. This does
not match the specification in the datasheet which indicates the packet
is a MAC, IPv6, UDP packet, with a payload in layer 4.

Fix the lookup table to match the data sheet.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_lan_tx_rx.h