linux_dsm_epyc7002/drivers/net/ethernet/cavium
Sunil Goutham a8671acca8 net: thunderx: Use skb_add_rx_frag() for split buffer Rx pkts
Instead of a round about way of converting buffers to SKBs and
combining them into a frag list, use standard skb_add_rx_frag()
API to merge page fragments. This code is useful when incoming
packets are of size more than RCV_FRAG_LEN which is currently
set to 2048bytes.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-13 11:59:32 -07:00
..
liquidio liquidio: Response header changes 2016-07-04 16:15:32 -07:00
octeon ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandle 2016-08-01 21:43:48 -07:00
thunder net: thunderx: Use skb_add_rx_frag() for split buffer Rx pkts 2016-08-13 11:59:32 -07:00
Kconfig net: thunderx: Add RGMII interface type support 2016-08-13 11:59:31 -07:00
Makefile netdev: Move octeon/octeon_mgmt driver to cavium directory. 2016-03-18 18:25:30 -04:00