Hi Thomas, I will continue to work on it on this quarter, a more detail servial patchs will be summit after the Spring Festival.
Regards Wenbo > -----Original Message----- > From: Thomas Monjalon <tho...@monjalon.net> > Sent: 2025年1月17日 0:50 > To: yao...@mucse.com; Wenbo Cao <caowe...@mucse.com> > Cc: dev@dpdk.org; ferruh.yi...@amd.com; andrew.rybche...@oktetlabs.ru; > step...@networkplumber.org > Subject: Re: [PATCH v6 0/8] [v6]drivers/net Add Support mucse N10 Pmd Driver > > Hello, > > Is there any plan to resume this work? > > > 01/09/2023 04:30, Wenbo Cao: > > For This patchset just to support the basic chip init work and user > > can just found the eth_dev, but can't control more. > > For Now just support 2*10g nic,the chip can support > > 2*10g,4*10g,4*1g,8*1g,8*10g. > > The Feature rx side can support rx-cksum-offload,rss,vlan-filter > > flow_clow,uncast_filter,mcast_filter,1588,Jumbo-frame > > The Feature tx side can supprt tx-cksum-offload,tso,vxlan-tso flow > > director base on ntuple pattern of tcp/udp/ip/ eth_hdr->type for sriov > > is also support. > > > > Because of the chip desgin defect, for multiple-port mode one pci-bdf > > will have multiple-port (max can have four ports) so this code must be > > care of one bdf init multiple-port. > > > >