> > 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 <[email protected]> > > Acked-by: Andrew Rybchenko <[email protected]> > > Acked-by: Jerin Jacob <[email protected]> > > Acked-by: Hemant Agrawal <[email protected]> > Acked-by: Konstantin Ananyev <[email protected]>
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.

