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.25] No GRO ok # 0.75 [+0.49] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.77 [+0.48] UDP fwd perf udp rx: 1632 MB/s 1328684 calls/s # 2.83 [+1.06] udp tx: 1840 MB/s 31214 calls/s 31214 msg/s # 3.81 [+0.98] udp rx: 1929 MB/s 1571114 calls/s # 3.83 [+0.03] udp tx: 1994 MB/s 33820 calls/s 33820 msg/s # 4.81 [+0.98] udp rx: 1536 MB/s 1250519 calls/s # 4.83 [+0.02] udp tx: 1939 MB/s 32896 calls/s 32896 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1430 MB/s 1164159 calls/s # 6.02 [+1.06] udp tx: 1931 MB/s 32761 calls/s 32761 msg/s # 7.00 [+0.98] udp rx: 1897 MB/s 1544844 calls/s # 7.02 [+0.02] udp tx: 1975 MB/s 33511 calls/s 33511 msg/s # 8.00 [+0.98] udp rx: 1807 MB/s 1471310 calls/s # 8.02 [+0.02] udp tx: 1979 MB/s 33582 calls/s 33582 msg/s # 8.59 [+0.57] GRO frag list over UDP tunnel ok # 9.32 [+0.73] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.80 [+0.24] No GRO ok # 10.30 [+0.50] GRO frag list ok # 10.84 [+0.54] GRO fwd ok # 11.30 [+0.46] UDP fwd perf udp rx: 1614 MB/s 1313953 calls/s # 12.37 [+1.07] udp tx: 1806 MB/s 30639 calls/s 30639 msg/s # 13.34 [+0.97] udp rx: 1848 MB/s 1504462 calls/s # 13.37 [+0.03] udp tx: 1871 MB/s 31746 calls/s 31746 msg/s # 14.34 [+0.97] udp rx: 1812 MB/s 1475376 calls/s # 14.37 [+0.03] udp tx: 1833 MB/s 31098 calls/s 31098 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1593 MB/s 1296878 calls/s # 15.55 [+1.06] udp tx: 1902 MB/s 32268 calls/s 32268 msg/s # 16.52 [+0.98] udp rx: 1938 MB/s 1578222 calls/s # 16.55 [+0.02] udp tx: 1960 MB/s 33247 calls/s 33247 msg/s # 17.53 [+0.98] udp rx: 1507 MB/s 1226548 calls/s # 17.55 [+0.02] udp tx: 1628 MB/s 27624 calls/s 27624 msg/s # 18.16 [+0.61] GRO frag list over UDP tunnel ok # 18.99 [+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__->