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: 1242 MB/s 1010627 calls/s # udp tx: 1847 MB/s 31327 calls/s 31327 msg/s # udp rx: 1701 MB/s 1385495 calls/s # udp tx: 1855 MB/s 31464 calls/s 31464 msg/s # udp rx: 1878 MB/s 1528994 calls/s # udp tx: 1886 MB/s 31998 calls/s 31998 msg/s # UDP GRO fwd perf udp rx: 1865 MB/s 1518569 calls/s # udp tx: 1936 MB/s 32839 calls/s 32839 msg/s # udp rx: 1933 MB/s 1574267 calls/s # udp tx: 1944 MB/s 32979 calls/s 32979 msg/s # udp rx: 1947 MB/s 1585101 calls/s # udp tx: 1954 MB/s 33155 calls/s 33155 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: 1558 MB/s 1265649 calls/s # udp tx: 1870 MB/s 31727 calls/s 31727 msg/s # udp rx: 1653 MB/s 1342672 calls/s # udp tx: 1888 MB/s 32037 calls/s 32037 msg/s # udp rx: 1666 MB/s 1353690 calls/s # udp tx: 1854 MB/s 31458 calls/s 31458 msg/s # UDP GRO fwd perf udp rx: 1715 MB/s 1394363 calls/s # udp tx: 1872 MB/s 31756 calls/s 31756 msg/s # udp rx: 1829 MB/s 1484030 calls/s # udp tx: 1939 MB/s 32889 calls/s 32889 msg/s # udp rx: 1835 MB/s 1489141 calls/s # udp tx: 1933 MB/s 32797 calls/s 32797 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__->