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: 1868 MB/s 1521151 calls/s # udp tx: 1924 MB/s 32645 calls/s 32645 msg/s # udp rx: 1859 MB/s 1514021 calls/s # udp tx: 1927 MB/s 32696 calls/s 32696 msg/s # udp rx: 1911 MB/s 1556231 calls/s # udp tx: 1922 MB/s 32615 calls/s 32615 msg/s # UDP GRO fwd perf udp rx: 1755 MB/s 1428712 calls/s # udp tx: 1915 MB/s 32483 calls/s 32483 msg/s # udp rx: 1798 MB/s 1463831 calls/s # udp tx: 1915 MB/s 32480 calls/s 32480 msg/s # udp rx: 1800 MB/s 1465489 calls/s # udp tx: 1802 MB/s 30580 calls/s 30580 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: 1083 MB/s 882268 calls/s # udp tx: 1125 MB/s 19086 calls/s 19086 msg/s # udp rx: 1100 MB/s 896094 calls/s # udp tx: 1104 MB/s 18741 calls/s 18741 msg/s # udp rx: 1157 MB/s 942307 calls/s # udp tx: 1158 MB/s 19654 calls/s 19654 msg/s # UDP GRO fwd perf udp rx: 1105 MB/s 899683 calls/s # udp tx: 1138 MB/s 19304 calls/s 19304 msg/s # udp rx: 1112 MB/s 906041 calls/s # udp tx: 1124 MB/s 19071 calls/s 19071 msg/s # udp rx: 1152 MB/s 938348 calls/s # udp tx: 1154 MB/s 19587 calls/s 19587 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__->