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: 1821 MB/s 1482833 calls/s # udp tx: 1913 MB/s 32451 calls/s 32451 msg/s # udp rx: 1953 MB/s 1590359 calls/s # udp tx: 1963 MB/s 33296 calls/s 33296 msg/s # udp rx: 1949 MB/s 1587392 calls/s # udp tx: 1958 MB/s 33225 calls/s 33225 msg/s # UDP GRO fwd perf udp rx: 1519 MB/s 1236813 calls/s # udp tx: 1737 MB/s 29474 calls/s 29474 msg/s # udp rx: 1900 MB/s 1545956 calls/s # udp tx: 1953 MB/s 33126 calls/s 33126 msg/s # udp rx: 1739 MB/s 1416042 calls/s # udp tx: 1962 MB/s 33280 calls/s 33280 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: 1592 MB/s 1296350 calls/s # udp tx: 1820 MB/s 30876 calls/s 30876 msg/s # udp rx: 1693 MB/s 1378487 calls/s # udp tx: 1815 MB/s 30787 calls/s 30787 msg/s # udp rx: 1851 MB/s 1507119 calls/s # udp tx: 1859 MB/s 31535 calls/s 31535 msg/s # UDP GRO fwd perf udp rx: 1505 MB/s 1222154 calls/s # udp tx: 1827 MB/s 30996 calls/s 30996 msg/s # udp rx: 1639 MB/s 1332364 calls/s # udp tx: 1735 MB/s 29431 calls/s 29431 msg/s # udp rx: 1769 MB/s 1437677 calls/s # udp tx: 1873 MB/s 31774 calls/s 31774 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__->