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: 1590 MB/s 1293970 calls/s # udp tx: 1914 MB/s 32472 calls/s 32472 msg/s # udp rx: 1917 MB/s 1561127 calls/s # udp tx: 1924 MB/s 32647 calls/s 32647 msg/s # udp rx: 1919 MB/s 1562381 calls/s # udp tx: 1925 MB/s 32666 calls/s 32666 msg/s # UDP GRO fwd perf udp rx: 1561 MB/s 1270511 calls/s # udp tx: 1659 MB/s 28146 calls/s 28146 msg/s # udp rx: 853 MB/s 691759 calls/s # udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # udp rx: 797 MB/s 645178 calls/s # udp tx: 1346 MB/s 22844 calls/s 22844 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: 533 MB/s 431626 calls/s # udp tx: 1295 MB/s 21973 calls/s 21973 msg/s # udp rx: 585 MB/s 474237 calls/s # udp tx: 1300 MB/s 22049 calls/s 22049 msg/s # udp rx: 639 MB/s 517835 calls/s # udp tx: 1305 MB/s 22148 calls/s 22148 msg/s # UDP GRO fwd perf udp rx: 361 MB/s 293312 calls/s # udp tx: 1304 MB/s 22124 calls/s 22124 msg/s # udp rx: 700 MB/s 567530 calls/s # udp tx: 1313 MB/s 22283 calls/s 22283 msg/s # udp rx: 741 MB/s 600935 calls/s # udp tx: 1333 MB/s 22613 calls/s 22613 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__->