make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.02 [+0.02] IPv4 # 0.28 [+0.25] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.89 [+0.48] UDP fwd perf udp rx: 1484 MB/s 1208226 calls/s # 2.95 [+1.06] udp tx: 1661 MB/s 28186 calls/s 28186 msg/s # 3.93 [+0.98] udp rx: 1701 MB/s 1384961 calls/s # 3.95 [+0.02] udp tx: 1792 MB/s 30407 calls/s 30407 msg/s # 4.93 [+0.98] udp rx: 1866 MB/s 1519536 calls/s # 4.95 [+0.02] udp tx: 1865 MB/s 31636 calls/s 31636 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1793 MB/s 1460496 calls/s # 6.13 [+1.06] udp tx: 1839 MB/s 31194 calls/s 31194 msg/s # 7.10 [+0.98] udp rx: 1869 MB/s 1522176 calls/s # 7.13 [+0.02] udp tx: 1867 MB/s 31672 calls/s 31672 msg/s # 8.11 [+0.98] udp rx: 1793 MB/s 1460352 calls/s # 8.13 [+0.02] udp tx: 1792 MB/s 30401 calls/s 30401 msg/s # 8.68 [+0.55] GRO frag list over UDP tunnel ok # 9.41 [+0.73] GRO fwd over UDP tunnel ok # 9.65 [+0.24] IPv6 # 9.88 [+0.23] No GRO ok # 10.35 [+0.47] GRO frag list ok # 10.84 [+0.49] GRO fwd ok # 11.31 [+0.47] UDP fwd perf udp rx: 1704 MB/s 1387868 calls/s # 12.37 [+1.06] udp tx: 1831 MB/s 31061 calls/s 31061 msg/s # 13.34 [+0.97] udp rx: 1872 MB/s 1524432 calls/s # 13.37 [+0.03] udp tx: 1870 MB/s 31723 calls/s 31723 msg/s # 14.34 [+0.97] udp rx: 1855 MB/s 1510224 calls/s # 14.37 [+0.03] udp tx: 1852 MB/s 31421 calls/s 31421 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1796 MB/s 1462656 calls/s # 15.56 [+1.07] udp tx: 1856 MB/s 31490 calls/s 31490 msg/s # 16.53 [+0.97] udp rx: 1829 MB/s 1489680 calls/s # 16.56 [+0.03] udp tx: 1828 MB/s 31020 calls/s 31020 msg/s # 17.53 [+0.97] udp rx: 1883 MB/s 1533408 calls/s # 17.56 [+0.03] udp tx: 1881 MB/s 31908 calls/s 31908 msg/s # 18.10 [+0.54] GRO frag list over UDP tunnel ok # 18.83 [+0.74] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->