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 # 26.26 [+26.26] TEST: ping [ OK ] # 27.83 [+1.57] TEST: ping6 [ OK ] # 27.91 [+0.08] INFO: Running IPv4 custom multipath hash tests # 33.63 [+5.72] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.65 [+0.02] INFO: Packets sent on path1 / path2: 6901 / 5702 # 36.17 [+2.52] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.18 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 40.36 [+4.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.38 [+0.01] INFO: Packets sent on path1 / path2: 6951 / 5651 # 44.56 [+4.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.57 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 51.15 [+6.58] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.16 [+0.01] INFO: Packets sent on path1 / path2: 16307 / 16462 # 57.02 [+5.86] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.03 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 63.73 [+6.70] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.74 [+0.01] INFO: Packets sent on path1 / path2: 16307 / 16463 # 70.08 [+6.34] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.08 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 70.66 [+0.57] INFO: Running IPv6 custom multipath hash tests # 75.48 [+4.83] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.49 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001 # 78.13 [+2.64] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.14 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 82.05 [+3.90] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.06 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 86.31 [+4.25] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.32 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2518.10 [+2431.79] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2518.11 [+0.01] INFO: Packets sent on path1 / path2: 8479 / 8305 # 2521.15 [+3.04] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2521.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2526.54 [+5.38] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2526.55 [+0.01] INFO: Packets sent on path1 / path2: 16519 / 16251 # 2531.69 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2531.70 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2537.58 [+5.88] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2537.59 [+0.01] INFO: Packets sent on path1 / path2: 16520 / 16250 # 2542.92 [+5.33] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2542.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->