Home
last modified time | relevance | path

Searched hist:d70446ee1f406ef4c6dd299a8482dc98ef07ed0e (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-debugfs.cdiff d70446ee1f406ef4c6dd299a8482dc98ef07ed0e Mon Jun 29 13:47:11 CDT 2020 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-eth: send a scatter-gather FD instead of realloc-ing

Instead of realloc-ing the skb on the Tx path when the provided headroom
is smaller than the HW requirements, create a Scatter/Gather frame
descriptor with only one entry.

Remove the '[drv] tx realloc frames' counter exposed previously through
ethtool since it is no longer used.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Ddpaa2-ethtool.cdiff d70446ee1f406ef4c6dd299a8482dc98ef07ed0e Mon Jun 29 13:47:11 CDT 2020 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-eth: send a scatter-gather FD instead of realloc-ing

Instead of realloc-ing the skb on the Tx path when the provided headroom
is smaller than the HW requirements, create a Scatter/Gather frame
descriptor with only one entry.

Remove the '[drv] tx realloc frames' counter exposed previously through
ethtool since it is no longer used.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Ddpaa2-eth.hdiff d70446ee1f406ef4c6dd299a8482dc98ef07ed0e Mon Jun 29 13:47:11 CDT 2020 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-eth: send a scatter-gather FD instead of realloc-ing

Instead of realloc-ing the skb on the Tx path when the provided headroom
is smaller than the HW requirements, create a Scatter/Gather frame
descriptor with only one entry.

Remove the '[drv] tx realloc frames' counter exposed previously through
ethtool since it is no longer used.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Ddpaa2-eth.cdiff d70446ee1f406ef4c6dd299a8482dc98ef07ed0e Mon Jun 29 13:47:11 CDT 2020 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-eth: send a scatter-gather FD instead of realloc-ing

Instead of realloc-ing the skb on the Tx path when the provided headroom
is smaller than the HW requirements, create a Scatter/Gather frame
descriptor with only one entry.

Remove the '[drv] tx realloc frames' counter exposed previously through
ethtool since it is no longer used.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>