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: 1470 MB/s 1196736 calls/s # udp tx: 1763 MB/s 29908 calls/s 29908 msg/s # udp rx: 1770 MB/s 1440775 calls/s # udp tx: 1930 MB/s 32745 calls/s 32745 msg/s # udp rx: 1921 MB/s 1564315 calls/s # udp tx: 1964 MB/s 33322 calls/s 33322 msg/s # UDP GRO fwd perf udp rx: 1693 MB/s 1378562 calls/s # udp tx: 1757 MB/s 29814 calls/s 29814 msg/s # udp rx: 1924 MB/s 1566290 calls/s # udp tx: 1931 MB/s 32756 calls/s 32756 msg/s # udp rx: 1957 MB/s 1593216 calls/s # udp tx: 1968 MB/s 33392 calls/s 33392 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: 977 MB/s 795695 calls/s # udp tx: 1163 MB/s 19726 calls/s 19726 msg/s # udp rx: 1158 MB/s 942911 calls/s # udp tx: 1173 MB/s 19904 calls/s 19904 msg/s # udp rx: 1131 MB/s 921156 calls/s # udp tx: 1163 MB/s 19734 calls/s 19734 msg/s # UDP GRO fwd perf udp rx: 1086 MB/s 884825 calls/s # udp tx: 1132 MB/s 19210 calls/s 19210 msg/s # udp rx: 1016 MB/s 827293 calls/s # udp tx: 1151 MB/s 19531 calls/s 19531 msg/s # udp rx: 997 MB/s 812241 calls/s # udp tx: 1155 MB/s 19606 calls/s 19606 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__->