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: 1597 MB/s 1299986 calls/s # udp tx: 1918 MB/s 32544 calls/s 32544 msg/s # udp rx: 1779 MB/s 1448761 calls/s # udp tx: 1919 MB/s 32554 calls/s 32554 msg/s # udp rx: 1944 MB/s 1582946 calls/s # udp tx: 1950 MB/s 33083 calls/s 33083 msg/s # UDP GRO fwd perf udp rx: 1829 MB/s 1489039 calls/s # udp tx: 1893 MB/s 32115 calls/s 32115 msg/s # udp rx: 1871 MB/s 1523816 calls/s # udp tx: 1874 MB/s 31795 calls/s 31795 msg/s # udp rx: 1950 MB/s 1587652 calls/s # udp tx: 1962 MB/s 33290 calls/s 33290 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: 1342 MB/s 1089652 calls/s # udp tx: 1858 MB/s 31523 calls/s 31523 msg/s # udp rx: 1733 MB/s 1409594 calls/s # udp tx: 1847 MB/s 31334 calls/s 31334 msg/s # udp rx: 1682 MB/s 1365501 calls/s # udp tx: 1895 MB/s 32151 calls/s 32151 msg/s # UDP GRO fwd perf udp rx: 1705 MB/s 1382484 calls/s # udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # udp rx: 1703 MB/s 1380307 calls/s # udp tx: 1932 MB/s 32782 calls/s 32782 msg/s # udp rx: 1165 MB/s 944705 calls/s # udp tx: 1926 MB/s 32667 calls/s 32667 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__->