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: 1004 MB/s 817534 calls/s # udp tx: 1203 MB/s 20416 calls/s 20416 msg/s # udp rx: 1109 MB/s 902913 calls/s # udp tx: 1239 MB/s 21017 calls/s 21017 msg/s # udp rx: 1018 MB/s 828887 calls/s # udp tx: 1234 MB/s 20946 calls/s 20946 msg/s # UDP GRO fwd perf udp rx: 1044 MB/s 850458 calls/s # udp tx: 1175 MB/s 19939 calls/s 19939 msg/s # udp rx: 1154 MB/s 940202 calls/s # udp tx: 1177 MB/s 19965 calls/s 19965 msg/s # udp rx: 1196 MB/s 974312 calls/s # udp tx: 1206 MB/s 20458 calls/s 20458 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: 1285 MB/s 1043215 calls/s # udp tx: 1793 MB/s 30415 calls/s 30415 msg/s # udp rx: 1464 MB/s 1186201 calls/s # udp tx: 1929 MB/s 32726 calls/s 32726 msg/s # udp rx: 1646 MB/s 1336700 calls/s # udp tx: 1879 MB/s 31871 calls/s 31871 msg/s # UDP GRO fwd perf udp rx: 1493 MB/s 1210893 calls/s # udp tx: 1908 MB/s 32373 calls/s 32373 msg/s # udp rx: 1664 MB/s 1349154 calls/s # udp tx: 1907 MB/s 32344 calls/s 32344 msg/s # udp rx: 1699 MB/s 1377059 calls/s # udp tx: 1920 MB/s 32566 calls/s 32566 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__->