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: 1665 MB/s 1355657 calls/s # udp tx: 1836 MB/s 31154 calls/s 31154 msg/s # udp rx: 1934 MB/s 1574768 calls/s # udp tx: 1943 MB/s 32961 calls/s 32961 msg/s # udp rx: 1820 MB/s 1482059 calls/s # udp tx: 1820 MB/s 30885 calls/s 30885 msg/s # UDP GRO fwd perf udp rx: 1588 MB/s 1292817 calls/s # udp tx: 1959 MB/s 33227 calls/s 33227 msg/s # udp rx: 1951 MB/s 1588649 calls/s # udp tx: 1960 MB/s 33259 calls/s 33259 msg/s # udp rx: 1877 MB/s 1528794 calls/s # udp tx: 1884 MB/s 31966 calls/s 31966 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: 1610 MB/s 1308811 calls/s # udp tx: 1904 MB/s 32298 calls/s 32298 msg/s # udp rx: 1858 MB/s 1509433 calls/s # udp tx: 1934 MB/s 32811 calls/s 32811 msg/s # udp rx: 1643 MB/s 1332790 calls/s # udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # UDP GRO fwd perf udp rx: 1611 MB/s 1306006 calls/s # udp tx: 1965 MB/s 33339 calls/s 33339 msg/s # udp rx: 1686 MB/s 1367074 calls/s # udp tx: 1870 MB/s 31723 calls/s 31723 msg/s # udp rx: 514 MB/s 416256 calls/s # udp tx: 1361 MB/s 23090 calls/s 23090 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__->