> > > rte_eth_rx_burst(..,nb_pkts) function has semantic that if return value is
> > > smaller than requested, application can consider it end of packet stream.
> > > Some hardware can only support smaller burst sizes which need to be
> > > advertised. Similar is the case for Tx burst.
> > >
> > >
Richardson, Bruce ; Ananyev, Konstantin
> > ; hemant.agra...@nxp.com;
> > ma...@mellanox.com; Shreyansh Jain
> > Subject: [dpdk-dev] [PATCH v3] doc: add preferred burst size support
> >
> > rte_eth_rx_burst(..,nb_pkts) function has semantic that if return value is
> &g
> ma...@mellanox.com; Shreyansh Jain
> Subject: [dpdk-dev] [PATCH v3] doc: add preferred burst size support
>
> rte_eth_rx_burst(..,nb_pkts) function has semantic that if return value is
> smaller than requested, application can consider it end of packet stream.
> Some hardware can
rte_eth_rx_burst(..,nb_pkts) function has semantic that if return value
is smaller than requested, application can consider it end of packet
stream. Some hardware can only support smaller burst sizes which need
to be advertised. Similar is the case for Tx burst.
This patch adds deprecation notice
4 matches
Mail list logo