All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: add known issue for uio_pci_generic in XL710
@ 2016-12-23  2:35 Jeff Guo
  2016-02-12 16:39 ` [PATCH v2] doc: add known uio_pci_generic issue for i40e Jeff Guo
                   ` (3 more replies)
  0 siblings, 4 replies; 25+ messages in thread
From: Jeff Guo @ 2016-12-23  2:35 UTC (permalink / raw)
  To: helin.zhang, jingjing.wu; +Cc: dev, jia.guo

When bind with uio_pci_generic in XL710, the result is failed.
uio_pci_generic is not supported by XL710.

Signed-off-by: Jeff Guo <jia.guo@intel.com>
---
 doc/guides/rel_notes/known_issues.rst | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/doc/guides/rel_notes/known_issues.rst b/doc/guides/rel_notes/known_issues.rst
index 3cd4237..3abcb64 100644
--- a/doc/guides/rel_notes/known_issues.rst
+++ b/doc/guides/rel_notes/known_issues.rst
@@ -640,3 +640,25 @@ I40e VF may not receive packets in the promiscuous mode
 
 **Driver/Module**:
    Poll Mode Driver (PMD).
+
+
+uio_pci_generic bind failed in XL710
+-------------------------------------------------------
+
+**Description**:
+   uio_pci_generic is not supported by XL710, since the errata of XL710 that the feature
+   about the Interrupt Status bit is not implemented.The errata is the item #71 from the
+   `xl710 controller spec  <http://www.intel.com/content/www/us/en/embedded/products/networking/xl710-10-40-controller-spec-update.html>`_.
+
+**Implication**:
+   When bind uio_pci_generic, the uio_pci_generic probe device and check the Interrupt
+   Status bit related feature of NICs , since it is not supported by XL710 so it return failed.
+
+**Resolution/Workaround**:
+   Do not bind to use uio_pci_generic in XL710 NICs.
+
+**Affected Environment/Platform**:
+   All.
+
+**Driver/Module**:
+   Poll Mode Driver (PMD).
-- 
1.9.3

^ permalink raw reply related	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2017-01-23 11:44 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-23  2:35 [PATCH] doc: add known issue for uio_pci_generic in XL710 Jeff Guo
2016-02-12 16:39 ` [PATCH v2] doc: add known uio_pci_generic issue for i40e Jeff Guo
2017-01-16 20:30   ` Ferruh Yigit
2017-01-17 17:00     ` Wu, Jingjing
2017-01-17 17:36       ` Ferruh Yigit
2017-01-18  2:48         ` Guo, Jia
2017-01-18 18:49           ` Ferruh Yigit
2016-07-06 14:10 ` Jeff Guo
2017-01-09  7:16 ` [PATCH] doc: add known issue for uio_pci_generic in XL710 Wu, Jingjing
2017-01-12  3:27 ` [PATCH v2] doc: add known uio_pci_generic issue for i40e Jeff Guo
2017-01-17 14:12   ` Wu, Jingjing
2017-01-19 10:52   ` [PATCH v3] " Jeff Guo
2017-01-19 10:56   ` Jeff Guo
2017-01-19 11:17     ` Mcnamara, John
2017-01-19 13:50       ` Guo, Jia
2017-01-19 14:53         ` Mcnamara, John
2017-01-20  2:28           ` Guo, Jia
2017-01-19 12:06     ` Ferruh Yigit
2017-01-19 13:53       ` Guo, Jia
2017-01-19 13:56     ` [PATCH v4] " Jeff Guo
2017-01-20  2:51     ` Jeff Guo
2017-01-22  1:46     ` Jeff Guo
2017-01-22  2:03     ` Jeff Guo
2017-01-23  8:04       ` Mcnamara, John
2017-01-23 11:44         ` Ferruh Yigit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.