-
- Downloads
[I/OAT]: Structure changes for TCP recv offload to I/OAT
Adds an async_wait_queue and some additional fields to tcp_sock, and a dma_cookie_t to sk_buff. Signed-off-by:Chris Leech <christopher.leech@intel.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/linux/skbuff.h 4 additions, 0 deletionsinclude/linux/skbuff.h
- include/linux/tcp.h 8 additions, 0 deletionsinclude/linux/tcp.h
- include/net/sock.h 2 additions, 0 deletionsinclude/net/sock.h
- include/net/tcp.h 7 additions, 0 deletionsinclude/net/tcp.h
- net/core/sock.c 6 additions, 0 deletionsnet/core/sock.c
Loading
Please register or sign in to comment