On 3/15/2017 11:55 PM, Yongseok Koh wrote: > This patchset is to add the Enhanced Multi-Packet Send feature which is > newly introduced for ConnectX-5 families of adaptors. > > v3: > * Fix indentation > * Fix typo in comment > * Change name of variables and functions > > v2: > * Resolves conflicts with other patches in review. > * Improved performance by relocating code segment. > * Changes default values of PMD options. > * Fixed comments in the code. > > Yongseok Koh (2): > net/mlx5: add enhanced multi-packet send for ConnectX-5 > doc: update PMD options for mlx5
Applied to dpdk-next-net/master, thanks. (doc patch squashed into first one)