Open
Description
I've been working with nff-go to make it function correctly with dpdk-20.11.1 (which is critical for support of e810 cards and certain functions in them) - but I've run into an issue and potentially being a little stupid.
in low.go - there is a reference in setMbufLen to mb.anon5[0] -> mb.anon5[7] - and for the life of me I cannot seem to figure out how this maps back to MBuf structure in dpdk itself - since that anon struct member doesn't seem to exist in any version of dpdk that I've checked all the way back to 18 - what I do know is - this kicks out entirely on the later versions of dpdk saying that struct member doesn't exist. Anyone got any idea how this maps back so I can modify accordingly?
Metadata
Metadata
Assignees
Labels
No labels