...
S. No | Task | Week | Related LInks | Outcomes | Status |
---|---|---|---|---|---|
1 | Setup VPP(Vector Packet Processing) and run Trex Traffic Gen to benchmark it. | week 1 & 2 | https://medium.com/@shivank1128/vpp-benchmark-with-trex-traffic-generator-6cfcecb931a9 | Learned the following: 1) How to attach and De-attach NIC from DPDK. 2) How to benchmark with Trex Traffic gen. | Completed |
3 | Setup Open Virtual Switch and create a loopback between interfaces, benchmarking it with Trex. | Week 3 | http://solomon.ipv6.club.tw/Course/SDN/howto_install_ovs_on_centos7.html | 1) Installed OVS on Node4. 2) Created loopback interface. | Completed |
4 | Upgrade Node4 from Centos 7 to Fedora 36. or any suitable Operating System to Run eBPF programs. | Week 4 & 5 | https://getfedora.org/en/workstation/download/ | 1) Removed Centos 7 from Node 4 POD12. 2) Tried to install fedora 36 via Redirect ISO (Failed: due to some issue in Jviewer) 3) Got POD 18 (Ubuntu 20) for testing eBPF programs. | Completed |
5 | Attach an eBPF program to Kernel and Benchmark it with Trex. | Week 6 | https://github.com/Nat-Lab/xdp-router (Solution XDP Bridge) https://github.com/xdp-project/xdp-tutorial https://github.com/torvalds/linux/tree/master/samples/bpf https://docs.cilium.io/en/latest/bpf/ https://github.com/dpino/xdp_ipv6_filter | 1) Tested 3 XDP bridges but rejected them due to many bugs and errors. 2) Compiled and Attached the XDP router to the interface. 3) testing the program (Whether fulfilling the requirements or not). (In Progress) | InProgress |
6 | Trying to set up a local benchmarking setup and also waiting for Pod12-Node4 to be ready. | week 7 & 8 |
Some Important links for Centos 7:
https://linuxhint.com/install_llvm_centos7/
https://stackoverflow.com/questions/44219158/how-to-install-clang-and-llvm-3-9-on-centos-7
Learning Resource Section:
View filename [VSperf] Testbed.pdf height 250
View filename Week 1.pdf height 250
View filename LFN-eBPF XDP.pdf height 250
name | [VSperf] Testbed.pdf |
---|---|
height | 250 |
name | Week 1.pdf |
---|---|
height | 250 |
name | LFN-eBPF XDP.pdf |
---|---|
height | 250 |