[dpdk-dev] [PATCH] net/failsafe: add Rx interrupts
Mordechay Haimovsky
motih at mellanox.com
Wed Dec 13 14:12:10 CET 2017
Thank you Stephen,
Will gather more review inputs and send a fix.
Moti
> -----Original Message-----
> From: Stephen Hemminger [mailto:stephen at networkplumber.org]
> Sent: Tuesday, December 12, 2017 3:34 AM
> To: Mordechay Haimovsky <motih at mellanox.com>
> Cc: gaetan.rivet at 6wind.com; dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] net/failsafe: add Rx interrupts
>
> On Mon, 11 Dec 2017 14:41:47 +0200
> Moti Haimovsky <motih at mellanox.com> wrote:
>
> > + for (i = 0; i < n; i++) {
> > + rxq = (struct rxq *)events[i].epdata.data;
>
> Minor nit. events[i].epdata.data is "void *" therefore cast is unnecessary.
More information about the dev
mailing list