make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=customm_multipath_hash.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: custom_multipath_hash.sh # 18.48 [+18.48] TEST: ping [ OK ] # 19.90 [+1.42] TEST: ping6 [ OK ] # 20.05 [+0.15] INFO: Running IPv4 custom multipath hash tests # 24.25 [+4.20] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 24.26 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 26.53 [+2.26] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 26.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 30.19 [+3.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 30.21 [+0.02] INFO: Packets sent on path1 / path2: 6250 / 6350 # 34.03 [+3.82] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 34.08 [+0.05] INFO: Packets sent on path1 / path2: 1 / 12600 # 40.81 [+6.73] TEST: Multipath hash field: Source port (balanced) [ OK ] # 40.83 [+0.02] INFO: Packets sent on path1 / path2: 16385 / 16384 # 47.64 [+6.82] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 47.65 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 54.74 [+7.09] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 54.76 [+0.02] INFO: Packets sent on path1 / path2: 16385 / 16385 # 61.33 [+6.57] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 61.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 61.57 [+0.23] INFO: Running IPv6 custom multipath hash tests # 66.13 [+4.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 66.14 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 68.44 [+2.30] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 68.45 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 72.33 [+3.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 72.36 [+0.02] INFO: Packets sent on path1 / path2: 6300 / 6301 # 76.52 [+4.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 76.54 [+0.02] INFO: Packets sent on path1 / path2: 12602 / 1 # 1613.15 [+1536.61] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1613.16 [+0.01] INFO: Packets sent on path1 / path2: 8385 / 8268 # 1616.74 [+3.58] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1616.78 [+0.04] INFO: Packets sent on path1 / path2: 1 / 12600 # 1623.48 [+6.69] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1623.49 [+0.02] INFO: Packets sent on path1 / path2: 16375 / 16396 # 1630.00 [+6.51] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1630.01 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771 # 1636.69 [+6.67] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1636.70 [+0.01] INFO: Packets sent on path1 / path2: 16375 / 16394 # 1643.10 [+6.40] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1643.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 ok 1 selftests: net/forwarding: custom_multipath_hash.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak [?2004hxx__->