Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net_manager 项目:对 linux 内核网络进行优化和加速 #543

Open
helight opened this issue Oct 13, 2023 · 2 comments
Open

net_manager 项目:对 linux 内核网络进行优化和加速 #543

helight opened this issue Oct 13, 2023 · 2 comments
Assignees

Comments

@helight
Copy link
Member

helight commented Oct 13, 2023

net_manager 项目:对 linux 内核网络进行优化和加速。
另外可以持续整合优化这部分子项目:
https://github.com/linuxkerneltravel/lmp/tree/develop/eBPF_Supermarket/XDP_Res-Application
https://github.com/linuxkerneltravel/lmp/tree/develop/eBPF_Supermarket/eBPF_TCP_Ping
https://github.com/linuxkerneltravel/lmp/tree/develop/eBPF_Supermarket/eBPF_DDoS
实现目标:

  1. 使用 xdp 对内核中网络拦截加速,实现高性能的网络数据包拦截能力。
  2. 使用 xdp 对内核中网络包进行加速路由。
  3. 使用 socetmap 实现同主机内内核中多个进程之间网络包发送加速优化。
    项目技术要求
    ● 熟悉Linux内核网络系统的技术原理
    ● 熟悉Linux eBPF技术,能够通过eBPF实现内核事件的解析
    运行要求:
    ● 运行系统: ubuntu22.4 以上
    ●场景验证:能在主机场景下完成课题实现目标,并有测试分析报告。
@helight helight changed the title net_manager工具:对 linux 内核网络进行优化和加速 net_manager 项目:对 linux 内核网络进行优化和加速 Oct 13, 2023
@xiaozhangchannel
Copy link
Contributor

张小航本周工作:

1.本周重心还是XDP程序的编写,把上周遇到的问题解决了,目前能对数据包进行解析

下周计划:

1.做一下仓库关于XDP的issue

@xiaozhangchannel
Copy link
Contributor

张铭轩本周工作:

1、主要在学习《深入理解Linux网络》了解内核收发包的相关流程;
2、学习网络方面的知识。

王月妮本周工作:

1、学习ebpf并输出tcp时间延迟、序列号和确认号等信息
2、完善上周终端信息与日志同步更新。
3、完成了net_watcher的注释文档,并提交了pr

张小航本周工作:

1、本周主要在阅读论文开题
2、搭建网络负载均衡的环境

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants