Greetings,
Is there a standard way of retrieving the dropped packet count for a particular
port/queue in the DPDK? If no way is currently defined, could this please be
added in a future version?
Thanks!
Hi Heqing,
Thanks for pointing out the Rx cksum test case.
I was looking for usage of IXGBE_RXDADV_ERR_SHIFT and
IXGBE_RXDADV_ERR_MASK without any result, therefore I assumed these 2
fields are not checked.
So it turns out that the implementation of Rx cksum is in routine
rx_desc_error_to_pkt_fla
Apologies if this is a dumb question, but how can we guarantee bandwith with
librte_sched like what HTB do in Linux?
Hi Qinglai,
>> Besides, as you mentioned, the ixgbe driver doesn't leverage the hardware
>> receive checksum offloading at all.
On the Rx side, ixgbe driver support the Rx checksum validation via hardware
offload. There is a simple example @ DPDK\app\test-pmd\csumonly.c to check
IPv4/L4 check
4 matches
Mail list logo