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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.00 [+0.00] IPv4 # 0.23 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.79 [+0.49] UDP fwd perf udp rx: 1555 MB/s 1265364 calls/s # 2.84 [+1.05] udp tx: 1749 MB/s 29676 calls/s 29676 msg/s # 3.82 [+0.98] udp rx: 1842 MB/s 1499707 calls/s # 3.84 [+0.02] udp tx: 1866 MB/s 31654 calls/s 31654 msg/s # 4.82 [+0.98] udp rx: 1925 MB/s 1566646 calls/s # 4.84 [+0.02] udp tx: 1941 MB/s 32922 calls/s 32922 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1707 MB/s 1388446 calls/s # 6.02 [+1.06] udp tx: 1910 MB/s 32396 calls/s 32396 msg/s # 7.00 [+0.98] udp rx: 1392 MB/s 1133178 calls/s # 7.02 [+0.02] udp tx: 1909 MB/s 32381 calls/s 32381 msg/s # 8.00 [+0.98] udp rx: 1305 MB/s 1061813 calls/s # 8.02 [+0.02] udp tx: 1870 MB/s 31717 calls/s 31717 msg/s # 8.53 [+0.51] GRO frag list over UDP tunnel ok # 9.24 [+0.72] GRO fwd over UDP tunnel ok # 9.48 [+0.23] IPv6 # 9.72 [+0.25] No GRO ok # 10.19 [+0.46] GRO frag list ok # 10.68 [+0.49] GRO fwd ok # 11.16 [+0.48] UDP fwd perf udp rx: 1368 MB/s 1108358 calls/s # 12.22 [+1.06] udp tx: 1903 MB/s 32289 calls/s 32289 msg/s # 13.20 [+0.98] udp rx: 1582 MB/s 1282395 calls/s # 13.22 [+0.02] udp tx: 1888 MB/s 32028 calls/s 32028 msg/s # 14.20 [+0.98] udp rx: 1190 MB/s 964149 calls/s # 14.22 [+0.02] udp tx: 1956 MB/s 33191 calls/s 33191 msg/s # 14.34 [+0.12] UDP GRO fwd perf udp rx: 1472 MB/s 1195024 calls/s # 15.40 [+1.06] udp tx: 1725 MB/s 29264 calls/s 29264 msg/s # 16.37 [+0.97] udp rx: 1594 MB/s 1292523 calls/s # 16.40 [+0.03] udp tx: 1901 MB/s 32250 calls/s 32250 msg/s # 17.37 [+0.98] udp rx: 1623 MB/s 1317662 calls/s # 17.40 [+0.02] udp tx: 1887 MB/s 32021 calls/s 32021 msg/s # 17.96 [+0.56] GRO frag list over UDP tunnel ok # 18.71 [+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' [?2004hxx__-> echo $? 0 xx__->