[dpdk-dev] [PATCH] pktgen: Fix IPv6 addressing for set/sequence/save commands, packet headers, UI printing

Wiles, Keith keith.wiles at intel.com
Mon Nov 25 22:55:33 CET 2019



> On Nov 25, 2019, at 3:46 PM, Frank Li <frank.li.65 at gmail.com> wrote:
> 
> Current IPv6 functionality in pktgen is broken. This fix makes it so that
> IPv6 addresses are properly set when using the set, sequence, and save
> commands and that the IP header and UDP/TCP psuedo-header IPV6 addresses
> are properly set.
> 
> To preserve the runtime commands, the `_atoip` function no longer takes
> in flags to specify converting IPv4/6 addresses, and will try both,
> returning, 4, 6, or -1 for a valid IPv4/6, invalid address, respectively.
> 
> Also print IPv6 addresses in UI properly.
> 
> Co-authored-by Valentin Andrei <vandrei at fb.com>
> 
> Signed-off-by: Frank Li <frank.li.65 at gmail.com>
> 

Thanks I will try to find time to pull this into the next release.

Regards,
Keith



More information about the dev mailing list