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: 1600 MB/s 1302352 calls/s # udp tx: 1783 MB/s 30246 calls/s 30246 msg/s # udp rx: 1882 MB/s 1531547 calls/s # udp tx: 1966 MB/s 33354 calls/s 33354 msg/s # udp rx: 1734 MB/s 1411676 calls/s # udp tx: 1738 MB/s 29483 calls/s 29483 msg/s # UDP GRO fwd perf udp rx: 1852 MB/s 1507056 calls/s # udp tx: 1948 MB/s 33047 calls/s 33047 msg/s # udp rx: 1846 MB/s 1503444 calls/s # udp tx: 1853 MB/s 31435 calls/s 31435 msg/s # udp rx: 1915 MB/s 1558703 calls/s # udp tx: 1953 MB/s 33128 calls/s 33128 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: 1287 MB/s 1044098 calls/s # udp tx: 1884 MB/s 31954 calls/s 31954 msg/s # udp rx: 1248 MB/s 1011369 calls/s # udp tx: 1938 MB/s 32876 calls/s 32876 msg/s # udp rx: 1721 MB/s 1395419 calls/s # udp tx: 1943 MB/s 32958 calls/s 32958 msg/s # UDP GRO fwd perf udp rx: 1555 MB/s 1260648 calls/s # udp tx: 1952 MB/s 33122 calls/s 33122 msg/s # udp rx: 1587 MB/s 1287857 calls/s # udp tx: 1767 MB/s 29984 calls/s 29984 msg/s # udp rx: 1590 MB/s 1290899 calls/s # udp tx: 1690 MB/s 28667 calls/s 28667 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__->