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
  2025-11-05 21:03 ` [PATCH 2/2] test: add more tests for comments Stephen Hemminger
  0 siblings, 2 replies; 3+ 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] 3+ messages in thread

end of thread, other threads:[~2025-11-05 21:07 UTC | newest]

Thread overview: 3+ 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

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).