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: 1384 MB/s 1126859 calls/s # udp tx: 1734 MB/s 29412 calls/s 29412 msg/s # udp rx: 1832 MB/s 1491527 calls/s # udp tx: 1834 MB/s 31116 calls/s 31116 msg/s # udp rx: 1802 MB/s 1467337 calls/s # udp tx: 1805 MB/s 30628 calls/s 30628 msg/s # UDP GRO fwd perf udp rx: 1653 MB/s 1345794 calls/s # udp tx: 1731 MB/s 29364 calls/s 29364 msg/s # udp rx: 1845 MB/s 1502390 calls/s # udp tx: 1836 MB/s 31143 calls/s 31143 msg/s # udp rx: 1758 MB/s 1431581 calls/s # udp tx: 1776 MB/s 30126 calls/s 30126 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: 1360 MB/s 1104352 calls/s # udp tx: 1854 MB/s 31461 calls/s 31461 msg/s # udp rx: 1697 MB/s 1380319 calls/s # udp tx: 1906 MB/s 32340 calls/s 32340 msg/s # udp rx: 1886 MB/s 1535483 calls/s # udp tx: 1893 MB/s 32118 calls/s 32118 msg/s # UDP GRO fwd perf udp rx: 1795 MB/s 1462015 calls/s # udp tx: 1873 MB/s 31768 calls/s 31768 msg/s # udp rx: 1863 MB/s 1516791 calls/s # udp tx: 1868 MB/s 31688 calls/s 31688 msg/s # udp rx: 1875 MB/s 1526873 calls/s # udp tx: 1882 MB/s 31923 calls/s 31923 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__->