]> git.proxmox.com Git - mirror_ovs.git/commit - lib/tc.c
tc: Fix mpls bottom of stack bit mask reporting.
authorEelco Chaudron <echaudro@redhat.com>
Wed, 25 Nov 2020 09:51:57 +0000 (10:51 +0100)
committerIlya Maximets <i.maximets@ovn.org>
Tue, 2 Feb 2021 18:30:58 +0000 (19:30 +0100)
commit0f252daa94adf1cf4db57fd9a3606bec54276d78
tree1a32875e2aba20b78aa740478991d2a4845df0fb
parent3eec7fb07549ed97adbbcb2f0cf63c63c3c22095
tc: Fix mpls bottom of stack bit mask reporting.

Fix the reported back value of the bos mask used by the revalidator
threads.

Fixes: 34b1695506f8 ("lib/tc: add single mpls match offload support")
Reported-by: Marcelo Leitner <mleitner@redhat.com>
Signed-off-by: Eelco Chaudron <echaudro@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
lib/tc.c