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: 1608 MB/s 1307049 calls/s # udp tx: 1892 MB/s 32090 calls/s 32090 msg/s # udp rx: 1552 MB/s 1261675 calls/s # udp tx: 1950 MB/s 33080 calls/s 33080 msg/s # udp rx: 1908 MB/s 1552342 calls/s # udp tx: 1956 MB/s 33184 calls/s 33184 msg/s # UDP GRO fwd perf udp rx: 1499 MB/s 1218274 calls/s # udp tx: 1886 MB/s 32004 calls/s 32004 msg/s # udp rx: 1726 MB/s 1402089 calls/s # udp tx: 1923 MB/s 32617 calls/s 32617 msg/s # udp rx: 1962 MB/s 1596616 calls/s # udp tx: 1982 MB/s 33619 calls/s 33619 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: 1502 MB/s 1219217 calls/s # udp tx: 1902 MB/s 32264 calls/s 32264 msg/s # udp rx: 1534 MB/s 1244995 calls/s # udp tx: 1841 MB/s 31232 calls/s 31232 msg/s # udp rx: 1552 MB/s 1257847 calls/s # udp tx: 1928 MB/s 32702 calls/s 32702 msg/s # UDP GRO fwd perf udp rx: 1380 MB/s 1120775 calls/s # udp tx: 1735 MB/s 29436 calls/s 29436 msg/s # udp rx: 1361 MB/s 1102943 calls/s # udp tx: 1937 MB/s 32857 calls/s 32857 msg/s # udp tx: 1924 MB/s 32634 calls/s 32634 msg/s # udp rx: 1496 MB/s 1212366 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__->