Re: 答复: 答复: [PATCH v6 01/17] net/r8169: add PMD driver skeleton

2024-11-11 Thread Ferruh Yigit
as soon as possible. I have had a fever recently, so it > might be a bit slow. > Great, thanks. (And I hope you get better soon ;) > > Best Regards, > Howard Wang > > -邮件原件- > 发件人: Ferruh Yigit > 发送时间: 2024年11月11日 17:09 > 收件人: 王颢 ; dev@dpdk.org > 抄送: pr

答复: 答复: [PATCH v6 01/17] net/r8169: add PMD driver skeleton

2024-11-11 Thread 王颢
09 收件人: 王颢 ; dev@dpdk.org 抄送: pro_nic_d...@realtek.com 主题: Re: 答复: [PATCH v6 01/17] net/r8169: add PMD driver skeleton External mail. On 11/11/2024 3:46 AM, 王颢 wrote: > Dear Ferruh, > > I apologize for the issues that have arisen during the process of splitting a > complete driver

Re: 答复: [PATCH v6 01/17] net/r8169: add PMD driver skeleton

2024-11-11 Thread Ferruh Yigit
On 11/11/2024 3:46 AM, 王颢 wrote: > Dear Ferruh, > > I apologize for the issues that have arisen during the process of splitting a > complete driver into several small patches. > > On 11/8/2024 12:11 PM, Howard Wang wrote: >> Meson build infrastructure, r8169_ethdev minimal skeleton, header with

答复: [PATCH v6 01/17] net/r8169: add PMD driver skeleton

2024-11-10 Thread 王颢
Dear Ferruh, I apologize for the issues that have arisen during the process of splitting a complete driver into several small patches. On 11/8/2024 12:11 PM, Howard Wang wrote: > Meson build infrastructure, r8169_ethdev minimal skeleton, header with > Realtek NIC device and vendor IDs. > > Sign