Update ice DDP wireless_edge package file to the latest version: 1.3.20.0
Highlight of changes since 1.3.13.0:
- Add support for Intel E830 series driver using a dual segment package
with one segment for E810 and one for E830, which increases the package
size.
- Add support for 192B max header length.
Signed-off-by: Paul Greenwalt <paul.greenwalt@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>
Changelog since 1.3.10.0:
- Fixed an issue in which all packets with SCTP header were not being
received;
- 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;
- Updated the Protocol IDs that are being set when receiving MAC_IPV6 type
packets that have a VLAN or MPLS header present;
- more bugfixes.
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>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Update ice DDP wireless_edge package file to the latest version: 1.3.10.0
Highlight of changes since 1.3.7.0:
- 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
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>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
The ice driver can, optionally, load other package files for different
packet processing pipeline configurations.
This package includes support for GTPv1, GTPv2 with extension headers,
eCPRI, ESP and IPsec
Signed-off-by: Guruprasad Rao <guruprasad.kudukolly.rao@intel.com>