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: 1567 MB/s 1275788 calls/s # udp tx: 1916 MB/s 32510 calls/s 32510 msg/s # udp rx: 1332 MB/s 1084933 calls/s # udp tx: 1931 MB/s 32766 calls/s 32766 msg/s # udp rx: 1717 MB/s 1397882 calls/s # udp tx: 1926 MB/s 32677 calls/s 32677 msg/s # UDP GRO fwd perf udp rx: 1460 MB/s 1188790 calls/s # udp tx: 1926 MB/s 32675 calls/s 32675 msg/s # udp rx: 1824 MB/s 1483551 calls/s # udp tx: 1933 MB/s 32789 calls/s 32789 msg/s # udp rx: 1907 MB/s 1552508 calls/s # udp tx: 1929 MB/s 32726 calls/s 32726 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: 780 MB/s 635319 calls/s # udp tx: 1142 MB/s 19373 calls/s 19373 msg/s # udp rx: 956 MB/s 778871 calls/s # udp tx: 1189 MB/s 20171 calls/s 20171 msg/s # udp rx: 816 MB/s 665041 calls/s # udp tx: 1200 MB/s 20360 calls/s 20360 msg/s # UDP GRO fwd perf udp rx: 1057 MB/s 860649 calls/s # udp tx: 1155 MB/s 19591 calls/s 19591 msg/s # udp tx: 1193 MB/s 20235 calls/s 20235 msg/s # udp rx: 1170 MB/s 952736 calls/s # udp tx: 1223 MB/s 20758 calls/s 20758 msg/s # udp rx: 1197 MB/s 974678 calls/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__->