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: 1091 MB/s 888382 calls/s # udp tx: 1827 MB/s 31004 calls/s 31004 msg/s # udp rx: 1899 MB/s 1546257 calls/s # udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # udp rx: 1878 MB/s 1529399 calls/s # udp tx: 1886 MB/s 31996 calls/s 31996 msg/s # UDP GRO fwd perf udp rx: 1868 MB/s 1520778 calls/s # udp tx: 1947 MB/s 33035 calls/s 33035 msg/s # udp rx: 1932 MB/s 1572624 calls/s # udp tx: 1960 MB/s 33259 calls/s 33259 msg/s # udp rx: 1931 MB/s 1571756 calls/s # udp tx: 1960 MB/s 33247 calls/s 33247 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: 1441 MB/s 1170356 calls/s # udp tx: 1891 MB/s 32075 calls/s 32075 msg/s # udp rx: 1774 MB/s 1441469 calls/s # udp tx: 1920 MB/s 32570 calls/s 32570 msg/s # udp rx: 1838 MB/s 1494102 calls/s # udp tx: 1913 MB/s 32452 calls/s 32452 msg/s # UDP GRO fwd perf udp rx: 1742 MB/s 1416174 calls/s # udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # udp rx: 1544 MB/s 1252353 calls/s # udp tx: 1913 MB/s 32452 calls/s 32452 msg/s # udp rx: 1570 MB/s 1274226 calls/s # udp tx: 1925 MB/s 32665 calls/s 32665 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__->