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: 1014 MB/s 826174 calls/s # udp tx: 1082 MB/s 18352 calls/s 18352 msg/s # udp rx: 1147 MB/s 933861 calls/s # udp tx: 1148 MB/s 19482 calls/s 19482 msg/s # udp rx: 1124 MB/s 915237 calls/s # udp tx: 1139 MB/s 19319 calls/s 19319 msg/s # UDP GRO fwd perf udp rx: 987 MB/s 803393 calls/s # udp tx: 1145 MB/s 19421 calls/s 19421 msg/s # udp rx: 1129 MB/s 919332 calls/s # udp tx: 1140 MB/s 19350 calls/s 19350 msg/s # udp rx: 1180 MB/s 961125 calls/s # udp tx: 1189 MB/s 20171 calls/s 20171 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: 1634 MB/s 1327985 calls/s # udp tx: 1795 MB/s 30448 calls/s 30448 msg/s # udp rx: 1711 MB/s 1387755 calls/s # udp tx: 1873 MB/s 31784 calls/s 31784 msg/s # udp rx: 1763 MB/s 1429024 calls/s # udp tx: 1959 MB/s 33231 calls/s 33231 msg/s # UDP GRO fwd perf udp rx: 1493 MB/s 1211043 calls/s # udp tx: 1913 MB/s 32446 calls/s 32446 msg/s # udp rx: 1520 MB/s 1231919 calls/s # udp tx: 1949 MB/s 33070 calls/s 33070 msg/s # udp rx: 1374 MB/s 1113390 calls/s # udp tx: 1881 MB/s 31916 calls/s 31916 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__->