On 22.04.2019 10:45, Ophir Munk wrote: > From: Roni Bar Yanai <[email protected]> > > Reserve the first 64 uint32_t marks numbers (0-63) for special > processing. For example, if a packet can't complete its processing in > hardware, we will make sure that the packet is marked with a special > mark to continue its processing in software.
This patch reserves some ids without actually using them. It's hard to review if the future usage is unknown. Maybe it'll be better to send this patch along with the patches that will use those ids? Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
