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

https://www.intel.com/content/dam/www/public/us/en/documents/guides/communications-chipset-8925-8955-software-programmers-guide.pdf

https://www.intel.com/content/www/us/en/ethernet-products/gigabit-server-adapters/quickassist-adapter-for-servers.html

  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 

http://www.advantech.com.cn/products/d8cec3f1-fa5c-4305-87d5-fefa869f2363/pcie-3020/mod_b66ffd88-5cc5-49f0-8b19-6f0adef6e49e

http://downloadt.advantech.com/ProductFile/PIS/PCIE-3020NA/Product%20-%20Datasheet/PCIE-3020NA_DS(05.10.16)20160510144856.pdf

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的更多相关文章

  1.  CPUs Intel 925X/915 Chipset (925X主板芯片组)

    这个是2004年的intel产品的设计(主板,主板芯片组,北桥,南桥),结构也比较清晰,主要想看南桥和北桥的设计. 一些英文解释 ECC是一种能够实现"错误检查和纠正"的技术D92 ...

  2. Intel QuickAssist Technology and OpenSSL – Benchmarks and Setup Tips

    Intel QuickAssist Technology and OpenSSL – Benchmarks and Setup Tips 来源:https://www.servethehome.com ...

  3. Intel Chipsets

    http://en.wikipedia.org/wiki/Chipset Chipset From Wikipedia, the free encyclopedia     A chipset is ...

  4. 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 ...

  5. Intel processor brand names-Xeon,Core,Pentium,Celeron----Celeron

    http://en.wikipedia.org/wiki/Celeron Celeron From Wikipedia, the free encyclopedia     Celeron Produ ...

  6. Intel Naming Strategy--2

    http://en.wikipedia.org/wiki/Intel_Corporation#Naming_strategy Naming strategy[edit] In 2006, Intel ...

  7. Intel Active Management Technology

    http://en.wikipedia.org/wiki/Intel_Active_Management_Technology Intel Active Management Technology F ...

  8. kvm

    硬件,os,内核模块,用户空间工具,命令行具体参数,日志 [root@localhost ~]# yum install pciutils [root@localhost ~]# lscpu;lspc ...

  9. hdinfo

    --------[ 鲁大师 ]-------------------------------------------------------------------------------- 版本: ...

随机推荐

  1. LeetCode 81. 搜索旋转排序数组 II(Search in Rotated Sorted Array II)

    题目描述 假设按照升序排序的数组在预先未知的某个点上进行了旋转. ( 例如,数组 [0,0,1,2,2,5,6] 可能变为 [2,5,6,0,0,1,2] ). 编写一个函数来判断给定的目标值是否存在 ...

  2. 黑马lavarel教程---13、分页

    黑马lavarel教程---13.分页 一.总结 一句话总结: - lavarel里面的分页操作和tp里面的分页操作几乎是一模一样的 - 控制器:$data=Lesson::paginate(2); ...

  3. ZOJ - 1586 QS Network (Prim)

    ZOJ - 1586 QS Network (Prim) #include<iostream> #include<cstring> using namespace std; + ...

  4. 一些有意思的git

    fs: https://github.com/psankar/simplefs https://github.com/gzc/isystem/blob/master/basic/Crash_Consi ...

  5. RN中webview的一些思考

    刚开始只是对接一下RN,h5部分,嵌套在RN里的webview里需要隐藏一些原生的按钮,遇到很多沟通上的问题,本来没使用RN之前,也是嵌套在webview里,也没什么问题,突然RN嵌套就有问题了,对方 ...

  6. 大数相乘 java

    <pre name="code" class="java">package bigMultiply; import java.math.BigInt ...

  7. LC 648. Replace Words

    In English, we have a concept called root, which can be followed by some other words to form another ...

  8. LC 302. Smallest Rectangle Enclosing Black Pixels【lock, hard】

    An image is represented by a binary matrix with 0 as a white pixel and 1 as a black pixel. The black ...

  9. GitHub:Google

    ylbtech-GitHub:Google 1.返回顶部 · horenso 探しやすいコードで漢字直接入力    Perl  Apache-2.0 94710Updated on 19 Apr · ...

  10. Why convolutions always use odd-numbers as filter_size

    原文地址:https://datascience.stackexchange.com/questions/23183/why-convolutions-always-use-odd-numbers-a ...