On 2/18/2020 1:39 PM, Ciara Power wrote: > If a function is added to the eth_dev_ops struct before > tx_descriptor_status function, this will cause ABI breakage. This is due > to static inline functions using this function, and some other functions > above it in the struct, so they cannot change position. A comment is > added to inform developers of this possible breakage. > > Signed-off-by: Ciara Power <ciara.po...@intel.com> > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> > Reviewed-by: Andrew Rybchenko <arybche...@solarflare.com>
Acked-by: Thomas Monjalon <tho...@monjalon.net> Applied to dpdk-next-net/master, thanks. (uppercase ABOVE/BELOW as suggested applied while merging)