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: 1583 MB/s 1287785 calls/s # udp tx: 1936 MB/s 32837 calls/s 32837 msg/s # udp rx: 1845 MB/s 1499942 calls/s # udp tx: 1960 MB/s 33252 calls/s 33252 msg/s # udp rx: 1788 MB/s 1452561 calls/s # udp tx: 1961 MB/s 33261 calls/s 33261 msg/s # UDP GRO fwd perf udp rx: 1725 MB/s 1403416 calls/s # udp tx: 1852 MB/s 31425 calls/s 31425 msg/s # udp rx: 1947 MB/s 1585781 calls/s # udp tx: 1956 MB/s 33177 calls/s 33177 msg/s # udp rx: 1946 MB/s 1584970 calls/s # udp tx: 1954 MB/s 33149 calls/s 33149 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: 1502 MB/s 1218973 calls/s # udp tx: 1769 MB/s 30016 calls/s 30016 msg/s # udp rx: 1737 MB/s 1407672 calls/s # udp tx: 1931 MB/s 32760 calls/s 32760 msg/s # udp rx: 1756 MB/s 1423343 calls/s # udp tx: 1923 MB/s 32629 calls/s 32629 msg/s # UDP GRO fwd perf udp rx: 1596 MB/s 1295097 calls/s # udp tx: 1876 MB/s 31819 calls/s 31819 msg/s # udp rx: 1755 MB/s 1422199 calls/s # udp tx: 1946 MB/s 33019 calls/s 33019 msg/s # udp rx: 1779 MB/s 1443118 calls/s # udp tx: 1919 MB/s 32560 calls/s 32560 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__->