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.26 [+0.25] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.38 [+0.57] GRO fwd ok # 1.83 [+0.46] UDP fwd perf udp rx: 1480 MB/s 1205291 calls/s # 2.90 [+1.06] udp tx: 1723 MB/s 29234 calls/s 29234 msg/s # 3.87 [+0.97] udp rx: 1805 MB/s 1469616 calls/s # 3.90 [+0.03] udp tx: 1807 MB/s 30650 calls/s 30650 msg/s # 4.87 [+0.97] udp rx: 1887 MB/s 1536912 calls/s # 4.90 [+0.03] udp tx: 1885 MB/s 31987 calls/s 31987 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1681 MB/s 1368662 calls/s # 6.08 [+1.06] udp tx: 1739 MB/s 29503 calls/s 29503 msg/s # 7.05 [+0.97] udp rx: 1877 MB/s 1528224 calls/s # 7.08 [+0.03] udp tx: 1874 MB/s 31792 calls/s 31792 msg/s # 8.05 [+0.98] udp rx: 1872 MB/s 1524528 calls/s # 8.08 [+0.02] udp tx: 1870 MB/s 31728 calls/s 31728 msg/s # 8.65 [+0.57] GRO frag list over UDP tunnel ok # 9.36 [+0.71] GRO fwd over UDP tunnel ok # 9.60 [+0.24] IPv6 # 9.84 [+0.24] No GRO ok # 10.35 [+0.51] GRO frag list ok # 10.88 [+0.53] GRO fwd ok # 11.34 [+0.47] UDP fwd perf udp rx: 1465 MB/s 1193155 calls/s # 12.41 [+1.06] udp tx: 1790 MB/s 30375 calls/s 30375 msg/s # 13.38 [+0.98] udp rx: 1480 MB/s 1205186 calls/s # 13.41 [+0.02] udp tx: 1655 MB/s 28079 calls/s 28079 msg/s # 14.38 [+0.98] udp rx: 1530 MB/s 1246218 calls/s # 14.41 [+0.02] udp tx: 1658 MB/s 28135 calls/s 28135 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1494 MB/s 1216840 calls/s # 15.58 [+1.06] udp tx: 1704 MB/s 28902 calls/s 28902 msg/s # 16.56 [+0.97] udp rx: 1460 MB/s 1188774 calls/s # 16.58 [+0.02] udp tx: 1699 MB/s 28819 calls/s 28819 msg/s # 17.56 [+0.98] udp rx: 1650 MB/s 1343369 calls/s # 17.58 [+0.02] udp tx: 1692 MB/s 28704 calls/s 28704 msg/s # 18.14 [+0.56] GRO frag list over UDP tunnel ok # 18.90 [+0.76] 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__->