Bug 1372 - Add function for packing packet payload with a generic payload.
Summary: Add function for packing packet payload with a generic payload.
Status: UNCONFIRMED
Alias: None
Product: DPDK
Classification: Unclassified
Component: DTS (show other bugs)
Version: unspecified
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Jeremy Spewock
URL:
Depends on:
Blocks:
 
Reported: 2024-01-25 20:56 CET by Patrick Robb
Modified: 2024-03-05 17:42 CET (History)
3 users (show)



Attachments

Description Patrick Robb 2024-01-25 20:56:45 CET
For the scatter suite we pack the payload with specific content so we can compare against it, but in many cases we don't care about the specific payload of the packet. So, we should be able to add a function which abstracts away this aspect of building the packet.

Note You need to log in before you can comment on or make changes to this bug.