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: 1113 MB/s 906124 calls/s # udp tx: 1244 MB/s 21114 calls/s 21114 msg/s # udp rx: 1125 MB/s 915791 calls/s # udp tx: 1226 MB/s 20801 calls/s 20801 msg/s # udp rx: 1216 MB/s 990009 calls/s # udp tx: 1251 MB/s 21224 calls/s 21224 msg/s # UDP GRO fwd perf udp rx: 1198 MB/s 975897 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # udp rx: 1253 MB/s 1020369 calls/s # udp tx: 1255 MB/s 21301 calls/s 21301 msg/s # udp rx: 1253 MB/s 1020866 calls/s # udp tx: 1257 MB/s 21321 calls/s 21321 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: 1627 MB/s 1318477 calls/s # udp tx: 1932 MB/s 32779 calls/s 32779 msg/s # udp rx: 1576 MB/s 1278918 calls/s # udp tx: 1795 MB/s 30454 calls/s 30454 msg/s # udp rx: 1744 MB/s 1413248 calls/s # udp tx: 1941 MB/s 32930 calls/s 32930 msg/s # UDP GRO fwd perf udp rx: 1690 MB/s 1370012 calls/s # udp tx: 1951 MB/s 33096 calls/s 33096 msg/s # udp rx: 1753 MB/s 1420460 calls/s # udp tx: 1957 MB/s 33205 calls/s 33205 msg/s # udp rx: 1316 MB/s 1067110 calls/s # udp tx: 1829 MB/s 31028 calls/s 31028 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__->