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: 1095 MB/s 891586 calls/s # udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # udp rx: 1121 MB/s 913140 calls/s # udp tx: 1330 MB/s 22565 calls/s 22565 msg/s # udp rx: 1327 MB/s 1080657 calls/s # udp tx: 1349 MB/s 22881 calls/s 22881 msg/s # UDP GRO fwd perf udp rx: 1183 MB/s 962919 calls/s # udp tx: 1342 MB/s 22771 calls/s 22771 msg/s # udp rx: 1344 MB/s 1094883 calls/s # udp tx: 1355 MB/s 22995 calls/s 22995 msg/s # udp rx: 1340 MB/s 1090945 calls/s # udp tx: 1345 MB/s 22827 calls/s 22827 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: 1434 MB/s 1167174 calls/s # udp tx: 1830 MB/s 31053 calls/s 31053 msg/s # udp rx: 1788 MB/s 1455683 calls/s # udp tx: 1817 MB/s 30824 calls/s 30824 msg/s # udp rx: 1900 MB/s 1544709 calls/s # udp tx: 1936 MB/s 32845 calls/s 32845 msg/s # UDP GRO fwd perf udp rx: 1572 MB/s 1278906 calls/s # udp tx: 1907 MB/s 32346 calls/s 32346 msg/s # udp rx: 1816 MB/s 1476880 calls/s # udp tx: 1834 MB/s 31112 calls/s 31112 msg/s # udp rx: 1684 MB/s 1370209 calls/s # udp tx: 1728 MB/s 29315 calls/s 29315 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__->