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: 1473 MB/s 1199412 calls/s # udp tx: 1719 MB/s 29164 calls/s 29164 msg/s # udp rx: 1784 MB/s 1453039 calls/s # udp tx: 1818 MB/s 30848 calls/s 30848 msg/s # udp rx: 1897 MB/s 1544524 calls/s # udp tx: 1922 MB/s 32601 calls/s 32601 msg/s # UDP GRO fwd perf udp rx: 1829 MB/s 1488988 calls/s # udp tx: 1927 MB/s 32698 calls/s 32698 msg/s # udp rx: 1884 MB/s 1534049 calls/s # udp tx: 1896 MB/s 32165 calls/s 32165 msg/s # udp rx: 1918 MB/s 1561439 calls/s # udp tx: 1933 MB/s 32786 calls/s 32786 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: 1084 MB/s 880864 calls/s # udp tx: 1266 MB/s 21484 calls/s 21484 msg/s # udp rx: 919 MB/s 745629 calls/s # udp tx: 1275 MB/s 21633 calls/s 21633 msg/s # udp rx: 1026 MB/s 831364 calls/s # udp tx: 1296 MB/s 21996 calls/s 21996 msg/s # UDP GRO fwd perf udp rx: 951 MB/s 770806 calls/s # udp tx: 1303 MB/s 22114 calls/s 22114 msg/s # udp rx: 969 MB/s 785457 calls/s # udp tx: 1307 MB/s 22170 calls/s 22170 msg/s # udp rx: 1004 MB/s 813568 calls/s # udp tx: 1311 MB/s 22247 calls/s 22247 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__->