Litcius/Paper detail

A Parallel and Updatable Architecture for FPGA-Based Packet Classification With Large-Scale Rule Sets

Yao Xin, Wenjun Li, Gaogang Xie, Yang Xu, Yi Wang

2023IEEE Micro13 citationsDOI

Abstract

As a programmable hardware, field-programmable gate array (FPGA) provides more opportunities for algorithmic network packet classification. Despite more than 10 years of research, the most actively investigated pipeline architectures still struggle to support fast rule search and efficient rule update for large-scale rule sets. In this article, we design and implement a novel architecture for multitree-based packet classification on FPGA, where the search and update processes are decoupled. A strategy of multi-processing elements (PEs), parallel search, and serial update is adopted. The parsing of multiple tree search results adopts a modular and hierarchical design, supporting architecture with various tree numbers. In addition, incremental rule updates can be achieved simply by traversing all PEs in one pass, with little and bounded impact on rule searching. Compared with TcbTree, the state-of-the-art updatable classifier, the experimental results on FPGA show that the classification performance of our design improves 3.4× on average for various 100k-scale rule sets.

Topics & Concepts

Computer scienceField-programmable gate arrayPipeline (software)Network packetModular designArchitectureRule-based systemParsingComputer architectureArtificial intelligenceEmbedded systemProgramming languageComputer networkVisual artsArtNetwork Packet Processing and OptimizationNetwork Security and Intrusion DetectionSoftware-Defined Networks and 5G
A Parallel and Updatable Architecture for FPGA-Based Packet Classification With Large-Scale Rule Sets | Litcius