DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Regarding rte_eth_rx_burst
@ 2020-05-10 14:05 Prashant Upadhyaya
  2020-05-10 17:16 ` Wang, Haiyue
  0 siblings, 1 reply; 6+ messages in thread
From: Prashant Upadhyaya @ 2020-05-10 14:05 UTC (permalink / raw)
  To: dev

Hi,

I recently started using X722 NIC which uses i40 PMD of DPDK.
I am on DPDK 20.02.
I am seeing that when I call the rte_eth_rx_burst with last argument
as 1 (polling for 1 mbuf), then I am not receiving data via repeated
calls.
When I go for calls to rte_eth_rx_burst with last argument as 32, the
function does return the mbuf's as received data.

Is this expected ? Or this is a bug in the i40 driver handling this NIC ?

The polls to rte_eth_rx_burst with last argument as 1 works well for
the ixgbe PMD for sure since I have been using X520 successfully with
last argument as 1.

Regards
-Prashant

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-05-11  8:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-10 14:05 [dpdk-dev] Regarding rte_eth_rx_burst Prashant Upadhyaya
2020-05-10 17:16 ` Wang, Haiyue
2020-05-11  5:58   ` Prashant Upadhyaya
2020-05-11  6:28     ` Wang, Haiyue
2020-05-11  8:31       ` Prashant Upadhyaya
2020-05-11  8:40         ` Wang, Haiyue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).