Re: [dpdk-dev] [PATCH] doc: add a co-existence consideration for qede PMD

2019-08-05 Thread Thomas Monjalon
05/08/2019 11:26, Rasesh Mody: > Hi Thomas, > > >From: Thomas Monjalon > >Sent: Wednesday, July 31, 2019 1:31 AM > > > >31/07/2019 10:02, Rasesh Mody: > >> Add and update co-existence considerations for qede PMD > >> > >> Signed-off-by: Rasesh Mody > >> --- > >> doc/guides/nics/qede.rst | 21 ++

Re: [dpdk-dev] [PATCH] doc: add a co-existence consideration for qede PMD

2019-08-05 Thread Rasesh Mody
Hi Thomas, >From: Thomas Monjalon >Sent: Wednesday, July 31, 2019 1:31 AM > >31/07/2019 10:02, Rasesh Mody: >> Add and update co-existence considerations for qede PMD >> >> Signed-off-by: Rasesh Mody >> --- >> doc/guides/nics/qede.rst | 21 +++-- >> 1 file changed, 19 insertions

Re: [dpdk-dev] [PATCH] doc: add a co-existence consideration for qede PMD

2019-07-31 Thread Thomas Monjalon
31/07/2019 10:02, Rasesh Mody: > Add and update co-existence considerations for qede PMD > > Signed-off-by: Rasesh Mody > --- > doc/guides/nics/qede.rst | 21 +++-- > 1 file changed, 19 insertions(+), 2 deletions(-) > > +- Linux kernel drivers and qede PMD can’t be mixed on a gi

[dpdk-dev] [PATCH] doc: add a co-existence consideration for qede PMD

2019-07-31 Thread Rasesh Mody
Add and update co-existence considerations for qede PMD Signed-off-by: Rasesh Mody --- doc/guides/nics/qede.rst | 21 +++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/doc/guides/nics/qede.rst b/doc/guides/nics/qede.rst index c0a383381..87cf989c1 100644 --- a/d