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: 1619 MB/s 1317013 calls/s # udp tx: 1894 MB/s 32131 calls/s 32131 msg/s # udp rx: 1702 MB/s 1383974 calls/s # udp tx: 1930 MB/s 32745 calls/s 32745 msg/s # udp rx: 1858 MB/s 1510606 calls/s # udp tx: 1936 MB/s 32846 calls/s 32846 msg/s # UDP GRO fwd perf udp rx: 1674 MB/s 1362829 calls/s # udp tx: 1845 MB/s 31293 calls/s 31293 msg/s # udp rx: 1828 MB/s 1488246 calls/s # udp tx: 1856 MB/s 31481 calls/s 31481 msg/s # udp rx: 1801 MB/s 1464180 calls/s # udp tx: 1863 MB/s 31609 calls/s 31609 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: 1310 MB/s 1062326 calls/s # udp tx: 1786 MB/s 30292 calls/s 30292 msg/s # udp rx: 1434 MB/s 1163940 calls/s # udp tx: 1734 MB/s 29422 calls/s 29422 msg/s # udp rx: 1221 MB/s 990052 calls/s # udp tx: 1898 MB/s 32192 calls/s 32192 msg/s # UDP GRO fwd perf udp rx: 1100 MB/s 893042 calls/s # udp tx: 1751 MB/s 29705 calls/s 29705 msg/s # udp rx: 1648 MB/s 1336069 calls/s # udp tx: 1916 MB/s 32508 calls/s 32508 msg/s # udp rx: 1631 MB/s 1321624 calls/s # udp tx: 1925 MB/s 32657 calls/s 32657 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__->