Hi,

Let's say that you create a rte flow rule in order to match some
traffic and use the MARK action to
mark certain packets with an integer.
Is it possible to access that mark value/integer later on, in your
pipeline, by retrieving
it from the rte_mbuf structure? I did not find any "mark" field in any
of the rte structures.

Also, I am not interested in making another rule to match the marked
packet later on.

Thanks,
Uiu

Reply via email to