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: 1172 MB/s 953149 calls/s # udp tx: 1892 MB/s 32095 calls/s 32095 msg/s # udp rx: 1740 MB/s 1416095 calls/s # udp tx: 1777 MB/s 30151 calls/s 30151 msg/s # udp rx: 1877 MB/s 1528197 calls/s # udp tx: 1899 MB/s 32221 calls/s 32221 msg/s # UDP GRO fwd perf udp rx: 1783 MB/s 1451813 calls/s # udp tx: 1879 MB/s 31886 calls/s 31886 msg/s # udp rx: 1922 MB/s 1565256 calls/s # udp tx: 1944 MB/s 32984 calls/s 32984 msg/s # udp rx: 1941 MB/s 1580313 calls/s # udp tx: 1960 MB/s 33251 calls/s 33251 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: 1409 MB/s 1141920 calls/s # udp tx: 1924 MB/s 32635 calls/s 32635 msg/s # udp rx: 1281 MB/s 1038178 calls/s # udp tx: 1960 MB/s 33256 calls/s 33256 msg/s # udp tx: 1938 MB/s 32874 calls/s 32874 msg/s # udp rx: 1295 MB/s 1049528 calls/s # UDP GRO fwd perf udp rx: 1461 MB/s 1186920 calls/s # udp tx: 1750 MB/s 29693 calls/s 29693 msg/s # udp rx: 1627 MB/s 1321110 calls/s # udp tx: 1913 MB/s 32451 calls/s 32451 msg/s # udp rx: 1470 MB/s 1194227 calls/s # udp tx: 1517 MB/s 25736 calls/s 25736 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__->