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.82 [+27.82] TEST: ping [ OK ] # 29.32 [+1.51] TEST: ping6 [ OK ] # 29.33 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.54 [+5.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.55 [+0.01] INFO: Packets sent on path1 / path2: 6603 / 6001 # 37.12 [+2.57] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.13 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.07 [+3.93] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.08 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 45.31 [+4.23] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.33 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12600 # 51.70 [+6.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.71 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16446 # 57.42 [+5.71] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.77 [+6.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.77 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16445 # 70.07 [+6.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.08 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 70.58 [+0.50] INFO: Running IPv6 custom multipath hash tests # 75.34 [+4.76] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.35 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6301 # 78.00 [+2.65] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.01 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 81.72 [+3.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.74 [+0.02] INFO: Packets sent on path1 / path2: 6600 / 6001 # 86.13 [+4.39] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.14 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2465.59 [+2379.45] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2465.59 [+0.01] INFO: Packets sent on path1 / path2: 8415 / 8376 # 2468.80 [+3.21] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2468.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2474.47 [+5.66] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2474.48 [+0.01] INFO: Packets sent on path1 / path2: 16481 / 16290 # 2479.48 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2479.49 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2484.78 [+5.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2484.78 [+0.01] INFO: Packets sent on path1 / path2: 16480 / 16289 # 2489.89 [+5.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2489.90 [+0.02] INFO: Packets sent on path1 / path2: 0 / 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__->