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.46 [+24.46] TEST: ping [ OK ] # 25.86 [+1.40] TEST: ping6 [ OK ] # 25.86 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.22 [+4.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.23 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 32.43 [+2.20] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.44 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.21 [+3.76] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.21 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6501 # 39.65 [+3.44] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 45.94 [+6.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 45.95 [+0.01] INFO: Packets sent on path1 / path2: 16563 / 16206 # 51.95 [+6.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 51.96 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 58.50 [+6.54] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.52 [+0.01] INFO: Packets sent on path1 / path2: 16563 / 16206 # 64.50 [+5.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.51 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 64.97 [+0.46] INFO: Running IPv6 custom multipath hash tests # 69.94 [+4.96] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.94 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6800 # 72.37 [+2.42] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.37 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 76.23 [+3.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.24 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6200 # 80.00 [+3.76] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.01 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2285.63 [+2205.62] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2285.64 [+0.01] INFO: Packets sent on path1 / path2: 8325 / 8394 # 2288.43 [+2.80] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2288.44 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2293.63 [+5.19] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2293.64 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16397 # 2298.53 [+4.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2298.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2303.68 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2303.69 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16398 # 2308.56 [+4.88] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2308.57 [+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__->