On Mon, 12 Dec 2022 11:03:03 +0000
Bruce Richardson <bruce.richard...@intel.com> wrote:

> On Mon, Dec 12, 2022 at 04:15:04PM +0530, Kamaraj P wrote:
> >    Thanks. Is there any teatpmd application has this logic to dump these
> >    info whenever we received the packet.
> >    Thanks,
> >    Kamaraj
> >   
> Sorry, no. No example application has the logic to do this.

Since the DPDK uses a pull model, the receive queue is known
when calling rx_burst().

Reply via email to