Intel Coleto Creek SSL chipset
Intel Coleto Creek SSL chipset
| name | type | interface | speed | model | SR-IOV | driver |
|---|---|---|---|---|---|---|
| Intel SSL chipset | Coleto Creek | PCI-E 3.0 | 20Gbps-100Gbps | COL-8925 COL-8926 COL-8950 COL-8955 | support (assignment crypto capacity) | support |

| Intel® QuickAssist Adapter 8970 | Intel® QuickAssist Adapter 8960 | Intel® QuickAssist Adapter 8950 | Intel® QuickAssist Adapter 8920 | |
|---|---|---|---|---|
| Performance: Hardware Acceleration | Up to 100G | Up to 50G | Up to 20G | Up to 20G |
| Power | 23W | 21W | 25W | 40W |
| Connection | Low-profile PCIe (Gen 3), x16 | Low-profile PCIe (Gen 3), x8 | Low-profile PCIe (Gen 3), x8 | Low-profile PCIe (Gen 3), x8 |


Features:
- One or two Intel® QuickAssist Accelerators based on the Intel® Communications Chipset 8950 & 8925 previously codenamed "Coleto Creek"
- Compression, Crypto, Security Offload and Acceleration
- IPsec and SSL Acceleration including AES, 3DES, Kasumi and SNOW
- Two devices provide over 300k RSA decrypt ops per card
- Compression/Decompression with 40Gbps Compression offload (LZS, Deflate) per card
- PCIe x8 Gen.3 host interface
- On board Gen.3 PCIe switch
- Half-height, half-length PCIe form factor

==================== End
Intel Coleto Creek SSL chipset的更多相关文章
- CPUs Intel 925X/915 Chipset (925X主板芯片组)
这个是2004年的intel产品的设计(主板,主板芯片组,北桥,南桥),结构也比较清晰,主要想看南桥和北桥的设计. 一些英文解释 ECC是一种能够实现"错误检查和纠正"的技术D92 ...
- Intel QuickAssist Technology and OpenSSL – Benchmarks and Setup Tips
Intel QuickAssist Technology and OpenSSL – Benchmarks and Setup Tips 来源:https://www.servethehome.com ...
- Intel Chipsets
http://en.wikipedia.org/wiki/Chipset Chipset From Wikipedia, the free encyclopedia A chipset is ...
- HowTo: Xen 4.1.3 Windows 8 HVM domU with Intel HD4000 VGA Passthrough on Debian Wheezy
http://linux-bsd-sharing.blogspot.com/2012/10/howto-xen-413-windows-8-hvm-domu-with.html Update 05/0 ...
- Intel processor brand names-Xeon,Core,Pentium,Celeron----Celeron
http://en.wikipedia.org/wiki/Celeron Celeron From Wikipedia, the free encyclopedia Celeron Produ ...
- Intel Naming Strategy--2
http://en.wikipedia.org/wiki/Intel_Corporation#Naming_strategy Naming strategy[edit] In 2006, Intel ...
- Intel Active Management Technology
http://en.wikipedia.org/wiki/Intel_Active_Management_Technology Intel Active Management Technology F ...
- kvm
硬件,os,内核模块,用户空间工具,命令行具体参数,日志 [root@localhost ~]# yum install pciutils [root@localhost ~]# lscpu;lspc ...
- hdinfo
--------[ 鲁大师 ]-------------------------------------------------------------------------------- 版本: ...
随机推荐
- TCP 之 FIN_WAIT_2状态处理流程
概述 在主动关闭方发送了FIN之后,进入FIN_WAIT_1状态,在此状态收到了ACK,则进入FIN_WAIT_2状态,而FIN_WAIT_2后续要做的工作是等待接收对端发过来的FIN包,并且发送AC ...
- oracle表结构表数据导入导出
--------------------------------------imp/exp------------------------------------------------------- ...
- jvisualvm安装Visual GC插件
jdk自带了查看和分析jvm的一系列工具,在%JAVA_HOME%/bin目录下,包括jvisualvm.jconsole.jmap.jstack.jstat等: 其中jvisualvm.exe提供一 ...
- 离线安装nuget包EPPlus
1先去https://www.nuget.org/packages/EPPlus/4.1.0下载,epplus.4.1.0.nupkg 2找到本地文件位置:H:\DOWNLOAD\ 3在vs的程序包管 ...
- nuros安全报告
We believe that great technology should benefit everyone. Self-driving vehicles promise to save live ...
- android下载网络图片,设置宽高,等比缩放
使用Picasso组件去下载图片会发现图片宽高会变形不受等比缩放控制,即使设置了图片的 scaleType,可能是对Picasso的api没有用对, Picasso.with(this.activit ...
- android开发过程报错
Unable to start activity ComponentInfo{com.example.zxy.myapp/com.example.zxy.myapp.MainActivity}: an ...
- tcpdump分析tcp连接的建立、传输和关闭
http://note.youdao.com/noteshare?id=2aa0379d1e4b3bcddc26174861ffe09a
- Spring boot (一):入门篇
Spring boot 简介 Build Anything with Spring Boot:Spring Boot is the starting point for building all Sp ...
- JAVA SQL注入漏洞挖掘
java中sql注入主要发生在model层,黑盒测试sql注入的方法结合两点:1,异常注入后,界面有无明显的aql异常报出.2,查看数据库日志是否有脏数据注入. preparestatement方法是 ...