On Tue, Mar 10, 2026 at 09:09:46AM -0700, Stephen Hemminger wrote: > Replace the 64K stack-allocated bounce buffer with a per-queue > buffer allocated from hugepages via rte_malloc at queue setup. > This is necessary because the buffer may be used in a secondary > process transmit path where the primary process allocated it. > > Signed-off-by: Stephen Hemminger <[email protected]> > --- Acked-by: Bruce Richardson <[email protected]>
- 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
- [PATCH v20 12/25] net/pcap: support VLAN strip and inser... Stephen Hemminger
- Re: [PATCH v20 12/25] net/pcap: support VLAN strip ... Bruce Richardson

