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: 1724 MB/s 1403208 calls/s # udp tx: 1872 MB/s 31759 calls/s 31759 msg/s # udp rx: 1787 MB/s 1455235 calls/s # udp tx: 1870 MB/s 31718 calls/s 31718 msg/s # udp rx: 1937 MB/s 1577411 calls/s # udp tx: 1948 MB/s 33055 calls/s 33055 msg/s # UDP GRO fwd perf udp rx: 1584 MB/s 1288961 calls/s # udp tx: 1791 MB/s 30378 calls/s 30378 msg/s # udp rx: 1742 MB/s 1416473 calls/s # udp tx: 1901 MB/s 32251 calls/s 32251 msg/s # udp rx: 1792 MB/s 1457010 calls/s # udp tx: 1909 MB/s 32381 calls/s 32381 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: 958 MB/s 776291 calls/s # udp tx: 1918 MB/s 32539 calls/s 32539 msg/s # udp rx: 1497 MB/s 1213629 calls/s # udp tx: 1948 MB/s 33045 calls/s 33045 msg/s # udp rx: 1741 MB/s 1411473 calls/s # udp tx: 1937 MB/s 32858 calls/s 32858 msg/s # UDP GRO fwd perf udp rx: 1644 MB/s 1332924 calls/s # udp tx: 1943 MB/s 32955 calls/s 32955 msg/s # udp rx: 1709 MB/s 1385131 calls/s # udp tx: 1939 MB/s 32890 calls/s 32890 msg/s # udp rx: 1403 MB/s 1137766 calls/s # udp tx: 1926 MB/s 32682 calls/s 32682 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__->