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: 1642 MB/s 1337367 calls/s # udp tx: 1786 MB/s 30295 calls/s 30295 msg/s # udp rx: 1432 MB/s 1165880 calls/s # udp tx: 1860 MB/s 31559 calls/s 31559 msg/s # udp rx: 1566 MB/s 1275233 calls/s # udp tx: 1796 MB/s 30473 calls/s 30473 msg/s # UDP GRO fwd perf udp rx: 1322 MB/s 1076085 calls/s # udp tx: 1429 MB/s 24253 calls/s 24253 msg/s # udp rx: 1337 MB/s 1088526 calls/s # udp tx: 1485 MB/s 25202 calls/s 25202 msg/s # udp rx: 1444 MB/s 1175645 calls/s # udp tx: 1464 MB/s 24845 calls/s 24845 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 207 MB/s 168660 calls/s # udp tx: 778 MB/s 13208 calls/s 13208 msg/s # udp rx: 393 MB/s 319120 calls/s # udp tx: 996 MB/s 16895 calls/s 16895 msg/s # udp rx: 341 MB/s 276765 calls/s # udp tx: 1006 MB/s 17070 calls/s 17070 msg/s # UDP tunnel GRO fwd perf udp rx: 482 MB/s 390203 calls/s # udp tx: 1170 MB/s 19858 calls/s 19858 msg/s # udp rx: 834 MB/s 673769 calls/s # udp tx: 1409 MB/s 23909 calls/s 23909 msg/s # udp rx: 808 MB/s 653241 calls/s # udp tx: 1347 MB/s 22848 calls/s 22848 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 853 MB/s 694306 calls/s # udp tx: 1142 MB/s 19384 calls/s 19384 msg/s # udp rx: 1048 MB/s 852794 calls/s # udp tx: 1208 MB/s 20503 calls/s 20503 msg/s # udp rx: 991 MB/s 807155 calls/s # udp tx: 1188 MB/s 20157 calls/s 20157 msg/s # UDP GRO fwd perf udp rx: 1308 MB/s 1065024 calls/s # udp tx: 1439 MB/s 24412 calls/s 24412 msg/s # udp rx: 1498 MB/s 1219918 calls/s # udp tx: 1508 MB/s 25588 calls/s 25588 msg/s # udp rx: 1510 MB/s 1229953 calls/s # udp tx: 1513 MB/s 25676 calls/s 25676 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 130 MB/s 105485 calls/s # udp tx: 1141 MB/s 19358 calls/s 19358 msg/s # udp rx: 255 MB/s 205972 calls/s # udp tx: 1442 MB/s 24474 calls/s 24474 msg/s # udp rx: 320 MB/s 259167 calls/s # udp tx: 1428 MB/s 24232 calls/s 24232 msg/s # UDP tunnel GRO fwd perf udp rx: 382 MB/s 309760 calls/s # udp tx: 1383 MB/s 23458 calls/s 23458 msg/s # udp tx: 1157 MB/s 19634 calls/s 19634 msg/s # udp rx: 124 MB/s 100188 calls/s # udp tx: 886 MB/s 15037 calls/s 15037 msg/s # udp rx: 0 MB/s 587 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__->