DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] pcpang changes
@ 2025-11-05 21:03 Stephen Hemminger
  2025-11-05 21:03 ` [PATCH 1/2] pcapng: use alloca instead of fixed buffer Stephen Hemminger
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Stephen Hemminger @ 2025-11-05 21:03 UTC (permalink / raw)
  To: dev; +Cc: Stephen Hemminger

Fix compilation with Gcc 16 by using alloca, and add additional tests

Stephen Hemminger (2):
  pcapng: use alloca instead of fixed buffer
  test: add more tests for comments

 app/test/test_pcapng.c  | 18 ++++++++++++++++--
 lib/pcapng/rte_pcapng.c | 19 ++++++++++---------
 2 files changed, 26 insertions(+), 11 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-11-12 18:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-05 21:03 [PATCH 0/2] pcpang changes Stephen Hemminger
2025-11-05 21:03 ` [PATCH 1/2] pcapng: use alloca instead of fixed buffer Stephen Hemminger
2025-11-05 21:03 ` [PATCH 2/2] test: add more tests for comments Stephen Hemminger
2025-11-12 18:12 ` [PATCH v2 0/4] pcapng: comment handling and tests Stephen Hemminger
2025-11-12 18:12   ` [PATCH v2 1/4] pcapng: use alloca instead of fixed buffer Stephen Hemminger
2025-11-12 18:12   ` [PATCH v2 2/4] pcapng: add additional mbuf if space required on copy Stephen Hemminger
2025-11-12 18:12   ` [PATCH v2 3/4] test: add more tests for comments in pcapng Stephen Hemminger
2025-11-12 18:12   ` [PATCH v2 4/4] test: vary size of packets in pcapng test Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).