Re: [PATCH] dumpcap: fix list interfaces

2022-10-09 Thread Thomas Monjalon
> Acked-by: Reshma Pattan Applied, thanks.

RE: [PATCH] dumpcap: fix list interfaces

2022-10-04 Thread Kaur, Arshdeep
Hi Stephen, I tested the patch. "-D" option is now working properly. But I am facing an issue in this. Using "-D" provides me with the interfaces available. For me these are ":18:01.0" and ":18:09.0": ./dpdk-dumpcap -D --file-prefix wls_1 FlexRAN SDK bblib_lte_ldpc_decoder version #DIRT

RE: [PATCH] dumpcap: fix list interfaces

2022-09-29 Thread Pattan, Reshma
> -Original Message- > From: Stephen Hemminger > Sent: Monday, September 26, 2022 12:34 AM > To: dev@dpdk.org > Cc: Stephen Hemminger ; > konce...@gmail.com; Pattan, Reshma > Subject: [PATCH] dumpcap: fix list interfaces > Acked-by: Reshma Pattan