; 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
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
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
3 matches
Mail list logo