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.78 [+0.53] GRO frag list ok # 1.33 [+0.54] GRO fwd ok # 1.79 [+0.46] UDP fwd perf udp rx: 1728 MB/s 1403423 calls/s # 2.85 [+1.06] udp tx: 1905 MB/s 32311 calls/s 32311 msg/s # 3.82 [+0.97] udp rx: 1672 MB/s 1356359 calls/s # 3.85 [+0.03] udp tx: 1886 MB/s 32000 calls/s 32000 msg/s # 4.82 [+0.98] udp rx: 1484 MB/s 1202552 calls/s # 4.85 [+0.02] udp tx: 2004 MB/s 33992 calls/s 33992 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1682 MB/s 1367350 calls/s # 6.03 [+1.06] udp tx: 1946 MB/s 33006 calls/s 33006 msg/s # 7.01 [+0.98] udp rx: 1294 MB/s 1051100 calls/s # 7.03 [+0.02] udp tx: 1961 MB/s 33270 calls/s 33270 msg/s # 8.01 [+0.98] udp rx: 1356 MB/s 1099437 calls/s # 8.03 [+0.02] udp tx: 1993 MB/s 33804 calls/s 33804 msg/s # 8.60 [+0.56] GRO frag list over UDP tunnel ok # 9.38 [+0.78] GRO fwd over UDP tunnel ok # 9.64 [+0.26] IPv6 # 9.92 [+0.28] No GRO ok # 10.45 [+0.53] GRO frag list ok # 10.99 [+0.54] GRO fwd ok # 11.47 [+0.49] UDP fwd perf udp rx: 1015 MB/s 823865 calls/s # 12.54 [+1.06] udp tx: 1854 MB/s 31455 calls/s 31455 msg/s # 13.52 [+0.98] udp rx: 1493 MB/s 1210282 calls/s # 13.54 [+0.02] udp tx: 1864 MB/s 31626 calls/s 31626 msg/s # 14.52 [+0.98] udp rx: 1677 MB/s 1359392 calls/s # 14.54 [+0.02] udp tx: 1909 MB/s 32394 calls/s 32394 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1576 MB/s 1278179 calls/s # 15.72 [+1.07] udp tx: 1895 MB/s 32149 calls/s 32149 msg/s # 16.69 [+0.97] udp rx: 1535 MB/s 1244247 calls/s # 16.72 [+0.03] udp tx: 1909 MB/s 32392 calls/s 32392 msg/s # 17.69 [+0.97] udp rx: 1727 MB/s 1400993 calls/s # 17.72 [+0.03] udp tx: 1899 MB/s 32211 calls/s 32211 msg/s # 18.37 [+0.65] GRO frag list over UDP tunnel ok # 19.18 [+0.81] 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__->