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 # 15.62 [+15.62] TEST: ping [ OK ] # 16.92 [+1.30] TEST: ping6 [ OK ] # 16.99 [+0.08] INFO: Running IPv4 custom multipath hash tests # 20.16 [+3.16] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.17 [+0.02] INFO: Packets sent on path1 / path2: 6251 / 6351 # 22.07 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.08 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 24.54 [+2.46] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.55 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 27.20 [+2.65] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.21 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 32.52 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.53 [+0.02] INFO: Packets sent on path1 / path2: 16547 / 16223 # 37.30 [+4.77] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 37.31 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 42.43 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 42.44 [+0.01] INFO: Packets sent on path1 / path2: 16546 / 16223 # 47.28 [+4.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 47.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.47 [+0.18] INFO: Running IPv6 custom multipath hash tests # 50.44 [+2.97] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.48 [+0.03] INFO: Packets sent on path1 / path2: 6250 / 6351 # 52.33 [+1.86] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 52.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 56.24 [+3.90] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.25 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6250 # 59.31 [+3.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.32 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1225.30 [+1165.98] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1225.31 [+0.01] INFO: Packets sent on path1 / path2: 8289 / 8279 # 1228.14 [+2.83] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1228.15 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1233.50 [+5.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1233.51 [+0.01] INFO: Packets sent on path1 / path2: 16480 / 16292 # 1238.40 [+4.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1238.41 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1243.76 [+5.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1243.77 [+0.01] INFO: Packets sent on path1 / path2: 16478 / 16293 # 1248.87 [+5.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1248.88 [+0.01] 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__->