Skip to content

zxnj/kernel_net_chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

kernel_skb_path

It is the skb path of Linux kernel. I would like enlarge the flow always.
The flow is constructed based on latest netdev kernel whose git link is git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git

Because I want to focus on the skb path from the lay 2 to socket layer, so the driver is not that I care about. I just selected the intel's e1000 driver to explain the NAPI.

There are two reasons as following

  1. Intel's driver is more clear than other vendor's.
  2. The e1000 driver is most simplest and is enough to show the NAPI

About

It is the skb path of Linux kernel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published