Thanks Greg for your comment. I have sent v2 where the commit message is updated. In v2 I use uint32_t terminology rather than integers.
Regards, Ophir > -----Original Message----- > From: Gregory Rose <[email protected]> > Sent: Wednesday, April 17, 2019 6:56 PM > To: Ophir Munk <[email protected]>; [email protected] > Cc: Ilya Maximets <[email protected]> > Subject: Re: [ovs-dev] [PATCH v1] netdev-rte-offloads: Reserve mark space. > > > On 4/17/2019 1:42 AM, Ophir Munk wrote: > > From: Roni Bar Yanai <[email protected]> > > > > Reserve the first 64 intergers (0-63) for special processing. > > For example, if a packet can't complete its procssesing in hardware, > > we will make sure that the packet is marked with a special mark to > > continue its processing in software. > s/intergers/integers/ > > What size integers? > > From the patch it appears to be 32 bit integers but since integer size isn't > fixed across CPU types it should be called out I think. > > - Greg _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
