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: 1393 MB/s 1133865 calls/s # udp tx: 1903 MB/s 32290 calls/s 32290 msg/s # udp rx: 1924 MB/s 1567093 calls/s # udp tx: 1931 MB/s 32762 calls/s 32762 msg/s # udp rx: 1805 MB/s 1470177 calls/s # udp tx: 1938 MB/s 32883 calls/s 32883 msg/s # UDP GRO fwd perf udp rx: 1847 MB/s 1504231 calls/s # udp tx: 1939 MB/s 32896 calls/s 32896 msg/s # udp rx: 1976 MB/s 1609000 calls/s # udp tx: 1986 MB/s 33685 calls/s 33685 msg/s # udp rx: 1975 MB/s 1607886 calls/s # udp tx: 1981 MB/s 33614 calls/s 33614 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: 1250 MB/s 1015878 calls/s # udp tx: 1772 MB/s 30057 calls/s 30057 msg/s # udp rx: 1654 MB/s 1344283 calls/s # udp tx: 1723 MB/s 29226 calls/s 29226 msg/s # udp rx: 1801 MB/s 1463901 calls/s # udp tx: 1862 MB/s 31590 calls/s 31590 msg/s # UDP GRO fwd perf udp rx: 1597 MB/s 1297833 calls/s # udp tx: 1734 MB/s 29423 calls/s 29423 msg/s # udp tx: 1787 MB/s 30310 calls/s 30310 msg/s # udp rx: 1683 MB/s 1367752 calls/s # udp tx: 1807 MB/s 30651 calls/s 30651 msg/s # udp rx: 1737 MB/s 1412406 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__->