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: 1596 MB/s 1299237 calls/s # udp tx: 1813 MB/s 30765 calls/s 30765 msg/s # udp rx: 1870 MB/s 1522146 calls/s # udp tx: 1918 MB/s 32547 calls/s 32547 msg/s # udp rx: 1616 MB/s 1315488 calls/s # udp tx: 1965 MB/s 33330 calls/s 33330 msg/s # UDP GRO fwd perf udp rx: 1767 MB/s 1438504 calls/s # udp tx: 1941 MB/s 32925 calls/s 32925 msg/s # udp rx: 1667 MB/s 1357634 calls/s # udp tx: 1899 MB/s 32220 calls/s 32220 msg/s # udp rx: 1918 MB/s 1561462 calls/s # udp tx: 1923 MB/s 32627 calls/s 32627 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: 1405 MB/s 1140287 calls/s # udp tx: 1874 MB/s 31799 calls/s 31799 msg/s # udp rx: 1512 MB/s 1226936 calls/s # udp tx: 1931 MB/s 32752 calls/s 32752 msg/s # udp rx: 902 MB/s 731936 calls/s # udp tx: 1591 MB/s 26990 calls/s 26990 msg/s # UDP GRO fwd perf udp rx: 1541 MB/s 1252838 calls/s # udp tx: 1771 MB/s 30047 calls/s 30047 msg/s # udp rx: 1546 MB/s 1257433 calls/s # udp tx: 1822 MB/s 30912 calls/s 30912 msg/s # udp rx: 1460 MB/s 1185565 calls/s # udp tx: 1868 MB/s 31686 calls/s 31686 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__->