Re: [dpdk-dev] [PATCH 1/6] doc: add empty PMDs todo list

2017-12-11 Thread Mcnamara, John
> -Original Message- > From: Yigit, Ferruh > Sent: Tuesday, November 21, 2017 1:43 AM > To: Thomas Monjalon ; Mcnamara, John > > Cc: dev@dpdk.org; Yigit, Ferruh > Subject: [PATCH 1/6] doc: add empty PMDs todo list > > Some library modifications require extra checks or modifications in

[dpdk-dev] [PATCH 1/6] doc: add empty PMDs todo list

2017-11-20 Thread Ferruh Yigit
Some library modifications require extra checks or modifications in PMDs but currently we don't have a good way to trace these modifications. And number of these kind of updates increasing by time. This is an effort to document and track library updates that requires attention in PMDs. Although