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: 1545 MB/s 1257703 calls/s # udp tx: 1925 MB/s 32656 calls/s 32656 msg/s # udp rx: 1716 MB/s 1396975 calls/s # udp tx: 1955 MB/s 33165 calls/s 33165 msg/s # udp rx: 1788 MB/s 1455723 calls/s # udp tx: 1951 MB/s 33091 calls/s 33091 msg/s # UDP GRO fwd perf udp rx: 1856 MB/s 1511432 calls/s # udp tx: 1941 MB/s 32925 calls/s 32925 msg/s # udp rx: 1897 MB/s 1544229 calls/s # udp tx: 1958 MB/s 33213 calls/s 33213 msg/s # udp rx: 1675 MB/s 1364275 calls/s # udp tx: 1970 MB/s 33419 calls/s 33419 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: 1062 MB/s 862496 calls/s # udp tx: 1776 MB/s 30133 calls/s 30133 msg/s # udp rx: 1628 MB/s 1321330 calls/s # udp tx: 1856 MB/s 31487 calls/s 31487 msg/s # udp rx: 756 MB/s 614056 calls/s # udp tx: 1210 MB/s 20531 calls/s 20531 msg/s # UDP GRO fwd perf udp rx: 1160 MB/s 942978 calls/s # udp tx: 1325 MB/s 22476 calls/s 22476 msg/s # udp rx: 1217 MB/s 989574 calls/s # udp tx: 1327 MB/s 22515 calls/s 22515 msg/s # udp rx: 1055 MB/s 857729 calls/s # udp tx: 1280 MB/s 21719 calls/s 21719 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__->