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: 1835 MB/s 1494236 calls/s # udp tx: 1914 MB/s 32474 calls/s 32474 msg/s # udp rx: 1924 MB/s 1566276 calls/s # udp tx: 1932 MB/s 32778 calls/s 32778 msg/s # udp rx: 1922 MB/s 1564709 calls/s # udp tx: 1930 MB/s 32742 calls/s 32742 msg/s # UDP GRO fwd perf udp rx: 1742 MB/s 1417488 calls/s # udp tx: 1892 MB/s 32090 calls/s 32090 msg/s # udp rx: 1937 MB/s 1577221 calls/s # udp tx: 1945 MB/s 32991 calls/s 32991 msg/s # udp rx: 1934 MB/s 1574828 calls/s # udp tx: 1942 MB/s 32943 calls/s 32943 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: 1048 MB/s 853226 calls/s # udp tx: 1100 MB/s 18664 calls/s 18664 msg/s # udp rx: 1263 MB/s 1028518 calls/s # udp tx: 1283 MB/s 21767 calls/s 21767 msg/s # udp rx: 1043 MB/s 849790 calls/s # udp tx: 1198 MB/s 20328 calls/s 20328 msg/s # UDP GRO fwd perf udp rx: 952 MB/s 775520 calls/s # udp tx: 1146 MB/s 19448 calls/s 19448 msg/s # udp rx: 975 MB/s 793671 calls/s # udp tx: 1150 MB/s 19510 calls/s 19510 msg/s # udp rx: 1161 MB/s 945403 calls/s # udp tx: 1166 MB/s 19784 calls/s 19784 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__->