Hi Adrien,
On 11/23/2017 12:39 PM, Adrien Mazarguil wrote:
Hi Andrew,
On Mon, Nov 20, 2017 at 08:21:59AM +, Andrew Rybchenko wrote:
enum rte_flow_item_type states that items matching protocol headers
must be stacked in the same order as the protocol layers to match.
As the result the patch
Hi Andrew,
On Mon, Nov 20, 2017 at 08:21:59AM +, Andrew Rybchenko wrote:
> enum rte_flow_item_type states that items matching protocol headers
> must be stacked in the same order as the protocol layers to match.
> As the result the patch changes ABI since Geneve is added just after
> VXLAN (th
enum rte_flow_item_type states that items matching protocol headers
must be stacked in the same order as the protocol layers to match.
As the result the patch changes ABI since Geneve is added just after
VXLAN (the closest protocol).
In fact as far as I can see many items do not follow the require
3 matches
Mail list logo