numam-dpdk/examples
Jasvinder Singh 6cec95a597 examples/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@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2015-12-07 02:35:56 +01:00
..
bond
cmdline
distributor examples/distributor: fix build with icc 2015 2015-11-27 21:43:35 +01:00
dpdk_qat
exception_path
helloworld
ip_fragmentation
ip_pipeline examples/ip_pipeline: enable promiscuous mode configuration 2015-12-07 02:35:56 +01:00
ip_reassembly
ipv4_multicast
kni
l2fwd
l2fwd-crypto examples/l2fwd-crypto: add sample application 2015-11-25 19:18:04 +01:00
l2fwd-ivshmem
l2fwd-jobstats
l2fwd-keepalive examples/l2fwd-keepalive: add sample application 2015-11-19 15:45:26 +01:00
l3fwd
l3fwd-acl acl: remove old API 2015-09-03 19:22:48 +02:00
l3fwd-power examples/l3fwd-power: disable Rx interrupt when waking up 2015-10-29 23:47:37 +01:00
l3fwd-vf
link_status_interrupt apps: fix default mbuf size 2015-05-11 15:51:14 +02:00
load_balancer
multi_process
netmap_compat
packet_ordering
ptpclient examples/ptpclient: add minimal PTP client 2015-11-13 17:44:49 +01:00
qos_meter
qos_sched
quota_watermark
rxtx_callbacks
skeleton
tep_termination eal/linux: fix build with glibc < 2.12 2015-11-25 14:41:37 +01:00
timer
vhost eal/linux: fix build with glibc < 2.12 2015-11-25 14:41:37 +01:00
vhost_xen eal/linux: fix build with glibc < 2.12 2015-11-25 14:41:37 +01:00
vm_power_manager
vmdq
vmdq_dcb
Makefile examples/l2fwd-crypto: add sample application 2015-11-25 19:18:04 +01:00