Hi Ferruh, > -----Original Message----- > From: Yigit, Ferruh > Sent: Wednesday, January 10, 2018 1:58 AM > To: Lu, Wenzhuo <wenzhuo...@intel.com>; dev@dpdk.org > Cc: Wu, Jingjing <jingjing...@intel.com> > Subject: Re: [dpdk-dev] [PATCH v5 07/14] net/avf: enable ops for MAC VLAN > offload > > On 1/8/2018 5:13 AM, Wenzhuo Lu wrote: > > From: Jingjing Wu <jingjing...@intel.com> > > > > - promiscuous_enable > > - promiscuous_disable > > - allmulticast_enable > > - allmulticast_disable > > - mac_addr_add > > - mac_addr_remove > > - mac_addr_set > > - vlan_filter_set > > - vlan_offload_set > > Patch subject is not accurate, can you please update it? Sure, will update it.
> > > > > Signed-off-by: Jingjing Wu <jingjing...@intel.com> > > <...>