Report: vpp device i40e known issue 13/31213/2
authorJuraj Linkeš <juraj.linkes@pantheon.tech>
Wed, 10 Feb 2021 13:46:46 +0000 (14:46 +0100)
committerPeter Mikus <pmikus@cisco.com>
Wed, 10 Feb 2021 15:13:26 +0000 (15:13 +0000)
Add the i40e PF/VF race condition known issue to the known issues list.

Change-Id: I1eb4dcea118036dec3f3715f0d08d124f2a9ad1c
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
docs/report/vpp_device_tests/csit_release_notes.rst

index 8f7a4e9..dde43f8 100644 (file)
@@ -22,8 +22,10 @@ Known Issues
 
 List of known issues in |csit-release| for VPP functional tests in VPP Device:
 
 
 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  |
+|    | <https://jira.fd.io/browse/VPP-1943>`_  | 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.                  |
++----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+