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: 1714 MB/s 1394369 calls/s # udp tx: 1815 MB/s 30791 calls/s 30791 msg/s # udp rx: 1767 MB/s 1438746 calls/s # udp tx: 1876 MB/s 31821 calls/s 31821 msg/s # udp tx: 1964 MB/s 33312 calls/s 33312 msg/s # udp rx: 1896 MB/s 1543207 calls/s # UDP GRO fwd perf udp rx: 1863 MB/s 1516835 calls/s # udp tx: 1939 MB/s 32890 calls/s 32890 msg/s # udp rx: 1979 MB/s 1611480 calls/s # udp tx: 1990 MB/s 33761 calls/s 33761 msg/s # udp rx: 1675 MB/s 1363853 calls/s # udp tx: 1991 MB/s 33773 calls/s 33773 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: 629 MB/s 512489 calls/s # udp tx: 1192 MB/s 20219 calls/s 20219 msg/s # udp rx: 922 MB/s 750781 calls/s # udp tx: 1242 MB/s 21077 calls/s 21077 msg/s # udp rx: 979 MB/s 797532 calls/s # udp tx: 1237 MB/s 20992 calls/s 20992 msg/s # UDP GRO fwd perf udp rx: 1018 MB/s 829006 calls/s # udp tx: 1194 MB/s 20265 calls/s 20265 msg/s # udp rx: 1019 MB/s 830096 calls/s # udp tx: 1245 MB/s 21122 calls/s 21122 msg/s # udp rx: 993 MB/s 808853 calls/s # udp tx: 1243 MB/s 21084 calls/s 21084 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__->