On Tue, Mar 10, 2026 at 09:09:45AM -0700, Stephen Hemminger wrote:
> The driver supports multi-segment transmit, but the did not set
> the offload flag. Therefore applications would not know about
> that capability.
>
> Fixes: fbbbf553f268 ("net/pcap: fix concurrent multiseg Tx")
> Cc: [email protected]
>
> Signed-off-by: Stephen Hemminger <[email protected]>
> ---
Acked-by: Bruce Richardson <[email protected]>
- [PATCH v20 02/25] net/pcap: fix build on Windows Stephen Hemminger
- [PATCH v20 03/25] doc: update features for PCAP PMD Stephen Hemminger
- Re: [PATCH v20 03/25] doc: update features for PCAP... Bruce Richardson
- [PATCH v20 04/25] net/pcap: include used headers Stephen Hemminger
- Re: [PATCH v20 04/25] net/pcap: include used header... Bruce Richardson
- [PATCH v20 05/25] net/pcap: remove unnecessary casts Stephen Hemminger
- Re: [PATCH v20 05/25] net/pcap: remove unnecessary ... Bruce Richardson
- [PATCH v20 06/25] net/pcap: avoid using rte_malloc and r... Stephen Hemminger
- Re: [PATCH v20 06/25] net/pcap: avoid using rte_mal... Bruce Richardson
- [PATCH v20 07/25] net/pcap: advertise Tx multi segment Stephen Hemminger
- Re: [PATCH v20 07/25] net/pcap: advertise Tx multi ... Bruce Richardson
- [PATCH v20 08/25] net/pcap: replace stack bounce buffer Stephen Hemminger
- Re: [PATCH v20 08/25] net/pcap: replace stack bounc... Bruce Richardson
- [PATCH v20 09/25] net/pcap: fix error accounting and bac... Stephen Hemminger
- Re: [PATCH v20 09/25] net/pcap: fix error accountin... Bruce Richardson
- [PATCH v20 10/25] net/pcap: add datapath debug logging Stephen Hemminger
- Re: [PATCH v20 10/25] net/pcap: add datapath debug ... Bruce Richardson
- [PATCH v20 11/25] net/pcap: consolidate boolean flag han... Stephen Hemminger
- Re: [PATCH v20 11/25] net/pcap: consolidate boolean... Bruce Richardson
- [PATCH v20 13/25] net/pcap: add link status for interfac... Stephen Hemminger
- Re: [PATCH v20 13/25] net/pcap: add link status for... Bruce Richardson

