make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1445 MB/s 1175032 calls/s # udp tx: 1720 MB/s 29179 calls/s 29179 msg/s # udp rx: 1606 MB/s 1306518 calls/s # udp tx: 1879 MB/s 31877 calls/s 31877 msg/s # udp rx: 1364 MB/s 1108977 calls/s # udp tx: 1842 MB/s 31253 calls/s 31253 msg/s # UDP GRO fwd perf udp rx: 1711 MB/s 1393255 calls/s # udp tx: 1808 MB/s 30667 calls/s 30667 msg/s # udp rx: 1850 MB/s 1504904 calls/s # udp tx: 1899 MB/s 32220 calls/s 32220 msg/s # udp rx: 1634 MB/s 1330077 calls/s # udp tx: 1889 MB/s 32050 calls/s 32050 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: 1276 MB/s 1035743 calls/s # udp tx: 1834 MB/s 31121 calls/s 31121 msg/s # udp rx: 1582 MB/s 1283569 calls/s # udp tx: 1904 MB/s 32297 calls/s 32297 msg/s # udp rx: 1593 MB/s 1291863 calls/s # udp tx: 1923 MB/s 32628 calls/s 32628 msg/s # UDP GRO fwd perf udp rx: 1049 MB/s 850476 calls/s # udp tx: 1911 MB/s 32423 calls/s 32423 msg/s # udp rx: 1529 MB/s 1239441 calls/s # udp tx: 1926 MB/s 32667 calls/s 32667 msg/s # udp rx: 1742 MB/s 1413516 calls/s # udp tx: 1895 MB/s 32141 calls/s 32141 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__->