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: 1359 MB/s 1106433 calls/s # udp tx: 1800 MB/s 30530 calls/s 30530 msg/s # udp rx: 960 MB/s 781626 calls/s # udp tx: 1857 MB/s 31508 calls/s 31508 msg/s # udp rx: 1711 MB/s 1392990 calls/s # udp tx: 1826 MB/s 30986 calls/s 30986 msg/s # UDP GRO fwd perf udp rx: 1218 MB/s 990649 calls/s # udp tx: 1638 MB/s 27795 calls/s 27795 msg/s # udp rx: 1448 MB/s 1179270 calls/s # udp tx: 1464 MB/s 24832 calls/s 24832 msg/s # udp rx: 1427 MB/s 1162403 calls/s # udp tx: 1438 MB/s 24392 calls/s 24392 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 567 MB/s 461788 calls/s # udp tx: 935 MB/s 15862 calls/s 15862 msg/s # udp rx: 645 MB/s 525195 calls/s # udp tx: 975 MB/s 16549 calls/s 16549 msg/s # udp rx: 570 MB/s 464066 calls/s # udp tx: 983 MB/s 16684 calls/s 16684 msg/s # UDP tunnel GRO fwd perf udp rx: 355 MB/s 289044 calls/s # udp tx: 893 MB/s 15149 calls/s 15149 msg/s # udp rx: 513 MB/s 417966 calls/s # udp tx: 884 MB/s 15007 calls/s 15007 msg/s # udp rx: 696 MB/s 566555 calls/s # udp tx: 969 MB/s 16435 calls/s 16435 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 870 MB/s 708697 calls/s # udp tx: 1530 MB/s 25951 calls/s 25951 msg/s # udp rx: 1498 MB/s 1219432 calls/s # udp tx: 1779 MB/s 30176 calls/s 30176 msg/s # udp rx: 1289 MB/s 1049178 calls/s # udp tx: 1709 MB/s 28992 calls/s 28992 msg/s # UDP GRO fwd perf udp rx: 1474 MB/s 1199980 calls/s # udp tx: 1556 MB/s 26396 calls/s 26396 msg/s # udp rx: 1519 MB/s 1236841 calls/s # udp tx: 1514 MB/s 25693 calls/s 25693 msg/s # udp rx: 1231 MB/s 1000082 calls/s # udp tx: 1499 MB/s 25427 calls/s 25427 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 165 MB/s 134295 calls/s # udp tx: 965 MB/s 16369 calls/s 16369 msg/s # udp rx: 460 MB/s 373713 calls/s # udp tx: 897 MB/s 15217 calls/s 15217 msg/s # udp rx: 227 MB/s 184143 calls/s # udp tx: 926 MB/s 15711 calls/s 15711 msg/s # UDP tunnel GRO fwd perf udp tx: 1387 MB/s 23527 calls/s 23527 msg/s # udp rx: 23 MB/s 19336 calls/s # udp tx: 1335 MB/s 22645 calls/s 22645 msg/s # udp rx: 166 MB/s 134908 calls/s # udp tx: 1376 MB/s 23345 calls/s 23345 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__->