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 # 24.32 [+24.32] TEST: ping [ OK ] # 25.74 [+1.42] TEST: ping6 [ OK ] # 25.75 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.02 [+4.27] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.03 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6901 # 32.30 [+2.27] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.31 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.13 [+3.82] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.14 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6250 # 39.88 [+3.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 45.41 [+5.52] TEST: Multipath hash field: Source port (balanced) [ OK ] # 45.42 [+0.01] INFO: Packets sent on path1 / path2: 16489 / 16280 # 51.03 [+5.62] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 51.04 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 56.55 [+5.51] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 56.56 [+0.01] INFO: Packets sent on path1 / path2: 16490 / 16280 # 62.17 [+5.62] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 62.19 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 62.67 [+0.48] INFO: Running IPv6 custom multipath hash tests # 67.17 [+4.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 67.17 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5750 # 69.45 [+2.28] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 69.46 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 73.10 [+3.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 73.11 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6700 # 76.75 [+3.64] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 76.76 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2287.77 [+2211.01] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2287.78 [+0.01] INFO: Packets sent on path1 / path2: 8450 / 8311 # 2290.69 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2290.70 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2295.84 [+5.14] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2295.85 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16312 # 2300.78 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2300.78 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2305.93 [+5.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2305.94 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16312 # 2310.90 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2310.91 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->