愿星光伴随你左右


  • 首页

  • todo

  • 思考

  • life

  • food

  • OS

  • lua

  • redis

  • Golang

  • C

  • TCP/IP

  • ebpf

  • p4

  • OpenVPN

  • IPSec

  • L2TP

  • DNS

  • distributed

  • web

  • OpenWRT

  • 运维

  • Git

  • 鸟哥的私房菜

  • IT杂谈

  • 投资

  • About Me

  • 友情链接

  • FTP

  • 搜索
close

DPDK资料汇总

时间: 2000-01-01   |   分类: dpdk   ref     |   阅读: 25 字 ~1分钟

参考链接

  • https://github.com/iqiyi/dpvs/tree/v1.9.0
  • https://dpdk-docs.readthedocs.io/en/latest/prog_guide/index.html
  • https://doc.dpdk.org/guides/prog_guide/mbuf_lib.html
  • https://blog.csdn.net/qq_45617555/article/details/124205188
  • https://doc.dpdk.org/guides/sample_app_ug/ptpclient.html
  • https://blog.csdn.net/yun6853992/article/details/122156624
  • https://blog.csdn.net/sinat_20184565/article/details/92700223
  • https://dpdk-docs.readthedocs.io/en/latest/prog_guide/kernel_nic_interface.html#dpdk
  • https://www.cnblogs.com/realjimmy/p/12889079.html
  • https://www.cnblogs.com/realjimmy/p/12912751.html
  • https://www.cnblogs.com/realjimmy/p/12914237.html
  • https://www.cnblogs.com/realjimmy/p/12918685.html
  • https://www.cnblogs.com/realjimmy/p/12920701.html
  • https://www.cnblogs.com/realjimmy/p/12911004.html
  • https://doc.dpdk.org/guides/linux_gsg/cross_build_dpdk_for_loongarch.html
  • https://blog.csdn.net/qq_45617555/article/details/124205188
  • https://www.cnblogs.com/ziding/p/4214499.html
  • https://dpdk-docs.readthedocs.io/en/latest/prog_guide/kernel_nic_interface.html#dpdk
  • https://www.cnblogs.com/realjimmy/p/12812883.html
  • https://www.cnblogs.com/realjimmy/p/12903372.html
  • https://www.cnblogs.com/realjimmy/p/12889079.html

c语言运算符和优先级

时间: 2000-01-01   |   分类: c     |   阅读: 1277 字 ~3分钟

运算符的优先级:C语言中,运算符的运算优先级共分为15 级。1 级最高,15级最低。在表达式中,优先级较高的先于优先级较低的进行运算。而在一个运算量两侧的运算符优先级相同时,则按运算符的结合性所规定的结合方向处理。

阅读全文 »

EPBF 资料汇总

时间: 2000-01-01   |   分类: ebpf   ref     |   阅读: 28 字 ~1分钟

https://ebpf.io/zh-cn/

https://eunomia.dev/tutorials/

https://www.ebpf.top/what-is-ebpf/

https://www.ebpf.top/post/ebpf_intro/

https://www.ebpf.top/post/tracee_intro/

https://www.ebpf.top/post/ebpf_network_traffic_monitor/

https://www.ebpf.top/post/bpf-co-re-btf-libbpf/

https://www.ebpf.top/post/bpf_core/

https://www.ebpf.top/post/bcc-to-libbpf-guid/

https://www.ebpf.top/post/ebpf_network_kpatch_ipvs/

https://www.ebpf.top/post/offensive-bpf-bpftrace/

https://www.ebpf.top/post/ebpf_network_kpatch_ipvs/

https://www.ebpf.top/post/bcc-to-libbpf-guid/

https://www.ebpf.top/post/ebpf_prog_pid_filter/

https://davidlovezoe.club/wordpress/archives/901

https://zhuanlan.zhihu.com/p/378258986

https://cloudnative.to/blog/bpf-intro/

https://github.com/iovisor/bcc

https://github.com/Netopian/natbee

https://github.com/zoidyzoidzoid/awesome-ebpf

https://blog.csdn.net/lianhunqianr1/article/details/119363772

https://www.ngui.cc/zz/2197457.html?action=onClick

https://pancakeliu.github.io/2022/04/06/ebpf-network-forward/

https://nakryiko.com/posts/libbpf-bootstrap/

https://www.51cto.com/article/711018.html

https://davidlovezoe.club/wordpress/archives/901

https://davidlovezoe.club/wordpress/archives/937

https://libbpf.readthedocs.io/en/latest/libbpf_overview.html#getting-started-with-libbpf

80 81 82 83 84 85 86 87 88

日志
分类
标签
RSS 订阅
GitHub
© 2009 - 2025
粤ICP备2021068940号-1 粤公网安备44011302003059
0%