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: 1497 MB/s 1217383 calls/s # udp tx: 1824 MB/s 30946 calls/s 30946 msg/s # udp rx: 1776 MB/s 1445324 calls/s # udp tx: 1963 MB/s 33295 calls/s 33295 msg/s # udp rx: 1297 MB/s 1055907 calls/s # udp tx: 1967 MB/s 33374 calls/s 33374 msg/s # UDP GRO fwd perf udp rx: 1495 MB/s 1217153 calls/s # udp tx: 1802 MB/s 30575 calls/s 30575 msg/s # udp rx: 1726 MB/s 1405595 calls/s # udp tx: 1911 MB/s 32427 calls/s 32427 msg/s # udp rx: 1158 MB/s 942594 calls/s # udp tx: 1914 MB/s 32478 calls/s 32478 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1451 MB/s 24611 calls/s 24611 msg/s # udp rx: 69 MB/s 56307 calls/s # udp tx: 1805 MB/s 30619 calls/s 30619 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1369 MB/s 23224 calls/s 23224 msg/s # UDP tunnel GRO fwd perf udp tx: 1834 MB/s 31115 calls/s 31115 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1837 MB/s 31161 calls/s 31161 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1841 MB/s 31232 calls/s 31232 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1488 MB/s 1209335 calls/s # udp tx: 1874 MB/s 31796 calls/s 31796 msg/s # udp rx: 1540 MB/s 1250394 calls/s # udp tx: 1926 MB/s 32678 calls/s 32678 msg/s # udp rx: 1654 MB/s 1344898 calls/s # udp tx: 1869 MB/s 31711 calls/s 31711 msg/s # UDP GRO fwd perf udp tx: 1873 MB/s 31780 calls/s 31780 msg/s # udp rx: 1236 MB/s 1005385 calls/s # udp tx: 1881 MB/s 31904 calls/s 31904 msg/s # udp rx: 1651 MB/s 1343321 calls/s # udp tx: 1889 MB/s 32053 calls/s 32053 msg/s # udp rx: 1710 MB/s 1392053 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 92 MB/s 74731 calls/s # udp tx: 1762 MB/s 29898 calls/s 29898 msg/s # udp tx: 1844 MB/s 31290 calls/s 31290 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1826 MB/s 30971 calls/s 30971 msg/s # UDP tunnel GRO fwd perf udp tx: 1754 MB/s 29764 calls/s 29764 msg/s # udp rx: 164 MB/s 133511 calls/s # udp tx: 1864 MB/s 31622 calls/s 31622 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1847 MB/s 31342 calls/s 31342 msg/s 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__->