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: 1300 MB/s 1058984 calls/s # udp tx: 1744 MB/s 29583 calls/s 29583 msg/s # udp rx: 1685 MB/s 1371741 calls/s # udp tx: 1912 MB/s 32440 calls/s 32440 msg/s # udp rx: 1879 MB/s 1529958 calls/s # udp tx: 1933 MB/s 32787 calls/s 32787 msg/s # UDP GRO fwd perf udp rx: 1723 MB/s 1402591 calls/s # udp tx: 1872 MB/s 31762 calls/s 31762 msg/s # udp rx: 1553 MB/s 1263650 calls/s # udp tx: 1857 MB/s 31498 calls/s 31498 msg/s # udp rx: 1549 MB/s 1260386 calls/s # udp tx: 1863 MB/s 31603 calls/s 31603 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: 1531 MB/s 1245817 calls/s # udp tx: 1766 MB/s 29958 calls/s 29958 msg/s # udp rx: 1890 MB/s 1538297 calls/s # udp tx: 1905 MB/s 32314 calls/s 32314 msg/s # udp rx: 1891 MB/s 1539512 calls/s # udp tx: 1904 MB/s 32296 calls/s 32296 msg/s # UDP GRO fwd perf udp rx: 1810 MB/s 1472609 calls/s # udp tx: 1913 MB/s 32453 calls/s 32453 msg/s # udp rx: 1891 MB/s 1537949 calls/s # udp tx: 1916 MB/s 32501 calls/s 32501 msg/s # udp rx: 1878 MB/s 1526441 calls/s # udp tx: 1913 MB/s 32459 calls/s 32459 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__->