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: 1632 MB/s 1325171 calls/s # udp tx: 1955 MB/s 33165 calls/s 33165 msg/s # udp rx: 1642 MB/s 1336802 calls/s # udp tx: 1828 MB/s 31005 calls/s 31005 msg/s # udp rx: 1794 MB/s 1460604 calls/s # udp tx: 1819 MB/s 30862 calls/s 30862 msg/s # UDP GRO fwd perf udp rx: 1680 MB/s 1365036 calls/s # udp tx: 1953 MB/s 33137 calls/s 33137 msg/s # udp rx: 1878 MB/s 1527245 calls/s # udp tx: 1915 MB/s 32485 calls/s 32485 msg/s # udp rx: 1841 MB/s 1498201 calls/s # udp tx: 1860 MB/s 31551 calls/s 31551 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: 1448 MB/s 1176874 calls/s # udp tx: 1722 MB/s 29214 calls/s 29214 msg/s # udp rx: 1736 MB/s 1412101 calls/s # udp tx: 1831 MB/s 31070 calls/s 31070 msg/s # udp rx: 1788 MB/s 1454241 calls/s # udp tx: 1866 MB/s 31657 calls/s 31657 msg/s # UDP GRO fwd perf udp rx: 1537 MB/s 1246411 calls/s # udp tx: 1899 MB/s 32223 calls/s 32223 msg/s # udp tx: 1873 MB/s 31783 calls/s 31783 msg/s # udp rx: 1755 MB/s 1423592 calls/s # udp tx: 1866 MB/s 31661 calls/s 31661 msg/s # udp rx: 1786 MB/s 1449645 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__->