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: 1810 MB/s 1473660 calls/s # udp tx: 1886 MB/s 32003 calls/s 32003 msg/s # udp rx: 1900 MB/s 1546986 calls/s # udp tx: 1907 MB/s 32356 calls/s 32356 msg/s # udp rx: 1840 MB/s 1498147 calls/s # udp tx: 1908 MB/s 32371 calls/s 32371 msg/s # UDP GRO fwd perf udp rx: 1666 MB/s 1355713 calls/s # udp tx: 1815 MB/s 30795 calls/s 30795 msg/s # udp rx: 1894 MB/s 1542342 calls/s # udp tx: 1901 MB/s 32256 calls/s 32256 msg/s # udp rx: 1897 MB/s 1544450 calls/s # udp tx: 1900 MB/s 32237 calls/s 32237 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: 1542 MB/s 1252835 calls/s # udp tx: 1812 MB/s 30748 calls/s 30748 msg/s # udp rx: 1803 MB/s 1463473 calls/s # udp tx: 1911 MB/s 32417 calls/s 32417 msg/s # udp rx: 1800 MB/s 1461634 calls/s # udp tx: 1890 MB/s 32059 calls/s 32059 msg/s # UDP GRO fwd perf udp rx: 794 MB/s 644572 calls/s # udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # udp rx: 812 MB/s 658896 calls/s # udp tx: 1259 MB/s 21357 calls/s 21357 msg/s # udp rx: 981 MB/s 796683 calls/s # udp tx: 1261 MB/s 21400 calls/s 21400 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__->