Re: [dpdk-dev] [PATCH v5 0/9] net/ionic: minor updates and documentation

2020-12-10 Thread Ferruh Yigit
On 12/10/2020 2:57 AM, Andrew Boyer wrote: These patches make some minor changes to the ionic PMD. Signed-off-by: Andrew Boyer --- v5: * Fix syntax error in .rst file v4: * Address additional reviewer comments v3: * Fixed up false-positives from codespell and gcc 8.3/9.3 v2: * Address Ferru

[dpdk-dev] [PATCH v5 0/9] net/ionic: minor updates and documentation

2020-12-09 Thread Andrew Boyer
These patches make some minor changes to the ionic PMD. Signed-off-by: Andrew Boyer --- v5: * Fix syntax error in .rst file v4: * Address additional reviewer comments v3: * Fixed up false-positives from codespell and gcc 8.3/9.3 v2: * Address Ferruh's comments (thank you!) * Switch to net/ion