From a0775ecebbef2caa05ae2ad1e0b666f178acfc02 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Juraj=20Linke=C5=A1?= Date: Wed, 10 Feb 2021 14:46:46 +0100 Subject: [PATCH] Report: vpp device i40e known issue MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Add the i40e PF/VF race condition known issue to the known issues list. Change-Id: I1eb4dcea118036dec3f3715f0d08d124f2a9ad1c Signed-off-by: Juraj Linkeš --- docs/report/vpp_device_tests/csit_release_notes.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) 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. | ++----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ -- 2.16.6