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: 1581 MB/s 1284223 calls/s # udp tx: 1908 MB/s 32377 calls/s 32377 msg/s # udp rx: 1591 MB/s 1292832 calls/s # udp tx: 1950 MB/s 33084 calls/s 33084 msg/s # udp rx: 1794 MB/s 1457400 calls/s # udp tx: 1956 MB/s 33176 calls/s 33176 msg/s # UDP GRO fwd perf udp rx: 1823 MB/s 1484533 calls/s # udp tx: 1903 MB/s 32290 calls/s 32290 msg/s # udp rx: 1934 MB/s 1574892 calls/s # udp tx: 1941 MB/s 32922 calls/s 32922 msg/s # udp rx: 1818 MB/s 1480557 calls/s # udp tx: 1821 MB/s 30893 calls/s 30893 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: 1696 MB/s 1376756 calls/s # udp tx: 1889 MB/s 32054 calls/s 32054 msg/s # udp rx: 1773 MB/s 1439641 calls/s # udp tx: 1870 MB/s 31721 calls/s 31721 msg/s # udp rx: 1777 MB/s 1443368 calls/s # udp tx: 1878 MB/s 31857 calls/s 31857 msg/s # UDP GRO fwd perf udp rx: 1566 MB/s 1271012 calls/s # udp tx: 1884 MB/s 31967 calls/s 31967 msg/s # udp rx: 1390 MB/s 1127320 calls/s # udp tx: 1900 MB/s 32227 calls/s 32227 msg/s # udp rx: 1193 MB/s 967628 calls/s # udp tx: 1838 MB/s 31176 calls/s 31176 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__->