Tag

igb driver

1 views collected around this technical thread.

Refining Core Development Skills
Refining Core Development Skills
May 12, 2021 · Fundamentals

Linux Network Packet Sending Process: Deep Dive into Kernel Implementation

This comprehensive article provides an in-depth analysis of how Linux kernel sends network packets, covering the complete process from user-space send() call through protocol stack processing to hardware transmission, with detailed source code examination and performance considerations.

DMALinux kernelPerformance Monitoring
0 likes · 28 min read
Linux Network Packet Sending Process: Deep Dive into Kernel Implementation