Re: [PATCH v4 3/5] dts: add class for virtual functions

2024-11-14 Thread Luca Vizzarro
+1

Re: [PATCH v4 3/5] dts: add class for virtual functions

2024-09-25 Thread Juraj Linkeš
On 23. 9. 2024 20:42, jspew...@iol.unh.edu wrote: From: Jeremy Spewock In DPDK applications virtual functions are treated the same as ports, but within the framework there are benefits to differentiating the two in order to add more metadata to VFs about where they originate from. For this r

[PATCH v4 3/5] dts: add class for virtual functions

2024-09-23 Thread jspewock
From: Jeremy Spewock In DPDK applications virtual functions are treated the same as ports, but within the framework there are benefits to differentiating the two in order to add more metadata to VFs about where they originate from. For this reason this patch adds a new class for handling virtual