[dpdk-dev] [PATCH v2 0/9] ethdev: cosmetic fixes

Ferruh Yigit ferruh.yigit at intel.com
Wed Oct 20 11:31:40 CEST 2021


On 10/20/2021 8:42 AM, 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 accepted.
> 
> Spelling is fixed in log messages as well. Hopefully it isn ot a
> problem, but let me know if I'm wrong and I'll avoid it in the
> next version.
> 
> Since changes are cosmetic no Fixes tags and no backporting to
> stable.
> 
> Andrew Rybchenko (9):
>    ethdev: avoid documentation in next lines
>    ethdev: fix Rx/Tx spelling
>    ethdev: fix Ethernet spelling
>    ethdev: fix DCB and VMDq spelling
>    ethdev: fix VLAN spelling including VLAN ID case
>    ethdev: fix ID spelling in comments and log messages
>    ethdev: remove reserved fields from internal structures
>    ethdev: make device and data structures readable
>    ethdev: remove full stop after short comments and references
> 

I am OK with changes in principal, will look more detailed later.

Only patch 9/9 also can be extended to whole file, instead of just
moved structures.


More information about the dev mailing list