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: 1570 MB/s 1273697 calls/s # udp tx: 1968 MB/s 33393 calls/s 33393 msg/s # udp rx: 1694 MB/s 1374764 calls/s # udp tx: 1958 MB/s 33222 calls/s 33222 msg/s # udp rx: 1736 MB/s 1409769 calls/s # udp tx: 1959 MB/s 33231 calls/s 33231 msg/s # UDP GRO fwd perf udp rx: 1640 MB/s 1333533 calls/s # udp tx: 1838 MB/s 31189 calls/s 31189 msg/s # udp rx: 1868 MB/s 1519581 calls/s # udp tx: 1967 MB/s 33376 calls/s 33376 msg/s # udp rx: 1914 MB/s 1558402 calls/s # udp tx: 1945 MB/s 32995 calls/s 32995 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: 1584 MB/s 1284166 calls/s # udp tx: 1910 MB/s 32405 calls/s 32405 msg/s # udp rx: 1702 MB/s 1379728 calls/s # udp tx: 1931 MB/s 32758 calls/s 32758 msg/s # udp rx: 1743 MB/s 1416290 calls/s # udp tx: 1871 MB/s 31746 calls/s 31746 msg/s # UDP GRO fwd perf udp rx: 1627 MB/s 1318755 calls/s # udp tx: 1954 MB/s 33144 calls/s 33144 msg/s # udp rx: 1721 MB/s 1394691 calls/s # udp tx: 1962 MB/s 33277 calls/s 33277 msg/s # udp rx: 1726 MB/s 1399059 calls/s # udp tx: 1960 MB/s 33246 calls/s 33246 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__->