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: 1769 MB/s 1439033 calls/s # udp tx: 1877 MB/s 31846 calls/s 31846 msg/s # udp rx: 1819 MB/s 1481441 calls/s # udp tx: 1825 MB/s 30957 calls/s 30957 msg/s # udp rx: 1892 MB/s 1540776 calls/s # udp tx: 1898 MB/s 32199 calls/s 32199 msg/s # UDP GRO fwd perf udp rx: 1604 MB/s 1305891 calls/s # udp tx: 1936 MB/s 32845 calls/s 32845 msg/s # udp rx: 1853 MB/s 1507862 calls/s # udp tx: 1874 MB/s 31791 calls/s 31791 msg/s # udp rx: 1968 MB/s 1602358 calls/s # udp tx: 1974 MB/s 33496 calls/s 33496 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: 1721 MB/s 1396386 calls/s # udp tx: 1911 MB/s 32426 calls/s 32426 msg/s # udp rx: 1804 MB/s 1463214 calls/s # udp tx: 1954 MB/s 33155 calls/s 33155 msg/s # udp rx: 1816 MB/s 1475303 calls/s # udp tx: 1922 MB/s 32612 calls/s 32612 msg/s # UDP GRO fwd perf udp rx: 1771 MB/s 1439254 calls/s # udp tx: 1894 MB/s 32132 calls/s 32132 msg/s # udp rx: 1829 MB/s 1483737 calls/s # udp tx: 1934 MB/s 32806 calls/s 32806 msg/s # udp rx: 1851 MB/s 1502258 calls/s # udp tx: 1935 MB/s 32831 calls/s 32831 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__->