Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-debugfs.cdiff 4c96c0ac16e046ad3625d7b7228664ba478541a5 Mon Jun 29 13:47:12 CDT 2020 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-eth: add software counter for Tx frames converted to S/G

With the previous commit, in case of insufficient SKB headroom on the Tx
path instead of reallocing the SKB we now send a S/G frame descriptor.
Export the number of occurences of this case as a per CPU counter (in
debugfs) and a total number in the ethtool statistics - "tx converted sg
frames'.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Ddpaa2-ethtool.cdiff 4c96c0ac16e046ad3625d7b7228664ba478541a5 Mon Jun 29 13:47:12 CDT 2020 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-eth: add software counter for Tx frames converted to S/G

With the previous commit, in case of insufficient SKB headroom on the Tx
path instead of reallocing the SKB we now send a S/G frame descriptor.
Export the number of occurences of this case as a per CPU counter (in
debugfs) and a total number in the ethtool statistics - "tx converted sg
frames'.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Ddpaa2-eth.hdiff 4c96c0ac16e046ad3625d7b7228664ba478541a5 Mon Jun 29 13:47:12 CDT 2020 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-eth: add software counter for Tx frames converted to S/G

With the previous commit, in case of insufficient SKB headroom on the Tx
path instead of reallocing the SKB we now send a S/G frame descriptor.
Export the number of occurences of this case as a per CPU counter (in
debugfs) and a total number in the ethtool statistics - "tx converted sg
frames'.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Ddpaa2-eth.cdiff 4c96c0ac16e046ad3625d7b7228664ba478541a5 Mon Jun 29 13:47:12 CDT 2020 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-eth: add software counter for Tx frames converted to S/G

With the previous commit, in case of insufficient SKB headroom on the Tx
path instead of reallocing the SKB we now send a S/G frame descriptor.
Export the number of occurences of this case as a per CPU counter (in
debugfs) and a total number in the ethtool statistics - "tx converted sg
frames'.

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