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: 1258 MB/s 1024456 calls/s # udp tx: 1774 MB/s 30098 calls/s 30098 msg/s # udp rx: 1783 MB/s 1452064 calls/s # udp tx: 1803 MB/s 30585 calls/s 30585 msg/s # udp rx: 1797 MB/s 1463105 calls/s # udp tx: 1808 MB/s 30669 calls/s 30669 msg/s # UDP GRO fwd perf udp rx: 1522 MB/s 1238955 calls/s # udp tx: 1754 MB/s 29760 calls/s 29760 msg/s # udp rx: 1712 MB/s 1393716 calls/s # udp tx: 1760 MB/s 29861 calls/s 29861 msg/s # udp rx: 1704 MB/s 1387518 calls/s # udp tx: 1706 MB/s 28939 calls/s 28939 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 298 MB/s 241488 calls/s # udp tx: 1028 MB/s 17450 calls/s 17450 msg/s # udp rx: 1071 MB/s 867396 calls/s # udp tx: 1236 MB/s 20967 calls/s 20967 msg/s # udp rx: 1090 MB/s 883048 calls/s # udp tx: 1312 MB/s 22258 calls/s 22258 msg/s # UDP tunnel GRO fwd perf udp rx: 649 MB/s 525964 calls/s # udp tx: 1394 MB/s 23655 calls/s 23655 msg/s # udp rx: 762 MB/s 616347 calls/s # udp tx: 1379 MB/s 23404 calls/s 23404 msg/s # udp rx: 1172 MB/s 950888 calls/s # udp tx: 1271 MB/s 21568 calls/s 21568 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1404 MB/s 1143281 calls/s # udp tx: 1641 MB/s 27835 calls/s 27835 msg/s # udp rx: 1687 MB/s 1373444 calls/s # udp tx: 1690 MB/s 28678 calls/s 28678 msg/s # udp rx: 1758 MB/s 1431210 calls/s # udp tx: 1764 MB/s 29919 calls/s 29919 msg/s # UDP GRO fwd perf udp rx: 1629 MB/s 1326454 calls/s # udp tx: 1689 MB/s 28661 calls/s 28661 msg/s # udp rx: 1713 MB/s 1394604 calls/s # udp tx: 1715 MB/s 29090 calls/s 29090 msg/s # udp rx: 1626 MB/s 1323782 calls/s # udp tx: 1627 MB/s 27597 calls/s 27597 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 313 MB/s 253190 calls/s # udp tx: 1338 MB/s 22709 calls/s 22709 msg/s # udp rx: 310 MB/s 250536 calls/s # udp tx: 1380 MB/s 23410 calls/s 23410 msg/s # udp rx: 292 MB/s 236288 calls/s # udp tx: 1379 MB/s 23404 calls/s 23404 msg/s # UDP tunnel GRO fwd perf udp rx: 465 MB/s 376727 calls/s # udp tx: 1297 MB/s 22009 calls/s 22009 msg/s # udp tx: 1300 MB/s 22049 calls/s 22049 msg/s # udp rx: 383 MB/s 309127 calls/s # udp tx: 1331 MB/s 22579 calls/s 22579 msg/s # udp rx: 507 MB/s 409302 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__->