numam-dpdk/drivers/net/tap
Vipin Varghese bcab6c1d27 net/tap: allow user MAC to be passed as args
Allow TAP PMD to pass user desired MAC address as argument.
The argument value is processed as string delimited by  ':',
is parsed and converted to HEX MAC address after validation.

Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Pascal Mazon <pascal.mazon@6wind.com>
2018-03-30 14:08:43 +02:00
..
Makefile net/tap: support Rx interrupt 2018-01-29 10:45:20 +01:00
rte_eth_tap.c net/tap: allow user MAC to be passed as args 2018-03-30 14:08:43 +02:00
rte_eth_tap.h net/tap: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:33:04 +01:00
rte_pmd_tap_version.map net/tap: add TUN/TAP device PMD 2017-01-17 19:40:50 +01:00
tap_bpf_api.c net/tap: add eBPF API 2018-01-21 15:51:52 +01:00
tap_bpf_insns.h net/tap: fix eBPF handling of non-RSS flows 2018-02-05 19:56:04 +01:00
tap_bpf_program.c net/tap: fix eBPF handling of non-RSS flows 2018-02-05 19:56:04 +01:00
tap_bpf.h net/tap: fix build on ARM32 2018-01-31 19:14:47 +01:00
tap_flow.c net/tap: fix promiscuous rules double insertions 2018-02-14 15:42:39 +01:00
tap_flow.h net/tap: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:33:04 +01:00
tap_intr.c net/tap: support Rx interrupt 2018-01-29 10:45:20 +01:00
tap_netlink.c net/tap: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:33:04 +01:00
tap_netlink.h net/tap: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:33:04 +01:00
tap_rss.h net/tap: implement RSS using eBPF 2018-01-21 15:51:52 +01:00
tap_tcmsgs.c net/tap: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:33:04 +01:00
tap_tcmsgs.h net/tap: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:33:04 +01:00