On Mon, 18 May 2026 22:54:49 +0200 Robin Jarry <[email protected]> wrote:
> Instead of guessing what are the proper header lengths, pass > a rte_net_hdr_lens struct to rte_net_get_ptype and use it to get the > proper header lengths/offsets in tap_verify_csum. > > This allows supporting stacked VLAN/QinQ tags. > > Signed-off-by: Robin Jarry <[email protected]> > --- Applied to next-net

