lkml.org 
[lkml]   [2023]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net,v2,0/2] Fix a fib6 info notification bug
Date
This patch set fixes a length calculation bug in fib6 info notification
and adds two testcases.

The test reult is listed as follows:

before the fix patch:

Fib6 info length calculation in route notify test
TEST: ipv6 route add notify [FAIL]

Fib4 info length calculation in route notify test
TEST: ipv4 route add notify [ OK ]

after the fix patch:

Fib6 info length calculation in route notify test
TEST: ipv6 route add notify [ OK ]

Fib4 info length calculation in route notify test
TEST: ipv4 route add notify [ OK ]


Lu Wei (2):
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
selftests: fib_tests: Add test cases for IPv4/IPv6 in route notify

net/ipv6/route.c | 11 +--
tools/testing/selftests/net/fib_tests.sh | 92 +++++++++++++++++++++++-
2 files changed, 97 insertions(+), 6 deletions(-)

--
2.31.1

\
 
 \ /
  Last update: 2023-03-27 00:25    [W:2.036 / U:1.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site