make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1031 MB/s 839395 calls/s # udp tx: 1184 MB/s 20092 calls/s 20092 msg/s # udp rx: 1196 MB/s 974260 calls/s # udp tx: 1199 MB/s 20350 calls/s 20350 msg/s # udp rx: 1197 MB/s 974766 calls/s # udp tx: 1201 MB/s 20370 calls/s 20370 msg/s # UDP GRO fwd perf udp rx: 959 MB/s 777929 calls/s # udp tx: 1480 MB/s 25115 calls/s 25115 msg/s # udp rx: 1313 MB/s 1069014 calls/s # udp tx: 1313 MB/s 22272 calls/s 22272 msg/s # udp rx: 1265 MB/s 1030180 calls/s # udp tx: 1299 MB/s 22042 calls/s 22042 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 222 MB/s 181352 calls/s # udp tx: 954 MB/s 16189 calls/s 16189 msg/s # udp rx: 226 MB/s 183943 calls/s # udp tx: 1002 MB/s 17009 calls/s 17009 msg/s # udp tx: 951 MB/s 16137 calls/s 16137 msg/s # udp rx: 272 MB/s 221889 calls/s # UDP tunnel GRO fwd perf udp rx: 679 MB/s 551123 calls/s # udp tx: 1373 MB/s 23290 calls/s 23290 msg/s # udp rx: 872 MB/s 706910 calls/s # udp tx: 1394 MB/s 23649 calls/s 23649 msg/s # udp rx: 800 MB/s 649165 calls/s # udp tx: 1262 MB/s 21416 calls/s 21416 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 664 MB/s 540559 calls/s # udp tx: 1686 MB/s 28609 calls/s 28609 msg/s # udp rx: 1132 MB/s 922069 calls/s # udp tx: 1739 MB/s 29504 calls/s 29504 msg/s # udp rx: 621 MB/s 505707 calls/s # udp tx: 1810 MB/s 30715 calls/s 30715 msg/s # UDP GRO fwd perf udp rx: 1215 MB/s 988368 calls/s # udp tx: 1404 MB/s 23818 calls/s 23818 msg/s # udp rx: 1230 MB/s 1000475 calls/s # udp tx: 1360 MB/s 23075 calls/s 23075 msg/s # udp rx: 1131 MB/s 919987 calls/s # udp tx: 1303 MB/s 22101 calls/s 22101 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 211 MB/s 171517 calls/s # udp tx: 1319 MB/s 22372 calls/s 22372 msg/s # udp rx: 88 MB/s 71168 calls/s # udp tx: 1453 MB/s 24653 calls/s 24653 msg/s # udp tx: 1469 MB/s 24924 calls/s 24924 msg/s # udp rx: 13 MB/s 11264 calls/s # UDP tunnel GRO fwd perf udp tx: 884 MB/s 14995 calls/s 14995 msg/s # udp rx: 250 MB/s 204173 calls/s # udp tx: 983 MB/s 16677 calls/s 16677 msg/s # udp rx: 127 MB/s 103737 calls/s # udp tx: 854 MB/s 14487 calls/s 14487 msg/s 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__->