On 5/26/2016 2:35 PM, Reshma Pattan wrote:
> Testpmd application will crash in fclose() upon quit after running
> the below command.
>
> "sudo gdb --args ./x86_64-native-linuxapp-gcc/app/testpmd -c 0xf0 -n 4 --vdev
> 'eth_pcap0,tx_iface=enp1s0f1,rx_pcap=/tmp/test.pcap' --
> --port-topology=chaine
Testpmd application will crash in fclose() upon quit after running
the below command.
"sudo gdb --args ./x86_64-native-linuxapp-gcc/app/testpmd -c 0xf0 -n 4 --vdev
'eth_pcap0,tx_iface=enp1s0f1,rx_pcap=/tmp/test.pcap' -- --port-topology=chained
-i"
The reason is, pcap vdev creation with tx stream
Testpmd application will crash in fclose() upon quit after running
the below command.
"sudo gdb --args ./x86_64-native-linuxapp-gcc/app/testpmd -c 0xf0 -n 4 --vdev
'eth_pcap0,tx_iface=enp1s0f1,rx_pcap=/tmp/test.pcap' -- --port-topology=chained
-i"
The reason is, pcap vdev creation with tx stream
Self-Nacking.. wrong patch
> -Original Message-
> From: Pattan, Reshma
> Sent: Thursday, May 26, 2016 2:30 PM
> To: dev at dpdk.org
> Cc: Pattan, Reshma
> Subject: [PATCH] drivers/net/pcap: fix segfault in pcap pmd
>
> Testpmd application will crash in fclose() upon quit after running th
4 matches
Mail list logo