DPDK usage discussions
 help / color / mirror / Atom feed
From: madhukar mythri <madhukar.mythri@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] BroadCom BNXT driver - Sample program crash DPDK - 18.11
Date: Tue, 3 Sep 2019 16:07:16 +0530	[thread overview]
Message-ID: <CAAUNki0smBZyr-bpJ3hGCA8hRmsu_xC8s5LuL_eduU5yWXHzSg@mail.gmail.com> (raw)

Hi,


When i run the sample program "hello_world" using the DPDK - 18.11
version on Braodcom BNXT driver the crash is seen:

[root@localhost build]# ./helloworld
EAL: Detected 48 lcore(s)
EAL: Detected 2 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Probing VFIO support...
EAL:   Invalid NUMA socket, default to 0
EAL:   probe driver: 14e4:16dc net_bnxt
bnxt_dev_init(): Broadcom NetXtreme driver bnxt

bnxt_hwrm_ver_get(): 1.8.4:20.8.177
bnxt_hwrm_ver_get(): Driver HWRM version: 1.9.2

bnxt_hwrm_func_resc_qcaps(): error 65535:0:00000000:0000
bnxt_dev_init(): hwrm query capability failure rc: ffffffea
Segmentation fault

However with DPDK-17.11 version the sample program runs perfectly fine.

This application works well on Firmware-version: 1.8.2, whereas in
"1.8.4" version, this issue was occurring.


Does anybody faced similar issue ? what is work-around/fix on this issue.

Below is the output of dpdk-devbind.py -s


Network devices using DPDK-compatible driver
============================================
0000:18:00.0 'BCM57417 NetXtreme-E 10GBASE-T RDMA Ethernet Controller 16d9'
drv=igb_uio unused=

Network devices using kernel driver
===================================
0000:02:00.0 'I210 Gigabit Network Connection 1533' if=eno1 drv=igb
unused=igb_uio *Active*
0000:18:00.1 'BCM57417 NetXtreme-E 10GBASE-T RDMA Ethernet Controller 16d9'
if=eno3d1 drv=bnxt_en unused=igb_uio
0000:3b:00.0 'Ethernet Controller X710/X557-AT 10GBASE-T 1589' if=enp59s0f0
drv=i40e unused=igb_uio
0000:3b:00.1 'Ethernet Controller X710/X557-AT 10GBASE-T 1589' if=enp59s0f1
drv=i40e unused=igb_uio
0000:3b:00.2 'Ethernet Controller X710/X557-AT 10GBASE-T 1589' if=enp59s0f2


Thanks,
Madhuker.

                 reply	other threads:[~2019-09-03 10:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAAUNki0smBZyr-bpJ3hGCA8hRmsu_xC8s5LuL_eduU5yWXHzSg@mail.gmail.com \
    --to=madhukar.mythri@gmail.com \
    --cc=users@dpdk.org \
    /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).