These patches get rid of the custom addresses used in testpmd and l3fwd, and instead uses values that are in the existing RFC's.
v5 -- rebase to 19.05-rc1 and fix reword commit message Stephen Hemminger (3): app/testpmd: add ability to set Tx IP and UDP parameters examples/l3fwd: use reserved IPv4/IPv6 addresses examples/l3fwd: format the IP addresses for printing app/test-pmd/parameters.c | 49 +++++++++++++++++++++++++++ app/test-pmd/testpmd.h | 6 ++++ app/test-pmd/txonly.c | 20 ++++++----- doc/guides/testpmd_app_ug/run_app.rst | 12 ++++++- examples/l3fwd/l3fwd_lpm.c | 49 +++++++++++++++------------ 5 files changed, 105 insertions(+), 31 deletions(-) -- 2.17.1