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: 1433 MB/s 1166279 calls/s # udp tx: 1818 MB/s 30850 calls/s 30850 msg/s # udp rx: 1505 MB/s 1225254 calls/s # udp tx: 1875 MB/s 31811 calls/s 31811 msg/s # udp rx: 1885 MB/s 1535053 calls/s # udp tx: 1893 MB/s 32119 calls/s 32119 msg/s # UDP GRO fwd perf udp rx: 1798 MB/s 1464414 calls/s # udp tx: 1872 MB/s 31757 calls/s 31757 msg/s # udp rx: 1852 MB/s 1508284 calls/s # udp tx: 1859 MB/s 31536 calls/s 31536 msg/s # udp rx: 1759 MB/s 1431916 calls/s # udp tx: 1936 MB/s 32845 calls/s 32845 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: 1115 MB/s 908152 calls/s # udp tx: 1163 MB/s 19740 calls/s 19740 msg/s # udp rx: 1169 MB/s 952116 calls/s # udp tx: 1175 MB/s 19945 calls/s 19945 msg/s # udp rx: 1222 MB/s 994949 calls/s # udp tx: 1230 MB/s 20867 calls/s 20867 msg/s # UDP GRO fwd perf udp rx: 1133 MB/s 923053 calls/s # udp tx: 1185 MB/s 20107 calls/s 20107 msg/s # udp rx: 1205 MB/s 981008 calls/s # udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # udp rx: 1248 MB/s 1016549 calls/s # udp tx: 1254 MB/s 21272 calls/s 21272 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__->