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: 1722 MB/s 1400091 calls/s # udp tx: 1859 MB/s 31536 calls/s 31536 msg/s # udp rx: 1901 MB/s 1546129 calls/s # udp tx: 1940 MB/s 32911 calls/s 32911 msg/s # udp rx: 1875 MB/s 1526272 calls/s # udp tx: 1897 MB/s 32175 calls/s 32175 msg/s # UDP GRO fwd perf udp rx: 1780 MB/s 1444608 calls/s # udp tx: 1949 MB/s 33061 calls/s 33061 msg/s # udp rx: 1807 MB/s 1469575 calls/s # udp tx: 1841 MB/s 31228 calls/s 31228 msg/s # udp rx: 1941 MB/s 1576067 calls/s # udp tx: 2001 MB/s 33939 calls/s 33939 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: 1080 MB/s 878179 calls/s # udp tx: 1293 MB/s 21947 calls/s 21947 msg/s # udp rx: 1079 MB/s 877594 calls/s # udp tx: 1297 MB/s 22014 calls/s 22014 msg/s # udp rx: 1280 MB/s 1042642 calls/s # udp tx: 1305 MB/s 22137 calls/s 22137 msg/s # UDP GRO fwd perf udp rx: 607 MB/s 493646 calls/s # udp tx: 1310 MB/s 22230 calls/s 22230 msg/s # udp rx: 1284 MB/s 1045425 calls/s # udp tx: 1318 MB/s 22365 calls/s 22365 msg/s # udp rx: 1270 MB/s 1033831 calls/s # udp tx: 1315 MB/s 22320 calls/s 22320 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__->