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: 1599 MB/s 1302397 calls/s # udp tx: 1915 MB/s 32482 calls/s 32482 msg/s # udp rx: 1957 MB/s 1593349 calls/s # udp tx: 1977 MB/s 33540 calls/s 33540 msg/s # udp rx: 1957 MB/s 1592645 calls/s # udp tx: 1979 MB/s 33580 calls/s 33580 msg/s # UDP GRO fwd perf udp rx: 1064 MB/s 866365 calls/s # udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # udp rx: 1286 MB/s 1047281 calls/s # udp tx: 1310 MB/s 22219 calls/s 22219 msg/s # udp rx: 1305 MB/s 1062907 calls/s # udp tx: 1310 MB/s 22225 calls/s 22225 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: 1153 MB/s 937499 calls/s # udp tx: 1719 MB/s 29158 calls/s 29158 msg/s # udp rx: 1731 MB/s 1407849 calls/s # udp tx: 1766 MB/s 29957 calls/s 29957 msg/s # udp rx: 1823 MB/s 1481980 calls/s # udp tx: 1872 MB/s 31763 calls/s 31763 msg/s # UDP GRO fwd perf udp rx: 1491 MB/s 1209533 calls/s # udp tx: 1884 MB/s 31956 calls/s 31956 msg/s # udp rx: 1823 MB/s 1478623 calls/s # udp tx: 1938 MB/s 32884 calls/s 32884 msg/s # udp rx: 1801 MB/s 1460278 calls/s # udp tx: 1959 MB/s 33236 calls/s 33236 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__->