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.26] No GRO ok # 0.90 [+0.62] GRO frag list ok # 1.53 [+0.63] GRO fwd ok # 2.02 [+0.49] UDP fwd perf udp rx: 1507 MB/s 1227495 calls/s # 3.09 [+1.07] udp tx: 1756 MB/s 29797 calls/s 29797 msg/s # 4.06 [+0.98] udp rx: 1637 MB/s 1332999 calls/s # 4.08 [+0.02] udp tx: 1722 MB/s 29213 calls/s 29213 msg/s # 5.06 [+0.98] udp rx: 1838 MB/s 1496352 calls/s # 5.08 [+0.02] udp tx: 1836 MB/s 31146 calls/s 31146 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1685 MB/s 1372542 calls/s # 6.27 [+1.07] udp tx: 1801 MB/s 30548 calls/s 30548 msg/s # 7.24 [+0.97] udp rx: 1869 MB/s 1521936 calls/s # 7.27 [+0.03] udp tx: 1866 MB/s 31665 calls/s 31665 msg/s # 8.24 [+0.97] udp rx: 1854 MB/s 1510032 calls/s # 8.27 [+0.03] udp tx: 1852 MB/s 31424 calls/s 31424 msg/s # 8.85 [+0.58] GRO frag list over UDP tunnel ok # 9.57 [+0.72] GRO fwd over UDP tunnel ok # 9.81 [+0.24] IPv6 # 10.05 [+0.24] No GRO ok # 10.57 [+0.51] GRO frag list ok # 11.09 [+0.52] GRO fwd ok # 11.56 [+0.47] UDP fwd perf udp rx: 1608 MB/s 1309663 calls/s # 12.63 [+1.06] udp tx: 1760 MB/s 29854 calls/s 29854 msg/s # 13.60 [+0.97] udp rx: 1864 MB/s 1518240 calls/s # 13.63 [+0.03] udp tx: 1863 MB/s 31601 calls/s 31601 msg/s # 14.60 [+0.97] udp rx: 1865 MB/s 1519056 calls/s # 14.63 [+0.03] udp tx: 1863 MB/s 31600 calls/s 31600 msg/s # 14.75 [+0.12] UDP GRO fwd perf udp rx: 1596 MB/s 1299863 calls/s # 15.82 [+1.07] udp tx: 1787 MB/s 30324 calls/s 30324 msg/s # 16.79 [+0.97] udp rx: 1854 MB/s 1510032 calls/s # 16.82 [+0.03] udp tx: 1852 MB/s 31420 calls/s 31420 msg/s # 17.80 [+0.99] udp rx: 594 MB/s 483648 calls/s # 17.82 [+0.01] udp tx: 1583 MB/s 26860 calls/s 26860 msg/s # 18.43 [+0.61] GRO frag list over UDP tunnel ok # 19.22 [+0.79] 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__->