aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuraj Linkeš <juraj.linkes@pantheon.tech>2021-02-10 14:46:46 +0100
committerPeter Mikus <pmikus@cisco.com>2021-02-10 15:13:43 +0000
commitf7294e91f06a19dda43f155cf4c4eac4c6fd6841 (patch)
treef619ff42f01795fbb63ab5054dfb52df542d500f
parent0ae4e8b9164405d1372c46488c3d9fd3b749d057 (diff)
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š <juraj.linkes@pantheon.tech> (cherry picked from commit a0775ecebbef2caa05ae2ad1e0b666f178acfc02)
-rw-r--r--docs/report/vpp_device_tests/csit_release_notes.rst12
1 files 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 |
+| | <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. |
++----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+