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: 1212 MB/s 986493 calls/s # udp tx: 1805 MB/s 30622 calls/s 30622 msg/s # udp rx: 1029 MB/s 837318 calls/s # udp tx: 1870 MB/s 31728 calls/s 31728 msg/s # udp rx: 1464 MB/s 1191517 calls/s # udp tx: 1907 MB/s 32349 calls/s 32349 msg/s # UDP GRO fwd perf udp rx: 1586 MB/s 1291606 calls/s # udp tx: 1676 MB/s 28428 calls/s 28428 msg/s # udp rx: 1851 MB/s 1507528 calls/s # udp tx: 1857 MB/s 31507 calls/s 31507 msg/s # udp rx: 1915 MB/s 1559248 calls/s # udp tx: 1921 MB/s 32587 calls/s 32587 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: 1644 MB/s 1335679 calls/s # udp tx: 1797 MB/s 30483 calls/s 30483 msg/s # udp rx: 1790 MB/s 1455306 calls/s # udp tx: 1895 MB/s 32141 calls/s 32141 msg/s # udp rx: 1807 MB/s 1468545 calls/s # udp tx: 1885 MB/s 31974 calls/s 31974 msg/s # UDP GRO fwd perf udp rx: 1685 MB/s 1365847 calls/s # udp tx: 1926 MB/s 32678 calls/s 32678 msg/s # udp rx: 1775 MB/s 1438842 calls/s # udp tx: 1940 MB/s 32918 calls/s 32918 msg/s # udp rx: 1612 MB/s 1306964 calls/s # udp tx: 1900 MB/s 32231 calls/s 32231 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__->