* [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
DPDK usage discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.dpdk.org/users/0 users/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 users users/ http://inbox.dpdk.org/users \
users@dpdk.org
public-inbox-index users
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.users
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git