Searched hist:f78dca691287813b6f101b207272786f0cb39c65 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | qos.h | diff f78dca691287813b6f101b207272786f0cb39c65 Wed Jul 19 06:04:40 CDT 2023 Naveen Mamindlapalli <naveenm@marvell.com> octeontx2-pf: implement transmit schedular allocation algorithm
unlike strict priority, where number of classes are limited to max 8, there is no restriction on the number of dwrr child nodes unless the count increases the max number of child nodes supported.
Hardware expects strict priority transmit schedular indexes mapped to their priority. This patch adds defines transmit schedular allocation algorithm such that the above requirement is honored.
Signed-off-by: Naveen Mamindlapalli <naveenm@marvell.com> Signed-off-by: Hariprasad Kelam <hkelam@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qos.c | diff f78dca691287813b6f101b207272786f0cb39c65 Wed Jul 19 06:04:40 CDT 2023 Naveen Mamindlapalli <naveenm@marvell.com> octeontx2-pf: implement transmit schedular allocation algorithm
unlike strict priority, where number of classes are limited to max 8, there is no restriction on the number of dwrr child nodes unless the count increases the max number of child nodes supported.
Hardware expects strict priority transmit schedular indexes mapped to their priority. This patch adds defines transmit schedular allocation algorithm such that the above requirement is honored.
Signed-off-by: Naveen Mamindlapalli <naveenm@marvell.com> Signed-off-by: Hariprasad Kelam <hkelam@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|