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: 1747 MB/s 1420813 calls/s # udp tx: 1855 MB/s 31469 calls/s 31469 msg/s # udp rx: 1487 MB/s 1209086 calls/s # udp tx: 1901 MB/s 32252 calls/s 32252 msg/s # udp rx: 1641 MB/s 1334491 calls/s # udp tx: 1859 MB/s 31538 calls/s 31538 msg/s # UDP GRO fwd perf udp rx: 1562 MB/s 1270364 calls/s # udp tx: 1795 MB/s 30446 calls/s 30446 msg/s # udp rx: 1773 MB/s 1443154 calls/s # udp tx: 1783 MB/s 30241 calls/s 30241 msg/s # udp rx: 1705 MB/s 1387490 calls/s # udp tx: 1733 MB/s 29403 calls/s 29403 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: 1512 MB/s 1228835 calls/s # udp tx: 1821 MB/s 30899 calls/s 30899 msg/s # udp rx: 1777 MB/s 1442130 calls/s # udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # udp rx: 1768 MB/s 1436743 calls/s # udp tx: 1840 MB/s 31208 calls/s 31208 msg/s # UDP GRO fwd perf udp rx: 1703 MB/s 1383006 calls/s # udp tx: 1885 MB/s 31977 calls/s 31977 msg/s # udp rx: 1811 MB/s 1471239 calls/s # udp tx: 1910 MB/s 32405 calls/s 32405 msg/s # udp rx: 1742 MB/s 1416616 calls/s # udp tx: 1804 MB/s 30611 calls/s 30611 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__->