18/12/2022 00:31, Tanzeel-inline: > The mpls hdr can't be const because the bs bit is updated by checking ether > type. > > v2: > * marked experimental > * trailing blanks removed > * space after /* and before */ > * updated to bracket cuddle style > * changed rte_memcpy to memcpy
This patch is a change on top of the v1. The new version should include all changes. Also you should explain why you add this function. I'm not sure it should be inline.