From: Juraj Linkeš Date: Wed, 10 Feb 2021 13:46:46 +0000 (+0100) Subject: Report: vpp device i40e known issue X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=a0775ecebbef2caa05ae2ad1e0b666f178acfc02 Report: vpp device i40e known issue Add the i40e PF/VF race condition known issue to the known issues list. Change-Id: I1eb4dcea118036dec3f3715f0d08d124f2a9ad1c Signed-off-by: Juraj Linkeš --- diff --git a/docs/report/vpp_device_tests/csit_release_notes.rst b/docs/report/vpp_device_tests/csit_release_notes.rst index 8f7a4e990c..dde43f82ec 100644 --- a/docs/report/vpp_device_tests/csit_release_notes.rst +++ b/docs/report/vpp_device_tests/csit_release_notes.rst @@ -22,8 +22,10 @@ Known Issues List of known issues in |csit-release| for VPP functional tests in VPP Device: -+---+----------------------------------------+---------------------+ -| # | JiraID | Issue Description | -+===+========================================+=====================+ -| 1 | | | -+---+----------------------------------------+---------------------+ ++----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ +| # | JiraID | Issue Description | ++====+=========================================+===========================================================================================================+ +| 1 | `VPP-1943 | Running multiple VPPs with SR-IOV VFs belonging to the same PF sometimes results in VPP not initializing | +| | `_ | the VF interfaces properly due to a race condition between the PF and VFs. Observed with Intel NIC | +| | | firmware version 6.01 0x800035da 1.1747.0 and i40e driver versions 2.1.14-k and 2.13.10. | ++----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+