Hello, Is there a function in DPDK to completely clone a pkt_mbuf including the segments?
I am trying to build a packet mirroring application which sends packet out through two separate interfaces, but the packet payload needs to be altered before send. Thanks, Padam