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: 1819 MB/s 1480845 calls/s # udp tx: 1915 MB/s 32494 calls/s 32494 msg/s # udp rx: 1956 MB/s 1590876 calls/s # udp tx: 2010 MB/s 34093 calls/s 34093 msg/s # udp rx: 1809 MB/s 1469496 calls/s # udp tx: 2003 MB/s 33981 calls/s 33981 msg/s # UDP GRO fwd perf udp rx: 1547 MB/s 1259450 calls/s # udp tx: 1896 MB/s 32163 calls/s 32163 msg/s # udp rx: 1593 MB/s 1295269 calls/s # udp tx: 1961 MB/s 33262 calls/s 33262 msg/s # udp rx: 1952 MB/s 1589596 calls/s # udp tx: 1961 MB/s 33268 calls/s 33268 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: 1526 MB/s 1241414 calls/s # udp tx: 1830 MB/s 31045 calls/s 31045 msg/s # udp rx: 1857 MB/s 1511291 calls/s # udp tx: 1891 MB/s 32077 calls/s 32077 msg/s # udp rx: 1897 MB/s 1544609 calls/s # udp tx: 1912 MB/s 32441 calls/s 32441 msg/s # UDP GRO fwd perf udp rx: 1718 MB/s 1398107 calls/s # udp tx: 1850 MB/s 31378 calls/s 31378 msg/s # udp rx: 1734 MB/s 1410745 calls/s # udp tx: 1833 MB/s 31092 calls/s 31092 msg/s # udp rx: 1762 MB/s 1432220 calls/s # udp tx: 1891 MB/s 32079 calls/s 32079 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__->