| Bug ID | 1372 |
|---|---|
| Summary | Add function for packing packet payload with a generic payload. |
| Product | DPDK |
| Version | unspecified |
| Hardware | All |
| OS | All |
| Status | UNCONFIRMED |
| Severity | normal |
| Priority | Normal |
| Component | dts |
| Assignee | dev@dpdk.org |
| Reporter | probb@iol.unh.edu |
| CC | juraj.linkes@pantheon.tech, probb@iol.unh.edu |
| Target Milestone | --- |
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.