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: 1102 MB/s 897105 calls/s # udp tx: 1190 MB/s 20185 calls/s 20185 msg/s # udp rx: 1295 MB/s 1054654 calls/s # udp tx: 1336 MB/s 22674 calls/s 22674 msg/s # udp rx: 1322 MB/s 1076253 calls/s # udp tx: 1334 MB/s 22636 calls/s 22636 msg/s # UDP GRO fwd perf udp rx: 1271 MB/s 1035068 calls/s # udp tx: 1357 MB/s 23027 calls/s 23027 msg/s # udp rx: 1453 MB/s 1183414 calls/s # udp tx: 1538 MB/s 26098 calls/s 26098 msg/s # udp rx: 1966 MB/s 1600995 calls/s # udp tx: 1991 MB/s 33776 calls/s 33776 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: 1392 MB/s 1131227 calls/s # udp tx: 1813 MB/s 30758 calls/s 30758 msg/s # udp rx: 1785 MB/s 1450622 calls/s # udp tx: 1865 MB/s 31640 calls/s 31640 msg/s # udp rx: 1772 MB/s 1438438 calls/s # udp tx: 1897 MB/s 32185 calls/s 32185 msg/s # UDP GRO fwd perf udp rx: 1665 MB/s 1351349 calls/s # udp tx: 1845 MB/s 31299 calls/s 31299 msg/s # udp rx: 1641 MB/s 1331684 calls/s # udp tx: 1867 MB/s 31668 calls/s 31668 msg/s # udp rx: 1349 MB/s 1095220 calls/s # udp tx: 1807 MB/s 30649 calls/s 30649 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__->