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.23 [+0.22] No GRO ok # 0.71 [+0.47] GRO frag list ok # 1.29 [+0.58] GRO fwd ok # 1.78 [+0.49] UDP fwd perf udp rx: 975 MB/s 792256 calls/s # 2.83 [+1.06] udp tx: 1673 MB/s 28384 calls/s 28384 msg/s # 3.81 [+0.98] udp rx: 1795 MB/s 1457481 calls/s # 3.83 [+0.02] udp tx: 1857 MB/s 31497 calls/s 31497 msg/s # 4.81 [+0.98] udp rx: 1838 MB/s 1493488 calls/s # 4.83 [+0.02] udp tx: 1892 MB/s 32096 calls/s 32096 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1715 MB/s 1393541 calls/s # 6.01 [+1.07] udp tx: 1919 MB/s 32551 calls/s 32551 msg/s # 6.99 [+0.97] udp rx: 1258 MB/s 1022752 calls/s # 7.01 [+0.03] udp tx: 1913 MB/s 32449 calls/s 32449 msg/s # 7.99 [+0.97] udp rx: 1806 MB/s 1467378 calls/s # 8.01 [+0.03] udp tx: 1911 MB/s 32414 calls/s 32414 msg/s # 8.54 [+0.52] GRO frag list over UDP tunnel ok # 9.26 [+0.73] GRO fwd over UDP tunnel ok # 9.49 [+0.23] IPv6 # 9.72 [+0.23] No GRO ok # 10.20 [+0.49] GRO frag list ok # 10.71 [+0.50] GRO fwd ok # 11.17 [+0.46] UDP fwd perf udp rx: 1192 MB/s 967718 calls/s # 12.23 [+1.06] udp tx: 1691 MB/s 28685 calls/s 28685 msg/s # 13.21 [+0.98] udp rx: 1251 MB/s 1014922 calls/s # 13.23 [+0.02] udp tx: 1724 MB/s 29252 calls/s 29252 msg/s # 14.21 [+0.98] udp rx: 1312 MB/s 1064359 calls/s # 14.23 [+0.02] udp tx: 1761 MB/s 29883 calls/s 29883 msg/s # 14.35 [+0.12] UDP GRO fwd perf udp rx: 926 MB/s 750994 calls/s # 15.40 [+1.05] udp tx: 1821 MB/s 30893 calls/s 30893 msg/s # 16.40 [+0.99] udp rx: 730 MB/s 591653 calls/s # 16.40 [+0.01] udp tx: 1393 MB/s 23634 calls/s 23634 msg/s # 17.40 [+1.00] udp rx: 551 MB/s 446728 calls/s # 17.40 [+0.00] udp tx: 1295 MB/s 21977 calls/s 21977 msg/s # 18.00 [+0.60] GRO frag list over UDP tunnel ok # 18.77 [+0.77] 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__->