Linux网络处理:网卡收包流程

58 阅读1分钟
  1. 创建ksoftirqd内核线程(NAPI)
  2. 网络子系统初始化
  3. 协议栈注册
  4. 网卡驱动初始化(ethtool)
  5. 启动网卡

softnet_data

RX/TX队列数量和PCIe通道的数量