Re: [dpdk-dev] [PATCH v2] net/mlx5: optimize the device spawn time with representors

2021-10-26 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Jiawei(Jonny) Wang > Sent: Thursday, September 30, 2021 3:01 PM > To: Slava Ovsiienko ; Matan Azrad > ; Ori Kam ; NBU-Contact-Thomas > Monjalon > Cc: dev@dpdk.org; Raslan Darawsheh > Subject: [PATCH v2] net/mlx5: optimize the device spawn time with > repr

[dpdk-dev] [PATCH v2] net/mlx5: optimize the device spawn time with representors

2021-09-30 Thread Jiawei Wang
During the device spawn process, mlx5 PMD queried the available flow priorities by calling mlx5_flow_discover_priorities, queried if the DR drop action was supported on the root table by calling the mlx5_flow_discover_dr_action_support routine, and queried the availability of metadata register C by