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.53 [+16.53] TEST: ping [ OK ] # 17.87 [+1.33] TEST: ping6 [ OK ] # 17.96 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.39 [+3.43] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.40 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6901 # 23.45 [+2.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.47 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.01 [+3.54] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.02 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6301 # 29.84 [+2.82] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.86 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 35.36 [+5.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.38 [+0.02] INFO: Packets sent on path1 / path2: 16422 / 16347 # 40.54 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.55 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 46.07 [+5.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.08 [+0.01] INFO: Packets sent on path1 / path2: 16422 / 16347 # 51.69 [+5.61] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.70 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 51.92 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.56 [+3.64] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.57 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5900 # 57.46 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.48 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.39 [+2.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.40 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6252 # 63.46 [+3.05] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.47 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1234.94 [+1171.48] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1234.95 [+0.01] INFO: Packets sent on path1 / path2: 8357 / 8230 # 1237.73 [+2.78] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1237.74 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1242.96 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1243.00 [+0.03] INFO: Packets sent on path1 / path2: 16406 / 16364 # 1247.98 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1247.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1252.75 [+4.76] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1252.76 [+0.01] INFO: Packets sent on path1 / path2: 16406 / 16363 # 1257.77 [+5.02] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1257.78 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->