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: 1567 MB/s 1274199 calls/s # udp tx: 1935 MB/s 32819 calls/s 32819 msg/s # udp rx: 1862 MB/s 1515992 calls/s # udp tx: 1890 MB/s 32062 calls/s 32062 msg/s # udp rx: 1893 MB/s 1541430 calls/s # udp tx: 1959 MB/s 33235 calls/s 33235 msg/s # UDP GRO fwd perf udp rx: 1874 MB/s 1525822 calls/s # udp tx: 1953 MB/s 33135 calls/s 33135 msg/s # udp rx: 1941 MB/s 1580682 calls/s # udp tx: 1954 MB/s 33145 calls/s 33145 msg/s # udp rx: 1859 MB/s 1513966 calls/s # udp tx: 1954 MB/s 33149 calls/s 33149 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: 1254 MB/s 1018023 calls/s # udp tx: 1858 MB/s 31513 calls/s 31513 msg/s # udp rx: 1892 MB/s 1537229 calls/s # udp tx: 1936 MB/s 32842 calls/s 32842 msg/s # udp rx: 1896 MB/s 1541725 calls/s # udp tx: 1927 MB/s 32695 calls/s 32695 msg/s # UDP GRO fwd perf udp tx: 1926 MB/s 32671 calls/s 32671 msg/s # udp rx: 1517 MB/s 1231661 calls/s # udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # udp rx: 1543 MB/s 1254682 calls/s # udp tx: 1916 MB/s 32497 calls/s 32497 msg/s # udp rx: 1807 MB/s 1470770 calls/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__->