> Lance, can you spare some time to make the above mentioned patch?
Sure. Are you looking for something like the changes below, or also including
a search and replace of the deprecated macro name with the new one?
- /** External IP header checksum error. */
+/**
+ * Deprecated.
+ * This flag has
On 2/24/2021 3:16 PM, Lance Richardson wrote:
Lance, can you spare some time to make the above mentioned patch?
Sure. Are you looking for something like the changes below, or also including
a search and replace of the deprecated macro name with the new one?
Thank you.
Yes below looks good, a
To: Wenzhuo Lu ; Xiaoyun Li
; Bernard Iremonger
Cc: dev@dpdk.org; Ajit Kumar Khaparde ;
Kalesh Anakkur Purayil
Subject: [dpdk-dev] [PATCH 21.05] app/testpmd: count outer IP checksum
errors
Count and display outer IP checksum errors in the checksum forwarder.
Example forwarder stats output
; To: Wenzhuo Lu ; Xiaoyun Li
> >> ; Bernard Iremonger
> >>
> >> Cc: dev@dpdk.org; Ajit Kumar Khaparde ;
> >> Kalesh Anakkur Purayil
> >> Subject: [dpdk-dev] [PATCH 21.05] app/testpmd: count outer IP checksum
> >> errors
> >>
> >&
gt; > >> Sent: Saturday, January 30, 2021 12:36 AM
> > >> To: Wenzhuo Lu ; Xiaoyun Li
> > >> ; Bernard Iremonger
> > >>
> > >> Cc: dev@dpdk.org; Ajit Kumar Khaparde ;
> > >> Kalesh Anakkur Purayil
> > >> Subject
] [PATCH 21.05] app/testpmd: count outer IP checksum
errors
Count and display outer IP checksum errors in the checksum forwarder.
Example forwarder stats output:
RX-packets: 158RX-dropped: 0 RX-total: 158
Bad-ipcsum: 48 Bad-l4csum: 48Bad-outer
Hi,
> -Original Message-
> From: dev On Behalf Of Lance Richardson
> Sent: Saturday, January 30, 2021 12:36 AM
> To: Wenzhuo Lu ; Xiaoyun Li
> ; Bernard Iremonger
>
> Cc: dev@dpdk.org; Ajit Kumar Khaparde ;
> Kalesh Anakkur Purayil
> Subject: [dpdk-dev] [PATC
Count and display outer IP checksum errors in the checksum
forwarder.
Example forwarder stats output:
RX-packets: 158RX-dropped: 0 RX-total: 158
Bad-ipcsum: 48 Bad-l4csum: 48Bad-outer-l4csum: 6
Bad-outer-ipcsum: 40
TX-packets: 0
8 matches
Mail list logo