Commit Graph

4 Commits

Author SHA1 Message Date
Przemek Kitszel
0628ba79f3 ice: update ice DDP comms package to 1.3.45.0
Changelog since 1.3.40.0:
- Updated the Protocol IDs that are being set when receiving MAC_IPV6;
  type packets that have a VLAN or MPLS header present;
- Flexi MD4 and Flexi MD5 in RXDID22 of Flex descriptor is being used to
  describe rule id matched in the Switch;
- Parser is updated to set abort flag for malicious SCTP packets;
- Fixed an issue in which all packets with SCTP header were not received;
- other fixes.

Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2023-11-22 11:37:09 -06:00
Shekhar Deb
c9e4034ad7 ice: update ice DDP comms package to 1.3.40.0
Update ice DDP comms package file to the latest version: 1.3.40.0

Highlight of changes since 1.3.31.0:

- Add support for Security Group Tag (SGT) header
- Provide Separate IP Fragment Packet Type Groups for Receive Side Scaling (RSS)
- Add support to allow Receive Side Scaling (RSS) and Flow Director (FD) on Multicast packets
- Add support for parsing SGT-PPPoE packets
- Add support for PPPoE version 2

Signed-off-by: Shekhar Deb <shekhar.deb@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2023-05-17 08:31:49 -07:00
Arjun Anantharam
f4d1c02224 ice: update ice DDP comms package to 1.3.31.0
Update ice DDP comms package file to the latest version: 1.3.31.0

Highlight of changes since 1.3.20.0:

- Add Separate Package Type Group for outer IPv4 and IPv6
tunnel packet
- Add GTPU SCTP ptypes to PTGs mapping
- Add Multicast support in Flow Director
- Add profiles for GTPU extension header

Signed-off-by: Arjun Anantharam <arjun.anantharam@intel.com>
2022-03-18 08:39:22 -07:00
Tony Nguyen
58d41d0fac
ice: Add comms package file for Intel E800 series driver
The ice driver can, optionally, load other package files for different
packet processing pipeline configurations. Add the "comms" package as
another option.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2020-10-05 08:09:03 -04:00