PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
March 14, 2026Scientific Reports0 citationsOpen Access

High performance IP lookup through GPU acceleration to support scalable and efficient routing in data driven communication networks

VSVeeramani SonaiIBIndira BharathiSASamah Alshathri

Key Points

  • This research aims to enhance IP lookup efficiency using GPU acceleration for handling increased network traffic.
  • Introduced a GPU-based mechanism for parallelizing IP lookup.
  • Employed compression techniques to reduce IP address length and complexity.
  • Utilized longest prefix match (LPM) by splitting compressed IP addresses for faster lookup.
  • Achieved 84% performance improvement over traditional CPU-based IP lookup methods.
  • Realized 89% and 97% improvements compared to GPU-based hashing and Binary Search Tree (BST) methods, respectively.

Abstract

When more people use the network, the overall network traffic grows steadily. To achieve better performance, devices connecting different end systems must process incoming packets at wire speed. One critical aspect of packet processing is IP lookup. So, an effective mechanism for parallelizing IP lookup on General-Purpose Graphics Processing Unit (GPGPU) is introduced in this work. Considering that, the complexity of the lookup operation increases with IP address length, the proposed approach reduces the length of each IP address by employing suitable compression techniques. Consequently, IP address lookup is conducted in parallel using longest prefix match (LPM) by splitting compressed IP address into two parts. In this proposed work, the lookup complexity can be reduced to O (w/ (2 k) ) than binary trie, where w, k represents IP prefix length and stride value respectively. The experimental results highlight that GPU-based IP lookup shows 84% improvement than CPU-based approaches and 89% and 97% improvement than GPU based hashing and GPU based Binary Search Tree (BST) respectively.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Sonai et al. (2026) studied this question.

synapsesocial.com/papers/69b4fc0eb39f7826a300caf2https://doi.org/10.1038/s41598-025-33233-x
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1A Perspective of IP Lookup Approach Using Graphical Processing Unit (GPU)2023 · 7 citations
  2. 2GFlow: Towards GPU-based high-performance table matching in OpenFlow switches2015 · 8 citations
  3. 3An Architecture for IP Address Allocation with CIDR1993 · 248 citations
  4. 4IP routing processing with graphic processors2010 · 29 citations
  5. 5PacketShader2010 · 216 citations