On 11/8/19 12:57 PM, Ferruh Yigit wrote: > On 11/7/2019 10:15 PM, Thomas Monjalon wrote: >> The struct rte_eth_dev and rte_eth_dev_data are supposed >> to be used internally only, but there is a chance that >> increasing their size would break ABI for some applications. >> In order to allow smooth addition of features without breaking >> ABI compatibility, some space is reserved. >> >> Signed-off-by: Thomas Monjalon <[email protected]> > Acked-by: Ferruh Yigit <[email protected]>
Acked-by: Andrew Rybchenko <[email protected]>

