针对匿名网络流量图挑战高速提取 TCPIP 标头

Zhaoyang Han, Andrew Briasco-Stewart, Michael Zink, Miriam Leeser
{"title":"针对匿名网络流量图挑战高速提取 TCPIP 标头","authors":"Zhaoyang Han, Andrew Briasco-Stewart, Michael Zink, Miriam Leeser","doi":"arxiv-2409.07374","DOIUrl":null,"url":null,"abstract":"Field Programmable Gate Arrays (FPGAs) play a significant role in\ncomputationally intensive network processing due to their flexibility and\nefficiency. Particularly with the high-level abstraction of the P4 network\nprogramming model, FPGA shows a powerful potential for packet processing. By\nsupporting the P4 language with FPGA processing, network researchers can create\ncustomized FPGA-based network functions and execute network tasks on\naccelerators directly connected to the network. A feature of the P4 language is\nthat it is stateless; however, the FPGA implementation in this research\nrequires state information. This is accomplished using P4 externs to describe\nthe stateful portions of the design and to implement them on the FPGA using\nHigh-Level Synthesis (HLS). This paper demonstrates using an FPGA-based\nSmartNIC to efficiently extract source-destination IP address information from\nnetwork packets and construct anonymized network traffic matrices for further\nanalysis. The implementation is the first example of the combination of using\nP4 and HLS in developing network functions on the latest AMD FPGAs. Our design\nachieves a processing rate of approximately 95 Gbps with the combined use of P4\nand High-level Synthesis and is able to keep up with 100 Gbps traffic received\ndirectly from the network.","PeriodicalId":501280,"journal":{"name":"arXiv - CS - Networking and Internet Architecture","volume":null,"pages":null},"PeriodicalIF":0.0000,"publicationDate":"2024-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Extracting TCPIP Headers at High Speed for the Anonymized Network Traffic Graph Challenge\",\"authors\":\"Zhaoyang Han, Andrew Briasco-Stewart, Michael Zink, Miriam Leeser\",\"doi\":\"arxiv-2409.07374\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Field Programmable Gate Arrays (FPGAs) play a significant role in\\ncomputationally intensive network processing due to their flexibility and\\nefficiency. Particularly with the high-level abstraction of the P4 network\\nprogramming model, FPGA shows a powerful potential for packet processing. By\\nsupporting the P4 language with FPGA processing, network researchers can create\\ncustomized FPGA-based network functions and execute network tasks on\\naccelerators directly connected to the network. A feature of the P4 language is\\nthat it is stateless; however, the FPGA implementation in this research\\nrequires state information. This is accomplished using P4 externs to describe\\nthe stateful portions of the design and to implement them on the FPGA using\\nHigh-Level Synthesis (HLS). This paper demonstrates using an FPGA-based\\nSmartNIC to efficiently extract source-destination IP address information from\\nnetwork packets and construct anonymized network traffic matrices for further\\nanalysis. The implementation is the first example of the combination of using\\nP4 and HLS in developing network functions on the latest AMD FPGAs. Our design\\nachieves a processing rate of approximately 95 Gbps with the combined use of P4\\nand High-level Synthesis and is able to keep up with 100 Gbps traffic received\\ndirectly from the network.\",\"PeriodicalId\":501280,\"journal\":{\"name\":\"arXiv - CS - Networking and Internet Architecture\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-09-11\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"arXiv - CS - Networking and Internet Architecture\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/arxiv-2409.07374\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"arXiv - CS - Networking and Internet Architecture","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/arxiv-2409.07374","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

现场可编程门阵列(FPGA)以其灵活性和高效性在计算密集型网络处理中发挥着重要作用。特别是通过 P4 网络编程模型的高级抽象,FPGA 在数据包处理方面显示出强大的潜力。通过使用 FPGA 处理支持 P4 语言,网络研究人员可以创建基于 FPGA 的定制网络功能,并在直接连接到网络的加速器上执行网络任务。P4 语言的一个特点是无状态,但本研究中的 FPGA 实现需要状态信息。为此,我们使用 P4 外部语言来描述设计的有状态部分,并使用高阶综合(HLS)在 FPGA 上实现这些部分。本文演示了使用基于 FPGA 的智能网卡(SmartNIC)从网络数据包中有效地提取源-目的 IP 地址信息,并构建匿名网络流量矩阵供进一步分析。该实现是在最新的 AMD FPGA 上结合使用 P4 和 HLS 开发网络功能的第一个实例。结合使用 P4 和高级合成,我们的设计实现了约 95 Gbps 的处理速度,并且能够跟上直接从网络接收的 100 Gbps 流量。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Extracting TCPIP Headers at High Speed for the Anonymized Network Traffic Graph Challenge
Field Programmable Gate Arrays (FPGAs) play a significant role in computationally intensive network processing due to their flexibility and efficiency. Particularly with the high-level abstraction of the P4 network programming model, FPGA shows a powerful potential for packet processing. By supporting the P4 language with FPGA processing, network researchers can create customized FPGA-based network functions and execute network tasks on accelerators directly connected to the network. A feature of the P4 language is that it is stateless; however, the FPGA implementation in this research requires state information. This is accomplished using P4 externs to describe the stateful portions of the design and to implement them on the FPGA using High-Level Synthesis (HLS). This paper demonstrates using an FPGA-based SmartNIC to efficiently extract source-destination IP address information from network packets and construct anonymized network traffic matrices for further analysis. The implementation is the first example of the combination of using P4 and HLS in developing network functions on the latest AMD FPGAs. Our design achieves a processing rate of approximately 95 Gbps with the combined use of P4 and High-level Synthesis and is able to keep up with 100 Gbps traffic received directly from the network.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信