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: 1683 MB/s 1367662 calls/s # udp tx: 1947 MB/s 33036 calls/s 33036 msg/s # udp rx: 1197 MB/s 973231 calls/s # udp tx: 1981 MB/s 33614 calls/s 33614 msg/s # udp rx: 1351 MB/s 1100091 calls/s # udp tx: 1419 MB/s 24079 calls/s 24079 msg/s # UDP GRO fwd perf udp rx: 1173 MB/s 955491 calls/s # udp tx: 1276 MB/s 21648 calls/s 21648 msg/s # udp rx: 1628 MB/s 1325650 calls/s # udp tx: 1668 MB/s 28296 calls/s 28296 msg/s # udp rx: 1776 MB/s 1446122 calls/s # udp tx: 1781 MB/s 30210 calls/s 30210 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: 1282 MB/s 1040568 calls/s # udp tx: 1862 MB/s 31583 calls/s 31583 msg/s # udp rx: 1803 MB/s 1464013 calls/s # udp tx: 1912 MB/s 32431 calls/s 32431 msg/s # udp rx: 1853 MB/s 1504554 calls/s # udp tx: 1936 MB/s 32851 calls/s 32851 msg/s # UDP GRO fwd perf udp rx: 1716 MB/s 1391733 calls/s # udp tx: 1947 MB/s 33026 calls/s 33026 msg/s # udp rx: 1785 MB/s 1447597 calls/s # udp tx: 1938 MB/s 32885 calls/s 32885 msg/s # udp rx: 1737 MB/s 1411381 calls/s # udp tx: 1866 MB/s 31652 calls/s 31652 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__->