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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.28 [+0.56] GRO fwd ok # 1.75 [+0.47] UDP fwd perf udp rx: 1519 MB/s 1235208 calls/s # 2.81 [+1.06] udp tx: 1910 MB/s 32395 calls/s 32395 msg/s # 3.79 [+0.98] udp rx: 1780 MB/s 1448839 calls/s # 3.81 [+0.02] udp tx: 1906 MB/s 32338 calls/s 32338 msg/s # 4.81 [+1.00] udp tx: 1910 MB/s 32406 calls/s 32406 msg/s # 4.82 [+0.00] udp rx: 1466 MB/s 1193312 calls/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1575 MB/s 1280048 calls/s # 5.99 [+1.06] udp tx: 1916 MB/s 32510 calls/s 32510 msg/s # 6.97 [+0.98] udp rx: 1824 MB/s 1484613 calls/s # 6.99 [+0.02] udp tx: 1911 MB/s 32416 calls/s 32416 msg/s # 7.97 [+0.98] udp rx: 1522 MB/s 1235545 calls/s # 7.99 [+0.02] udp tx: 1914 MB/s 32476 calls/s 32476 msg/s # 8.57 [+0.57] GRO frag list over UDP tunnel ok # 9.28 [+0.71] GRO fwd over UDP tunnel ok # 9.51 [+0.23] IPv6 # 9.75 [+0.24] No GRO ok # 10.26 [+0.51] GRO frag list ok # 10.84 [+0.58] GRO fwd ok # 11.38 [+0.54] UDP fwd perf udp rx: 1387 MB/s 1125541 calls/s # 12.45 [+1.07] udp tx: 1842 MB/s 31249 calls/s 31249 msg/s # 13.42 [+0.97] udp rx: 1355 MB/s 1100490 calls/s # 13.45 [+0.03] udp tx: 1847 MB/s 31336 calls/s 31336 msg/s # 14.42 [+0.97] udp rx: 1299 MB/s 1055183 calls/s # 14.45 [+0.03] udp tx: 1732 MB/s 29378 calls/s 29378 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1285 MB/s 1044062 calls/s # 15.62 [+1.06] udp tx: 1728 MB/s 29312 calls/s 29312 msg/s # 16.60 [+0.98] udp rx: 1546 MB/s 1253436 calls/s # 16.62 [+0.02] udp tx: 1882 MB/s 31933 calls/s 31933 msg/s # 17.60 [+0.98] udp rx: 1193 MB/s 968257 calls/s # 17.62 [+0.02] udp tx: 1775 MB/s 30120 calls/s 30120 msg/s # 18.19 [+0.57] GRO frag list over UDP tunnel ok # 18.93 [+0.75] 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__->