Re: [PATCH V1 0/7] port probe time optimization

2025-02-06 Thread Raslan Darawsheh
Hi, From: Minggang(Gavin) Li Sent: Monday, December 23, 2024 12:10 PM To: Matan Azrad; Slava Ovsiienko; Ori Kam; NBU-Contact-Thomas Monjalon (EXTERNAL) Cc: dev@dpdk.org; Raslan Darawsheh Subject: [PATCH V1 0/7] port probe time optimization This patch series introduced a feature that the time

[PATCH V1 0/7] port probe time optimization

2024-12-23 Thread Minggang Li(Gavin)
This patch series introduced a feature that the time to probe a VF/SF will be reduced greatly in large scale, eg hundreds of VF/SFs. This feature is controlled through the "probe_opt_en" device argument. Setting it to a non-zero value indicates the application will enable this functionality when pr

[PATCH V1 0/7] port probe time optimization

2024-10-16 Thread Minggang Li(Gavin)
This patch series introduced a feature that the time to probe a VF/SF will be reduced greatly in large scale, eg hundreds of VF/SFs. This feature is controlled through the "probe_opt_en" device argument. Setting it to a non-zero value indicates the application will enable this functionality when pr