On 3/23/2017 5:44 AM, Shijith Thotton wrote: > On Tue, Mar 21, 2017 at 12:33:30PM +0000, Ferruh Yigit wrote: >> On 3/2/2017 11:32 AM, Shijith Thotton wrote: >>> Added doc/guides/nics/liquidio.rst and >>> doc/guides/nics/features/liquidio.ini. Updated release notes. >>> >>> Signed-off-by: Shijith Thotton <shijith.thot...@caviumnetworks.com> >>> Signed-off-by: Jerin Jacob <jerin.ja...@caviumnetworks.com> >>> Signed-off-by: Derek Chickles <derek.chick...@caviumnetworks.com> >>> Signed-off-by: Venkat Koppula <venkat.kopp...@caviumnetworks.com> >>> Signed-off-by: Srisivasubramanian S <ssriniva...@caviumnetworks.com> >>> Signed-off-by: Mallesham Jatharakonda <mjatharako...@oneconvergence.com> >>
<...> > >>> +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 = Y >> >> Is 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. <...> >>> +.. _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.