Re: [dpdk-dev] [kmods PATCH v2] windows: normalize line-endings

2020-11-13 Thread Luca Boccassi
On Fri, 2020-11-13 at 10:43 +0100, Thomas Monjalon wrote: > 13/11/2020 08:06, Dmitry Kozlyuk: > > Hi Luca, > > > > Thank you for taking the initiative. However, the patch fails to apply on my > > system, and that's the reason I've been delaying my own): > > > > $ git am \[kmods\ PATCH\ v2\]\ wind

Re: [dpdk-dev] [kmods PATCH v2] windows: normalize line-endings

2020-11-13 Thread Thomas Monjalon
13/11/2020 08:06, Dmitry Kozlyuk: > Hi Luca, > > Thank you for taking the initiative. However, the patch fails to apply on my > system, and that's the reason I've been delaying my own): > > $ git am \[kmods\ PATCH\ v2\]\ windows:\ normalize\ line-endings > Applying: windows: normalize line-endin

Re: [dpdk-dev] [kmods PATCH v2] windows: normalize line-endings

2020-11-12 Thread Dmitry Kozlyuk
Hi Luca, Thank you for taking the initiative. However, the patch fails to apply on my system, and that's the reason I've been delaying my own): $ git am \[kmods\ PATCH\ v2\]\ windows:\ normalize\ line-endings Applying: windows: normalize line-endings error: windows/virt2phys/virt2phys.sln: does

Re: [dpdk-dev] [kmods PATCH v2] windows: normalize line-endings

2020-11-12 Thread Thomas Monjalon
12/11/2020 21:15, luca.bocca...@gmail.com: > From: Dmitry Kozlyuk > > MSBuild XML files have to use CRLF line-endings, otherwise any change > results in the whole file being rewritten with CRLF line-endings by > Visual Studio. However, it's inconvenient to have such files checked-out > with CLRF