DPDK usage discussions
 help / color / mirror / Atom feed
From: Narcisa Ana Maria Vasile <navasile@linux.microsoft.com>
To: users@dpdk.org, ting.xu@intel.com, wenjun1.wu@intel.com,
	qi.z.zhang@intel.com
Cc: ocardona@microsoft.com, khot@microsoft.com, jizh@microsoft.com,
	roretzla@microsoft.com
Subject: [dpdk-users] Running DPDK apps on Intel ICE: currently package doesn't support RXDID error
Date: Sun, 8 Aug 2021 14:36:46 -0700	[thread overview]
Message-ID: <20210808213645.GA17558@linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net> (raw)

Hi,

I’m trying to run DPDK applications on Linux using the E810 NIC (Intel Corporation Ethernet Controller E810-C for QSFP).
I’ve tried testpmd and pktgen and both fail with the same error: 

ice_program_hw_rx_queue(): currently package doesn't support RXDID (22)
ice_rx_queue_start(): fail to program RX queue 0
ice_dev_start(): fail to start Rx queue 0
Fail to start port 0: Input/output error

 * Do you know what might cause this issue?

Some information about the system and the interface:
Ubuntu 20.04.1 LTS
5.11.0-25-generic
DPDK version: 21.08-rc4

user@machine$ ethtool -i enp4s0f1
driver: ice
version: 5.11.0-25-generic
firmware-version: 3.00 0x80008256 1.2992.0
expansion-rom-version:
bus-info: 0000:04:00.1
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes

ls /lib/firmware/updates/intel/ice/ddp/
ice-1.3.26.0.pkg ice.pkg  LICENSE

Driver: I’ve used igb_uio and tried with uio_pci_generic as well.

Command line:
$ sudo dpdk-testpmd -l 1,2 -a 04:00.1 -- -i
$ sudo pktgen -l 1,3,5 -a 04:00.1 -- -P -m "[3:5].0" -T

Pktgen error:
[…]
EAL: Probe PCI driver: net_ice (8086:1592) device: 0000:04:00.1 (socket 0)
ice_load_pkg_type(): Active package is: 1.3.4.0, ICE OS Default Package (single VLAN mode)
TELEMETRY: No legacy callbacks, legacy socket not created
[…]
 Port: Name         IfIndex Alias        NUMA  PCI
    0: net_ice         0                   0   8086:1592/04:00.1

Initialize Port 0 -- TxQ 1, RxQ 1
Src MAC 40:a6:b7:19:09:99
 <Promiscuous mode Enabled>

ice_program_hw_rx_queue(): currently package doesn't support RXDID (22)
ice_rx_queue_start(): fail to program RX queue 0
ice_dev_start(): fail to start Rx queue 0
!PANIC!: rte_eth_dev_start: port=0, Input/output error
PANIC in pktgen_config_ports():
rte_eth_dev_start: port=0, Input/output error
[…]
Aborted

Thank you!


             reply	other threads:[~2021-08-08 21:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-08 21:36 Narcisa Ana Maria Vasile [this message]
2021-08-08 22:28 ` Johnson, Brian
2021-08-09  4:10 Johnson, Brian
2021-08-09 21:48 ` Narcisa Ana Maria Vasile
2021-08-10  3:33   ` Utkarsh Kathuria
2021-08-10  4:44 Johnson, Brian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210808213645.GA17558@linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net \
    --to=navasile@linux.microsoft.com \
    --cc=jizh@microsoft.com \
    --cc=khot@microsoft.com \
    --cc=ocardona@microsoft.com \
    --cc=qi.z.zhang@intel.com \
    --cc=roretzla@microsoft.com \
    --cc=ting.xu@intel.com \
    --cc=users@dpdk.org \
    --cc=wenjun1.wu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).