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: 1220 MB/s 992548 calls/s # udp tx: 1331 MB/s 22579 calls/s 22579 msg/s # udp rx: 1291 MB/s 1050626 calls/s # udp tx: 1331 MB/s 22590 calls/s 22590 msg/s # udp rx: 1284 MB/s 1043084 calls/s # udp tx: 1382 MB/s 23447 calls/s 23447 msg/s # UDP GRO fwd perf udp rx: 1215 MB/s 987010 calls/s # udp tx: 1390 MB/s 23577 calls/s 23577 msg/s # udp rx: 1288 MB/s 1046567 calls/s # udp tx: 1397 MB/s 23711 calls/s 23711 msg/s # udp rx: 1287 MB/s 1045340 calls/s # udp tx: 1401 MB/s 23762 calls/s 23762 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: 1036 MB/s 841218 calls/s # udp tx: 1786 MB/s 30297 calls/s 30297 msg/s # udp rx: 1590 MB/s 1289084 calls/s # udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # udp rx: 1789 MB/s 1452686 calls/s # udp tx: 1922 MB/s 32604 calls/s 32604 msg/s # UDP GRO fwd perf udp rx: 1453 MB/s 1181220 calls/s # udp tx: 1880 MB/s 31902 calls/s 31902 msg/s # udp rx: 1689 MB/s 1371640 calls/s # udp tx: 1865 MB/s 31635 calls/s 31635 msg/s # udp rx: 1698 MB/s 1377798 calls/s # udp tx: 1875 MB/s 31818 calls/s 31818 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__->