> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ferruh Yigit > Sent: Monday, May 21, 2018 10:46 PM > To: Xing, Beilei; Zhang, Qi Z > Cc: dev@dpdk.org; Yigit, Ferruh > Subject: [dpdk-dev] [PATCH] net/i40e: fix shifts of signed values > > Fix following error reported by cppcheck: > (error) Shifting signed 32-bit value by 31 bits is undefined behaviour > > Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> Applied to dpdk-next-net-intel, thanks!
- [dpdk-dev] [PATCH] net/i40e: fix shifts of signed values Ferruh Yigit
- Re: [dpdk-dev] [PATCH] net/i40e: fix shifts of signed va... Zhang, Qi Z
- Re: [dpdk-dev] [PATCH] net/i40e: fix shifts of signed va... Zhang, Helin