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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 6000 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 732 MB/s 596129 calls/s # udp tx: 1349 MB/s 22894 calls/s 22894 msg/s # udp rx: 690 MB/s 561870 calls/s # udp tx: 1356 MB/s 22999 calls/s 22999 msg/s # udp rx: 1278 MB/s 1040797 calls/s # udp tx: 1331 MB/s 22577 calls/s 22577 msg/s # UDP GRO fwd perf udp rx: 959 MB/s 780662 calls/s # udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # udp rx: 1108 MB/s 902477 calls/s # udp tx: 1343 MB/s 22790 calls/s 22790 msg/s # udp rx: 1152 MB/s 938518 calls/s # udp tx: 1280 MB/s 21721 calls/s 21721 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: 1147 MB/s 934002 calls/s # udp tx: 1224 MB/s 20766 calls/s 20766 msg/s # udp rx: 1224 MB/s 996816 calls/s # udp tx: 1233 MB/s 20925 calls/s 20925 msg/s # udp rx: 1103 MB/s 898456 calls/s # udp tx: 1238 MB/s 21000 calls/s 21000 msg/s # UDP GRO fwd perf udp rx: 1207 MB/s 983434 calls/s # udp tx: 1254 MB/s 21276 calls/s 21276 msg/s # udp rx: 1248 MB/s 1016553 calls/s # udp tx: 1250 MB/s 21217 calls/s 21217 msg/s # udp rx: 1243 MB/s 1011945 calls/s # udp tx: 1248 MB/s 21181 calls/s 21181 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__->