On Tue, Mar 10, 2026 at 09:10:01AM -0700, Stephen Hemminger wrote: > Add an "eof" devarg for rx_pcap mode that signals end-of-file by > setting link down and generating an LSC event. This allows > applications to detect when a pcap file has been fully consumed > using the standard ethdev callback mechanism. > > The eof and infinite_rx options are mutually exclusive. On device > restart, the EOF state is reset so the file can be replayed. > > Signed-off-by: Stephen Hemminger <[email protected]> > --- Acked-by: Bruce Richardson <[email protected]>
- [PATCH v20 17/25] net/pcap: avoid use of volatile Stephen Hemminger
- Re: [PATCH v20 17/25] net/pcap: avoid use of volati... Bruce Richardson
- Re: [PATCH v20 17/25] net/pcap: avoid use of vo... Stephen Hemminger
- [PATCH v20 20/25] net/pcap: add snapshot length devarg Stephen Hemminger
- Re: [PATCH v20 20/25] net/pcap: add snapshot length... Bruce Richardson
- [PATCH v20 21/25] net/pcap: add Rx scatter offload Stephen Hemminger
- Re: [PATCH v20 21/25] net/pcap: add Rx scatter offl... Bruce Richardson
- [PATCH v20 22/25] net/pcap: add link status change suppo... Stephen Hemminger
- Re: [PATCH v20 22/25] net/pcap: add link status cha... Bruce Richardson
- [PATCH v20 23/25] net/pcap: add EOF notification via lin... Stephen Hemminger
- Re: [PATCH v20 23/25] net/pcap: add EOF notificatio... Bruce Richardson
- [PATCH v20 25/25] app/pdump: preserve VLAN tags in captu... Stephen Hemminger
- Re: [PATCH v20 25/25] app/pdump: preserve VLAN tags... Bruce Richardson
- RE: [PATCH v20 25/25] app/pdump: preserve VLAN ... Morten Brørup
- Re: [PATCH v20 25/25] app/pdump: preserve V... Bruce Richardson
- RE: [PATCH v20 25/25] app/pdump: preser... Morten Brørup
- [PATCH v20 24/25] test: add comprehensive test suite for... Stephen Hemminger
- Re: [PATCH v20 24/25] test: add comprehensive test ... Bruce Richardson

