Hi all,

While using netdev-dpdk - When i add a rule for which the action is to send to 
a group (type=all) containing (x) output buckets (ports) how can i increment 
the dp_packet->pkt_mbuf’s  refcnt to (x) so that the packet is not deleted 
before it has transmitted all ports(buckets) in the group.

Perhaps in ofproto-dpif-xlate.c  function  xlate_all_group find the packet and 
apply the ctx->xin->packet->mbuf->refcnt ?  
Will that work for all packets for a ctx?


Regards,

Dave.

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to