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: 1626 MB/s 1321556 calls/s # udp tx: 1891 MB/s 32077 calls/s 32077 msg/s # udp rx: 1891 MB/s 1539419 calls/s # udp tx: 1949 MB/s 33058 calls/s 33058 msg/s # udp rx: 1910 MB/s 1555057 calls/s # udp tx: 1932 MB/s 32779 calls/s 32779 msg/s # UDP GRO fwd perf udp rx: 1738 MB/s 1415195 calls/s # udp tx: 1909 MB/s 32380 calls/s 32380 msg/s # udp rx: 1927 MB/s 1568913 calls/s # udp tx: 1946 MB/s 33012 calls/s 33012 msg/s # udp rx: 1925 MB/s 1567226 calls/s # udp tx: 1947 MB/s 33032 calls/s 33032 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: 1683 MB/s 1369851 calls/s # udp tx: 1834 MB/s 31120 calls/s 31120 msg/s # udp rx: 1802 MB/s 1466539 calls/s # udp tx: 1875 MB/s 31811 calls/s 31811 msg/s # udp rx: 1880 MB/s 1530828 calls/s # udp tx: 1903 MB/s 32277 calls/s 32277 msg/s # UDP GRO fwd perf udp rx: 1522 MB/s 1236569 calls/s # udp tx: 1849 MB/s 31365 calls/s 31365 msg/s # udp rx: 1798 MB/s 1460382 calls/s # udp tx: 1896 MB/s 32159 calls/s 32159 msg/s # udp rx: 1872 MB/s 1522434 calls/s # udp tx: 1902 MB/s 32265 calls/s 32265 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__->