Re: [dpdk-dev] [PATCH 0/5] ethdev: cosmetic fixes for just moved structures

2021-10-20 Thread Andrew Rybchenko
On 10/20/21 1:20 AM, Thomas Monjalon wrote: > 20/10/2021 00:05, Ferruh Yigit: >> On 10/19/2021 7:07 PM, Andrew Rybchenko wrote: >>> On 10/19/21 2:55 PM, Ferruh Yigit wrote: On 10/14/2021 9:36 AM, Andrew Rybchenko wrote: > Sicne rte_eth_dev and rte_eth_dev_data structures are just moved >>>

Re: [dpdk-dev] [PATCH 0/5] ethdev: cosmetic fixes for just moved structures

2021-10-19 Thread Thomas Monjalon
20/10/2021 00:05, Ferruh Yigit: > On 10/19/2021 7:07 PM, Andrew Rybchenko wrote: > > On 10/19/21 2:55 PM, Ferruh Yigit wrote: > >> On 10/14/2021 9:36 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

Re: [dpdk-dev] [PATCH 0/5] ethdev: cosmetic fixes for just moved structures

2021-10-19 Thread Ferruh Yigit
On 10/19/2021 7:07 PM, Andrew Rybchenko wrote: On 10/19/21 2:55 PM, Ferruh Yigit wrote: On 10/14/2021 9:36 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. No strong opinion, but I think it would be usefu

Re: [dpdk-dev] [PATCH 0/5] ethdev: cosmetic fixes for just moved structures

2021-10-19 Thread Andrew Rybchenko
On 10/19/21 2:55 PM, Ferruh Yigit wrote: On 10/14/2021 9:36 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. No strong opinion, but I think it would be useful for the future. Make be at least some fixes f

Re: [dpdk-dev] [PATCH 0/5] ethdev: cosmetic fixes for just moved structures

2021-10-19 Thread Ferruh Yigit
On 10/14/2021 9:36 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. No strong opinion, but I think it would be useful for the future. Make be at least some fixes from below could be accepted. Andrew Rybch

[dpdk-dev] [PATCH 0/5] ethdev: cosmetic fixes for just moved structures

2021-10-14 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. No strong opinion, but I think it would be useful for the future. Make be at least some fixes from below could be accepted. Andrew Rybchenko (5): ethdev: avoid documentation in next l