[dpdk-dev] [PATCH v2] mbuf: extend meaning of QinQ stripped bit

David Marchand david.marchand at redhat.com
Thu Oct 15 22:58:55 CEST 2020


On Tue, Oct 6, 2020 at 9:23 AM Olivier Matz <olivier.matz at 6wind.com> wrote:
>
> From: Somnath Kotur <somnath.kotur at broadcom.com>
>
> Clarify the documentation of QinQ flags, and extend the meaning of the
> flag: if PKT_RX_QINQ_STRIPPED is set and PKT_RX_VLAN_STRIPPED is unset,
> only the outer VLAN is removed from packet data, but both tci are saved
> in mbuf->vlan_tci (inner) and mbuf->vlan_tci_outer (outer).
>
> Signed-off-by: Somnath Kotur <somnath.kotur at broadcom.com>
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>

Applied, thanks Olivier.

-- 
David Marchand



More information about the dev mailing list