You are on page 1of 1

HO CHI MINH

UNIVERSITY OF SCIENCE

Background in
Programmable Data Planes
Cao Xuan Nghiem, Le Quang Ba Linh, Le Quynh Thu, Tran Hoang Nam, Nguyen Quang Minh, Le Hoang Phuc,
Hoang Thao Chi

1. ABSTRACT
Network assaults exhibit a tendency of rising attack intensity, expanded variety, and more covert attack tactics. Switches with
customizable data planes can support more network protocols than SDN (software defined network) switches with fixed-
function data planes. This paper reviews studies on programmable data planes based on P4 for network security issues.

2. INTRODUCTION 4. EVALUATION
An SDN controller keeps a global view of network Evaluating the background on programmable data planes
topology, making network management more efficient requires assessment of its clarity, completeness, relevancy,
than legacy approaches. SDN devices do not allow data accuracy, organization, balance, and practicality. It should
plane programmability. They only recognize a fixed set of provide a comprehensive overview of key concepts and
header fields defined by a communication protocol such principles, offer a balanced view of benefits and
as OpenFlow. P4 programs can run on different challenges, and provide practical information for real-
platforms without modifying the runtime world use. A well-written background should offer valuable
insights into programmable data planes and their impact on
application.
modern networking.

5. CONCLUSION
3. METHOD Programmable data planes enhance modern networking
P4 Architectures: P4 architecture aims to specify a model with dynamic traffic processing for increased flexibility
for programming the processing of packets, which can be and control. They drive innovation and have potential to
implemented on different target devices. The architecture transform the field, with growing use.
includes PISA, PSA, and TNA, which represent different
forwarding modes that can be utilized.
P4 programmable device: P4-programmable devices ACKNOWLEDMENT
allow programmers to select network processing
algorithms and specific packet processing nodes. This We would like to thank our teacher, team members for their
includes hardware and software switches, NICs, and invaluable support in the creation of this poster on "Background
network appliances. The PSA, which encompasses switches, Programmable Data Planes". Thank you for your contributions
NICs, NetFPGAs, and virtualized data planes such as P4- and support.
OVS and P4rt-OVS, is presented differently depending on
the devices' role.
P4-programable Devices and TCP performance: P4
programmable devices and tcp performance: P4 6. REFERENCE
programming improves TCP performance by allowing
custom packet processing schemes to address congestion, http://ce.sc.edu/cyberinfra/docs/publications/TCP-P4-
low link utilization, and unfairness issues. This provides Survey.pdf
more precise control and enhances protocol performance.

You might also like