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.51 [+17.51] TEST: ping [ OK ] # 18.86 [+1.35] TEST: ping6 [ OK ] # 18.94 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.57 [+3.62] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.58 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 24.58 [+2.00] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 27.79 [+3.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.80 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 30.99 [+3.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.62 [+5.62] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.63 [+0.01] INFO: Packets sent on path1 / path2: 16480 / 16290 # 42.23 [+5.60] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.25 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.98 [+5.74] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.99 [+0.01] INFO: Packets sent on path1 / path2: 16479 / 16290 # 53.81 [+5.81] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.82 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 54.07 [+0.25] INFO: Running IPv6 custom multipath hash tests # 57.54 [+3.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.55 [+0.01] INFO: Packets sent on path1 / path2: 6452 / 6150 # 59.69 [+2.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.72 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 63.07 [+3.36] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.08 [+0.01] INFO: Packets sent on path1 / path2: 6602 / 6001 # 66.41 [+3.33] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.42 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1221.52 [+1155.10] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1221.53 [+0.01] INFO: Packets sent on path1 / path2: 8259 / 8305 # 1224.17 [+2.64] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1224.18 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1229.31 [+5.14] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1229.32 [+0.01] INFO: Packets sent on path1 / path2: 16502 / 16268 # 1234.28 [+4.95] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1234.30 [+0.03] INFO: Packets sent on path1 / path2: 32770 / 1 # 1239.65 [+5.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1239.66 [+0.01] INFO: Packets sent on path1 / path2: 16503 / 16268 # 1244.66 [+5.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1244.67 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->