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.37 [+16.37] TEST: ping [ OK ] # 17.74 [+1.37] TEST: ping6 [ OK ] # 17.85 [+0.11] INFO: Running IPv4 custom multipath hash tests # 21.55 [+3.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.56 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 23.53 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.54 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.56 [+3.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.57 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 29.43 [+2.86] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.44 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 34.83 [+5.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.84 [+0.01] INFO: Packets sent on path1 / path2: 16362 / 16407 # 39.96 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.98 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.93 [+5.95] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.94 [+0.01] INFO: Packets sent on path1 / path2: 16363 / 16407 # 51.62 [+5.68] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.63 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 51.85 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.44 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.47 [+0.02] INFO: Packets sent on path1 / path2: 6701 / 5901 # 57.45 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.22 [+3.76] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.22 [+0.01] INFO: Packets sent on path1 / path2: 7000 / 5602 # 64.12 [+2.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.14 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12601 # 1203.98 [+1139.84] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1203.99 [+0.01] INFO: Packets sent on path1 / path2: 8307 / 8290 # 1206.55 [+2.56] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1206.55 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1211.62 [+5.07] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1211.64 [+0.01] INFO: Packets sent on path1 / path2: 16446 / 16325 # 1216.67 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1216.69 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 1221.76 [+5.07] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1221.77 [+0.01] INFO: Packets sent on path1 / path2: 16444 / 16325 # 1226.84 [+5.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1226.87 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 1 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__->