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: 1422 MB/s 1157331 calls/s # udp tx: 1818 MB/s 30840 calls/s 30840 msg/s # udp rx: 1816 MB/s 1478557 calls/s # udp tx: 1840 MB/s 31211 calls/s 31211 msg/s # udp rx: 1813 MB/s 1476051 calls/s # udp tx: 1880 MB/s 31898 calls/s 31898 msg/s # UDP GRO fwd perf udp rx: 1115 MB/s 908335 calls/s # udp tx: 1188 MB/s 20162 calls/s 20162 msg/s # udp rx: 1231 MB/s 1002885 calls/s # udp tx: 1236 MB/s 20966 calls/s 20966 msg/s # udp rx: 1236 MB/s 1007015 calls/s # udp tx: 1240 MB/s 21038 calls/s 21038 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: 1350 MB/s 1096917 calls/s # udp tx: 1701 MB/s 28863 calls/s 28863 msg/s # udp rx: 1560 MB/s 1263864 calls/s # udp tx: 1953 MB/s 33129 calls/s 33129 msg/s # udp rx: 1560 MB/s 1264901 calls/s # udp tx: 1931 MB/s 32766 calls/s 32766 msg/s # UDP GRO fwd perf udp rx: 1405 MB/s 1141054 calls/s # udp tx: 1754 MB/s 29764 calls/s 29764 msg/s # udp rx: 1802 MB/s 1462531 calls/s # udp tx: 1916 MB/s 32510 calls/s 32510 msg/s # udp rx: 1820 MB/s 1479897 calls/s # udp tx: 1875 MB/s 31808 calls/s 31808 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__->