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.70 [+17.70] TEST: ping [ OK ] # 19.07 [+1.37] TEST: ping6 [ OK ] # 19.16 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.75 [+3.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.76 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5801 # 24.70 [+1.94] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.71 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 26.62 [+1.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.63 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6150 # 30.93 [+4.29] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.93 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.51 [+5.57] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.51 [+0.01] INFO: Packets sent on path1 / path2: 16287 / 16482 # 41.82 [+5.30] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.83 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.73 [+5.90] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.76 [+0.03] INFO: Packets sent on path1 / path2: 16287 / 16482 # 53.50 [+5.74] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.52 [+0.02] INFO: Packets sent on path1 / path2: 32771 / 0 # 53.74 [+0.22] INFO: Running IPv6 custom multipath hash tests # 57.05 [+3.31] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.07 [+0.02] INFO: Packets sent on path1 / path2: 7152 / 5450 # 59.15 [+2.08] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.84 [+3.68] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.85 [+0.01] INFO: Packets sent on path1 / path2: 6552 / 6051 # 65.85 [+2.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.86 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1209.49 [+1143.62] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1209.50 [+0.01] INFO: Packets sent on path1 / path2: 8198 / 8377 # 1212.00 [+2.51] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1212.01 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1216.96 [+4.94] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1216.97 [+0.01] INFO: Packets sent on path1 / path2: 16373 / 16397 # 1222.09 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1222.10 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1227.36 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1227.37 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16397 # 1232.42 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1232.43 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->