Re: [dpdk-dev] [PATCH v4 0/7] add eCPRI support in mlx5 driver

2020-07-17 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Bing Zhao > Sent: Friday, July 17, 2020 10:12 AM > To: Ori Kam ; Slava Ovsiienko > > Cc: Raslan Darawsheh ; Matan Azrad > ; dev@dpdk.org; Netanel Gonen > > Subject: [PATCH v4 0/7] add eCPRI support in mlx5 driver > > This patch set is to add the eCPRI s

[dpdk-dev] [PATCH v4 0/7] add eCPRI support in mlx5 driver

2020-07-17 Thread Bing Zhao
This patch set is to add the eCPRI support of flow rules in mlx5 PMD driver. Right now, only eCPRI over Ethernet layer (including VLAN) is supported. eCPRI over UDP will be supported in the future. If the flow rule to be inserted is not supported, PMD driver will return error to indicate the reason