Re: [dpdk-dev] [PATCH v1 0/3] lib: introduce traffic mirroring lib

2020-09-22 Thread Thomas Monjalon
Patrick Fu wrote: > Network Test Access Point (TAP) is the network monitoring service > commonly adotpted in SDN-based network infrastructures. When VMs are > inter-connected over virtual switches, TAP requires vSwitch to mirror > out network traffics from specific workload VM ports to the TAP > d

[dpdk-dev] [PATCH v1 0/3] lib: introduce traffic mirroring lib

2020-09-08 Thread Patrick Fu
Network Test Access Point (TAP) is the network monitoring service commonly adotpted in SDN-based network infrastructures. When VMs are inter-connected over virtual switches, TAP requires vSwitch to mirror out network traffics from specific workload VM ports to the TAP device/VM ports. Classical mir