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: 1627 MB/s 1324278 calls/s # udp tx: 1858 MB/s 31513 calls/s 31513 msg/s # udp rx: 1863 MB/s 1517039 calls/s # udp tx: 1865 MB/s 31640 calls/s 31640 msg/s # udp rx: 1845 MB/s 1502163 calls/s # udp tx: 1851 MB/s 31400 calls/s 31400 msg/s # UDP GRO fwd perf udp rx: 1669 MB/s 1358119 calls/s # udp tx: 1761 MB/s 29871 calls/s 29871 msg/s # udp rx: 1915 MB/s 1558489 calls/s # udp tx: 1932 MB/s 32776 calls/s 32776 msg/s # udp rx: 1882 MB/s 1532545 calls/s # udp tx: 1933 MB/s 32792 calls/s 32792 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: 1308 MB/s 1062272 calls/s # udp tx: 1895 MB/s 32141 calls/s 32141 msg/s # udp rx: 1409 MB/s 1143559 calls/s # udp tx: 1903 MB/s 32293 calls/s 32293 msg/s # udp rx: 1513 MB/s 1227533 calls/s # udp tx: 1913 MB/s 32456 calls/s 32456 msg/s # UDP GRO fwd perf udp rx: 1400 MB/s 1137824 calls/s # udp tx: 1711 MB/s 29035 calls/s 29035 msg/s # udp rx: 1766 MB/s 1435998 calls/s # udp tx: 1822 MB/s 30917 calls/s 30917 msg/s # udp rx: 1684 MB/s 1366574 calls/s # udp tx: 1825 MB/s 30967 calls/s 30967 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__->