Re: [PATCH v2 1/1] ethdev: add protocol param to color table update

2022-10-03 Thread Ferruh Yigit
; Thomas Monjalon ; Ferruh Yigit ; Andrew Rybchenko Cc: dev@dpdk.org Subject: [PATCH v2 1/1] ethdev: add protocol param to color table update From: Sunil Kumar Kori Using rte_mtr_color_in_protocol_set(), user can configure combination of protocol headers, like outer_vlan and outer_ip, can be enabled

RE: [PATCH v2 1/1] ethdev: add protocol param to color table update

2022-08-23 Thread Dumitrescu, Cristian
s Monjalon ; > Ferruh Yigit ; Andrew Rybchenko > > Cc: dev@dpdk.org > Subject: [PATCH v2 1/1] ethdev: add protocol param to color table update > > From: Sunil Kumar Kori > > Using rte_mtr_color_in_protocol_set(), user can configure > combination of protocol headers, like ou

[PATCH v2 1/1] ethdev: add protocol param to color table update

2022-08-23 Thread skori
From: Sunil Kumar Kori Using rte_mtr_color_in_protocol_set(), user can configure combination of protocol headers, like outer_vlan and outer_ip, can be enabled on given meter object. But rte_mtr_meter_vlan_table_update() and rte_mtr_meter_dscp_table_update() do not have information that which tab