> > Add new offload flags ``DEV_RX_OFFLOAD_RSS_HASH`` and > > ``DEV_RX_OFFLOAD_FLOW_MARK``. > > Add new function ``rte_eth_dev_set_supported_ptypes`` to allow application > > to set specific ptypes to be updated in ``rte_mbuf::packet_type`` > > > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Acked-by: Andrew Rybchenko <arybche...@solarflare.com> > > Acked-by: Jerin Jacob <jer...@marvell.com> > > Acked-by: Hemant Agrawal <hemant.agra...@nxp.com> > Acked-by: Konstantin Ananyev <konstantin.anan...@intel.com>
We'll probably have to discuss more the details of these new APIs, but the overall idea looks good. I am not sure there is any API or ABI breakage here, so the announce may not be required. Anyway applied, thanks.