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: 1709 MB/s 1390842 calls/s # udp tx: 1923 MB/s 32624 calls/s 32624 msg/s # udp rx: 1514 MB/s 1232985 calls/s # udp tx: 1949 MB/s 33067 calls/s 33067 msg/s # udp rx: 1915 MB/s 1559217 calls/s # udp tx: 1934 MB/s 32802 calls/s 32802 msg/s # UDP GRO fwd perf udp rx: 1850 MB/s 1506387 calls/s # udp tx: 1936 MB/s 32847 calls/s 32847 msg/s # udp rx: 1920 MB/s 1563075 calls/s # udp tx: 1940 MB/s 32907 calls/s 32907 msg/s # udp rx: 1918 MB/s 1562208 calls/s # udp tx: 1938 MB/s 32884 calls/s 32884 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: 639 MB/s 518583 calls/s # udp tx: 1261 MB/s 21388 calls/s 21388 msg/s # udp rx: 965 MB/s 782637 calls/s # udp tx: 1280 MB/s 21716 calls/s 21716 msg/s # udp rx: 944 MB/s 765089 calls/s # udp tx: 1286 MB/s 21815 calls/s 21815 msg/s # UDP GRO fwd perf udp rx: 865 MB/s 701976 calls/s # udp tx: 1270 MB/s 21542 calls/s 21542 msg/s # udp rx: 1020 MB/s 828601 calls/s # udp tx: 1260 MB/s 21379 calls/s 21379 msg/s # udp rx: 872 MB/s 706775 calls/s # udp tx: 1289 MB/s 21879 calls/s 21879 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__->