[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <409E8C82-269B-4D62-B878-B4B451995590@net-swift.com>
Date: Mon, 8 Apr 2024 14:50:15 +0800
From: "mengyuanlou@...-swift.com" <mengyuanlou@...-swift.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: netdev@...r.kernel.org,
Jiawen Wu <jiawenwu@...stnetic.com>,
温端强 <duanqiangwen@...-swift.com>
Subject: Re: [PATCH net-next v2 7/7] net: txgbe: add sriov function support
> 2024年4月4日 09:53,Jakub Kicinski <kuba@...nel.org> 写道:
>
> On Wed, 3 Apr 2024 17:10:04 +0800 Mengyuan Lou wrote:
>> + .ndo_set_vf_spoofchk = wx_ndo_set_vf_spoofchk,
>> + .ndo_set_vf_link_state = wx_ndo_set_vf_link_state,
>> + .ndo_get_vf_config = wx_ndo_get_vf_config,
>> + .ndo_set_vf_vlan = wx_ndo_set_vf_vlan,
>> + .ndo_set_vf_mac = wx_ndo_set_vf_mac,
>
> We don't accept any new implementations of the old SR-IOV API.
> Please offload standard networking constructs like flow rules,
> bridge etc.
> —
Is there some exact documents and guidance.
What links and rst are available.
Thanks.
> pw-bot: reject
>
>
Powered by blists - more mailing lists