SR-IOV DPDK traffic loss
It has been found that the current version of the i40e driver causes SR-IOV VF interfaces to report a speed of 100Mbps when used by DPDK applications. Uprevving the i40e and iavf drivers to the latest release will resolve the issue. Change-Id: I503001f979252f319cb849f9f3fd148b050062a8 Closes-Bug: #1885020 Signed-off-by: Steven Webster <steven.webster@windriver.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
COPY_LIST=" \
|
||||
$PKG_BASE/files/* \
|
||||
$STX_BASE/downloads/i40e-2.10.19.82.tar.gz"
|
||||
$STX_BASE/downloads/i40e-2.11.29.tar.gz"
|
||||
OPT_DEP_LIST_FOR_BUILD_TYPE[std]=$GIT_BASE/kernel-std
|
||||
OPT_DEP_LIST_FOR_BUILD_TYPE[rt]=$GIT_BASE/kernel-rt
|
||||
BASE_SRCREV_FOR_PATH[$GIT_BASE/kernel-std]=145ff64b9734e5c45cfd8eb837a04e257b4b9581
|
||||
BASE_SRCREV_FOR_PATH[$GIT_BASE/kernel-rt]=c0fee2da8ef34aa816ddd76690ed425b2ff94c90
|
||||
PKG_BASE_SRCREV=adc347a3e4d6b2eb883f5c879866fa91d19091f6
|
||||
TIS_PATCH_VER=PKG_GITREVCOUNT+OTHER_GITREVCOUNT+1
|
||||
BASE_SRCREV_FOR_PATH[$GIT_BASE/kernel-std]=58597630f681940c2a20cca75dc96c06ae9be15b
|
||||
BASE_SRCREV_FOR_PATH[$GIT_BASE/kernel-rt]=58597630f681940c2a20cca75dc96c06ae9be15b
|
||||
PKG_BASE_SRCREV=58597630f681940c2a20cca75dc96c06ae9be15b
|
||||
TIS_PATCH_VER=PKG_GITREVCOUNT+OTHER_GITREVCOUNT
|
||||
|
||||
Reference in New Issue
Block a user