Thanks Stephen,.
As Bruce suggested earlier we cannot get ringnumber from the queue(attached to the port) after rx_burst call.

Thanks,
Kamaraj


On Mon, 12 Dec 2022, 10:01 pm Stephen Hemminger, <stephen@networkplumber.org> wrote:
On Mon, 12 Dec 2022 11:03:03 +0000
Bruce Richardson <bruce.richardson@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().