[dpdk-dev] [PATCH v6 0/5] net/softnic: sw fall-back pmd for traffic mgmt and others

Ferruh Yigit ferruh.yigit at intel.com
Fri Oct 6 20:57:22 CEST 2017


On 10/6/2017 5:59 PM, Jasvinder Singh wrote:
> The SoftNIC PMD is intended to provide SW fall-back options for specific
> ethdev APIs in a generic way to the NICs not supporting those features.
> 
> Currently, the only implemented ethdev API is Traffic Management (TM),
> but other ethdev APIs such as rte_flow, traffic metering & policing, etc
> can be easily implemented.

<...>

> Cristian Dumitrescu (4):
> Jasvinder Singh (4):
>   net/softnic: add softnic PMD
>   net/softnic: add traffic management support
>   net/softnic: add TM capabilities ops
>   net/softnic: add TM hierarchy related ops
> 
> Jasvinder Singh (1):
>   app/testpmd: add traffic management forwarding mode

Hi Jasvinder,

There is a patchset has been merged into main and next-net repo to
convert port_id from 8bits to 16bits.
This PMD also should reflect this conversion, can you please rebase PMD
on top of latest next-net?

Please keep existing Acks in next version.

Also there are lots of UNNECESSARY_PARENTHESES checkpatch warnings, can
you please fix them?

> 
>  MAINTAINERS                                        |    5 +

Checkpatch also gives warning about MAINTAINERS file updates, not sure
why, can you please check this?

<...>


More information about the dev mailing list