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: 1614 MB/s 1313787 calls/s # udp tx: 1802 MB/s 30572 calls/s 30572 msg/s # udp rx: 1691 MB/s 1376921 calls/s # udp tx: 1809 MB/s 30692 calls/s 30692 msg/s # udp rx: 1686 MB/s 1373228 calls/s # udp tx: 1871 MB/s 31736 calls/s 31736 msg/s # UDP GRO fwd perf udp rx: 1474 MB/s 1200418 calls/s # udp tx: 1545 MB/s 26207 calls/s 26207 msg/s # udp rx: 1428 MB/s 1162893 calls/s # udp tx: 1453 MB/s 24651 calls/s 24651 msg/s # udp rx: 1436 MB/s 1169135 calls/s # udp tx: 1463 MB/s 24823 calls/s 24823 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 827 MB/s 673594 calls/s # udp tx: 907 MB/s 15397 calls/s 15397 msg/s # udp rx: 759 MB/s 617925 calls/s # udp tx: 926 MB/s 15718 calls/s 15718 msg/s # udp rx: 799 MB/s 650919 calls/s # udp tx: 944 MB/s 16012 calls/s 16012 msg/s # UDP tunnel GRO fwd perf udp rx: 806 MB/s 651797 calls/s # udp tx: 1391 MB/s 23593 calls/s 23593 msg/s # udp rx: 947 MB/s 765606 calls/s # udp tx: 1398 MB/s 23719 calls/s 23719 msg/s # udp rx: 1059 MB/s 858119 calls/s # udp tx: 1311 MB/s 22247 calls/s 22247 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1401 MB/s 1140155 calls/s # udp tx: 1611 MB/s 27333 calls/s 27333 msg/s # udp rx: 1654 MB/s 1346326 calls/s # udp tx: 1741 MB/s 29544 calls/s 29544 msg/s # udp rx: 1722 MB/s 1402302 calls/s # udp tx: 1730 MB/s 29344 calls/s 29344 msg/s # UDP GRO fwd perf udp rx: 1387 MB/s 1129130 calls/s # udp tx: 1496 MB/s 25378 calls/s 25378 msg/s # udp rx: 1259 MB/s 1024095 calls/s # udp tx: 1361 MB/s 23092 calls/s 23092 msg/s # udp rx: 1295 MB/s 1054607 calls/s # udp tx: 1296 MB/s 21990 calls/s 21990 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 183 MB/s 148517 calls/s # udp tx: 1369 MB/s 23230 calls/s 23230 msg/s # udp rx: 298 MB/s 241508 calls/s # udp tx: 1391 MB/s 23601 calls/s 23601 msg/s # udp rx: 648 MB/s 525583 calls/s # udp tx: 1268 MB/s 21507 calls/s 21507 msg/s # UDP tunnel GRO fwd perf udp rx: 237 MB/s 192190 calls/s # udp tx: 1365 MB/s 23158 calls/s 23158 msg/s # udp rx: 421 MB/s 341319 calls/s # udp tx: 1395 MB/s 23669 calls/s 23669 msg/s # udp rx: 437 MB/s 354067 calls/s # udp tx: 1403 MB/s 23801 calls/s 23801 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__->