make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1849 MB/s 1505087 calls/s # udp tx: 1962 MB/s 33283 calls/s 33283 msg/s # udp rx: 1752 MB/s 1425908 calls/s # udp tx: 1912 MB/s 32436 calls/s 32436 msg/s # udp rx: 1912 MB/s 1556618 calls/s # udp tx: 1949 MB/s 33071 calls/s 33071 msg/s # UDP GRO fwd perf udp rx: 1361 MB/s 1108233 calls/s # udp tx: 1900 MB/s 32239 calls/s 32239 msg/s # udp rx: 1872 MB/s 1524362 calls/s # udp tx: 1976 MB/s 33525 calls/s 33525 msg/s # udp rx: 1715 MB/s 1396667 calls/s # udp tx: 1962 MB/s 33293 calls/s 33293 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: 1460 MB/s 1188218 calls/s # udp tx: 1850 MB/s 31387 calls/s 31387 msg/s # udp rx: 1779 MB/s 1448567 calls/s # udp tx: 1926 MB/s 32681 calls/s 32681 msg/s # udp rx: 1657 MB/s 1349314 calls/s # udp tx: 1924 MB/s 32635 calls/s 32635 msg/s # UDP GRO fwd perf udp rx: 1412 MB/s 1150183 calls/s # udp tx: 1890 MB/s 32057 calls/s 32057 msg/s # udp rx: 1869 MB/s 1521610 calls/s # udp tx: 1879 MB/s 31880 calls/s 31880 msg/s # udp rx: 1877 MB/s 1528275 calls/s # udp tx: 1883 MB/s 31953 calls/s 31953 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__->