[dpdk-dev] PCIe Fatal Error

2013-06-25 Thread Muhammad Ali
Ctrl-C On Tue, Jun 25, 2013 at 8:08 PM, Bhavesh Davda wrote: > How do you close the DPDK app? Ctrl-C or kill -9 it, or the app cleanly > exits? It's possible DPDK is not cleaning up after itself when kill -9 ed. > > Disclaimer: idle speculation without looking at sources on my phone... > > - Bh

[dpdk-dev] PCIe Fatal Error

2013-06-25 Thread Muhammad Ali
Hi Everyone I am using DPDK 1.3.1_7 on Fedora 14, After each time I close a DPDK application, an Error shows up on server CLI, "E171F PCIe Fatal Error" Then I have to reboot my server to run the application again. Why don't DPDK releases the NIC for normal use after Application is closed. ? BT

[dpdk-dev] PCIe Fatal Error

2013-06-25 Thread Bhavesh Davda
How do you close the DPDK app? Ctrl-C or kill -9 it, or the app cleanly exits? It's possible DPDK is not cleaning up after itself when kill -9 ed. Disclaimer: idle speculation without looking at sources on my phone... - Bhavesh (From my iPhone) On Jun 25, 2013, at 4:58 AM, Muhammad Ali wrot