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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1440 MB/s 1172122 calls/s # udp tx: 1880 MB/s 31895 calls/s 31895 msg/s # udp rx: 1899 MB/s 1545143 calls/s # udp tx: 1976 MB/s 33530 calls/s 33530 msg/s # udp rx: 1970 MB/s 1603813 calls/s # udp tx: 1982 MB/s 33617 calls/s 33617 msg/s # UDP GRO fwd perf udp rx: 1795 MB/s 1460839 calls/s # udp tx: 1919 MB/s 32555 calls/s 32555 msg/s # udp rx: 1916 MB/s 1559431 calls/s # udp tx: 1949 MB/s 33064 calls/s 33064 msg/s # udp rx: 1930 MB/s 1570887 calls/s # udp tx: 1946 MB/s 33017 calls/s 33017 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1688 MB/s 1372556 calls/s # udp tx: 1842 MB/s 31250 calls/s 31250 msg/s # udp rx: 1335 MB/s 1085055 calls/s # udp tx: 1692 MB/s 28701 calls/s 28701 msg/s # udp rx: 1809 MB/s 1466510 calls/s # udp tx: 1931 MB/s 32754 calls/s 32754 msg/s # UDP GRO fwd perf udp rx: 1040 MB/s 847275 calls/s # udp tx: 1135 MB/s 19255 calls/s 19255 msg/s # udp rx: 1170 MB/s 953239 calls/s # udp tx: 1174 MB/s 19921 calls/s 19921 msg/s # udp rx: 1201 MB/s 978200 calls/s # udp tx: 1206 MB/s 20460 calls/s 20460 msg/s # GRO frag list over UDP tunnel ok # 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__->