ubject: [dpdk-dev] [PATCH v3 3/3] examples/l3fwd: format the IP addresses
> > for
> > printing
> >
> > It is better user experience to print standard format for addresses rather
> > than
> > raw hex.
> >
> > Signed-off-by: Stephen Hemminger
>
Hi Stephen,
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Stephen Hemminger
> Sent: Monday, June 18, 2018 10:36 PM
> To: dev@dpdk.org
> Cc: Stephen Hemminger
> Subject: [dpdk-dev] [PATCH v3 3/3] examples/l3fwd: format the IP addresses for
It is better user experience to print standard format for addresses
rather than raw hex.
Signed-off-by: Stephen Hemminger
---
examples/l3fwd/l3fwd_lpm.c | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/examples/l3fwd/l3fwd_lpm.c b/examples/l3fwd/l3fwd_lpm.c
in
3 matches
Mail list logo