Published in

Proceedings of the ACM SIGCOMM 2010 conference on SIGCOMM - SIGCOMM '10

DOI: 10.1145/1851182.1851207

Association for Computing Machinery (ACM), Computer Communication Review, 4(40), p. 195-206, 2010

DOI: 10.1145/1851275.1851207

Links

Tools

Export citation

Search in Google Scholar

PacketShader: a GPU-Accelerated Software Router

Journal article published in 2010 by Sangjin Han, Keon Jang, KyoungSoo Park, Sue B. Moon
This paper was not found in any repository, but could be made available legally by the author.
This paper was not found in any repository, but could be made available legally by the author.

Full text: Unavailable

Green circle
Preprint: archiving allowed
Green circle
Postprint: archiving allowed
Red circle
Published version: archiving forbidden
Data provided by SHERPA/RoMEO

Abstract

We present PacketShader, a high-performance software router framework for general packet processing with Graphics Processing Unit (GPU) acceleration. PacketShader exploits the massively-parallel processing power of GPU to address the CPU bottleneck in current software routers. Combined with our high-performance packet I/O engine, PacketShader outperforms existing software routers by more than a factor of four, forwarding 64B IPv4 packets at 39 Gbps on a single commodity PC. We have implemented IPv4 and IPv6 forwarding, OpenFlow switching, and IPsec tunneling to demonstrate the flexibility and performance advantage of PacketShader. The evaluation results show that GPU brings significantly higher throughput over the CPU-only implementation, confirming the effectiveness of GPU for computation and memory-intensive operations in packet processing.