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: 1581 MB/s 1287893 calls/s # udp tx: 1792 MB/s 30408 calls/s 30408 msg/s # udp rx: 1552 MB/s 1263592 calls/s # udp tx: 1921 MB/s 32588 calls/s 32588 msg/s # udp rx: 1869 MB/s 1521942 calls/s # udp tx: 1954 MB/s 33153 calls/s 33153 msg/s # UDP GRO fwd perf udp rx: 1570 MB/s 1278730 calls/s # udp tx: 1907 MB/s 32347 calls/s 32347 msg/s # udp rx: 1357 MB/s 1104318 calls/s # udp tx: 1561 MB/s 26477 calls/s 26477 msg/s # udp rx: 1227 MB/s 999053 calls/s # udp tx: 1269 MB/s 21525 calls/s 21525 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: 1286 MB/s 1044858 calls/s # udp tx: 1693 MB/s 28729 calls/s 28729 msg/s # udp rx: 1325 MB/s 1075320 calls/s # udp tx: 1891 MB/s 32081 calls/s 32081 msg/s # udp rx: 1787 MB/s 1450636 calls/s # udp tx: 1886 MB/s 31991 calls/s 31991 msg/s # UDP GRO fwd perf udp rx: 1623 MB/s 1317928 calls/s # udp tx: 1876 MB/s 31825 calls/s 31825 msg/s # udp rx: 934 MB/s 759679 calls/s # udp tx: 1272 MB/s 21585 calls/s 21585 msg/s # udp rx: 1035 MB/s 842661 calls/s # udp tx: 1187 MB/s 20148 calls/s 20148 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__->