Searched hist:"47 a9656f168a4b76a1e069ed8a67924ea8c1ac43" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | qos.h | diff 47a9656f168a4b76a1e069ed8a67924ea8c1ac43 Wed Jul 19 06:04:42 CDT 2023 Naveen Mamindlapalli <naveenm@marvell.com> octeontx2-pf: htb offload support for Round Robin scheduling
When multiple traffic flows reach Transmit level with the same priority, with Round robin scheduling traffic flow with the highest quantum value is picked. With this support, the user can add multiple classes with the same priority and different quantum. This patch does necessary changes to support the same.
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 47a9656f168a4b76a1e069ed8a67924ea8c1ac43 Wed Jul 19 06:04:42 CDT 2023 Naveen Mamindlapalli <naveenm@marvell.com> octeontx2-pf: htb offload support for Round Robin scheduling
When multiple traffic flows reach Transmit level with the same priority, with Round robin scheduling traffic flow with the highest quantum value is picked. With this support, the user can add multiple classes with the same priority and different quantum. This patch does necessary changes to support the same.
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 | otx2_common.c | diff 47a9656f168a4b76a1e069ed8a67924ea8c1ac43 Wed Jul 19 06:04:42 CDT 2023 Naveen Mamindlapalli <naveenm@marvell.com> octeontx2-pf: htb offload support for Round Robin scheduling
When multiple traffic flows reach Transmit level with the same priority, with Round robin scheduling traffic flow with the highest quantum value is picked. With this support, the user can add multiple classes with the same priority and different quantum. This patch does necessary changes to support the same.
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 | otx2_common.h | diff 47a9656f168a4b76a1e069ed8a67924ea8c1ac43 Wed Jul 19 06:04:42 CDT 2023 Naveen Mamindlapalli <naveenm@marvell.com> octeontx2-pf: htb offload support for Round Robin scheduling
When multiple traffic flows reach Transmit level with the same priority, with Round robin scheduling traffic flow with the highest quantum value is picked. With this support, the user can add multiple classes with the same priority and different quantum. This patch does necessary changes to support the same.
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>
|