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: 1416 MB/s 1152166 calls/s # udp tx: 1775 MB/s 30118 calls/s 30118 msg/s # udp rx: 1655 MB/s 1346523 calls/s # udp tx: 1776 MB/s 30123 calls/s 30123 msg/s # udp rx: 1707 MB/s 1388117 calls/s # udp tx: 1861 MB/s 31567 calls/s 31567 msg/s # UDP GRO fwd perf udp rx: 1321 MB/s 1074300 calls/s # udp tx: 1755 MB/s 29779 calls/s 29779 msg/s # udp rx: 819 MB/s 665035 calls/s # udp tx: 1249 MB/s 21189 calls/s 21189 msg/s # udp rx: 892 MB/s 723564 calls/s # udp tx: 1311 MB/s 22236 calls/s 22236 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 tx: 1762 MB/s 29887 calls/s 29887 msg/s # udp rx: 1220 MB/s 991115 calls/s # udp tx: 1793 MB/s 30423 calls/s 30423 msg/s # udp rx: 1758 MB/s 1429628 calls/s # udp tx: 1889 MB/s 32042 calls/s 32042 msg/s # udp rx: 1812 MB/s 1472488 calls/s # UDP GRO fwd perf udp rx: 1387 MB/s 1124309 calls/s # udp tx: 1943 MB/s 32958 calls/s 32958 msg/s # udp rx: 1563 MB/s 1266563 calls/s # udp tx: 1950 MB/s 33090 calls/s 33090 msg/s # udp rx: 1708 MB/s 1384347 calls/s # udp tx: 1918 MB/s 32545 calls/s 32545 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__->