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: 1398 MB/s 1136524 calls/s # udp tx: 1822 MB/s 30916 calls/s 30916 msg/s # udp rx: 1913 MB/s 1556988 calls/s # udp tx: 1939 MB/s 32897 calls/s 32897 msg/s # udp rx: 1915 MB/s 1558738 calls/s # udp tx: 1938 MB/s 32880 calls/s 32880 msg/s # UDP GRO fwd perf udp rx: 1214 MB/s 986599 calls/s # udp tx: 1944 MB/s 32976 calls/s 32976 msg/s # udp rx: 1316 MB/s 1070545 calls/s # udp tx: 1905 MB/s 32311 calls/s 32311 msg/s # udp rx: 1333 MB/s 1083656 calls/s # udp tx: 1934 MB/s 32812 calls/s 32812 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: 1256 MB/s 1019171 calls/s # udp tx: 1842 MB/s 31251 calls/s 31251 msg/s # udp rx: 1774 MB/s 1439942 calls/s # udp tx: 1893 MB/s 32108 calls/s 32108 msg/s # udp rx: 1827 MB/s 1482176 calls/s # udp tx: 1940 MB/s 32920 calls/s 32920 msg/s # UDP GRO fwd perf udp rx: 1639 MB/s 1329153 calls/s # udp tx: 1898 MB/s 32202 calls/s 32202 msg/s # udp rx: 1756 MB/s 1423223 calls/s # udp tx: 1949 MB/s 33057 calls/s 33057 msg/s # udp rx: 1761 MB/s 1427395 calls/s # udp tx: 1942 MB/s 32951 calls/s 32951 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__->