Abstract
The growth of Internet of Things (IoT) has led to the convergence of heterogeneous networking systems powered by various protocols, and consequently the emergence of protocol-independent packet processing based on programmable data plane (PDP) for IoT. In this work, we study how to leverage the hardware acceleration enabled by offloading flow tables to SmartNIC to improve the performance of software PDP switches based on protocol-oblivious forwarding (POF). We design our SmartNIC offloading system (namely, OVS-POF-TC) based on the Linux kernel traffic classification (TC) system and open vSwitch (OVS), extend OVS to enable the installation of POF-based flow tables (POF-FTs) in a SmartNIC, and design a selective offloading mechanism for purposely offloading heavy-load POF-FTs. Our experimental results indicate that OVS-POF-TC offloads and updates POF-FTs timely, supports runtime programmability, and has improved packet processing throughput by 1.52× and 3.82×, when applying POF-FTs with SetField and AddField to packets, respectively. Moreover, to ensure that OVS-POF-TC can offload and replace POF-FTs adaptively, we formulate two mixed-integer linear programming (MILP) models to, respectively, solve the problems of flow placement and flow replacement, and also design time-efficient heuristics for them.
Original language | English (US) |
---|---|
Pages (from-to) | 7303-7314 |
Number of pages | 12 |
Journal | IEEE Internet of Things Journal |
Volume | 10 |
Issue number | 8 |
DOIs | |
State | Published - Apr 15 2023 |
All Science Journal Classification (ASJC) codes
- Information Systems
- Signal Processing
- Hardware and Architecture
- Computer Networks and Communications
- Computer Science Applications
Keywords
- Open vSwitch (OVS)
- SmartNIC
- programmable data plane (PDP)
- protocol-oblivious forwarding (POF)