Searched refs:clones (Results 1 – 3 of 3) sorted by relevance
128 struct rte_mbuf *clones[NUM_PACKETS] = { }; in test_write_packets() local147 clones[i] = mc; in test_write_packets()151 len = rte_pcapng_write_packets(pcapng, clones, NUM_PACKETS); in test_write_packets()153 rte_pktmbuf_free_bulk(clones, NUM_PACKETS); in test_write_packets()
309 * ``--flowgen-clones=N``311 Set the number of each packet clones to be sent in `flowgen` mode.312 Sending clones reduces host CPU load on creating packets and may help
655 dealing with shared packets (clones), because the packet data should