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 # 13.36 [+13.36] TEST: ping [ OK ] # 14.62 [+1.26] TEST: ping6 [ OK ] # 14.70 [+0.08] INFO: Running IPv4 custom multipath hash tests # 17.50 [+2.80] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 17.51 [+0.01] INFO: Packets sent on path1 / path2: 7000 / 5601 # 19.09 [+1.59] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 19.10 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 20.69 [+1.59] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 20.70 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 24.32 [+3.61] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 24.33 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 29.05 [+4.72] TEST: Multipath hash field: Source port (balanced) [ OK ] # 29.06 [+0.01] INFO: Packets sent on path1 / path2: 16419 / 16350 # 33.98 [+4.92] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 33.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 38.66 [+4.68] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 38.67 [+0.01] INFO: Packets sent on path1 / path2: 16419 / 16350 # 43.20 [+4.53] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 43.22 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.39 [+0.18] INFO: Running IPv6 custom multipath hash tests # 46.37 [+2.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 46.38 [+0.01] INFO: Packets sent on path1 / path2: 5302 / 7300 # 48.14 [+1.77] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 48.15 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 49.94 [+1.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 50.57 [+0.64] INFO: Packets sent on path1 / path2: 6102 / 6501 # 53.44 [+2.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 53.45 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 999.99 [+946.54] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 999.99 [+0.01] INFO: Packets sent on path1 / path2: 8257 / 8287 # 1002.48 [+2.48] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1002.49 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1007.38 [+4.89] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1007.39 [+0.01] INFO: Packets sent on path1 / path2: 16356 / 16415 # 1012.00 [+4.61] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1012.00 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1016.66 [+4.66] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1016.67 [+0.01] INFO: Packets sent on path1 / path2: 16355 / 16414 # 1021.94 [+5.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1021.96 [+0.02] 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__->