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.24 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.32 [+0.58] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1431 MB/s 1161989 calls/s # 2.86 [+1.06] udp tx: 1874 MB/s 31798 calls/s 31798 msg/s # 3.83 [+0.97] udp rx: 1844 MB/s 1498075 calls/s # 3.86 [+0.03] udp tx: 1938 MB/s 32870 calls/s 32870 msg/s # 4.83 [+0.98] udp rx: 1687 MB/s 1371243 calls/s # 4.86 [+0.02] udp tx: 1912 MB/s 32439 calls/s 32439 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1799 MB/s 1460750 calls/s # 6.04 [+1.06] udp tx: 1962 MB/s 33292 calls/s 33292 msg/s # 7.01 [+0.98] udp rx: 1760 MB/s 1429343 calls/s # 7.04 [+0.02] udp tx: 1861 MB/s 31579 calls/s 31579 msg/s # 8.01 [+0.98] udp rx: 1812 MB/s 1472356 calls/s # 8.04 [+0.02] udp tx: 1884 MB/s 31967 calls/s 31967 msg/s # 8.60 [+0.56] GRO frag list over UDP tunnel ok # 9.33 [+0.73] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.89 [+0.31] No GRO ok # 10.47 [+0.57] GRO frag list ok # 11.04 [+0.57] GRO fwd ok # 11.54 [+0.51] UDP fwd perf udp rx: 1093 MB/s 889694 calls/s # 12.61 [+1.07] udp tx: 1141 MB/s 19365 calls/s 19365 msg/s # 13.59 [+0.98] udp rx: 1183 MB/s 963412 calls/s # 13.61 [+0.02] udp tx: 1197 MB/s 20314 calls/s 20314 msg/s # 14.59 [+0.98] udp rx: 1184 MB/s 964369 calls/s # 14.61 [+0.02] udp tx: 1197 MB/s 20306 calls/s 20306 msg/s # 14.73 [+0.12] UDP GRO fwd perf udp rx: 1132 MB/s 921780 calls/s # 15.80 [+1.07] udp tx: 1179 MB/s 20010 calls/s 20010 msg/s # 16.77 [+0.97] udp rx: 1183 MB/s 963198 calls/s # 16.80 [+0.03] udp tx: 1181 MB/s 20031 calls/s 20031 msg/s # 17.77 [+0.98] udp rx: 1117 MB/s 909977 calls/s # 17.80 [+0.02] udp tx: 1132 MB/s 19211 calls/s 19211 msg/s # 18.41 [+0.61] GRO frag list over UDP tunnel ok # 19.21 [+0.80] 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__->