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: 1446 MB/s 1177150 calls/s # udp tx: 1767 MB/s 29981 calls/s 29981 msg/s # udp rx: 1923 MB/s 1563902 calls/s # udp tx: 1961 MB/s 33271 calls/s 33271 msg/s # udp rx: 1896 MB/s 1543923 calls/s # udp tx: 1910 MB/s 32406 calls/s 32406 msg/s # UDP GRO fwd perf udp rx: 1734 MB/s 1411541 calls/s # udp tx: 1877 MB/s 31851 calls/s 31851 msg/s # udp rx: 1921 MB/s 1564511 calls/s # udp tx: 1929 MB/s 32719 calls/s 32719 msg/s # udp rx: 1923 MB/s 1566046 calls/s # udp tx: 1929 MB/s 32732 calls/s 32732 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: 910 MB/s 738593 calls/s # udp tx: 1725 MB/s 29273 calls/s 29273 msg/s # udp rx: 1431 MB/s 1159242 calls/s # udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # udp rx: 907 MB/s 734898 calls/s # udp tx: 1889 MB/s 32042 calls/s 32042 msg/s # UDP GRO fwd perf udp rx: 1566 MB/s 1269292 calls/s # udp tx: 1885 MB/s 31972 calls/s 31972 msg/s # udp rx: 1633 MB/s 1323271 calls/s # udp tx: 1919 MB/s 32551 calls/s 32551 msg/s # udp rx: 1613 MB/s 1307041 calls/s # udp tx: 1930 MB/s 32746 calls/s 32746 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__->