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: 782 MB/s 636647 calls/s # udp tx: 1434 MB/s 24331 calls/s 24331 msg/s # udp rx: 1201 MB/s 977510 calls/s # udp tx: 1302 MB/s 22091 calls/s 22091 msg/s # udp rx: 1261 MB/s 1026523 calls/s # udp tx: 1296 MB/s 21982 calls/s 21982 msg/s # UDP GRO fwd perf udp rx: 1708 MB/s 1389900 calls/s # udp tx: 1907 MB/s 32354 calls/s 32354 msg/s # udp rx: 1755 MB/s 1428121 calls/s # udp tx: 1785 MB/s 30279 calls/s 30279 msg/s # udp rx: 1238 MB/s 1007442 calls/s # udp tx: 1309 MB/s 22215 calls/s 22215 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: 1465 MB/s 1193059 calls/s # udp tx: 1845 MB/s 31297 calls/s 31297 msg/s # udp rx: 1898 MB/s 1544987 calls/s # udp tx: 1931 MB/s 32753 calls/s 32753 msg/s # udp rx: 1651 MB/s 1344057 calls/s # udp tx: 1931 MB/s 32755 calls/s 32755 msg/s # UDP GRO fwd perf udp rx: 1090 MB/s 887350 calls/s # udp tx: 1299 MB/s 22045 calls/s 22045 msg/s # udp rx: 1011 MB/s 823453 calls/s # udp tx: 1182 MB/s 20059 calls/s 20059 msg/s # udp rx: 1070 MB/s 871720 calls/s # udp tx: 1196 MB/s 20292 calls/s 20292 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__->