[dpdk-dev] [PATCH v3 0/3] use RFC addresses for testing
Stephen Hemminger
stephen at networkplumber.org
Mon Jun 18 23:35:54 CEST 2018
These patches get rid of the custom addresses used in testpmd
and l3fwd, and instead uses values that are in the existing
RFC's.
Stephen Hemminger (3):
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 | 18 +++++-----
doc/guides/testpmd_app_ug/run_app.rst | 9 +++++
examples/l3fwd/l3fwd_lpm.c | 49 +++++++++++++++------------
5 files changed, 102 insertions(+), 29 deletions(-)
--
2.17.1
More information about the dev
mailing list