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 # 25.38 [+25.38] TEST: ping [ OK ] # 26.89 [+1.51] TEST: ping6 [ OK ] # 26.90 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.79 [+4.89] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.80 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 34.57 [+2.77] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.58 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.13 [+3.54] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.14 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 42.29 [+4.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.30 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 48.74 [+6.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.76 [+0.01] INFO: Packets sent on path1 / path2: 16449 / 16320 # 54.94 [+6.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.95 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.33 [+6.38] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.34 [+0.01] INFO: Packets sent on path1 / path2: 16449 / 16320 # 67.13 [+5.79] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 67.62 [+0.48] INFO: Running IPv6 custom multipath hash tests # 72.32 [+4.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.33 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6451 # 74.78 [+2.44] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 79.26 [+4.47] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.28 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6151 # 83.70 [+4.43] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.71 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2235.32 [+2151.60] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2235.32 [+0.01] INFO: Packets sent on path1 / path2: 8231 / 8476 # 2238.13 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2238.14 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2243.31 [+5.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2243.32 [+0.01] INFO: Packets sent on path1 / path2: 16491 / 16281 # 2248.37 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2248.37 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 2 # 2253.50 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2253.51 [+0.01] INFO: Packets sent on path1 / path2: 16489 / 16280 # 2258.49 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2258.49 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->