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: 1742 MB/s 1417923 calls/s # udp tx: 1896 MB/s 32168 calls/s 32168 msg/s # udp rx: 1657 MB/s 1349295 calls/s # udp tx: 1919 MB/s 32558 calls/s 32558 msg/s # udp rx: 1537 MB/s 1250660 calls/s # udp tx: 1553 MB/s 26350 calls/s 26350 msg/s # UDP GRO fwd perf udp rx: 1112 MB/s 903514 calls/s # udp tx: 1271 MB/s 21564 calls/s 21564 msg/s # udp rx: 1162 MB/s 944411 calls/s # udp tx: 1252 MB/s 21246 calls/s 21246 msg/s # udp rx: 1156 MB/s 938384 calls/s # udp tx: 1307 MB/s 22184 calls/s 22184 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: 1286 MB/s 1044490 calls/s # udp tx: 1495 MB/s 25359 calls/s 25359 msg/s # udp rx: 1701 MB/s 1379996 calls/s # udp tx: 1918 MB/s 32539 calls/s 32539 msg/s # udp rx: 1800 MB/s 1460643 calls/s # udp tx: 1951 MB/s 33106 calls/s 33106 msg/s # UDP GRO fwd perf udp rx: 1597 MB/s 1295448 calls/s # udp tx: 1864 MB/s 31629 calls/s 31629 msg/s # udp rx: 1640 MB/s 1332084 calls/s # udp tx: 1760 MB/s 29863 calls/s 29863 msg/s # udp rx: 1646 MB/s 1335708 calls/s # udp tx: 1861 MB/s 31564 calls/s 31564 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__->