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.18 [+17.18] TEST: ping [ OK ] # 18.51 [+1.33] TEST: ping6 [ OK ] # 18.62 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.09 [+3.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.11 [+0.02] INFO: Packets sent on path1 / path2: 5851 / 6751 # 24.18 [+2.07] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.19 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.02 [+2.83] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.04 [+0.02] INFO: Packets sent on path1 / path2: 6100 / 6501 # 29.93 [+2.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.95 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.36 [+5.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.37 [+0.01] INFO: Packets sent on path1 / path2: 16305 / 16464 # 40.75 [+5.38] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.76 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 46.44 [+5.68] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.47 [+0.03] INFO: Packets sent on path1 / path2: 16305 / 16465 # 51.95 [+5.48] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.18 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.72 [+3.53] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.74 [+0.03] INFO: Packets sent on path1 / path2: 6551 / 6051 # 57.86 [+2.11] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.87 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.07 [+3.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.08 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6452 # 64.01 [+2.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1262.11 [+1198.09] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1262.12 [+0.01] INFO: Packets sent on path1 / path2: 8201 / 8393 # 1264.69 [+2.57] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1264.70 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1269.87 [+5.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1269.90 [+0.02] INFO: Packets sent on path1 / path2: 16529 / 16241 # 1274.77 [+4.87] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1274.78 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 2 # 1279.64 [+4.86] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1279.65 [+0.01] INFO: Packets sent on path1 / path2: 16531 / 16241 # 1284.50 [+4.85] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1284.51 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->