make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1700 MB/s 1381733 calls/s # udp tx: 1970 MB/s 33415 calls/s 33415 msg/s # udp rx: 1649 MB/s 1342014 calls/s # udp tx: 1908 MB/s 32369 calls/s 32369 msg/s # udp rx: 1650 MB/s 1343588 calls/s # udp tx: 1802 MB/s 30574 calls/s 30574 msg/s # UDP GRO fwd perf udp rx: 1756 MB/s 1427702 calls/s # udp tx: 1965 MB/s 33343 calls/s 33343 msg/s # udp rx: 1801 MB/s 1464181 calls/s # udp tx: 1966 MB/s 33360 calls/s 33360 msg/s # udp rx: 1685 MB/s 1369793 calls/s # udp tx: 1798 MB/s 30497 calls/s 30497 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: 833 MB/s 675088 calls/s # udp tx: 1769 MB/s 30012 calls/s 30012 msg/s # udp rx: 1706 MB/s 1382974 calls/s # udp tx: 1959 MB/s 33233 calls/s 33233 msg/s # udp rx: 1723 MB/s 1395886 calls/s # udp tx: 1964 MB/s 33321 calls/s 33321 msg/s # UDP GRO fwd perf udp rx: 1617 MB/s 1311212 calls/s # udp tx: 1932 MB/s 32782 calls/s 32782 msg/s # udp rx: 1658 MB/s 1346539 calls/s # udp tx: 1783 MB/s 30253 calls/s 30253 msg/s # udp rx: 1776 MB/s 1443359 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__->