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 # 27.51 [+27.51] TEST: ping [ OK ] # 29.00 [+1.49] TEST: ping6 [ OK ] # 29.01 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.90 [+4.89] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.91 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6851 # 36.45 [+2.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.46 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.16 [+3.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.18 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 44.34 [+4.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.35 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.62 [+6.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.63 [+0.01] INFO: Packets sent on path1 / path2: 16420 / 16350 # 56.53 [+5.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.54 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 62.35 [+5.81] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.35 [+0.01] INFO: Packets sent on path1 / path2: 16421 / 16349 # 68.41 [+6.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.42 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 68.94 [+0.52] INFO: Running IPv6 custom multipath hash tests # 73.76 [+4.82] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.77 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751 # 76.27 [+2.50] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.28 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 79.91 [+3.63] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.92 [+0.01] INFO: Packets sent on path1 / path2: 5350 / 7250 # 84.13 [+4.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.14 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2297.76 [+2213.62] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2297.77 [+0.01] INFO: Packets sent on path1 / path2: 8302 / 8448 # 2300.72 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2300.73 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2305.88 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2305.90 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16393 # 2310.86 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2310.87 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2316.18 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2316.19 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16394 # 2321.15 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2321.16 [+0.01] 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__->