> > Cc: Stephen Hemminger
> > Subject: [dpdk-dev] [PATCH v2 2/2] testpmd: add ability to set tx IP and UDP
> > parameters
> >
> > Allow user to override the hard coded IP address and UDP port values in Tx
> > only test.
> >
>
On Mon, 11 Jun 2018 11:25:26 -0700
Stephen Hemminger wrote:
> Allow user to override the hard coded IP address and UDP
> port values in Tx only test.
>
> Signed-off-by: Stephen Hemminger
The same thing is needed in L3fwd. It has hardcoded non-standard table.
Hi Stephen,
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Stephen
> Hemminger
> Sent: Monday, June 11, 2018 7:25 PM
> To: dev@dpdk.org
> Cc: Stephen Hemminger
> Subject: [dpdk-dev] [PATCH v2 2/2] testpmd: add ability to set tx IP
Allow user to override the hard coded IP address and UDP
port values in Tx only test.
Signed-off-by: Stephen Hemminger
---
app/test-pmd/parameters.c | 49 +++
app/test-pmd/testpmd.h| 6
app/test-pmd/txonly.c | 16 -
4 matches
Mail list logo