public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Several small fixes
@ 2025-02-18  2:07 David Gibson
  2025-02-18  2:07 ` [PATCH 1/3] packet: Use flexible array member in struct pool David Gibson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: David Gibson @ 2025-02-18  2:07 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: David Gibson

As discussed on the call, here's the first of a number of pending
fixes I'm clearing from my backlog.  I suppoted these while working on
the MTU fixes back in December, but they don't have an awful lot to do
with that inherently.

David Gibson (3):
  packet: Use flexible array member in struct pool
  packet: Don't pass start and offset separately to packet_check_range()
  tap: Remove unused ETH_HDR_INIT() macro

 packet.c    | 36 +++++++++++++++++++-----------------
 packet.h    |  5 ++---
 tap.h       |  2 --
 vu_common.c | 11 ++++-------
 4 files changed, 25 insertions(+), 29 deletions(-)

-- 
2.48.1


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-18  2:07 [PATCH 0/3] Several small fixes David Gibson
2025-02-18  2:07 ` [PATCH 1/3] packet: Use flexible array member in struct pool David Gibson
2025-02-18  2:07 ` [PATCH 2/3] packet: Don't pass start and offset separately to packet_check_range() David Gibson
2025-02-18  2:07 ` [PATCH 3/3] tap: Remove unused ETH_HDR_INIT() macro David Gibson
2025-02-18  8:14 ` [PATCH 0/3] Several small fixes Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

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 IMAP folder(s).