Skip to content

Commit

Permalink
Documentation: networking: dpaa_eth: adjust sysfs paths
Browse files Browse the repository at this point in the history
The sysfs paths changed, updating to the current ones.

Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Madalin Bucur authored and David S. Miller committed Nov 12, 2019
1 parent 9c64eca commit 59618bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/networking/device_drivers/freescale/dpaa.txt
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ The following statistics are exported for each interface through ethtool:
The driver also exports the following information in sysfs:

- the FQ IDs for each FQ type
/sys/devices/platform/dpaa-ethernet.0/net/<int>/fqids
/sys/devices/platform/soc/<addr>.fman/<addr>.ethernet/dpaa-ethernet.<id>/net/fm<nr>-mac<nr>/fqids

- the ID of the buffer pool in use
/sys/devices/platform/dpaa-ethernet.0/net/<int>/bpids
/sys/devices/platform/soc/<addr>.fman/<addr>.ethernet/dpaa-ethernet.<id>/net/fm<nr>-mac<nr>/bpids

0 comments on commit 59618bc

Please sign in to comment.