Re: [dpdk-dev] [PATCH v2 07/14] net/mlx5: support SubFunction

2021-07-13 Thread Slava Ovsiienko
> -Original Message- > From: Xueming(Steven) Li > Sent: Tuesday, July 13, 2021 16:15 > To: Slava Ovsiienko > Cc: dev@dpdk.org; Xueming(Steven) Li ; Matan > Azrad ; Shahaf Shuler ; Anatoly > Burakov > Subject: [PATCH v2 07/14] net/mlx5: support SubFunction > > This patch introduces SF su

[dpdk-dev] [PATCH v2 07/14] net/mlx5: support SubFunction

2021-07-13 Thread Xueming Li
This patch introduces SF support. Similar to VF, SF on auxiliary bus is a portion of hardware PF, no representor or bonding parameters for SF. Devargs to support SF: -a auxiliary:mlx5_core.sf.8,dv_flow_en=1 New global syntax to support SF: -a bus=auxiliary,name=mlx5_core.sf.8/class=eth/driver=mlx