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 # 16.64 [+16.64] TEST: ping [ OK ] # 17.93 [+1.29] TEST: ping6 [ OK ] # 18.02 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.37 [+3.35] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.38 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 23.28 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.29 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 26.44 [+3.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.47 [+0.02] INFO: Packets sent on path1 / path2: 6700 / 5900 # 29.30 [+2.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.31 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.85 [+5.54] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.86 [+0.01] INFO: Packets sent on path1 / path2: 16274 / 16495 # 40.32 [+5.47] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.33 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.97 [+5.63] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.98 [+0.01] INFO: Packets sent on path1 / path2: 16274 / 16496 # 51.33 [+5.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 51.53 [+0.19] INFO: Running IPv6 custom multipath hash tests # 55.10 [+3.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.12 [+0.03] INFO: Packets sent on path1 / path2: 6351 / 6250 # 57.07 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.08 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.28 [+3.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.30 [+0.01] INFO: Packets sent on path1 / path2: 5651 / 6952 # 63.33 [+3.04] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.36 [+0.03] INFO: Packets sent on path1 / path2: 1 / 12602 # 1205.01 [+1141.66] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1205.03 [+0.01] INFO: Packets sent on path1 / path2: 8181 / 8414 # 1207.77 [+2.75] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1207.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1212.88 [+5.10] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1212.90 [+0.02] INFO: Packets sent on path1 / path2: 16576 / 16195 # 1217.74 [+4.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1217.75 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1222.88 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1222.88 [+0.01] INFO: Packets sent on path1 / path2: 16575 / 16195 # 1227.95 [+5.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1227.96 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->