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: 1441 MB/s 1173454 calls/s # udp tx: 1835 MB/s 31127 calls/s 31127 msg/s # udp tx: 1878 MB/s 31867 calls/s 31867 msg/s # udp rx: 1527 MB/s 1242931 calls/s # udp tx: 1928 MB/s 32712 calls/s 32712 msg/s # udp rx: 1579 MB/s 1282882 calls/s # UDP GRO fwd perf udp rx: 1396 MB/s 1135966 calls/s # udp tx: 1882 MB/s 31931 calls/s 31931 msg/s # udp rx: 1268 MB/s 1032351 calls/s # udp tx: 1877 MB/s 31848 calls/s 31848 msg/s # udp rx: 1800 MB/s 1465413 calls/s # udp tx: 1837 MB/s 31162 calls/s 31162 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: 1275 MB/s 1034950 calls/s # udp tx: 1734 MB/s 29410 calls/s 29410 msg/s # udp rx: 1752 MB/s 1421243 calls/s # udp tx: 1889 MB/s 32044 calls/s 32044 msg/s # udp rx: 1741 MB/s 1412387 calls/s # udp tx: 1894 MB/s 32131 calls/s 32131 msg/s # UDP GRO fwd perf udp rx: 946 MB/s 768402 calls/s # udp tx: 1629 MB/s 27631 calls/s 27631 msg/s # udp rx: 1160 MB/s 939900 calls/s # udp tx: 1841 MB/s 31233 calls/s 31233 msg/s # udp rx: 1359 MB/s 1101166 calls/s # udp tx: 1901 MB/s 32247 calls/s 32247 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__->