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: 1385 MB/s 1127266 calls/s # udp tx: 1880 MB/s 31895 calls/s 31895 msg/s # udp rx: 1786 MB/s 1453643 calls/s # udp tx: 1849 MB/s 31370 calls/s 31370 msg/s # udp rx: 1904 MB/s 1550019 calls/s # udp tx: 1980 MB/s 33584 calls/s 33584 msg/s # UDP GRO fwd perf udp rx: 1419 MB/s 1155467 calls/s # udp tx: 1905 MB/s 32314 calls/s 32314 msg/s # udp rx: 1166 MB/s 948850 calls/s # udp tx: 1907 MB/s 32354 calls/s 32354 msg/s # udp rx: 1857 MB/s 1512225 calls/s # udp tx: 1885 MB/s 31982 calls/s 31982 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: 1060 MB/s 862939 calls/s # udp tx: 1103 MB/s 18711 calls/s 18711 msg/s # udp rx: 931 MB/s 758536 calls/s # udp tx: 1135 MB/s 19259 calls/s 19259 msg/s # udp rx: 1122 MB/s 913936 calls/s # udp tx: 1129 MB/s 19151 calls/s 19151 msg/s # UDP GRO fwd perf udp rx: 1601 MB/s 1302310 calls/s # udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # udp tx: 1923 MB/s 32621 calls/s 32621 msg/s # udp rx: 1888 MB/s 1536485 calls/s # udp tx: 1898 MB/s 32192 calls/s 32192 msg/s # udp rx: 1459 MB/s 1186525 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__->