Re: [dpdk-dev] [PATCH v3 00/10] ethdev: cosmetic fixes

2021-10-20 Thread Ferruh Yigit
On 10/20/2021 1:47 PM, Andrew Rybchenko wrote: Sicne rte_eth_dev and rte_eth_dev_data structures are just moved right now is a good chance to make a cleanup. Moreover ethdev is or will be shuffled a lot in the release, so do cleanup in all files. Maybe at least some fixes from below could be acc

[dpdk-dev] [PATCH v3 00/10] ethdev: cosmetic fixes

2021-10-20 Thread Andrew Rybchenko
Sicne rte_eth_dev and rte_eth_dev_data structures are just moved right now is a good chance to make a cleanup. Moreover ethdev is or will be shuffled a lot in the release, so do cleanup in all files. Maybe at least some fixes from below could be accepted. Spelling is fixed in log messages as well