make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1511 MB/s 1227632 calls/s # udp tx: 1900 MB/s 32241 calls/s 32241 msg/s # udp rx: 1893 MB/s 1539357 calls/s # udp tx: 1931 MB/s 32759 calls/s 32759 msg/s # udp rx: 1563 MB/s 1271294 calls/s # udp tx: 1924 MB/s 32635 calls/s 32635 msg/s # UDP GRO fwd perf udp rx: 1538 MB/s 1250788 calls/s # udp tx: 1722 MB/s 29217 calls/s 29217 msg/s # udp rx: 1826 MB/s 1485021 calls/s # udp tx: 1933 MB/s 32798 calls/s 32798 msg/s # udp rx: 1925 MB/s 1567702 calls/s # udp tx: 1932 MB/s 32768 calls/s 32768 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: 913 MB/s 743432 calls/s # udp tx: 1106 MB/s 18769 calls/s 18769 msg/s # udp rx: 926 MB/s 754332 calls/s # udp tx: 1035 MB/s 17564 calls/s 17564 msg/s # udp rx: 1043 MB/s 849653 calls/s # udp tx: 1103 MB/s 18709 calls/s 18709 msg/s # UDP GRO fwd perf udp rx: 1434 MB/s 1163955 calls/s # udp tx: 1790 MB/s 30362 calls/s 30362 msg/s # udp rx: 1580 MB/s 1283024 calls/s # udp tx: 1858 MB/s 31524 calls/s 31524 msg/s # udp rx: 1556 MB/s 1263462 calls/s # udp tx: 1870 MB/s 31724 calls/s 31724 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__->