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.10 [+16.10] TEST: ping [ OK ] # 17.37 [+1.27] TEST: ping6 [ OK ] # 17.44 [+0.07] INFO: Running IPv4 custom multipath hash tests # 20.63 [+3.19] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.64 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6800 # 22.46 [+1.83] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.47 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 25.94 [+3.47] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.95 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 28.61 [+2.66] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.62 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 33.66 [+5.04] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.68 [+0.02] INFO: Packets sent on path1 / path2: 16387 / 16382 # 38.65 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 44.12 [+5.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.13 [+0.01] INFO: Packets sent on path1 / path2: 16387 / 16382 # 49.22 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.23 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 49.40 [+0.17] INFO: Running IPv6 custom multipath hash tests # 52.62 [+3.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 52.64 [+0.03] INFO: Packets sent on path1 / path2: 7101 / 5500 # 54.70 [+2.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 58.23 [+3.52] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.24 [+0.01] INFO: Packets sent on path1 / path2: 6252 / 6352 # 61.30 [+3.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 61.31 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 1226.64 [+1165.33] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1226.65 [+0.01] INFO: Packets sent on path1 / path2: 8286 / 8325 # 1229.32 [+2.68] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1229.33 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1234.55 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1234.57 [+0.02] INFO: Packets sent on path1 / path2: 16296 / 16476 # 1239.79 [+5.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1239.80 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32771 # 1245.05 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1245.08 [+0.02] INFO: Packets sent on path1 / path2: 16296 / 16474 # 1249.94 [+4.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1249.95 [+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__->