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: 1692 MB/s 1377301 calls/s # udp tx: 1871 MB/s 31742 calls/s 31742 msg/s # udp rx: 1459 MB/s 1187491 calls/s # udp tx: 1920 MB/s 32571 calls/s 32571 msg/s # udp rx: 1876 MB/s 1527530 calls/s # udp tx: 1906 MB/s 32329 calls/s 32329 msg/s # UDP GRO fwd perf udp rx: 1231 MB/s 1001716 calls/s # udp tx: 1909 MB/s 32385 calls/s 32385 msg/s # udp rx: 1582 MB/s 1288135 calls/s # udp tx: 1919 MB/s 32561 calls/s 32561 msg/s # udp rx: 1911 MB/s 1556371 calls/s # udp tx: 1920 MB/s 32574 calls/s 32574 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: 1511 MB/s 1226626 calls/s # udp tx: 1764 MB/s 29934 calls/s 29934 msg/s # udp rx: 1730 MB/s 1403404 calls/s # udp tx: 1832 MB/s 31086 calls/s 31086 msg/s # udp rx: 1820 MB/s 1477436 calls/s # udp tx: 1893 MB/s 32121 calls/s 32121 msg/s # UDP GRO fwd perf udp rx: 1408 MB/s 1144591 calls/s # udp tx: 1817 MB/s 30830 calls/s 30830 msg/s # udp rx: 1767 MB/s 1437071 calls/s # udp tx: 1819 MB/s 30867 calls/s 30867 msg/s # udp rx: 1765 MB/s 1431386 calls/s # udp tx: 1886 MB/s 31999 calls/s 31999 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__->