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 # 17.00 [+17.00] TEST: ping [ OK ] # 18.37 [+1.37] TEST: ping6 [ OK ] # 18.46 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.79 [+3.33] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.81 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 23.85 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.87 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.16 [+3.30] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.17 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6800 # 29.99 [+2.82] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.00 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.45 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.45 [+0.01] INFO: Packets sent on path1 / path2: 16554 / 16215 # 40.57 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.59 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 45.84 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.85 [+0.01] INFO: Packets sent on path1 / path2: 16554 / 16215 # 51.05 [+5.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.06 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 51.26 [+0.20] INFO: Running IPv6 custom multipath hash tests # 54.85 [+3.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.87 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6351 # 56.99 [+2.12] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.75 [+2.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.77 [+0.02] INFO: Packets sent on path1 / path2: 6152 / 6450 # 62.96 [+3.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.97 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1237.85 [+1174.88] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1237.86 [+0.01] INFO: Packets sent on path1 / path2: 8264 / 8324 # 1240.34 [+2.48] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1240.35 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1245.51 [+5.15] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1245.52 [+0.01] INFO: Packets sent on path1 / path2: 16486 / 16285 # 1250.51 [+4.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1250.53 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 1 # 1255.55 [+5.02] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1255.56 [+0.01] INFO: Packets sent on path1 / path2: 16487 / 16283 # 1260.51 [+4.95] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1260.52 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 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__->