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: 988 MB/s 804488 calls/s # udp tx: 1142 MB/s 19372 calls/s 19372 msg/s # udp rx: 925 MB/s 753738 calls/s # udp tx: 1192 MB/s 20221 calls/s 20221 msg/s # udp rx: 893 MB/s 727497 calls/s # udp tx: 1185 MB/s 20099 calls/s 20099 msg/s # UDP GRO fwd perf udp rx: 1235 MB/s 1005412 calls/s # udp tx: 1361 MB/s 23085 calls/s 23085 msg/s # udp rx: 1390 MB/s 1132345 calls/s # udp tx: 1396 MB/s 23690 calls/s 23690 msg/s # udp rx: 1309 MB/s 1065819 calls/s # udp tx: 1308 MB/s 22187 calls/s 22187 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 561 MB/s 456768 calls/s # udp tx: 914 MB/s 15518 calls/s 15518 msg/s # udp rx: 710 MB/s 578063 calls/s # udp tx: 989 MB/s 16780 calls/s 16780 msg/s # udp rx: 958 MB/s 780211 calls/s # udp tx: 970 MB/s 16457 calls/s 16457 msg/s # UDP tunnel GRO fwd perf udp rx: 650 MB/s 526129 calls/s # udp tx: 1361 MB/s 23100 calls/s 23100 msg/s # udp rx: 901 MB/s 727726 calls/s # udp tx: 1417 MB/s 24046 calls/s 24046 msg/s # udp rx: 984 MB/s 798481 calls/s # udp tx: 1218 MB/s 20662 calls/s 20662 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1164 MB/s 948276 calls/s # udp tx: 1683 MB/s 28560 calls/s 28560 msg/s # udp rx: 1229 MB/s 1000658 calls/s # udp tx: 1700 MB/s 28839 calls/s 28839 msg/s # udp rx: 1321 MB/s 1075516 calls/s # udp tx: 1693 MB/s 28715 calls/s 28715 msg/s # UDP GRO fwd perf udp rx: 1458 MB/s 1186397 calls/s # udp tx: 1614 MB/s 27377 calls/s 27377 msg/s # udp rx: 1327 MB/s 1080861 calls/s # udp tx: 1307 MB/s 22171 calls/s 22171 msg/s # udp rx: 1370 MB/s 1114810 calls/s # udp tx: 1472 MB/s 24982 calls/s 24982 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 148 MB/s 120483 calls/s # udp tx: 1257 MB/s 21323 calls/s 21323 msg/s # udp rx: 347 MB/s 281947 calls/s # udp tx: 1311 MB/s 22244 calls/s 22244 msg/s # udp rx: 309 MB/s 251046 calls/s # udp tx: 1320 MB/s 22400 calls/s 22400 msg/s # UDP tunnel GRO fwd perf udp rx: 182 MB/s 147769 calls/s # udp tx: 1368 MB/s 23213 calls/s 23213 msg/s # udp tx: 1455 MB/s 24693 calls/s 24693 msg/s # udp rx: 39 MB/s 32292 calls/s # udp tx: 1250 MB/s 21202 calls/s 21202 msg/s # udp rx: 377 MB/s 307262 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__->