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: 1684 MB/s 1370558 calls/s # udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # udp rx: 1696 MB/s 1380930 calls/s # udp tx: 1937 MB/s 32868 calls/s 32868 msg/s # udp rx: 1933 MB/s 1574163 calls/s # udp tx: 1941 MB/s 32924 calls/s 32924 msg/s # UDP GRO fwd perf udp rx: 1007 MB/s 820106 calls/s # udp tx: 1096 MB/s 18590 calls/s 18590 msg/s # udp rx: 1074 MB/s 874762 calls/s # udp tx: 1248 MB/s 21171 calls/s 21171 msg/s # udp rx: 1252 MB/s 1019788 calls/s # udp tx: 1262 MB/s 21407 calls/s 21407 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: 1581 MB/s 1282886 calls/s # udp tx: 1884 MB/s 31965 calls/s 31965 msg/s # udp rx: 1730 MB/s 1404147 calls/s # udp tx: 1871 MB/s 31745 calls/s 31745 msg/s # udp rx: 1729 MB/s 1402812 calls/s # udp tx: 1836 MB/s 31154 calls/s 31154 msg/s # UDP GRO fwd perf udp rx: 1247 MB/s 1011939 calls/s # udp tx: 1850 MB/s 31384 calls/s 31384 msg/s # udp tx: 1847 MB/s 31343 calls/s 31343 msg/s # udp rx: 1492 MB/s 1209188 calls/s # udp tx: 1886 MB/s 32004 calls/s 32004 msg/s # udp rx: 1723 MB/s 1397626 calls/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__->