Re: [PATCH v2 46/46] doc: add doc for liquidio
From: Ferruh Yigit <hidden>
Date: 2017-03-23 13:38:09
On 3/23/2017 5:44 AM, Shijith Thotton wrote:
On Tue, Mar 21, 2017 at 12:33:30PM +0000, Ferruh Yigit wrote:quoted
On 3/2/2017 11:32 AM, Shijith Thotton wrote:quoted
Added doc/guides/nics/liquidio.rst and doc/guides/nics/features/liquidio.ini. Updated release notes. Signed-off-by: Shijith Thotton <redacted> Signed-off-by: Jerin Jacob <redacted> Signed-off-by: Derek Chickles <redacted> Signed-off-by: Venkat Koppula <redacted> Signed-off-by: Srisivasubramanian S <redacted> Signed-off-by: Mallesham Jatharakonda <redacted>
<...>
quoted
quoted
+VLAN filter = Y +CRC offload = Y +VLAN offload = P +L3 checksum offload = Y +L4 checksum offload = Y +Inner L3 checksum = Y +Inner L4 checksum = Y +Basic stats = Y +Extended stats = Y +Linux UIO = Y +Linux VFIO = Y +x86-64 = YIs other platforms not supported? If that is the case, PMD should not be enabled by default.Verified build on x86-32, x86-64, ARM and for BSD targets. Hope that qualifies to be enabled by default.
That should be OK, thanks. <...>
quoted
quoted
+.. _lio_driver-compilation:Thank you for the documentation but below part seems generic to all PMDs, and already documented in other PMDs. I am not sure about this part, what do you think only keeping LiquidIO related part? And perhaps we can prepare a common document that you can reference here.I can submit a patchset aimed at this later, as this need to touch documentation of all PMDs with common part.
OK, thanks. Please leave this part in patch as it is as this needs to be resolves in a higher level.