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: 1703 MB/s 1386828 calls/s # udp tx: 1822 MB/s 30914 calls/s 30914 msg/s # udp rx: 1673 MB/s 1361961 calls/s # udp tx: 1958 MB/s 33216 calls/s 33216 msg/s # udp rx: 1673 MB/s 1361955 calls/s # udp tx: 1961 MB/s 33262 calls/s 33262 msg/s # UDP GRO fwd perf udp rx: 1422 MB/s 1155671 calls/s # udp tx: 1947 MB/s 33033 calls/s 33033 msg/s # udp rx: 1601 MB/s 1300463 calls/s # udp tx: 1947 MB/s 33024 calls/s 33024 msg/s # udp rx: 1919 MB/s 1560125 calls/s # udp tx: 1954 MB/s 33150 calls/s 33150 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: 1163 MB/s 944771 calls/s # udp tx: 1732 MB/s 29389 calls/s 29389 msg/s # udp rx: 1442 MB/s 1171316 calls/s # udp tx: 1750 MB/s 29693 calls/s 29693 msg/s # udp rx: 1507 MB/s 1223917 calls/s # udp tx: 1885 MB/s 31971 calls/s 31971 msg/s # UDP GRO fwd perf udp rx: 1158 MB/s 939210 calls/s # udp tx: 1915 MB/s 32493 calls/s 32493 msg/s # udp rx: 1660 MB/s 1347730 calls/s # udp tx: 1880 MB/s 31901 calls/s 31901 msg/s # udp rx: 1480 MB/s 1203487 calls/s # udp tx: 1768 MB/s 29999 calls/s 29999 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__->