RE: [EXT] [RFT] graph: fix pcapng file support

2023-05-31 Thread Amit Prakash Shukla
> -Original Message- > From: Stephen Hemminger > Sent: Wednesday, May 31, 2023 12:39 AM > To: dev@dpdk.org > Cc: Stephen Hemminger ; Jerin Jacob > Kollanukkaran ; Kiran Kumar Kokkilagadda > ; Nithin Kumar Dabilpuram > > Subject: [EXT] [RFT] graph: fix pcapng

[RFT] graph: fix pcapng file support

2023-05-30 Thread Stephen Hemminger
The interface to rte_pcapng changed in last release so that the interfaces used need to be added to the pcapng file via the API. If this step is missing the pcapng file will not be valid and can't be read by wireshark etc. I don't have setup to test graph, so needs a validation test. Fixes: d1da6