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.85 [+16.85] TEST: ping [ OK ] # 18.22 [+1.37] TEST: ping6 [ OK ] # 18.31 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.88 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.89 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 23.83 [+1.94] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 26.94 [+3.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.95 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 30.12 [+3.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.13 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 35.60 [+5.47] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.62 [+0.01] INFO: Packets sent on path1 / path2: 16383 / 16386 # 41.15 [+5.54] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.44 [+5.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.45 [+0.01] INFO: Packets sent on path1 / path2: 16383 / 16386 # 51.70 [+5.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 51.94 [+0.23] INFO: Running IPv6 custom multipath hash tests # 55.73 [+3.79] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.74 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6800 # 57.75 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.88 [+3.12] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.89 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6152 # 63.65 [+2.76] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 1191.43 [+1127.76] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1191.44 [+0.01] INFO: Packets sent on path1 / path2: 8160 / 8419 # 1194.06 [+2.62] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1194.06 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1199.43 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1199.44 [+0.01] INFO: Packets sent on path1 / path2: 16373 / 16397 # 1204.39 [+4.95] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1204.40 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1209.54 [+5.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1209.55 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16398 # 1214.45 [+4.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1214.46 [+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__->