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.25 [+0.24] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 1709 MB/s 1390537 calls/s # 2.87 [+1.06] udp tx: 1906 MB/s 32341 calls/s 32341 msg/s # 3.84 [+0.98] udp rx: 1861 MB/s 1512342 calls/s # 3.87 [+0.02] udp tx: 1951 MB/s 33092 calls/s 33092 msg/s # 4.85 [+0.98] udp rx: 1872 MB/s 1521630 calls/s # 4.87 [+0.02] udp tx: 1954 MB/s 33146 calls/s 33146 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1669 MB/s 1358171 calls/s # 6.06 [+1.07] udp tx: 1755 MB/s 29780 calls/s 29780 msg/s # 7.03 [+0.98] udp rx: 1656 MB/s 1346921 calls/s # 7.06 [+0.02] udp tx: 1921 MB/s 32597 calls/s 32597 msg/s # 8.03 [+0.98] udp rx: 1780 MB/s 1447257 calls/s # 8.06 [+0.02] udp tx: 1842 MB/s 31251 calls/s 31251 msg/s # 8.66 [+0.60] GRO frag list over UDP tunnel ok # 9.43 [+0.77] GRO fwd over UDP tunnel ok # 9.68 [+0.25] IPv6 # 9.93 [+0.25] No GRO ok # 10.46 [+0.54] GRO frag list ok # 11.08 [+0.62] GRO fwd ok # 11.64 [+0.56] UDP fwd perf udp rx: 1312 MB/s 1065641 calls/s # 12.72 [+1.08] udp tx: 1681 MB/s 28522 calls/s 28522 msg/s # 13.68 [+0.96] udp rx: 1402 MB/s 1137316 calls/s # 13.72 [+0.03] udp tx: 1844 MB/s 31280 calls/s 31280 msg/s # 14.68 [+0.96] udp rx: 1589 MB/s 1288400 calls/s # 14.72 [+0.04] udp tx: 1871 MB/s 31736 calls/s 31736 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1173 MB/s 952302 calls/s # 15.91 [+1.07] udp tx: 1573 MB/s 26693 calls/s 26693 msg/s # 16.88 [+0.97] udp rx: 957 MB/s 775677 calls/s # 16.91 [+0.03] udp tx: 1279 MB/s 21705 calls/s 21705 msg/s # 17.88 [+0.97] udp rx: 951 MB/s 771130 calls/s # 17.91 [+0.03] udp tx: 1264 MB/s 21440 calls/s 21440 msg/s # 18.53 [+0.63] GRO frag list over UDP tunnel ok # 19.35 [+0.82] 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__->