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.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.40 [+0.61] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp rx: 1539 MB/s 1253237 calls/s # 2.96 [+1.07] udp tx: 1810 MB/s 30704 calls/s 30704 msg/s # 3.94 [+0.97] udp rx: 1506 MB/s 1226264 calls/s # 3.96 [+0.03] udp tx: 1505 MB/s 25541 calls/s 25541 msg/s # 4.94 [+0.97] udp rx: 1231 MB/s 1002802 calls/s # 4.96 [+0.03] udp tx: 1235 MB/s 20950 calls/s 20950 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1204 MB/s 980478 calls/s # 6.16 [+1.08] udp tx: 1255 MB/s 21296 calls/s 21296 msg/s # 7.13 [+0.97] udp rx: 1243 MB/s 1012470 calls/s # 7.16 [+0.03] udp tx: 1252 MB/s 21244 calls/s 21244 msg/s # 8.13 [+0.97] udp rx: 1307 MB/s 1064020 calls/s # 8.16 [+0.03] udp tx: 1316 MB/s 22328 calls/s 22328 msg/s # 8.80 [+0.64] GRO frag list over UDP tunnel ok # 9.64 [+0.84] GRO fwd over UDP tunnel ok # 9.91 [+0.27] IPv6 # 10.21 [+0.30] No GRO ok # 10.80 [+0.59] GRO frag list ok # 11.40 [+0.60] GRO fwd ok # 11.93 [+0.53] UDP fwd perf udp rx: 1593 MB/s 1291947 calls/s # 13.00 [+1.07] udp tx: 1852 MB/s 31414 calls/s 31414 msg/s # 13.98 [+0.97] udp rx: 1688 MB/s 1369896 calls/s # 14.00 [+0.03] udp tx: 1813 MB/s 30753 calls/s 30753 msg/s # 14.98 [+0.97] udp rx: 1776 MB/s 1441685 calls/s # 15.00 [+0.03] udp tx: 1880 MB/s 31889 calls/s 31889 msg/s # 15.12 [+0.12] UDP GRO fwd perf udp rx: 1653 MB/s 1341461 calls/s # 16.19 [+1.06] udp tx: 1821 MB/s 30899 calls/s 30899 msg/s # 17.16 [+0.98] udp rx: 1753 MB/s 1420786 calls/s # 17.19 [+0.03] udp tx: 1916 MB/s 32497 calls/s 32497 msg/s # 18.16 [+0.98] udp rx: 1762 MB/s 1429371 calls/s # 18.19 [+0.02] udp tx: 1878 MB/s 31868 calls/s 31868 msg/s # 18.71 [+0.52] GRO frag list over UDP tunnel ok # 19.40 [+0.69] 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__->