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>