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: 1403 MB/s 1142788 calls/s # udp tx: 1962 MB/s 33287 calls/s 33287 msg/s # udp rx: 1938 MB/s 1578069 calls/s # udp tx: 1944 MB/s 32980 calls/s 32980 msg/s # udp rx: 1925 MB/s 1567805 calls/s # udp tx: 1935 MB/s 32832 calls/s 32832 msg/s # UDP GRO fwd perf udp rx: 1693 MB/s 1378131 calls/s # udp tx: 1838 MB/s 31177 calls/s 31177 msg/s # udp rx: 1821 MB/s 1481473 calls/s # udp tx: 1893 MB/s 32116 calls/s 32116 msg/s # udp rx: 1847 MB/s 1502572 calls/s # udp tx: 1941 MB/s 32922 calls/s 32922 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: 1756 MB/s 1427855 calls/s # udp tx: 1874 MB/s 31795 calls/s 31795 msg/s # udp rx: 1615 MB/s 1313271 calls/s # udp tx: 1916 MB/s 32497 calls/s 32497 msg/s # udp rx: 1870 MB/s 1521081 calls/s # udp tx: 1903 MB/s 32285 calls/s 32285 msg/s # UDP GRO fwd perf udp rx: 1783 MB/s 1450124 calls/s # udp tx: 1907 MB/s 32350 calls/s 32350 msg/s # udp rx: 1847 MB/s 1503680 calls/s # udp tx: 1860 MB/s 31554 calls/s 31554 msg/s # udp rx: 1726 MB/s 1405528 calls/s # udp tx: 1805 MB/s 30623 calls/s 30623 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__->