
This upgrades the intel driver versions to the ones listed in Intel driver bundle 29.1. The list can be found here: https://cdrdv2.intel.com/v1/dl/getContent/822537?fileName=Intel +Ethernet+Controller+Products_Release+Notes_29.1.pdf The new versions are: ice-1.14.9.2 (Add automatic VF reset on Tx MDD events, please refer to https://github.com/intel/ethernet-linux-ice/releases) i40e-2.25.7 iavf-4.11.1 Verification: - installs from iso succeed on servers with ice(Intel Ethernet Controller E810-XXVDA4T Westport Channel) and i40e hw(Intel Ethernet Controller X710) for rt and std. - interfaces are up and pass packets for rt and std. - create vfs, ensure that they are picked up by the new iavf driver and that the interface can come up and pass packets on rt and std system. - Check dmesg to see DDP package is loaded successfully and the version is 1.3.36.0 for rt and std. Story: 2011056 Task: 50798 Change-Id: I3acf66e6404c993f4ae56fd45916f24e0b7ec400 Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
14 lines
418 B
YAML
14 lines
418 B
YAML
---
|
|
debver: 2.25.7
|
|
debname: i40e
|
|
dl_path:
|
|
name: i40e-2.25.7.tar.gz
|
|
url: "https://sourceforge.net/projects/e1000/files/i40e%20stable/\
|
|
2.25.7/i40e-2.25.7.tar.gz/download"
|
|
sha256sum: 3ee4d3ac2be2622b7ea811075bf7dd50cf74ec12db7d58bb37b83b884ceb283d
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
BASE_SRCREV: e7d9eb420228a86dcecd578de13d5a7c4e236b79
|
|
SRC_DIR: ${MY_REPO}/stx/kernel/kernel-modules/intel-i40e
|