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.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.79 [+0.46] UDP fwd perf udp rx: 1649 MB/s 1342690 calls/s # 2.85 [+1.06] udp tx: 1780 MB/s 30200 calls/s 30200 msg/s # 3.83 [+0.97] udp rx: 1696 MB/s 1381292 calls/s # 3.85 [+0.03] udp tx: 1785 MB/s 30281 calls/s 30281 msg/s # 4.85 [+1.00] udp tx: 1781 MB/s 30221 calls/s 30221 msg/s # 4.85 [+0.00] udp rx: 1535 MB/s 1249917 calls/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1602 MB/s 1304540 calls/s # 6.04 [+1.07] udp tx: 1649 MB/s 27982 calls/s 27982 msg/s # 7.01 [+0.97] udp rx: 1716 MB/s 1397760 calls/s # 7.04 [+0.03] udp tx: 1717 MB/s 29134 calls/s 29134 msg/s # 8.01 [+0.97] udp rx: 1706 MB/s 1389360 calls/s # 8.04 [+0.03] udp tx: 1706 MB/s 28946 calls/s 28946 msg/s # 8.60 [+0.56] GRO frag list over UDP tunnel ok # 9.36 [+0.76] GRO fwd over UDP tunnel ok # 9.60 [+0.24] IPv6 # 9.80 [+0.20] No GRO ok # 10.25 [+0.45] GRO frag list ok # 10.75 [+0.50] GRO fwd ok # 11.23 [+0.48] UDP fwd perf udp rx: 1346 MB/s 1096060 calls/s # 12.29 [+1.07] udp tx: 1776 MB/s 30129 calls/s 30129 msg/s # 13.26 [+0.97] udp rx: 1677 MB/s 1365330 calls/s # 13.29 [+0.03] udp tx: 1840 MB/s 31221 calls/s 31221 msg/s # 14.26 [+0.97] udp rx: 1854 MB/s 1509744 calls/s # 14.29 [+0.03] udp tx: 1851 MB/s 31408 calls/s 31408 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1632 MB/s 1329264 calls/s # 15.48 [+1.07] udp tx: 1687 MB/s 28622 calls/s 28622 msg/s # 16.45 [+0.97] udp rx: 1687 MB/s 1373948 calls/s # 16.48 [+0.03] udp tx: 1799 MB/s 30516 calls/s 30516 msg/s # 17.45 [+0.97] udp rx: 1839 MB/s 1497408 calls/s # 17.48 [+0.03] udp tx: 1836 MB/s 31146 calls/s 31146 msg/s # 18.05 [+0.57] GRO frag list over UDP tunnel ok # 18.80 [+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__->