aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorWingMan Kwok <[email protected]>2015-03-20 16:11:25 -0400
committerDavid S. Miller <[email protected]>2015-03-20 22:03:09 -0400
commit9a391c7ba7dcfc64754140ce13d5fc55d149531a (patch)
tree34e3249f144288d09892defee67eab9a22f2b610 /tools/perf/scripts/python/syscall-counts.py
parentda866ba055bf934c21bd936bbec01d69deffef95 (diff)
net: netcp: ethss: enhancement to support NetCP 1.5 ethss
NetCP 1.5 available on newer K2 SoCs such as K2E and K2L introduced 3 variants of the ethss subsystem, 9 port, 5 port and 2 port. These have one host port towards the CPU and N external slave ports. To customize the driver for these new ethss sub systems, multiple compatibility strings are introduced. Currently some of parameters that are different on different variants such as number of ALE ports, stats modules and number of ports are defined through constants. These are now changed to variables in gbe_priv data that get set based on the compatibility string. This is required as there are no hardware identification registers available to distinguish among the variants of NetCP 1.5 ethss. However there is identification register available to differentiate between NetCP 1.4 vs NetCP 1.5 and the same is made use of in the code to differentiate them. For more reading on the details of this peripheral, please refer to the User Guide available at http://www.ti.com/lit/pdf/spruhz3 Signed-off-by: Murali Karicheri <[email protected]> Signed-off-by: WingMan Kwok <[email protected]> CC: "David S. Miller" <[email protected]> CC: Mugunthan V N <[email protected]> CC: "Lad, Prabhakar" <[email protected]> CC: Grygorii Strashko <[email protected]> CC: Christoph Jaeger <[email protected]> CC: Lokesh Vutla <[email protected]> CC: Markus Pargmann <[email protected]> CC: Kumar Gala <[email protected]> CC: Ian Campbell <[email protected]> CC: Mark Rutland <[email protected]> CC: Pawel Moll <[email protected]> CC: Rob Herring <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions