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: 1304 MB/s 1061734 calls/s # udp tx: 1414 MB/s 23986 calls/s 23986 msg/s # udp rx: 1553 MB/s 1264362 calls/s # udp tx: 1593 MB/s 27029 calls/s 27029 msg/s # udp rx: 1184 MB/s 964074 calls/s # udp tx: 1844 MB/s 31291 calls/s 31291 msg/s # UDP GRO fwd perf udp rx: 1371 MB/s 1116334 calls/s # udp tx: 1519 MB/s 25779 calls/s 25779 msg/s # udp rx: 1254 MB/s 1019058 calls/s # udp tx: 1462 MB/s 24810 calls/s 24810 msg/s # udp rx: 1315 MB/s 1067434 calls/s # udp tx: 1639 MB/s 27806 calls/s 27806 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 309 MB/s 251058 calls/s # udp tx: 928 MB/s 15751 calls/s 15751 msg/s # udp rx: 506 MB/s 411537 calls/s # udp tx: 897 MB/s 15216 calls/s 15216 msg/s # udp rx: 430 MB/s 349619 calls/s # udp tx: 955 MB/s 16205 calls/s 16205 msg/s # UDP tunnel GRO fwd perf udp rx: 208 MB/s 168955 calls/s # udp tx: 966 MB/s 16399 calls/s 16399 msg/s # udp tx: 1082 MB/s 18359 calls/s 18359 msg/s # udp rx: 19 MB/s 16156 calls/s # udp tx: 1073 MB/s 18199 calls/s 18199 msg/s # udp rx: 19 MB/s 16212 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 978 MB/s 795987 calls/s # udp tx: 1677 MB/s 28447 calls/s 28447 msg/s # udp rx: 988 MB/s 804271 calls/s # udp tx: 1088 MB/s 18459 calls/s 18459 msg/s # udp rx: 1055 MB/s 859299 calls/s # udp tx: 1054 MB/s 17886 calls/s 17886 msg/s # UDP GRO fwd perf udp rx: 1195 MB/s 972337 calls/s # udp tx: 1294 MB/s 21952 calls/s 21952 msg/s # udp rx: 1293 MB/s 1052273 calls/s # udp tx: 1323 MB/s 22454 calls/s 22454 msg/s # udp rx: 1220 MB/s 992906 calls/s # udp tx: 1289 MB/s 21869 calls/s 21869 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1020 MB/s 17310 calls/s 17310 msg/s # udp rx: 266 MB/s 216956 calls/s # udp tx: 1117 MB/s 18960 calls/s 18960 msg/s # udp rx: 355 MB/s 288704 calls/s # udp tx: 1311 MB/s 22236 calls/s 22236 msg/s # UDP tunnel GRO fwd perf udp rx: 78 MB/s 64211 calls/s # udp tx: 1331 MB/s 22587 calls/s 22587 msg/s # udp rx: 374 MB/s 304850 calls/s # udp tx: 1235 MB/s 20952 calls/s 20952 msg/s # udp tx: 1219 MB/s 20678 calls/s 20678 msg/s # udp rx: 393 MB/s 320105 calls/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__->