make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-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.31 [+0.29] No GRO ok # 0.85 [+0.54] GRO frag list ok # 1.48 [+0.63] GRO fwd ok # 2.00 [+0.52] UDP fwd perf udp rx: 1543 MB/s 1256071 calls/s # 3.08 [+1.07] udp tx: 1694 MB/s 28742 calls/s 28742 msg/s # 4.08 [+1.00] udp tx: 1867 MB/s 31677 calls/s 31677 msg/s # 4.08 [+0.00] udp rx: 1566 MB/s 1274559 calls/s # 5.08 [+1.00] udp tx: 1840 MB/s 31224 calls/s 31224 msg/s # 5.18 [+0.10] udp rx: 1693 MB/s 1377903 calls/s # 5.20 [+0.02] UDP GRO fwd perf udp rx: 1594 MB/s 1297066 calls/s # 6.27 [+1.08] udp tx: 1759 MB/s 29835 calls/s 29835 msg/s # 7.24 [+0.97] udp rx: 1504 MB/s 1224344 calls/s # 7.27 [+0.03] udp tx: 1876 MB/s 31835 calls/s 31835 msg/s # 8.24 [+0.97] udp rx: 1535 MB/s 1249548 calls/s # 8.27 [+0.03] udp tx: 1766 MB/s 29955 calls/s 29955 msg/s # 8.88 [+0.60] GRO frag list over UDP tunnel ok # 9.64 [+0.76] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.17 [+0.28] No GRO ok # 10.70 [+0.52] GRO frag list ok # 11.25 [+0.55] GRO fwd ok # 11.76 [+0.51] UDP fwd perf udp rx: 1705 MB/s 1388366 calls/s # 12.83 [+1.07] udp tx: 1783 MB/s 30253 calls/s 30253 msg/s # 13.80 [+0.97] udp rx: 1719 MB/s 1399752 calls/s # 13.83 [+0.03] udp tx: 1784 MB/s 30269 calls/s 30269 msg/s # 14.80 [+0.97] udp rx: 1120 MB/s 911865 calls/s # 14.83 [+0.03] udp tx: 1748 MB/s 29662 calls/s 29662 msg/s # 14.95 [+0.12] UDP GRO fwd perf udp rx: 1573 MB/s 1279774 calls/s # 16.02 [+1.07] udp tx: 1777 MB/s 30145 calls/s 30145 msg/s # 16.99 [+0.97] udp rx: 1169 MB/s 950027 calls/s # 17.02 [+0.03] udp tx: 1548 MB/s 26257 calls/s 26257 msg/s # 17.99 [+0.97] udp rx: 478 MB/s 387146 calls/s # 18.02 [+0.03] udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # 18.67 [+0.65] GRO frag list over UDP tunnel ok # 19.50 [+0.83] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->