commit | afdc8a84844a2163e25ad735f9f69d220ae02529 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Sun Aug 05 16:51:57 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 05 17:08:26 2018 -0700 |
tree | 7a3547cb202edb13d9fdffad17bdbed957c16ea6 | |
parent | cde49a42a9bbba18d7f33550fd70037930c14e97 [diff] |
bnxt_en: Add DCBNL DSCP application protocol support. Expand the .ieee_setapp() and ieee_delapp() DCBNL methods to support DSCP. This allows DSCP values to user priority mappings instead of using VLAN priorities. Each DSCP mapping is added or deleted one entry at a time using the firmware API. The firmware call can only be made from a PF. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>