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: 1538 MB/s 1249912 calls/s # udp tx: 1808 MB/s 30673 calls/s 30673 msg/s # udp rx: 1588 MB/s 1289603 calls/s # udp tx: 1938 MB/s 32878 calls/s 32878 msg/s # udp tx: 1927 MB/s 32695 calls/s 32695 msg/s # udp rx: 1512 MB/s 1231364 calls/s # UDP GRO fwd perf udp rx: 1482 MB/s 1206225 calls/s # udp tx: 1937 MB/s 32856 calls/s 32856 msg/s # udp rx: 1374 MB/s 1117674 calls/s # udp tx: 1952 MB/s 33123 calls/s 33123 msg/s # udp rx: 1924 MB/s 1566251 calls/s # udp tx: 1945 MB/s 33001 calls/s 33001 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: 1754 MB/s 1424522 calls/s # udp tx: 1930 MB/s 32740 calls/s 32740 msg/s # udp rx: 1703 MB/s 1383067 calls/s # udp tx: 1779 MB/s 30180 calls/s 30180 msg/s # udp rx: 1743 MB/s 1414495 calls/s # udp tx: 1927 MB/s 32688 calls/s 32688 msg/s # UDP GRO fwd perf udp rx: 1556 MB/s 1262211 calls/s # udp tx: 1918 MB/s 32539 calls/s 32539 msg/s # udp rx: 1604 MB/s 1300610 calls/s # udp tx: 1934 MB/s 32802 calls/s 32802 msg/s # udp rx: 1669 MB/s 1354302 calls/s # udp tx: 1902 MB/s 32260 calls/s 32260 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__->