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.73 [+16.73] TEST: ping [ OK ] # 18.06 [+1.32] TEST: ping6 [ OK ] # 18.16 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.78 [+3.62] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.79 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5801 # 23.89 [+2.10] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.90 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.66 [+2.76] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.67 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6900 # 29.44 [+2.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.47 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.17 [+5.70] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.19 [+0.02] INFO: Packets sent on path1 / path2: 16218 / 16551 # 40.35 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.37 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.83 [+5.46] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.85 [+0.02] INFO: Packets sent on path1 / path2: 16218 / 16552 # 51.24 [+5.40] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.25 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 51.47 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.33 [+3.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.34 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5851 # 57.33 [+1.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.34 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.72 [+3.38] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.73 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 63.68 [+2.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.70 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1222.71 [+1159.01] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1222.72 [+0.02] INFO: Packets sent on path1 / path2: 8284 / 8296 # 1225.28 [+2.55] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1225.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1230.58 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1230.59 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16447 # 1235.55 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1235.56 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1240.78 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1240.79 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16445 # 1245.67 [+4.88] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1245.68 [+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__->