Re: [dpdk-dev] bnx2x pmd crash when launching testpmd using BCM57840 Nic.

2020-06-30 Thread Rasesh Mody
Hi Anil, It seems like this adapter has 8 PFs. Can you confirm that rest of PFs are not attached to any of the kernel drivers? You can view that by checking binding status. When using bnx2x PMD, it needs all the remaining PFs detached from kernel drivers. Please refer to " Co-existence considerat

[dpdk-dev] bnx2x pmd crash when launching testpmd using BCM57840 Nic.

2020-06-30 Thread Anil Kumar Koli
Hi DPDK team, 1. I am trying to run testpmd with BCM57840 NIC using DPDK 20.02.1, the process is crashing at bnx2x_write_dmae(). Had any one seen this kind of issue earlier. root@gic-mps-104-173:~/bnx2x# ./testpmd.new -l 0-3 -n 4 -w :37:00.4 -w :37:00.5 --log-level="pmd.net.bnx2x.dr

[dpdk-dev] bnx2x pmd crash when launching testpmd using BCM57840 Nic.

2020-06-28 Thread Anil Kumar Koli
Hi DPDK team, 1. I am trying to run testpmd with BCM57840 NIC using DPDK 20.02.1, the process is crashing at bnx2x_write_dmae(). Had any one seen this kind of issue earlier. root@gic-mps-104-173:~/bnx2x# ./testpmd.new -l 0-3 -n 4 -w :37:00.4 -w :37:00.5 --log-level="pmd.net.bnx2x.dr