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: 1517 MB/s 1235144 calls/s # udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # udp rx: 1719 MB/s 1396921 calls/s # udp tx: 1966 MB/s 33351 calls/s 33351 msg/s # udp rx: 1952 MB/s 1588863 calls/s # udp tx: 1970 MB/s 33413 calls/s 33413 msg/s # UDP GRO fwd perf udp rx: 1254 MB/s 1020845 calls/s # udp tx: 1577 MB/s 26756 calls/s 26756 msg/s # udp rx: 1322 MB/s 1076142 calls/s # udp tx: 1351 MB/s 22924 calls/s 22924 msg/s # udp rx: 1336 MB/s 1087711 calls/s # udp tx: 1352 MB/s 22934 calls/s 22934 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 755763 calls/s # udp tx: 1239 MB/s 21020 calls/s 21020 msg/s # udp rx: 1080 MB/s 878222 calls/s # udp tx: 1313 MB/s 22271 calls/s 22271 msg/s # udp rx: 1278 MB/s 1040339 calls/s # udp tx: 1300 MB/s 22051 calls/s 22051 msg/s # UDP GRO fwd perf udp rx: 931 MB/s 758489 calls/s # udp tx: 1298 MB/s 22028 calls/s 22028 msg/s # udp rx: 1248 MB/s 1016351 calls/s # udp tx: 1304 MB/s 22124 calls/s 22124 msg/s # udp rx: 1219 MB/s 992059 calls/s # udp tx: 1306 MB/s 22164 calls/s 22164 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__->