[dpdk-dev] [PATCH v2] pipeline_firewall: Fix for port range filtering

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Fri Mar 24 20:10:08 CET 2017



> -----Original Message-----
> From: Shyam Kumar Shrivastav [mailto:shrivastav.shyam at gmail.com]
> Sent: Wednesday, March 22, 2017 1:36 AM
> To: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>
> Cc: dev at dpdk.org; Shyam Kumar Shrivastav <shrivastav.shyam at gmail.com>
> Subject: [PATCH v2] pipeline_firewall: Fix for port range filtering
> 
> Firewall ACL definition need to use same input index for source and
> destination ports as these are 16 bits and would fit in one ACL
> field of 32 bits. This is required as per librte_acl API. Without this
> UDP/TCP source and destination ports filtering (and for that
> matter ICMP type/code filtering) does not work.
> 
> Signed-off-by: Shyam Kumar Shrivastav <shrivastav.shyam at gmail.com>
> ---

Reviewed-by: Jasvinder.Singh at intel.com
Acked-by: Cristian.Dumitrescu at intel.com

Thanks, Shyam, for debugging this!




More information about the dev mailing list