]> git.droids-corp.org - dpdk.git/commit
port: support packet mirroring
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Wed, 6 Apr 2022 18:55:30 +0000 (19:55 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 1 Jun 2022 13:04:34 +0000 (15:04 +0200)
commitb94eb6cd35490c24f01aa14c1131b7206835f609
tree6f6d0c6eb77afb2726e14bb69609b49ce759d8f1
parent73d94b009f3879d4f07be3fddd75b6e4a0bd4912
port: support packet mirroring

Add packet clone operation to the output ports in order to support
packet mirroring.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Kamalakannan R <kamalakannan.r@intel.com>
lib/port/rte_swx_port.h
lib/port/rte_swx_port_ethdev.c
lib/port/rte_swx_port_fd.c
lib/port/rte_swx_port_ring.c
lib/port/rte_swx_port_source_sink.c