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: 1054 MB/s 858291 calls/s # udp tx: 1189 MB/s 20169 calls/s 20169 msg/s # udp rx: 1185 MB/s 965233 calls/s # udp tx: 1266 MB/s 21480 calls/s 21480 msg/s # udp rx: 1801 MB/s 1466606 calls/s # udp tx: 1831 MB/s 31060 calls/s 31060 msg/s # UDP GRO fwd perf udp rx: 1567 MB/s 1273605 calls/s # udp tx: 1933 MB/s 32796 calls/s 32796 msg/s # udp rx: 1911 MB/s 1555258 calls/s # udp tx: 1952 MB/s 33115 calls/s 33115 msg/s # udp rx: 1947 MB/s 1585276 calls/s # udp tx: 1959 MB/s 33226 calls/s 33226 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: 880 MB/s 714589 calls/s # udp tx: 1727 MB/s 29307 calls/s 29307 msg/s # udp rx: 1533 MB/s 1242237 calls/s # udp tx: 1968 MB/s 33390 calls/s 33390 msg/s # udp rx: 1677 MB/s 1359186 calls/s # udp tx: 1959 MB/s 33231 calls/s 33231 msg/s # UDP GRO fwd perf udp rx: 1473 MB/s 1193521 calls/s # udp tx: 1975 MB/s 33500 calls/s 33500 msg/s # udp rx: 1555 MB/s 1259776 calls/s # udp tx: 1968 MB/s 33394 calls/s 33394 msg/s # udp rx: 1612 MB/s 1306096 calls/s # udp tx: 1962 MB/s 33282 calls/s 33282 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__->