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: 1773 MB/s 1443300 calls/s # udp tx: 1909 MB/s 32383 calls/s 32383 msg/s # udp rx: 1873 MB/s 1525208 calls/s # udp tx: 1883 MB/s 31951 calls/s 31951 msg/s # udp rx: 1932 MB/s 1573102 calls/s # udp tx: 1943 MB/s 32955 calls/s 32955 msg/s # UDP GRO fwd perf udp rx: 1197 MB/s 974910 calls/s # udp tx: 1257 MB/s 21324 calls/s 21324 msg/s # udp rx: 1261 MB/s 1027056 calls/s # udp tx: 1265 MB/s 21464 calls/s 21464 msg/s # udp rx: 1242 MB/s 1011766 calls/s # udp tx: 1252 MB/s 21242 calls/s 21242 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: 928 MB/s 756167 calls/s # udp tx: 1177 MB/s 19971 calls/s 19971 msg/s # udp rx: 1079 MB/s 878874 calls/s # udp tx: 1198 MB/s 20327 calls/s 20327 msg/s # udp rx: 1159 MB/s 944203 calls/s # udp tx: 1162 MB/s 19714 calls/s 19714 msg/s # UDP GRO fwd perf udp rx: 1112 MB/s 905964 calls/s # udp tx: 1166 MB/s 19782 calls/s 19782 msg/s # udp rx: 1173 MB/s 955056 calls/s # udp tx: 1176 MB/s 19960 calls/s 19960 msg/s # udp rx: 1158 MB/s 943027 calls/s # udp tx: 1160 MB/s 19691 calls/s 19691 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__->