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.22 [+0.21] No GRO ok # 0.72 [+0.50] GRO frag list ok # 1.35 [+0.62] GRO fwd ok # 1.86 [+0.51] UDP fwd perf udp rx: 1093 MB/s 890153 calls/s # 2.93 [+1.07] udp tx: 1236 MB/s 20964 calls/s 20964 msg/s # 3.90 [+0.97] udp rx: 1253 MB/s 1020297 calls/s # 3.93 [+0.03] udp tx: 1265 MB/s 21471 calls/s 21471 msg/s # 4.90 [+0.97] udp rx: 1227 MB/s 999671 calls/s # 4.93 [+0.03] udp tx: 1273 MB/s 21601 calls/s 21601 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1235 MB/s 1006038 calls/s # 6.12 [+1.07] udp tx: 1279 MB/s 21696 calls/s 21696 msg/s # 7.09 [+0.97] udp rx: 1280 MB/s 1042147 calls/s # 7.12 [+0.03] udp tx: 1285 MB/s 21804 calls/s 21804 msg/s # 8.09 [+0.97] udp rx: 1280 MB/s 1042839 calls/s # 8.12 [+0.03] udp tx: 1284 MB/s 21783 calls/s 21783 msg/s # 8.71 [+0.59] GRO frag list over UDP tunnel ok # 9.44 [+0.73] GRO fwd over UDP tunnel ok # 9.67 [+0.23] IPv6 # 9.95 [+0.29] No GRO ok # 10.49 [+0.53] GRO frag list ok # 11.02 [+0.54] GRO fwd ok # 11.52 [+0.50] UDP fwd perf udp rx: 1429 MB/s 1159066 calls/s # 12.59 [+1.06] udp tx: 1819 MB/s 30868 calls/s 30868 msg/s # 13.56 [+0.98] udp rx: 1751 MB/s 1420168 calls/s # 13.59 [+0.02] udp tx: 1873 MB/s 31772 calls/s 31772 msg/s # 14.56 [+0.98] udp rx: 1785 MB/s 1449373 calls/s # 14.59 [+0.02] udp tx: 1853 MB/s 31445 calls/s 31445 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1712 MB/s 1391299 calls/s # 15.77 [+1.06] udp tx: 1827 MB/s 31002 calls/s 31002 msg/s # 16.75 [+0.98] udp rx: 1763 MB/s 1432577 calls/s # 16.77 [+0.02] udp tx: 1820 MB/s 30884 calls/s 30884 msg/s # 17.75 [+0.98] udp rx: 1797 MB/s 1460100 calls/s # 17.77 [+0.02] udp tx: 1850 MB/s 31384 calls/s 31384 msg/s # 18.30 [+0.53] GRO frag list over UDP tunnel ok # 18.97 [+0.67] 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__->