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: 892 MB/s 725847 calls/s # udp tx: 1664 MB/s 28233 calls/s 28233 msg/s # udp rx: 1069 MB/s 869925 calls/s # udp tx: 1551 MB/s 26314 calls/s 26314 msg/s # udp rx: 1107 MB/s 901565 calls/s # udp tx: 1150 MB/s 19509 calls/s 19509 msg/s # UDP GRO fwd perf udp rx: 1047 MB/s 852651 calls/s # udp tx: 1162 MB/s 19724 calls/s 19724 msg/s # udp rx: 1185 MB/s 965036 calls/s # udp tx: 1195 MB/s 20268 calls/s 20268 msg/s # udp rx: 1045 MB/s 851297 calls/s # udp tx: 1183 MB/s 20075 calls/s 20075 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: 1382 MB/s 1122228 calls/s # udp tx: 1705 MB/s 28929 calls/s 28929 msg/s # udp rx: 1426 MB/s 1158559 calls/s # udp tx: 1636 MB/s 27758 calls/s 27758 msg/s # udp rx: 1414 MB/s 1146312 calls/s # udp tx: 1818 MB/s 30843 calls/s 30843 msg/s # UDP GRO fwd perf udp rx: 1421 MB/s 1154288 calls/s # udp tx: 1693 MB/s 28730 calls/s 28730 msg/s # udp rx: 1647 MB/s 1334896 calls/s # udp tx: 1904 MB/s 32295 calls/s 32295 msg/s # udp rx: 1627 MB/s 1317858 calls/s # udp tx: 1906 MB/s 32338 calls/s 32338 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__->