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.24 [+0.23] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.37 [+0.60] GRO fwd ok # 1.90 [+0.53] UDP fwd perf udp rx: 1433 MB/s 1165685 calls/s # 2.97 [+1.07] udp tx: 1853 MB/s 31431 calls/s 31431 msg/s # 3.95 [+0.98] udp rx: 1912 MB/s 1555791 calls/s # 3.97 [+0.02] udp tx: 1936 MB/s 32846 calls/s 32846 msg/s # 4.95 [+0.98] udp rx: 1833 MB/s 1489331 calls/s # 4.97 [+0.02] udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1251 MB/s 1018710 calls/s # 6.16 [+1.07] udp tx: 1308 MB/s 22197 calls/s 22197 msg/s # 7.13 [+0.97] udp rx: 1289 MB/s 1050040 calls/s # 7.16 [+0.03] udp tx: 1312 MB/s 22253 calls/s 22253 msg/s # 8.13 [+0.97] udp rx: 1284 MB/s 1045227 calls/s # 8.16 [+0.03] udp tx: 1310 MB/s 22226 calls/s 22226 msg/s # 8.77 [+0.61] GRO frag list over UDP tunnel ok # 9.55 [+0.77] GRO fwd over UDP tunnel ok # 9.80 [+0.25] IPv6 # 10.09 [+0.29] No GRO ok # 10.61 [+0.52] GRO frag list ok # 11.18 [+0.57] GRO fwd ok # 11.68 [+0.50] UDP fwd perf udp rx: 1154 MB/s 939806 calls/s # 12.75 [+1.07] udp tx: 1211 MB/s 20548 calls/s 20548 msg/s # 13.72 [+0.97] udp rx: 1184 MB/s 964284 calls/s # 13.75 [+0.03] udp tx: 1200 MB/s 20355 calls/s 20355 msg/s # 14.73 [+0.98] udp rx: 1218 MB/s 992006 calls/s # 14.75 [+0.02] udp tx: 1225 MB/s 20791 calls/s 20791 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1192 MB/s 970964 calls/s # 15.94 [+1.07] udp tx: 1237 MB/s 20993 calls/s 20993 msg/s # 16.91 [+0.97] udp rx: 1229 MB/s 1001052 calls/s # 16.94 [+0.03] udp tx: 1236 MB/s 20964 calls/s 20964 msg/s # 17.91 [+0.97] udp rx: 1213 MB/s 987607 calls/s # 17.94 [+0.03] udp tx: 1221 MB/s 20715 calls/s 20715 msg/s # 18.58 [+0.64] GRO frag list over UDP tunnel ok # 19.41 [+0.83] 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__->