[dpdk-dev] [PATCH] app/testpmd: fix pf/vf check of flow director

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Mon Oct 17 22:02:08 CEST 2016



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wenzhuo Lu
> Sent: Sunday, October 09, 2016 7:47 PM
> To: dev at dpdk.org
> Cc: Lu, Wenzhuo
> Subject: [dpdk-dev] [PATCH] app/testpmd: fix pf/vf check of flow director
> 
> Parameters pf & vf are added into most of flow director
> filter CLIs.
> But mac-valn and tunnel filters don't have these parameters,
> the parameters should not be checked for mac-vlan and tunnel
> filters.
> 
> Fixes: e6a68c013353 ("app/testpmd: extend commands for flow director in
> VF")
> Signed-off-by: Wenzhuo Lu <wenzhuo.lu at intel.com>

Check-git-log script throws a couple of errors:

Wrong headline lowercase:
        app/testpmd: fix pf/vf check of flow director -> PF/VF
Missing blank line after 'Fixes' tag:
        Fixes: e6a68c013353 ("app/testpmd: extend commands for flow director in VF")

Apart from this:
Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>




More information about the dev mailing list