Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jul 2018 19:44:32 +0200
From:      Stefano Duo <duostefano93@gmail.com>
To:        soc-status@freebsd.org
Subject:   Extensions to the netmap framework - Week 10
Message-ID:  <CALkzoBseUtZksdLCLVRULbKSrpx1oThdd%2BPoVAzdkPEgHVVCQw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

during this past week i modified VALE vlan so that it is aware of buffer
offsets.
The lookup function now checks if the new `struct nm_bdg_fwd` field
`ft_head_space` is longer that the space needed for the vlan tag; if it is
that space is used to store the tag, otherwise the packet is moved forward.

I also improved the per-ring fixed buffer documentation.

Project wiki:
https://wiki.freebsd.org/SummerOfCode2018Projects/ExtensionsToNetmap
SVN repository: https://svnweb.freebsd.org/socsvn/soc2018/sduo/

Stefano.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALkzoBseUtZksdLCLVRULbKSrpx1oThdd%2BPoVAzdkPEgHVVCQw>