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.27 [+0.25] No GRO ok # 0.85 [+0.59] GRO frag list ok # 1.45 [+0.60] GRO fwd ok # 1.95 [+0.50] UDP fwd perf udp rx: 1402 MB/s 1140898 calls/s # 3.02 [+1.07] udp tx: 1715 MB/s 29092 calls/s 29092 msg/s # 3.99 [+0.98] udp rx: 1798 MB/s 1459465 calls/s # 4.02 [+0.02] udp tx: 1888 MB/s 32034 calls/s 32034 msg/s # 4.99 [+0.98] udp rx: 1850 MB/s 1504434 calls/s # 5.02 [+0.02] udp tx: 1890 MB/s 32063 calls/s 32063 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1870 MB/s 1521145 calls/s # 6.21 [+1.07] udp tx: 1966 MB/s 33360 calls/s 33360 msg/s # 7.18 [+0.97] udp rx: 1941 MB/s 1578894 calls/s # 7.21 [+0.03] udp tx: 1974 MB/s 33484 calls/s 33484 msg/s # 8.18 [+0.97] udp rx: 1900 MB/s 1543794 calls/s # 8.21 [+0.03] udp tx: 1971 MB/s 33432 calls/s 33432 msg/s # 8.80 [+0.59] GRO frag list over UDP tunnel ok # 9.60 [+0.80] GRO fwd over UDP tunnel ok # 9.85 [+0.25] IPv6 # 10.12 [+0.27] No GRO ok # 10.67 [+0.56] GRO frag list ok # 11.24 [+0.57] GRO fwd ok # 11.75 [+0.51] UDP fwd perf udp rx: 1468 MB/s 1192086 calls/s # 12.82 [+1.07] udp tx: 1794 MB/s 30429 calls/s 30429 msg/s # 13.79 [+0.97] udp rx: 1760 MB/s 1429314 calls/s # 13.82 [+0.03] udp tx: 1889 MB/s 32046 calls/s 32046 msg/s # 14.79 [+0.97] udp rx: 1672 MB/s 1356375 calls/s # 14.82 [+0.03] udp tx: 1855 MB/s 31473 calls/s 31473 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1635 MB/s 1325421 calls/s # 16.00 [+1.07] udp tx: 1900 MB/s 32230 calls/s 32230 msg/s # 16.98 [+0.97] udp rx: 1661 MB/s 1346660 calls/s # 17.00 [+0.02] udp tx: 1903 MB/s 32290 calls/s 32290 msg/s # 17.98 [+0.98] udp rx: 1760 MB/s 1426842 calls/s # 18.00 [+0.02] udp tx: 1914 MB/s 32473 calls/s 32473 msg/s # 18.62 [+0.62] GRO frag list over UDP tunnel ok # 19.42 [+0.80] 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__->