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: 1747 MB/s 1421502 calls/s # udp tx: 1881 MB/s 31910 calls/s 31910 msg/s # udp rx: 1684 MB/s 1369675 calls/s # udp tx: 1773 MB/s 30072 calls/s 30072 msg/s # udp rx: 1845 MB/s 1502304 calls/s # udp tx: 1849 MB/s 31374 calls/s 31374 msg/s # UDP GRO fwd perf udp rx: 1638 MB/s 1332749 calls/s # udp tx: 1900 MB/s 32232 calls/s 32232 msg/s # udp rx: 1890 MB/s 1538941 calls/s # udp tx: 1889 MB/s 32044 calls/s 32044 msg/s # udp rx: 1389 MB/s 1131049 calls/s # udp tx: 1736 MB/s 29457 calls/s 29457 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: 1010 MB/s 822975 calls/s # udp tx: 1050 MB/s 17824 calls/s 17824 msg/s # udp rx: 1127 MB/s 917848 calls/s # udp tx: 1127 MB/s 19123 calls/s 19123 msg/s # udp rx: 1129 MB/s 919764 calls/s # udp tx: 1132 MB/s 19201 calls/s 19201 msg/s # UDP GRO fwd perf udp rx: 1435 MB/s 1167786 calls/s # udp tx: 1887 MB/s 32015 calls/s 32015 msg/s # udp rx: 1876 MB/s 1524606 calls/s # udp tx: 1930 MB/s 32749 calls/s 32749 msg/s # udp rx: 1869 MB/s 1517992 calls/s # udp tx: 1931 MB/s 32759 calls/s 32759 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__->