Hi Thomas, On 11/17/2014 11:05 PM, Thomas Monjalon wrote: > 2014-11-14 18:03, Olivier Matz: >> The tx mbuf flags are ordered from the highest value to the >> the lowest. Move the PKT_TX_VXLAN_CKSUM at the right place. > > Please, could you reorder them from the lowest to the highest? > It will be simpler to understand. There is already a comment to explain > the reverse allocation of Tx flags. > > Thanks
Sure, I'll do that in a separate commit. Olivier