I think the name also changed from in_port.Sent from a smartphone. Please
pardon brevity and spelling.
Oprindelig besked Fra: Stephen Hemminger
Dato: 21/11/2019 17.43 (GMT+01:00) Til: Morten
Brørup Cc: dev@dpdk.org Emne: Re: [dpdk-dev]
[PATCH] mbuf: display more fields in
On Thu, 21 Nov 2019 17:16:42 +0100
Morten Brørup wrote:
> Are all these explicit type casts really needed? buf_iova is already
> uint64_t, buflen is uint16_t, data_off is uint16_t, rte_mbuf_refcnt_read()
> returns uint16_t, pkt_len is uint32_t, nb_segs is uint16_t, port is uint16_t,
> vlan_tci
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Stephen Hemminger
> Sent: Wednesday, November 20, 2019 6:41 PM
>
> The rte_pktmbuf_dump should display offset, refcount, and vlan
> info since these are often useful during debugging.
>
> Signed-off-by: Stephen He
The rte_pktmbuf_dump should display offset, refcount, and vlan
info since these are often useful during debugging.
Signed-off-by: Stephen Hemminger
---
lib/librte_mbuf/rte_mbuf.c | 13 -
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/lib/librte_mbuf/rte_mbuf.c b/lib/li
4 matches
Mail list logo