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: 1582 MB/s 1288198 calls/s # udp tx: 1903 MB/s 32280 calls/s 32280 msg/s # udp rx: 1889 MB/s 1538171 calls/s # udp tx: 1931 MB/s 32762 calls/s 32762 msg/s # udp rx: 1890 MB/s 1539176 calls/s # udp tx: 1912 MB/s 32440 calls/s 32440 msg/s # UDP GRO fwd perf udp rx: 1850 MB/s 1506341 calls/s # udp tx: 1917 MB/s 32515 calls/s 32515 msg/s # udp rx: 1915 MB/s 1559030 calls/s # udp tx: 1924 MB/s 32634 calls/s 32634 msg/s # udp rx: 1932 MB/s 1572906 calls/s # udp tx: 1942 MB/s 32942 calls/s 32942 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: 1529 MB/s 1240744 calls/s # udp tx: 1869 MB/s 31708 calls/s 31708 msg/s # udp rx: 1867 MB/s 1516497 calls/s # udp tx: 1945 MB/s 33003 calls/s 33003 msg/s # udp rx: 1878 MB/s 1526235 calls/s # udp tx: 1930 MB/s 32748 calls/s 32748 msg/s # UDP GRO fwd perf udp rx: 1788 MB/s 1450593 calls/s # udp tx: 1953 MB/s 33125 calls/s 33125 msg/s # udp rx: 1848 MB/s 1498741 calls/s # udp tx: 1957 MB/s 33195 calls/s 33195 msg/s # udp rx: 1812 MB/s 1471417 calls/s # udp tx: 1882 MB/s 31936 calls/s 31936 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__->