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: 1706 MB/s 1388798 calls/s # udp tx: 1936 MB/s 32842 calls/s 32842 msg/s # udp rx: 1803 MB/s 1468080 calls/s # udp tx: 1824 MB/s 30940 calls/s 30940 msg/s # udp rx: 1942 MB/s 1580660 calls/s # udp tx: 1954 MB/s 33147 calls/s 33147 msg/s # UDP GRO fwd perf udp rx: 1862 MB/s 1515871 calls/s # udp tx: 1950 MB/s 33083 calls/s 33083 msg/s # udp rx: 1954 MB/s 1590810 calls/s # udp tx: 1968 MB/s 33384 calls/s 33384 msg/s # udp rx: 1953 MB/s 1589867 calls/s # udp tx: 1961 MB/s 33274 calls/s 33274 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: 670 MB/s 543173 calls/s # udp tx: 1401 MB/s 23770 calls/s 23770 msg/s # udp rx: 733 MB/s 593759 calls/s # udp tx: 1316 MB/s 22327 calls/s 22327 msg/s # udp rx: 826 MB/s 669032 calls/s # udp tx: 1315 MB/s 22317 calls/s 22317 msg/s # UDP GRO fwd perf udp rx: 917 MB/s 742674 calls/s # udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # udp rx: 985 MB/s 798512 calls/s # udp tx: 1312 MB/s 22260 calls/s 22260 msg/s # udp rx: 950 MB/s 769334 calls/s # udp tx: 1314 MB/s 22301 calls/s 22301 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__->