In the documentation for rte_eth_dev_socket_id()
(https://doc.dpdk.org/api/rte__ethdev_8h.html#ad032e25f712e6ffeb0c19eab1ec1fd2e),
the return code is described as:
> The NUMA socket id to which the Ethernet device is connected or a default of
> zero if the socket could not be determined. -1 is
Hi Zhao Wei,
I understand that the QPRDC drop count is available by stats->q_errors. I'm
interested to know why imissed doesn't include it. The name imissed makes it
sound like the counter counts incoming missed (valid) packets regardless of
where the drop occurs during reception.
I think the
Sorry about all the revisions, I hit some style issues I didn't know about.
Be nice, it's my first time contributing anything :)
-Cody
On 5/18/20, 10:08 PM, "Cody Harris" wrote:
The ixgbe imissed statstic originally only contained dropped packets
counted by the RXMPC registers. This c
3 matches
Mail list logo