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: 1205 MB/s 980946 calls/s # udp tx: 1877 MB/s 31839 calls/s 31839 msg/s # udp rx: 1875 MB/s 1525256 calls/s # udp tx: 1910 MB/s 32411 calls/s 32411 msg/s # udp rx: 1832 MB/s 1491138 calls/s # udp tx: 1857 MB/s 31502 calls/s 31502 msg/s # UDP GRO fwd perf udp rx: 1715 MB/s 1393547 calls/s # udp tx: 1876 MB/s 31832 calls/s 31832 msg/s # udp rx: 1785 MB/s 1452397 calls/s # udp tx: 1865 MB/s 31636 calls/s 31636 msg/s # udp rx: 1754 MB/s 1426694 calls/s # udp tx: 1905 MB/s 32326 calls/s 32326 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: 1424 MB/s 1154966 calls/s # udp tx: 1886 MB/s 31994 calls/s 31994 msg/s # udp rx: 1571 MB/s 1274119 calls/s # udp tx: 1902 MB/s 32268 calls/s 32268 msg/s # udp rx: 1559 MB/s 1263667 calls/s # udp tx: 1922 MB/s 32601 calls/s 32601 msg/s # UDP GRO fwd perf udp rx: 1387 MB/s 1123761 calls/s # udp tx: 1912 MB/s 32432 calls/s 32432 msg/s # udp rx: 1403 MB/s 1136983 calls/s # udp tx: 1936 MB/s 32846 calls/s 32846 msg/s # udp rx: 1566 MB/s 1269072 calls/s # udp tx: 1917 MB/s 32520 calls/s 32520 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__->