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.23 [+0.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.29 [+0.58] GRO fwd ok # 1.76 [+0.47] UDP fwd perf udp rx: 1633 MB/s 1324779 calls/s # 2.83 [+1.07] udp tx: 1918 MB/s 32545 calls/s 32545 msg/s # 3.80 [+0.97] udp rx: 1733 MB/s 1405523 calls/s # 3.83 [+0.03] udp tx: 1971 MB/s 33446 calls/s 33446 msg/s # 4.81 [+0.98] udp rx: 1741 MB/s 1411826 calls/s # 4.83 [+0.02] udp tx: 1975 MB/s 33504 calls/s 33504 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1676 MB/s 1359755 calls/s # 6.01 [+1.07] udp tx: 1922 MB/s 32604 calls/s 32604 msg/s # 6.99 [+0.97] udp rx: 1735 MB/s 1406276 calls/s # 7.01 [+0.03] udp tx: 1984 MB/s 33661 calls/s 33661 msg/s # 7.99 [+0.98] udp rx: 1800 MB/s 1461657 calls/s # 8.01 [+0.02] udp tx: 1927 MB/s 32686 calls/s 32686 msg/s # 8.57 [+0.56] GRO frag list over UDP tunnel ok # 9.32 [+0.75] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.80 [+0.24] No GRO ok # 10.29 [+0.50] GRO frag list ok # 10.83 [+0.54] GRO fwd ok # 11.32 [+0.49] UDP fwd perf udp rx: 1213 MB/s 985090 calls/s # 12.38 [+1.06] udp tx: 1751 MB/s 29713 calls/s 29713 msg/s # 13.35 [+0.97] udp rx: 1429 MB/s 1161112 calls/s # 13.38 [+0.03] udp tx: 1726 MB/s 29278 calls/s 29278 msg/s # 14.35 [+0.97] udp rx: 1751 MB/s 1420702 calls/s # 14.38 [+0.03] udp tx: 1882 MB/s 31920 calls/s 31920 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1689 MB/s 1369972 calls/s # 15.56 [+1.06] udp tx: 1874 MB/s 31801 calls/s 31801 msg/s # 16.53 [+0.98] udp rx: 1456 MB/s 1181008 calls/s # 16.56 [+0.02] udp tx: 1598 MB/s 27107 calls/s 27107 msg/s # 17.53 [+0.98] udp rx: 1013 MB/s 822091 calls/s # 17.56 [+0.02] udp tx: 1253 MB/s 21253 calls/s 21253 msg/s # 18.14 [+0.59] GRO frag list over UDP tunnel ok # 18.99 [+0.85] 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__->