iotg_tsn_ref_sw icon indicating copy to clipboard operation
iotg_tsn_ref_sw copied to clipboard

AF_XDP Actual data location in payload

Open waqas-hafique opened this issue 2 years ago • 0 comments
trafficstars

I'm using AF_XDP example and it works as expected but so far I'm unable to locate the actual data in payload it sends to receiver. I can see sequence number (payload->seq) , timestamp (payload->tx_timestampA) etc but where can I find the actual data received in payload? Basically I want to send some custom data over AF_XDP and wants to verify the data received is valid.

waqas-hafique avatar Jan 09 '23 09:01 waqas-hafique