> > Hi Tomasz, > > I guess we may need to change below variables when a queue is > configured. > - internals->nb_rx_queues; > - internals->nb_tx_queues; > Without changing, 'num_stats' in eth_stats_get() might be wrong value. > > Tetsuya
Hi Tetsuya, I see it now. I was too focused on one case and I missed it. I'll modify it. Thanks for your help, by the way. Tomasz