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 tx: 1642 MB/s 27858 calls/s 27858 msg/s # udp rx: 1073 MB/s 872769 calls/s # udp tx: 1714 MB/s 29081 calls/s 29081 msg/s # udp rx: 1408 MB/s 1146528 calls/s # udp tx: 1922 MB/s 32600 calls/s 32600 msg/s # UDP GRO fwd perf udp rx: 1595 MB/s 1297890 calls/s # udp tx: 1845 MB/s 31301 calls/s 31301 msg/s # udp rx: 1768 MB/s 1439358 calls/s # udp tx: 1775 MB/s 30120 calls/s 30120 msg/s # udp rx: 1886 MB/s 1535736 calls/s # udp tx: 1903 MB/s 32290 calls/s 32290 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: 1690 MB/s 1374327 calls/s # udp tx: 1879 MB/s 31881 calls/s 31881 msg/s # udp rx: 1624 MB/s 1317243 calls/s # udp tx: 1934 MB/s 32811 calls/s 32811 msg/s # udp rx: 1533 MB/s 1244720 calls/s # udp tx: 1721 MB/s 29203 calls/s 29203 msg/s # UDP GRO fwd perf udp rx: 1535 MB/s 1246626 calls/s # udp tx: 1844 MB/s 31288 calls/s 31288 msg/s # udp rx: 1288 MB/s 1045590 calls/s # udp tx: 1893 MB/s 32116 calls/s 32116 msg/s # udp rx: 1711 MB/s 1388076 calls/s # udp tx: 1909 MB/s 32378 calls/s 32378 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__->