Re: [dpdk-dev] [PATCH 0/3] doc: documentation update for mlx4 PMD

2017-11-11 Thread Thomas Monjalon
09/11/2017 18:37, Adrien Mazarguil: > On Thu, Nov 09, 2017 at 07:30:53PM +0200, Moti Haimovsky wrote: > > The following three commits update the mlx4 documentation to reflect > > the modifications done to the PMD and the new features added to it. > > > > Moti Haimovsky (3): > > doc: fix remove m

Re: [dpdk-dev] [PATCH 0/3] doc: documentation update for mlx4 PMD

2017-11-09 Thread Adrien Mazarguil
On Thu, Nov 09, 2017 at 07:30:53PM +0200, Moti Haimovsky wrote: > The following three commits update the mlx4 documentation to reflect > the modifications done to the PMD and the new features added to it. > > Moti Haimovsky (3): > doc: fix remove mlx4 Tx inline compilation option > doc: fix ml

[dpdk-dev] [PATCH 0/3] doc: documentation update for mlx4 PMD

2017-11-09 Thread Moti Haimovsky
The following three commits update the mlx4 documentation to reflect the modifications done to the PMD and the new features added to it. Moti Haimovsky (3): doc: fix remove mlx4 Tx inline compilation option doc: fix mlx4 drop inline receive support doc: update mlx4 documentation doc/guides