commit | 174fd2597b0bd8c19fce6a97e8b0f753ef4ce7cb | [log] [tgz] |
---|---|---|
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | Tue Nov 04 16:06:50 2014 -0600 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 05 21:50:12 2014 -0500 |
tree | 0770a468c71da5dcaa7353537f822584df34907e | |
parent | 08dcc47c06c79de31b9b2c0b4637f6119e5701fa [diff] |
amd-xgbe: Implement split header receive support Provide support for splitting IP packets so that the header and payload can be sent to different DMA addresses. This will allow the IP header to be put into the linear part of the skb while the payload can be added as frags. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>