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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.31 [+0.58] GRO fwd ok # 1.76 [+0.45] UDP fwd perf udp rx: 1233 MB/s 1004202 calls/s # 2.83 [+1.07] udp tx: 1648 MB/s 27968 calls/s 27968 msg/s # 3.80 [+0.97] udp rx: 1774 MB/s 1444435 calls/s # 3.83 [+0.03] udp tx: 1819 MB/s 30865 calls/s 30865 msg/s # 4.80 [+0.97] udp rx: 1828 MB/s 1488672 calls/s # 4.83 [+0.03] udp tx: 1827 MB/s 30998 calls/s 30998 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1703 MB/s 1386480 calls/s # 6.02 [+1.07] udp tx: 1794 MB/s 30439 calls/s 30439 msg/s # 7.01 [+0.99] udp rx: 1803 MB/s 1468168 calls/s # 7.02 [+0.01] udp tx: 1850 MB/s 31385 calls/s 31385 msg/s # 8.01 [+0.99] udp rx: 1841 MB/s 1499500 calls/s # 8.02 [+0.01] udp tx: 1874 MB/s 31797 calls/s 31797 msg/s # 8.58 [+0.56] GRO frag list over UDP tunnel ok # 9.31 [+0.73] GRO fwd over UDP tunnel ok # 9.55 [+0.25] IPv6 # 9.79 [+0.24] No GRO ok # 10.31 [+0.53] GRO frag list ok # 10.87 [+0.55] GRO fwd ok # 11.36 [+0.49] UDP fwd perf udp rx: 1354 MB/s 1102306 calls/s # 12.43 [+1.07] udp tx: 1661 MB/s 28184 calls/s 28184 msg/s # 13.40 [+0.97] udp rx: 1780 MB/s 1449794 calls/s # 13.43 [+0.03] udp tx: 1869 MB/s 31712 calls/s 31712 msg/s # 14.40 [+0.97] udp rx: 1830 MB/s 1490607 calls/s # 14.43 [+0.03] udp tx: 1870 MB/s 31731 calls/s 31731 msg/s # 14.55 [+0.12] UDP GRO fwd perf udp rx: 1695 MB/s 1380713 calls/s # 15.63 [+1.07] udp tx: 1864 MB/s 31629 calls/s 31629 msg/s # 16.60 [+0.97] udp rx: 1780 MB/s 1449519 calls/s # 16.63 [+0.03] udp tx: 1853 MB/s 31433 calls/s 31433 msg/s # 17.60 [+0.97] udp rx: 1870 MB/s 1522544 calls/s # 17.63 [+0.03] udp tx: 1868 MB/s 31688 calls/s 31688 msg/s # 18.26 [+0.63] GRO frag list over UDP tunnel ok # 19.03 [+0.77] 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__->