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 # 15.53 [+15.53] TEST: ping [ OK ] # 16.78 [+1.25] TEST: ping6 [ OK ] # 16.89 [+0.11] INFO: Running IPv4 custom multipath hash tests # 20.17 [+3.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.19 [+0.02] INFO: Packets sent on path1 / path2: 6451 / 6151 # 22.05 [+1.86] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.07 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12602 # 25.55 [+3.48] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.55 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 28.22 [+2.66] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.22 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 33.26 [+5.03] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.28 [+0.02] INFO: Packets sent on path1 / path2: 16493 / 16276 # 38.38 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.29 [+4.90] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.30 [+0.01] INFO: Packets sent on path1 / path2: 16493 / 16276 # 48.29 [+4.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.30 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771 # 48.50 [+0.19] INFO: Running IPv6 custom multipath hash tests # 51.74 [+3.25] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 51.75 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5800 # 53.64 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 53.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 56.83 [+3.18] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.84 [+0.01] INFO: Packets sent on path1 / path2: 6602 / 6002 # 59.61 [+2.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1225.92 [+1166.30] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1225.93 [+0.01] INFO: Packets sent on path1 / path2: 8373 / 8216 # 1228.76 [+2.82] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1228.79 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 1234.20 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1234.22 [+0.01] INFO: Packets sent on path1 / path2: 16311 / 16459 # 1239.51 [+5.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1239.52 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1244.98 [+5.46] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1244.99 [+0.01] INFO: Packets sent on path1 / path2: 16311 / 16459 # 1250.52 [+5.53] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1250.53 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 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__->