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: 1499 MB/s 1216678 calls/s # udp tx: 1949 MB/s 33069 calls/s 33069 msg/s # udp rx: 1592 MB/s 1293993 calls/s # udp tx: 1955 MB/s 33161 calls/s 33161 msg/s # udp rx: 1930 MB/s 1571166 calls/s # udp tx: 1944 MB/s 32981 calls/s 32981 msg/s # UDP GRO fwd perf udp rx: 1317 MB/s 1071854 calls/s # udp tx: 1851 MB/s 31406 calls/s 31406 msg/s # udp rx: 1346 MB/s 1096297 calls/s # udp tx: 1545 MB/s 26220 calls/s 26220 msg/s # udp rx: 1829 MB/s 1489089 calls/s # udp tx: 1825 MB/s 30963 calls/s 30963 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: 1254 MB/s 1016893 calls/s # udp tx: 1882 MB/s 31926 calls/s 31926 msg/s # udp rx: 1613 MB/s 1306968 calls/s # udp tx: 1956 MB/s 33180 calls/s 33180 msg/s # udp rx: 1773 MB/s 1437090 calls/s # udp tx: 1940 MB/s 32911 calls/s 32911 msg/s # UDP GRO fwd perf udp rx: 1433 MB/s 1164173 calls/s # udp tx: 1807 MB/s 30650 calls/s 30650 msg/s # udp rx: 1581 MB/s 1283768 calls/s # udp tx: 1774 MB/s 30095 calls/s 30095 msg/s # udp rx: 1700 MB/s 1379407 calls/s # udp tx: 1921 MB/s 32595 calls/s 32595 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__->