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: 1407 MB/s 1145563 calls/s # udp tx: 1911 MB/s 32413 calls/s 32413 msg/s # udp rx: 1333 MB/s 1084205 calls/s # udp tx: 1972 MB/s 33450 calls/s 33450 msg/s # udp rx: 1682 MB/s 1369341 calls/s # udp tx: 1975 MB/s 33511 calls/s 33511 msg/s # UDP GRO fwd perf udp rx: 1830 MB/s 1489232 calls/s # udp tx: 1965 MB/s 33332 calls/s 33332 msg/s # udp rx: 1959 MB/s 1594850 calls/s # udp tx: 1977 MB/s 33532 calls/s 33532 msg/s # udp rx: 1956 MB/s 1592198 calls/s # udp tx: 1969 MB/s 33400 calls/s 33400 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: 957 MB/s 775992 calls/s # udp tx: 1718 MB/s 29144 calls/s 29144 msg/s # udp rx: 1761 MB/s 1427905 calls/s # udp tx: 1943 MB/s 32962 calls/s 32962 msg/s # udp rx: 1543 MB/s 1253053 calls/s # udp tx: 1908 MB/s 32373 calls/s 32373 msg/s # UDP GRO fwd perf udp rx: 1719 MB/s 1393593 calls/s # udp tx: 1941 MB/s 32929 calls/s 32929 msg/s # udp rx: 1665 MB/s 1351336 calls/s # udp tx: 1892 MB/s 32102 calls/s 32102 msg/s # udp rx: 1774 MB/s 1439740 calls/s # udp tx: 1922 MB/s 32603 calls/s 32603 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__->