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: 1690 MB/s 1376184 calls/s # udp tx: 1900 MB/s 32230 calls/s 32230 msg/s # udp rx: 1907 MB/s 1552839 calls/s # udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # udp rx: 1754 MB/s 1428161 calls/s # udp tx: 1890 MB/s 32062 calls/s 32062 msg/s # UDP GRO fwd perf udp rx: 1707 MB/s 1389211 calls/s # udp tx: 1803 MB/s 30581 calls/s 30581 msg/s # udp rx: 1523 MB/s 1239652 calls/s # udp tx: 1873 MB/s 31768 calls/s 31768 msg/s # udp rx: 1706 MB/s 1388885 calls/s # udp tx: 1944 MB/s 32986 calls/s 32986 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: 1577 MB/s 1281517 calls/s # udp tx: 1857 MB/s 31512 calls/s 31512 msg/s # udp rx: 1872 MB/s 1523054 calls/s # udp tx: 1905 MB/s 32312 calls/s 32312 msg/s # udp rx: 1765 MB/s 1434899 calls/s # udp tx: 1813 MB/s 30753 calls/s 30753 msg/s # UDP GRO fwd perf udp rx: 1350 MB/s 1096678 calls/s # udp tx: 1904 MB/s 32304 calls/s 32304 msg/s # udp rx: 1800 MB/s 1462268 calls/s # udp tx: 1894 MB/s 32132 calls/s 32132 msg/s # udp rx: 1802 MB/s 1461171 calls/s # udp tx: 1949 MB/s 33057 calls/s 33057 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__->