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 # 16.83 [+16.83] TEST: ping [ OK ] # 18.19 [+1.35] TEST: ping6 [ OK ] # 18.28 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.77 [+3.49] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.78 [+0.01] INFO: Packets sent on path1 / path2: 7151 / 5451 # 23.63 [+1.85] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.64 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 26.53 [+2.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.86 [+0.33] INFO: Packets sent on path1 / path2: 6300 / 6300 # 29.72 [+2.86] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.73 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.27 [+5.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.30 [+0.03] INFO: Packets sent on path1 / path2: 16498 / 16272 # 40.52 [+5.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.54 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.77 [+5.23] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.79 [+0.02] INFO: Packets sent on path1 / path2: 16497 / 16272 # 51.32 [+5.53] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.34 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 51.58 [+0.24] INFO: Running IPv6 custom multipath hash tests # 55.26 [+3.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.27 [+0.01] INFO: Packets sent on path1 / path2: 7250 / 5351 # 57.33 [+2.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.34 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.44 [+3.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.46 [+0.01] INFO: Packets sent on path1 / path2: 5652 / 6952 # 63.47 [+3.01] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.48 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 1218.58 [+1155.10] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1218.59 [+0.01] INFO: Packets sent on path1 / path2: 8291 / 8306 # 1221.35 [+2.76] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1221.36 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1226.48 [+5.12] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1226.49 [+0.01] INFO: Packets sent on path1 / path2: 16309 / 16463 # 1231.55 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1231.56 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1236.58 [+5.03] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1236.59 [+0.01] INFO: Packets sent on path1 / path2: 16308 / 16461 # 1241.47 [+4.88] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1241.48 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->