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.72 [+25.72] TEST: ping [ OK ] # 27.26 [+1.54] TEST: ping6 [ OK ] # 27.27 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.31 [+5.03] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.32 [+0.01] INFO: Packets sent on path1 / path2: 6752 / 5852 # 34.78 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.80 [+4.01] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.82 [+0.02] INFO: Packets sent on path1 / path2: 6151 / 6451 # 42.71 [+3.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.68 [+5.95] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.69 [+0.01] INFO: Packets sent on path1 / path2: 16322 / 16447 # 54.34 [+5.66] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.35 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 60.50 [+6.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.51 [+0.01] INFO: Packets sent on path1 / path2: 16322 / 16447 # 66.20 [+5.69] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.21 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 66.70 [+0.49] INFO: Running IPv6 custom multipath hash tests # 71.46 [+4.76] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.48 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6401 # 74.11 [+2.63] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 77.78 [+3.66] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.79 [+0.01] INFO: Packets sent on path1 / path2: 6951 / 5650 # 82.06 [+4.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.07 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2277.84 [+2195.77] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2277.85 [+0.01] INFO: Packets sent on path1 / path2: 8185 / 8583 # 2280.63 [+2.79] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2280.64 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2285.76 [+5.12] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2285.77 [+0.00] INFO: Packets sent on path1 / path2: 16282 / 16488 # 2290.66 [+4.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2290.66 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2295.68 [+5.02] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2295.69 [+0.01] INFO: Packets sent on path1 / path2: 16281 / 16488 # 2300.62 [+4.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2300.64 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 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__->