make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1513 MB/s 1231788 calls/s # udp tx: 1651 MB/s 28013 calls/s 28013 msg/s # udp rx: 1680 MB/s 1367771 calls/s # udp tx: 1722 MB/s 29212 calls/s 29212 msg/s # udp rx: 1789 MB/s 1456894 calls/s # udp tx: 1814 MB/s 30772 calls/s 30772 msg/s # UDP GRO fwd perf udp rx: 894 MB/s 727502 calls/s # udp tx: 1076 MB/s 18263 calls/s 18263 msg/s # udp rx: 1073 MB/s 873751 calls/s # udp tx: 1190 MB/s 20195 calls/s 20195 msg/s # udp rx: 1151 MB/s 936467 calls/s # udp tx: 1173 MB/s 19898 calls/s 19898 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: 902 MB/s 733463 calls/s # udp tx: 1689 MB/s 28651 calls/s 28651 msg/s # udp tx: 1741 MB/s 29542 calls/s 29542 msg/s # udp rx: 1027 MB/s 833864 calls/s # udp tx: 1335 MB/s 22644 calls/s 22644 msg/s # UDP GRO fwd perf udp rx: 1294 MB/s 1051659 calls/s # udp tx: 1449 MB/s 24591 calls/s 24591 msg/s # udp rx: 1044 MB/s 850138 calls/s # udp tx: 1127 MB/s 19124 calls/s 19124 msg/s # udp rx: 1125 MB/s 916280 calls/s # udp tx: 1136 MB/s 19280 calls/s 19280 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__->