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: 1680 MB/s 1367687 calls/s # udp tx: 1927 MB/s 32687 calls/s 32687 msg/s # udp rx: 1760 MB/s 1431703 calls/s # udp tx: 1881 MB/s 31919 calls/s 31919 msg/s # udp rx: 1806 MB/s 1469853 calls/s # udp tx: 1878 MB/s 31866 calls/s 31866 msg/s # UDP GRO fwd perf udp rx: 1421 MB/s 1157149 calls/s # udp tx: 1880 MB/s 31901 calls/s 31901 msg/s # udp rx: 1255 MB/s 1021709 calls/s # udp tx: 1903 MB/s 32281 calls/s 32281 msg/s # udp rx: 1764 MB/s 1436593 calls/s # udp tx: 1823 MB/s 30929 calls/s 30929 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: 1527 MB/s 1242601 calls/s # udp tx: 1799 MB/s 30523 calls/s 30523 msg/s # udp rx: 1562 MB/s 1268713 calls/s # udp tx: 1902 MB/s 32265 calls/s 32265 msg/s # udp rx: 1841 MB/s 1495813 calls/s # udp tx: 1902 MB/s 32264 calls/s 32264 msg/s # UDP GRO fwd perf udp rx: 1367 MB/s 1109427 calls/s # udp tx: 1902 MB/s 32264 calls/s 32264 msg/s # udp rx: 1136 MB/s 921567 calls/s # udp tx: 1838 MB/s 31185 calls/s 31185 msg/s # udp rx: 1455 MB/s 1181423 calls/s # udp tx: 1860 MB/s 31550 calls/s 31550 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__->