> > >> Signed-off-by: Kirill Rybalchenko <[email protected]> > > >> > > >> Acked-by: Marko Kovacevic <[email protected]> > > >> --- > > >> +* ethdev: announce ABI change > > >> + The size of variables flow_types_mask in rte_eth_fdir_info structure, > > >> + sym_hash_enable_mask and valid_bit_mask in rte_eth_hash_global_conf > > >> structure > > >> + will be increased from 32 to 64 bits to fulfill hardware requirements. > > >> + This change will break existing ABI as size of the structures will > > >> increase. > > >> + > > > Acked-by: Neil Horman <[email protected]> > > > > Acked-by: Ferruh Yigit <[email protected]> > > Acked-by: Olivier Matz <[email protected]>
Acked-by: Thomas Monjalon <[email protected]> I would prefer you drop the legacy code to keep only rte_flow.

