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: 1754 MB/s 1428544 calls/s # udp tx: 1931 MB/s 32765 calls/s 32765 msg/s # udp rx: 1818 MB/s 1480517 calls/s # udp tx: 1943 MB/s 32971 calls/s 32971 msg/s # udp rx: 1948 MB/s 1586219 calls/s # udp tx: 1954 MB/s 33151 calls/s 33151 msg/s # UDP GRO fwd perf udp rx: 1539 MB/s 1250597 calls/s # udp tx: 1952 MB/s 33113 calls/s 33113 msg/s # udp rx: 1341 MB/s 1091061 calls/s # udp tx: 1962 MB/s 33283 calls/s 33283 msg/s # udp rx: 1806 MB/s 1469284 calls/s # udp tx: 1884 MB/s 31958 calls/s 31958 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: 1402 MB/s 1138180 calls/s # udp tx: 1756 MB/s 29783 calls/s 29783 msg/s # udp rx: 1408 MB/s 1142683 calls/s # udp tx: 1591 MB/s 26991 calls/s 26991 msg/s # udp rx: 642 MB/s 520160 calls/s # udp tx: 1330 MB/s 22563 calls/s 22563 msg/s # UDP GRO fwd perf udp rx: 418 MB/s 338364 calls/s # udp tx: 1363 MB/s 23124 calls/s 23124 msg/s # udp rx: 527 MB/s 426554 calls/s # udp tx: 1361 MB/s 23092 calls/s 23092 msg/s # udp rx: 519 MB/s 419960 calls/s # udp tx: 1368 MB/s 23209 calls/s 23209 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__->