Re: [dpdk-dev] [PATCH] net/i40e: remove invalid comment

2018-09-13 Thread Zhang, Qi Z
> -Original Message- > From: Yigit, Ferruh > Sent: Thursday, September 13, 2018 7:21 PM > To: Xing, Beilei ; Zhang, Qi Z > Cc: dev@dpdk.org; Yigit, Ferruh > Subject: [PATCH] net/i40e: remove invalid comment > > Comments says "no csum error report support" but there is no check related

[dpdk-dev] [PATCH] net/i40e: remove invalid comment

2018-09-13 Thread Ferruh Yigit
Comments says "no csum error report support" but there is no check related csum offloads. Removing the comment. Signed-off-by: Ferruh Yigit --- Patch can be other way around too, adding the csum check mentioned in the comment. Please comment if this is the correct thing to do. --- drivers/net/i