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: 1092 MB/s 888833 calls/s # udp tx: 1584 MB/s 26875 calls/s 26875 msg/s # udp rx: 1756 MB/s 1427570 calls/s # udp tx: 1882 MB/s 31931 calls/s 31931 msg/s # udp rx: 1827 MB/s 1485154 calls/s # udp tx: 1953 MB/s 33139 calls/s 33139 msg/s # UDP GRO fwd perf udp rx: 1713 MB/s 1394625 calls/s # udp tx: 1912 MB/s 32430 calls/s 32430 msg/s # udp rx: 1850 MB/s 1504973 calls/s # udp tx: 1933 MB/s 32796 calls/s 32796 msg/s # udp rx: 1920 MB/s 1563409 calls/s # udp tx: 1925 MB/s 32663 calls/s 32663 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: 1481 MB/s 1203874 calls/s # udp tx: 1808 MB/s 30672 calls/s 30672 msg/s # udp rx: 1486 MB/s 1209159 calls/s # udp tx: 1776 MB/s 30128 calls/s 30128 msg/s # udp rx: 1859 MB/s 1513067 calls/s # udp tx: 1926 MB/s 32676 calls/s 32676 msg/s # UDP GRO fwd perf udp rx: 1767 MB/s 1437731 calls/s # udp tx: 1858 MB/s 31513 calls/s 31513 msg/s # udp rx: 1860 MB/s 1512105 calls/s # udp tx: 1909 MB/s 32393 calls/s 32393 msg/s # udp rx: 1863 MB/s 1515707 calls/s # udp tx: 1893 MB/s 32112 calls/s 32112 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__->