Re: [dpdk-dev] [PATCH 0/6] net/mlx5: refactor flow infrastructure

2020-07-01 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Dekel Peled > Sent: Sunday, June 28, 2020 5:07 PM > To: Matan Azrad ; Slava Ovsiienko > ; Raslan Darawsheh > Cc: dev@dpdk.org > Subject: [PATCH 0/6] net/mlx5: refactor flow infrastructure > > As part of the effort to support DPDK on different OS, > this

[dpdk-dev] [PATCH 0/6] net/mlx5: refactor flow infrastructure

2020-06-28 Thread Dekel Peled
As part of the effort to support DPDK on different OS, this series adds OS abstraction for flow infrastructures. The changes include renaming using generic terms, as well as OS specific functions for flow related operations and utilities. Series-acked-by: Matan Azrad Dekel Peled (6): net/mlx5: