Bolt: Scalable and Cost-Efficient Multistring Pattern Matching With Programmable Switches

Published in IEEE Transactions on Dependable and Secure Computing (TDSC), 2022

Recommended citation:
Shicheng Wang, Menghao Zhang, Guanyu Li, Chang Liu, Zhiliang Wang, Ying Liu, Mingwei Xu. "Bolt: Scalable and Cost-Efficient Multistring Pattern Matching With Programmable Switches". In IEEE/ACM Transactions on Networking (TON), 2022.

Abstract:
Multi-string pattern matching is a crucial building block for many network security applications and thus of great importance. Since every byte of a packet has to be inspected by a large set of patterns, it often becomes a bottleneck of these applications and dominates the performance of an entire system. Many existing studies have been devoted to alleviating this performance bottleneck either by algorithm optimization or hardware acceleration. However, neither one provides the desired scalability and costs that keep pace with the drastic increase in network bandwidth and traffic today. To address these issues, in this paper, we present, a scalable and cost-efficient multi-string pattern matching system leveraging the capability of emerging programmable switches. combines the following techniques: (1) an efficient state encoding scheme to fit a large number of strings into the limited memory on a programmable switch; (2) a variable k-stride transition mechanism to increase the throughput significantly with the same level of memory cost; and (3) a compact pattern2rule mapping method to accommodate multiple co-existing strings in one rule. We implement a prototype of and make its source code publicly available. Extensive evaluations demonstrate that can provide multi-hundred Gbps throughput and scales well with various pattern sets and workloads.

Paper URL:
Read or download the complete paper here