Re: [RFC] pcapng: record received RSS hash in pcap file

2022-10-27 Thread David Marchand
On Tue, Jul 26, 2022 at 11:37 PM Stephen Hemminger wrote: > > There is an option for recording RSS hash with packets in the > pcapng standard. This implements this for all received packets. > > There is a corner case that can not be addressed with current > DPDK API's. If using rte_flow() and some

Re: [RFC] pcapng: record received RSS hash in pcap file

2022-10-25 Thread Ben Magistro
Tested with Wireshark 4.1.0rc0-599-g708da4852678 (and older version to confirm no issues) Tested-by: Ben Magistro On Fri, Oct 21, 2022 at 4:05 PM Stephen Hemminger < step...@networkplumber.org> wrote: > On Tue, 26 Jul 2022 14:36:19 -0700 > Stephen Hemminger wrote: > > > There is an option for

Re: [RFC] pcapng: record received RSS hash in pcap file

2022-10-21 Thread Stephen Hemminger
On Tue, 26 Jul 2022 14:36:19 -0700 Stephen Hemminger wrote: > There is an option for recording RSS hash with packets in the > pcapng standard. This implements this for all received packets. > > There is a corner case that can not be addressed with current > DPDK API's. If using rte_flow() and so

Re: [RFC] pcapng: record received RSS hash in pcap file

2022-08-15 Thread Stephen Hemminger
On Tue, 26 Jul 2022 14:36:19 -0700 Stephen Hemminger wrote: > There is an option for recording RSS hash with packets in the > pcapng standard. This implements this for all received packets. > > There is a corner case that can not be addressed with current > DPDK API's. If using rte_flow() and so

[RFC] pcapng: record received RSS hash in pcap file

2022-07-26 Thread Stephen Hemminger
There is an option for recording RSS hash with packets in the pcapng standard. This implements this for all received packets. There is a corner case that can not be addressed with current DPDK API's. If using rte_flow() and some hardware it is possible to write a flow rule that uses another hash f