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.25 [+0.24] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1704 MB/s 1386898 calls/s # 2.85 [+1.06] udp tx: 1899 MB/s 32210 calls/s 32210 msg/s # 3.83 [+0.98] udp rx: 1926 MB/s 1567089 calls/s # 3.85 [+0.02] udp tx: 1955 MB/s 33161 calls/s 33161 msg/s # 4.83 [+0.98] udp rx: 1929 MB/s 1569047 calls/s # 4.85 [+0.02] udp tx: 1956 MB/s 33181 calls/s 33181 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1735 MB/s 1410260 calls/s # 6.04 [+1.07] udp tx: 1874 MB/s 31794 calls/s 31794 msg/s # 7.01 [+0.97] udp rx: 1804 MB/s 1466241 calls/s # 7.04 [+0.03] udp tx: 1852 MB/s 31428 calls/s 31428 msg/s # 8.01 [+0.97] udp rx: 1888 MB/s 1536624 calls/s # 8.04 [+0.03] udp tx: 1920 MB/s 32571 calls/s 32571 msg/s # 8.63 [+0.59] GRO frag list over UDP tunnel ok # 9.40 [+0.77] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.91 [+0.26] No GRO ok # 10.41 [+0.51] GRO frag list ok # 11.00 [+0.59] GRO fwd ok # 11.52 [+0.52] UDP fwd perf udp rx: 1185 MB/s 965197 calls/s # 12.59 [+1.06] udp tx: 1227 MB/s 20820 calls/s 20820 msg/s # 13.56 [+0.98] udp rx: 1215 MB/s 989689 calls/s # 13.59 [+0.02] udp tx: 1221 MB/s 20713 calls/s 20713 msg/s # 14.56 [+0.98] udp rx: 1215 MB/s 989219 calls/s # 14.59 [+0.02] udp tx: 1222 MB/s 20731 calls/s 20731 msg/s # 14.70 [+0.12] UDP GRO fwd perf udp rx: 1682 MB/s 1368866 calls/s # 15.77 [+1.06] udp tx: 1765 MB/s 29942 calls/s 29942 msg/s # 16.74 [+0.97] udp rx: 1797 MB/s 1461555 calls/s # 16.77 [+0.03] udp tx: 1851 MB/s 31401 calls/s 31401 msg/s # 17.74 [+0.97] udp rx: 1834 MB/s 1492506 calls/s # 17.77 [+0.02] udp tx: 1874 MB/s 31795 calls/s 31795 msg/s # 18.32 [+0.55] GRO frag list over UDP tunnel ok # 19.06 [+0.75] 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__->