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: 1824 MB/s 1485526 calls/s # udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # udp rx: 1744 MB/s 1419996 calls/s # udp tx: 1774 MB/s 30103 calls/s 30103 msg/s # udp rx: 1877 MB/s 1528541 calls/s # udp tx: 1903 MB/s 32277 calls/s 32277 msg/s # UDP GRO fwd perf udp rx: 1384 MB/s 1126431 calls/s # udp tx: 1625 MB/s 27570 calls/s 27570 msg/s # udp rx: 1240 MB/s 1008802 calls/s # udp tx: 1347 MB/s 22861 calls/s 22861 msg/s # udp rx: 1246 MB/s 1013743 calls/s # udp tx: 1356 MB/s 23000 calls/s 23000 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: 875 MB/s 709842 calls/s # udp tx: 1734 MB/s 29420 calls/s 29420 msg/s # udp rx: 1597 MB/s 1296869 calls/s # udp tx: 1798 MB/s 30498 calls/s 30498 msg/s # udp rx: 1469 MB/s 1193991 calls/s # udp tx: 1729 MB/s 29337 calls/s 29337 msg/s # UDP GRO fwd perf udp rx: 1550 MB/s 1258142 calls/s # udp tx: 1805 MB/s 30621 calls/s 30621 msg/s # udp rx: 1813 MB/s 1473267 calls/s # udp tx: 1894 MB/s 32125 calls/s 32125 msg/s # udp rx: 1785 MB/s 1449678 calls/s # udp tx: 1904 MB/s 32303 calls/s 32303 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__->