Re: [PATCH 1/5] net/fm10k: add back Rx checksum offload
From: Olivier Matz <hidden>
Date: 2016-08-26 07:27:15
From: Olivier Matz <hidden>
Date: 2016-08-26 07:27:15
Hi Xiao, On 08/25/2016 07:48 PM, Xiao Wang wrote:
A previous patch (http://dpdk.org/dev/patchwork/patch/12937/) removed some necessary lines about Rx checksum by mistake, this patch adds them back. Fixes: 6046898f5097 ("net/mbuf: remove unused Rx error flags") Signed-off-by: Xiao Wang <redacted>
Just a small comment about the title, what do you thinkg about: "net/fm10k: fix Rx checksum flags" ? I think having the word "fix" in the title would help for finding these commits for the stable version. Apart from that, thanks for fixing my mistake :) Regards, Olivier