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 # 17.10 [+17.10] TEST: ping [ OK ] # 18.41 [+1.31] TEST: ping6 [ OK ] # 18.51 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.93 [+3.42] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.94 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 23.96 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.98 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12602 # 27.47 [+3.49] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.48 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5750 # 30.31 [+2.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.33 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.79 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.81 [+0.03] INFO: Packets sent on path1 / path2: 16363 / 16406 # 41.13 [+5.31] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.14 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.66 [+5.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.67 [+0.01] INFO: Packets sent on path1 / path2: 16363 / 16406 # 51.72 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.73 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 51.95 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.60 [+3.65] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.62 [+0.01] INFO: Packets sent on path1 / path2: 6002 / 6600 # 57.77 [+2.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.65 [+3.87] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.67 [+0.02] INFO: Packets sent on path1 / path2: 6452 / 6152 # 64.86 [+3.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.88 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 1208.21 [+1143.33] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1208.22 [+0.01] INFO: Packets sent on path1 / path2: 8292 / 8310 # 1210.91 [+2.69] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1210.93 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1215.98 [+5.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1215.99 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16445 # 1221.15 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1221.17 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 0 # 1226.38 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1226.39 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16443 # 1231.49 [+5.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1231.49 [+0.01] 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__->