[dpdk-dev] [patch v5] doc: announce API change in ethdev offload flags

Thomas Monjalon thomas at monjalon.net
Sat Aug 10 23:10:27 CEST 2019


> > 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 <pbhagavatula at marvell.com>
> > Acked-by: Andrew Rybchenko <arybchenko at solarflare.com>
> > Acked-by: Jerin Jacob <jerinj at marvell.com>
> > Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> Acked-by: Konstantin Ananyev <konstantin.ananyev at 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.




More information about the dev mailing list