DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Intel x722 loopback mode
@ 2021-03-23 15:49 David Aldrich
  0 siblings, 0 replies; only message in thread
From: David Aldrich @ 2021-03-23 15:49 UTC (permalink / raw)
  To: users

Hi
I am trying to use an Intel x722 NIC with DPDK v.19.11.7 in loopback mode.

I have set:

struct rte_eth_conf local_port_conf;
local_port_conf.lpbk_mode = 1;
<snip>
rte_eth_dev_configure(a_portId, a_numOfRxQue, a_numOfTxQue,
&local_port_conf))

but I am not seeing transmitted packets appear on the receive queue.

Am I missing something?

Best regards
David

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-23 15:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23 15:49 [dpdk-users] Intel x722 loopback mode David Aldrich

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).