diff options
| author | Ido Schimmel <[email protected]> | 2025-02-04 14:55:49 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-02-06 02:53:57 +0000 |
| commit | c467a98e1de0359a0d8b6d881ecc2762c918cfc7 (patch) | |
| tree | 60a494374ccd1938738746600e533354e2694a2f /drivers/fpga/altera-fpga2sdram.c | |
| parent | vxlan: Avoid unnecessary updates to FDB 'used' time (diff) | |
| download | kernel-c467a98e1de0359a0d8b6d881ecc2762c918cfc7.tar.gz kernel-c467a98e1de0359a0d8b6d881ecc2762c918cfc7.zip | |
selftests: forwarding: vxlan_bridge_1d: Check aging while forwarding
Extend the VXLAN FDB aging test case to verify that FDB entries are aged
out when they only forward traffic and not refreshed by received
traffic.
The test fails before "vxlan: Age out FDB entries based on 'updated'
time":
# ./vxlan_bridge_1d.sh
[...]
TEST: VXLAN: Ageing of learned FDB entry [FAIL]
[...]
# echo $?
1
And passes after it:
# ./vxlan_bridge_1d.sh
[...]
TEST: VXLAN: Ageing of learned FDB entry [ OK ]
[...]
# echo $?
0
Reviewed-by: Petr Machata <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Reviewed-by: Nikolay Aleksandrov <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/altera-fpga2sdram.c')
0 files changed, 0 insertions, 0 deletions
