On Wed, Dec 06, 2023 at 03:07:56PM +0800, Hangbin Liu wrote: > Here is the test result after conversion. > > ]# ./test_vxlan_nolocalbypass.sh > TEST: localbypass enabled [ OK ] > TEST: Packet received by local VXLAN device - localbypass [ OK ] > TEST: localbypass disabled [ OK ] > TEST: Packet not received by local VXLAN device - nolocalbypass [ OK ] > TEST: localbypass enabled [ OK ] > TEST: Packet received by local VXLAN device - localbypass [ OK ] > > Tests passed: 6 > Tests failed: 0 > > Acked-by: David Ahern <dsahern@xxxxxxxxxx> > Signed-off-by: Hangbin Liu <liuhangbin@xxxxxxxxx> Reviewed-by: Ido Schimmel <idosch@xxxxxxxxxx> Tested-by: Ido Schimmel <idosch@xxxxxxxxxx>