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: 1486 MB/s 1209383 calls/s # udp tx: 1689 MB/s 28648 calls/s 28648 msg/s # udp rx: 1778 MB/s 1448088 calls/s # udp tx: 1793 MB/s 30418 calls/s 30418 msg/s # udp rx: 1803 MB/s 1467840 calls/s # udp tx: 1811 MB/s 30720 calls/s 30720 msg/s # UDP GRO fwd perf udp rx: 1674 MB/s 1363409 calls/s # udp tx: 1901 MB/s 32243 calls/s 32243 msg/s # udp rx: 1892 MB/s 1540946 calls/s # udp tx: 1900 MB/s 32233 calls/s 32233 msg/s # udp rx: 1833 MB/s 1492122 calls/s # udp tx: 1833 MB/s 31098 calls/s 31098 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: 1314 MB/s 1066809 calls/s # udp tx: 1880 MB/s 31900 calls/s 31900 msg/s # udp rx: 1750 MB/s 1421349 calls/s # udp tx: 1916 MB/s 32508 calls/s 32508 msg/s # udp rx: 1835 MB/s 1491271 calls/s # udp tx: 1903 MB/s 32283 calls/s 32283 msg/s # UDP GRO fwd perf udp rx: 1667 MB/s 1353616 calls/s # udp tx: 1914 MB/s 32468 calls/s 32468 msg/s # udp rx: 1545 MB/s 1253678 calls/s # udp tx: 1932 MB/s 32773 calls/s 32773 msg/s # udp rx: 1693 MB/s 1372782 calls/s # udp tx: 1914 MB/s 32469 calls/s 32469 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__->