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: 1117 MB/s 909908 calls/s # udp tx: 1180 MB/s 20028 calls/s 20028 msg/s # udp rx: 1217 MB/s 990894 calls/s # udp tx: 1221 MB/s 20722 calls/s 20722 msg/s # udp rx: 1261 MB/s 1027326 calls/s # udp tx: 1264 MB/s 21451 calls/s 21451 msg/s # UDP GRO fwd perf udp rx: 1233 MB/s 1004159 calls/s # udp tx: 1292 MB/s 21918 calls/s 21918 msg/s # udp rx: 1298 MB/s 1056798 calls/s # udp tx: 1306 MB/s 22160 calls/s 22160 msg/s # udp rx: 1293 MB/s 1052723 calls/s # udp tx: 1299 MB/s 22044 calls/s 22044 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: 1693 MB/s 1377463 calls/s # udp tx: 1832 MB/s 31078 calls/s 31078 msg/s # udp rx: 1775 MB/s 1443834 calls/s # udp tx: 1845 MB/s 31293 calls/s 31293 msg/s # udp rx: 1853 MB/s 1508058 calls/s # udp tx: 1893 MB/s 32111 calls/s 32111 msg/s # UDP GRO fwd perf udp rx: 1788 MB/s 1452236 calls/s # udp tx: 1913 MB/s 32450 calls/s 32450 msg/s # udp tx: 1895 MB/s 32146 calls/s 32146 msg/s # udp rx: 1851 MB/s 1504375 calls/s # udp tx: 1872 MB/s 31761 calls/s 31761 msg/s # udp rx: 1753 MB/s 1426075 calls/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__->