14/02/2018 01:14, Thomas Monjalon: > > > >> Signed-off-by: Kirill Rybalchenko <kirill.rybalche...@intel.com> > > > >> > > > >> Acked-by: Marko Kovacevic <marko.kovace...@intel.com> > > > >> --- > > > >> +* 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 <nhor...@tuxdriver.com> > > > > > > Acked-by: Ferruh Yigit <ferruh.yi...@intel.com> > > > > Acked-by: Olivier Matz <olivier.m...@6wind.com> > > Acked-by: Thomas Monjalon <tho...@monjalon.net> > > I would prefer you drop the legacy code to keep only rte_flow.
Applied