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.63 [+16.63] TEST: ping [ OK ] # 17.92 [+1.30] TEST: ping6 [ OK ] # 18.01 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.49 [+3.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.50 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 23.35 [+1.85] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.36 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 25.08 [+1.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.09 [+0.01] INFO: Packets sent on path1 / path2: 5600 / 7000 # 29.52 [+4.43] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.54 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.87 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.89 [+0.01] INFO: Packets sent on path1 / path2: 16443 / 16327 # 40.04 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.05 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.36 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.38 [+0.02] INFO: Packets sent on path1 / path2: 16442 / 16327 # 50.41 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.42 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 50.64 [+0.22] INFO: Running IPv6 custom multipath hash tests # 54.01 [+3.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.02 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 55.97 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 55.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 58.93 [+2.95] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.94 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5802 # 61.76 [+2.82] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 61.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1221.86 [+1160.09] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1221.89 [+0.02] INFO: Packets sent on path1 / path2: 8259 / 8330 # 1224.66 [+2.77] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1224.67 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1229.90 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1229.91 [+0.01] INFO: Packets sent on path1 / path2: 16297 / 16474 # 1235.13 [+5.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1235.14 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 1240.34 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1240.35 [+0.01] INFO: Packets sent on path1 / path2: 16296 / 16473 # 1245.30 [+4.95] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1245.31 [+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__->