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: 1400 MB/s 1139191 calls/s # udp tx: 1862 MB/s 31585 calls/s 31585 msg/s # udp rx: 1895 MB/s 1543147 calls/s # udp tx: 1902 MB/s 32268 calls/s 32268 msg/s # udp rx: 1893 MB/s 1541197 calls/s # udp tx: 1898 MB/s 32200 calls/s 32200 msg/s # UDP GRO fwd perf udp rx: 1506 MB/s 1226209 calls/s # udp tx: 1644 MB/s 27900 calls/s 27900 msg/s # udp rx: 1913 MB/s 1558096 calls/s # udp tx: 1930 MB/s 32747 calls/s 32747 msg/s # udp rx: 1926 MB/s 1568014 calls/s # udp tx: 1932 MB/s 32773 calls/s 32773 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: 813 MB/s 661708 calls/s # udp tx: 1148 MB/s 19478 calls/s 19478 msg/s # udp rx: 1132 MB/s 921469 calls/s # udp tx: 1241 MB/s 21065 calls/s 21065 msg/s # udp rx: 1235 MB/s 1005320 calls/s # udp tx: 1262 MB/s 21414 calls/s 21414 msg/s # UDP GRO fwd perf udp rx: 887 MB/s 721460 calls/s # udp tx: 1236 MB/s 20971 calls/s 20971 msg/s # udp rx: 1156 MB/s 939389 calls/s # udp tx: 1261 MB/s 21393 calls/s 21393 msg/s # udp rx: 1247 MB/s 1013923 calls/s # udp tx: 1297 MB/s 22013 calls/s 22013 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__->