stats inconsistency
Lokesh Chakka
lvenkatakumarchakka at gmail.com
Thu Feb 6 06:44:57 CET 2025
Hello,
I was trying to send packets on one interface and capture on another
interface both connected b2b without any DUT in between.
While sending packets, the value returned by rte_eth_tx_burst is not
consistent with opackets / oerrors returned by rte_eth_stats_get even after
a few seconds.
None of port 0 Tx stats are consistent with port 1 Rx stats stats.
The value returned by rte_eth_rx_burst is consistent with ipackets.
Still ipackets/ierrors/imissed of port 1 are not consistent with
opackets/oerrors of port 0.
Is there a way to achieve consistency among all ?
Thanks & Regards
--
Lokesh Chakka.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20250206/def187ef/attachment.htm>
More information about the users
mailing list