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 28800 # selftests: net/forwarding: custom_multipath_hash.sh # 24.68 [+24.68] TEST: ping [ OK ] # 26.18 [+1.50] TEST: ping6 [ OK ] # 26.19 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.89 [+4.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.90 [+0.01] INFO: Packets sent on path1 / path2: 6901 / 5701 # 33.28 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.32 [+4.03] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.33 [+0.01] INFO: Packets sent on path1 / path2: 6951 / 5651 # 41.26 [+3.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.27 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 47.73 [+6.47] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.74 [+0.01] INFO: Packets sent on path1 / path2: 16369 / 16400 # 53.57 [+5.83] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 60.29 [+6.71] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.30 [+0.01] INFO: Packets sent on path1 / path2: 16369 / 16400 # 66.40 [+6.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.41 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.93 [+0.52] INFO: Running IPv6 custom multipath hash tests # 72.32 [+5.39] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.33 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5802 # 75.12 [+2.79] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 79.03 [+3.90] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.05 [+0.03] INFO: Packets sent on path1 / path2: 6351 / 6250 # 83.46 [+4.40] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.47 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2499.15 [+2415.68] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2499.16 [+0.01] INFO: Packets sent on path1 / path2: 8289 / 8454 # 2502.10 [+2.94] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2502.11 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2507.48 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2507.49 [+0.01] INFO: Packets sent on path1 / path2: 16342 / 16429 # 2512.62 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2512.63 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2517.96 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2517.97 [+0.01] INFO: Packets sent on path1 / path2: 16341 / 16429 # 2522.94 [+4.97] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2522.94 [+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__->