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: 1778 MB/s 1448100 calls/s # udp tx: 1919 MB/s 32553 calls/s 32553 msg/s # udp rx: 1922 MB/s 1565300 calls/s # udp tx: 1932 MB/s 32771 calls/s 32771 msg/s # udp rx: 1926 MB/s 1568336 calls/s # udp tx: 1935 MB/s 32822 calls/s 32822 msg/s # UDP GRO fwd perf udp rx: 1869 MB/s 1521256 calls/s # udp tx: 1957 MB/s 33208 calls/s 33208 msg/s # udp rx: 1636 MB/s 1331448 calls/s # udp tx: 1627 MB/s 27605 calls/s 27605 msg/s # udp rx: 1241 MB/s 1010790 calls/s # udp tx: 1245 MB/s 21120 calls/s 21120 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: 1509 MB/s 1225475 calls/s # udp tx: 1797 MB/s 30483 calls/s 30483 msg/s # udp rx: 1107 MB/s 900927 calls/s # udp tx: 1247 MB/s 21160 calls/s 21160 msg/s # udp rx: 1214 MB/s 988363 calls/s # udp tx: 1221 MB/s 20710 calls/s 20710 msg/s # UDP GRO fwd perf udp rx: 965 MB/s 786274 calls/s # udp tx: 1131 MB/s 19199 calls/s 19199 msg/s # udp rx: 1170 MB/s 952976 calls/s # udp tx: 1179 MB/s 19997 calls/s 19997 msg/s # udp rx: 1220 MB/s 993253 calls/s # udp tx: 1222 MB/s 20741 calls/s 20741 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__->