[dpdk-dev] [PATCH] ip_pipeline: enable promiscuous mode configuration

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Mon Sep 7 15:29:52 CEST 2015



> -----Original Message-----
> From: Singh, Jasvinder
> Sent: Monday, September 7, 2015 3:58 PM
> To: dev at dpdk.org
> Cc: Dumitrescu, Cristian
> Subject: [PATCH] ip_pipeline: enable promiscuous mode configuration
> 
> This patch allows parser to read promisc entry from
> the LINK section defined in configuration file. It
> is an optional parameter: if present, value should
> be read (yes/no, on/off), else the value is the
> default value (i.e. 1 = promiscuous mode on)
> 
> Example of config file:
> [LINK0]
> promisc = no; optional parameter, default value is “yes”
> 
> Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com>
> ---

Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>



More information about the dev mailing list