Commit Graph

17 Commits

Author SHA1 Message Date
Przemek Kitszel 4bbb468986 ice: update ice DDP package to 1.3.36.0
Change log since 1.3.35.0:
- add support for E825C device family

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>
2024-02-14 10:08:22 -08:00
Przemek Kitszel f440b984ca
ice: update ice DDP wireless_edge package to 1.3.13.0
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>
2023-11-27 09:01:17 -05:00
Mario Limonciello a5539dc1c3 Merge branch 'robot/patch-2-1700674629' into 'main'
robot/patch-2-1700674629

See merge request kernel-firmware/linux-firmware!76
2023-11-22 18:23:59 +00:00
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
Przemek Kitszel 475828440e ice: update ice DDP package to 1.3.35.0
Changelog since 1.3.30.0:
- Parser is updated to set abort flag for malicious SCTP packets;
- Flexi MD4 and Flexi MD5 in RXDID22 of Flex descriptor is being used to
  describe rule id matched in the Switch;
- Updated the Protocol IDs that are being set when receiving MAC_IPV6
  type packets that have a VLAN or MPLS header present;
- 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:06 -06:00
Przemek Kitszel 6c8ce49d35
ice: add LAG-supporting DDP package
Add the ddp-lag package, to be loaded by ice driver
in Link Aggregation (LAG) use case.

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>
2023-07-28 14:14:18 -04:00
Shekhar Deb 109b23c5f4
ice: update ice DDP wireless_edge package to 1.3.10.0
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>
2023-06-25 11:53:36 -04: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
Tony Nguyen aed71f2966 ice: Update package to 1.3.30.0
Update package file and WHENCE entry to 1.3.30.0.

Changes include:
 - Selectable Tx Scheduler Topology support
 - Flow Director support on multicast packets

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Gurucharan <gurucharanx.g@intel.com> (A Contingent worker at Intel)
2022-08-11 15:48:00 -07:00
Tony Nguyen 00412a9c9c ice: Update package to 1.3.28.0
Update package file to 1.3.28.0 which adds support for classifying IP
fragmented packets.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Gurucharan <gurucharanx.g@intel.com> (A Contingent worker at Intel)
2022-05-06 08:39:14 -07:00
Guruprasad Rao dd5d1c7e19 ice: Add wireless edge file for Intel E800 series driver
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>
2022-03-18 08:39:22 -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 c46b8c364b
ice: update package file to 1.3.26.0
Update the package file and WHENCE entry for the ice driver to version
1.3.26.0.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Gurucharan G <gurucharanx.g@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2021-08-18 07:08:20 -04:00
Tony Nguyen c86361d9b5
ice: update package file to 1.3.16.0
Update the package file and WHENCE entry for the ice driver to version
1.3.16.0.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2020-10-23 07:56:30 -04: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
Josh Boyer 7d187acb33
ice: Fix up WHENCE entry and symlink
Commit 2de7abd480 reworked how we
handle symlinks.  Remove the in-repo symlink as that will be
created on during installation, and adjust the WHENCE file.

Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2019-10-04 18:54:44 -04:00
Tony Nguyen 9ae61e7d86 ice: Add package file for Intel E800 series driver
The ice driver must load a package file to the firmware to utilize full
functionality; add the package file to /lib/firmware/intel/ice/ddp. Also
add a symlink, ice.pkg, so the driver can refer to the package by a
consistent name.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2019-09-23 08:58:07 -07:00