Re: [PATCH/RFC v3 net-next] ravb: Add dma queue interrupt support

2016-01-24 Thread Yoshihiro Kaneko
Hi Sergei, 2016-01-24 7:17 GMT+09:00 Sergei Shtylyov : > Hello. > > On 01/17/2016 01:55 PM, Yoshihiro Kaneko wrote: > >> From: Kazuya Mizuguchi >> >> This patch supports the following interrupts. >> >> - One interrupt for multiple (descriptor, error, management) >> - One interrupt for emac >> - F

Re: [PATCH/RFC v3 net-next] ravb: Add dma queue interrupt support

2016-01-23 Thread Sergei Shtylyov
Hello. On 01/17/2016 01:55 PM, Yoshihiro Kaneko wrote: From: Kazuya Mizuguchi This patch supports the following interrupts. - One interrupt for multiple (descriptor, error, management) - One interrupt for emac - Four interrupts for dma queue (best effort rx/tx, network control rx/tx) This p