make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1699 MB/s 1380777 calls/s # udp tx: 1813 MB/s 30759 calls/s 30759 msg/s # udp rx: 1881 MB/s 1528286 calls/s # udp tx: 1954 MB/s 33144 calls/s 33144 msg/s # udp rx: 1824 MB/s 1483095 calls/s # udp tx: 1868 MB/s 31697 calls/s 31697 msg/s # UDP GRO fwd perf udp rx: 1509 MB/s 1226500 calls/s # udp tx: 1888 MB/s 32026 calls/s 32026 msg/s # udp rx: 1428 MB/s 1161004 calls/s # udp tx: 1943 MB/s 32971 calls/s 32971 msg/s # udp rx: 1291 MB/s 1049817 calls/s # udp tx: 1584 MB/s 26881 calls/s 26881 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: 1178 MB/s 957379 calls/s # udp tx: 1718 MB/s 29141 calls/s 29141 msg/s # udp rx: 1513 MB/s 1229072 calls/s # udp tx: 1879 MB/s 31874 calls/s 31874 msg/s # udp rx: 1529 MB/s 1241343 calls/s # udp tx: 1881 MB/s 31909 calls/s 31909 msg/s # UDP GRO fwd perf udp rx: 1417 MB/s 1151418 calls/s # udp tx: 1806 MB/s 30632 calls/s 30632 msg/s # udp rx: 1437 MB/s 1164988 calls/s # udp tx: 1872 MB/s 31765 calls/s 31765 msg/s # udp rx: 1625 MB/s 1317674 calls/s # udp tx: 1859 MB/s 31539 calls/s 31539 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__->