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: 1599 MB/s 1302146 calls/s # udp tx: 1800 MB/s 30542 calls/s 30542 msg/s # udp rx: 1798 MB/s 1463817 calls/s # udp tx: 1815 MB/s 30795 calls/s 30795 msg/s # udp rx: 1842 MB/s 1499657 calls/s # udp tx: 1855 MB/s 31469 calls/s 31469 msg/s # UDP GRO fwd perf udp rx: 1777 MB/s 1447264 calls/s # udp tx: 1857 MB/s 31500 calls/s 31500 msg/s # udp rx: 1868 MB/s 1520714 calls/s # udp tx: 1878 MB/s 31858 calls/s 31858 msg/s # udp rx: 1869 MB/s 1521770 calls/s # udp tx: 1875 MB/s 31808 calls/s 31808 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: 1617 MB/s 1311699 calls/s # udp tx: 1865 MB/s 31636 calls/s 31636 msg/s # udp rx: 1674 MB/s 1357640 calls/s # udp tx: 1860 MB/s 31559 calls/s 31559 msg/s # udp rx: 1730 MB/s 1402464 calls/s # udp tx: 1902 MB/s 32266 calls/s 32266 msg/s # UDP GRO fwd perf udp rx: 1130 MB/s 916800 calls/s # udp tx: 1848 MB/s 31357 calls/s 31357 msg/s # udp rx: 1662 MB/s 1346619 calls/s # udp tx: 1909 MB/s 32381 calls/s 32381 msg/s # udp rx: 1690 MB/s 1369058 calls/s # udp tx: 1907 MB/s 32360 calls/s 32360 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__->