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: 1745 MB/s 1421042 calls/s # udp tx: 1886 MB/s 31990 calls/s 31990 msg/s # udp rx: 1763 MB/s 1435607 calls/s # udp tx: 1768 MB/s 29990 calls/s 29990 msg/s # udp rx: 1817 MB/s 1479639 calls/s # udp tx: 1820 MB/s 30872 calls/s 30872 msg/s # UDP GRO fwd perf udp rx: 1654 MB/s 1346679 calls/s # udp tx: 1814 MB/s 30780 calls/s 30780 msg/s # udp rx: 1860 MB/s 1513293 calls/s # udp tx: 1908 MB/s 32366 calls/s 32366 msg/s # udp rx: 1879 MB/s 1528617 calls/s # udp tx: 1945 MB/s 32990 calls/s 32990 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: 1041 MB/s 847944 calls/s # udp tx: 1125 MB/s 19091 calls/s 19091 msg/s # udp rx: 1096 MB/s 892464 calls/s # udp tx: 1196 MB/s 20285 calls/s 20285 msg/s # udp rx: 1116 MB/s 909130 calls/s # udp tx: 1190 MB/s 20193 calls/s 20193 msg/s # UDP GRO fwd perf udp rx: 1056 MB/s 860262 calls/s # udp tx: 1115 MB/s 18912 calls/s 18912 msg/s # udp rx: 1195 MB/s 973296 calls/s # udp tx: 1197 MB/s 20313 calls/s 20313 msg/s # udp rx: 1192 MB/s 970691 calls/s # udp tx: 1195 MB/s 20272 calls/s 20272 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__->