### :school: TEEP 2024_RT LAB_ORAN DPDK #### :book: Milestone 6: Learning DPDK :::success List the essential information of this chapter. 1. Understand what is DPDK and they can do. 2. install layer 2 and layer 3 forwarding success. reference DPDK official 3. See layer 2 and layer 3 code, we need to know how to write, then we can deploy. ::: --- ### 1. Understand what is DPDK and they can do. Please click on this link for more details : https://hackmd.io/@RaffieWinata/HJP_EQTsT ### 2. install layer 2 and layer 3 forwarding success. reference DPDK official ### 3. See layer 2 and layer 3 code, we need to know how to write, then we can deploy.