Re: [lng-odp] [API-NEXT PATCH v2 06/16] Fix a locking bug

2017-04-04 Thread Brian Brooks
On 04/04 17:23:10, Bill Fischofer wrote: > On Tue, Apr 4, 2017 at 5:20 PM, Bill Fischofer > wrote: > > This is clearly orthogonal to this patch series. Ideally you should > > (a) Create a Bug to represent this, (b) Post the fix patch noting the > > Bug URL in the commit log, and (c) update the Bug

Re: [lng-odp] [API-NEXT PATCH v2 06/16] Fix a locking bug

2017-04-04 Thread Ola Liljedahl
On 5 April 2017 at 00:23, Bill Fischofer wrote: > On Tue, Apr 4, 2017 at 5:20 PM, Bill Fischofer > wrote: >> This is clearly orthogonal to this patch series. Ideally you should >> (a) Create a Bug to represent this, (b) Post the fix patch noting the >> Bug URL in the commit log, and (c) update th

Re: [lng-odp] [API-NEXT PATCH v2 06/16] Fix a locking bug

2017-04-04 Thread Bill Fischofer
On Tue, Apr 4, 2017 at 5:20 PM, Bill Fischofer wrote: > This is clearly orthogonal to this patch series. Ideally you should > (a) Create a Bug to represent this, (b) Post the fix patch noting the > Bug URL in the commit log, and (c) update the Bug entry with the URL > of the patch that fixes this

Re: [lng-odp] [API-NEXT PATCH v2 06/16] Fix a locking bug

2017-04-04 Thread Bill Fischofer
This is clearly orthogonal to this patch series. Ideally you should (a) Create a Bug to represent this, (b) Post the fix patch noting the Bug URL in the commit log, and (c) update the Bug entry with the URL of the patch that fixes this bug. On Tue, Apr 4, 2017 at 1:47 PM, Brian Brooks wrote: > Si

[lng-odp] [API-NEXT PATCH v2 06/16] Fix a locking bug

2017-04-04 Thread Brian Brooks
Signed-off-by: Kevin Wang Reviewed-by: Ola Liljedahl Reviewed-by: Brian Brooks --- platform/linux-generic/pktio/loop.c | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/linux-generic/pktio/loop.c b/platform/linux-generic/pktio/loop.c index 70962839..49d8a211 100644 --- a/platform/li