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: 908 MB/s 737276 calls/s # udp tx: 1354 MB/s 22968 calls/s 22968 msg/s # udp rx: 931 MB/s 755668 calls/s # udp tx: 1305 MB/s 22148 calls/s 22148 msg/s # udp rx: 693 MB/s 561802 calls/s # udp tx: 1373 MB/s 23291 calls/s 23291 msg/s # UDP GRO fwd perf udp rx: 830 MB/s 673712 calls/s # udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # udp rx: 945 MB/s 765915 calls/s # udp tx: 1348 MB/s 22865 calls/s 22865 msg/s # udp rx: 977 MB/s 791856 calls/s # udp tx: 1343 MB/s 22782 calls/s 22782 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: 1089 MB/s 883880 calls/s # udp tx: 1712 MB/s 29040 calls/s 29040 msg/s # udp rx: 1313 MB/s 1068237 calls/s # udp tx: 1819 MB/s 30858 calls/s 30858 msg/s # udp rx: 1146 MB/s 932660 calls/s # udp tx: 1728 MB/s 29310 calls/s 29310 msg/s # UDP GRO fwd perf udp rx: 1390 MB/s 1128215 calls/s # udp tx: 1893 MB/s 32112 calls/s 32112 msg/s # udp rx: 1789 MB/s 1452618 calls/s # udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # udp rx: 1755 MB/s 1426068 calls/s # udp tx: 1872 MB/s 31759 calls/s 31759 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__->