Hey!
I’ve been exploring the DOCA Flow library documentation, samples, and applications. I’m curious if there’s a method available to extract or log the packet header information (the 5-tuple basically). As far as I understand, we’re able to forward or manipulate packets based on the 5-tuple match. However, I’m still unsure about the process of retrieving the actual 5-tuple value of a packet.
Alternatively, if DOCA Flow doesn’t offer this capability, are there any other libraries that could achieve this task? Any help would be greatly appreciated.
Thanks!