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: 1648 MB/s 1342178 calls/s # udp tx: 1833 MB/s 31090 calls/s 31090 msg/s # udp rx: 1956 MB/s 1592744 calls/s # udp tx: 1970 MB/s 33424 calls/s 33424 msg/s # udp rx: 1921 MB/s 1564292 calls/s # udp tx: 1937 MB/s 32865 calls/s 32865 msg/s # UDP GRO fwd perf udp rx: 1719 MB/s 1399456 calls/s # udp tx: 1811 MB/s 30719 calls/s 30719 msg/s # udp rx: 1801 MB/s 1466363 calls/s # udp tx: 1834 MB/s 31122 calls/s 31122 msg/s # udp rx: 1754 MB/s 1428326 calls/s # udp tx: 1791 MB/s 30389 calls/s 30389 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: 1313 MB/s 1066486 calls/s # udp tx: 1781 MB/s 30218 calls/s 30218 msg/s # udp rx: 1414 MB/s 1148303 calls/s # udp tx: 1803 MB/s 30590 calls/s 30590 msg/s # udp rx: 1805 MB/s 1470015 calls/s # udp tx: 1840 MB/s 31213 calls/s 31213 msg/s # UDP GRO fwd perf udp rx: 1678 MB/s 1365511 calls/s # udp tx: 1833 MB/s 31097 calls/s 31097 msg/s # udp rx: 1866 MB/s 1518344 calls/s # udp tx: 1909 MB/s 32380 calls/s 32380 msg/s # udp rx: 1888 MB/s 1536522 calls/s # udp tx: 1910 MB/s 32410 calls/s 32410 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__->