From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: dev@dpdk.org, Jay Rolette <rolette@infinite.io>,
Neil Horman <nhorman@tuxdriver.com>
Subject: Re: [PATCH] kni: fix possible deadlock
Date: Thu, 07 Apr 2016 19:29:56 +0200 [thread overview]
Message-ID: <1887304.gjiLXCoQP6@xps13> (raw)
In-Reply-To: <1460044517-6871-1-git-send-email-ferruh.yigit@intel.com>
2016-04-07 16:55, Ferruh Yigit:
> netif_rx() should be used in interrupt context. Replace it with
> netif_rx_ni() which is safe to use in process context.
>
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Applied, thanks
next prev parent reply other threads:[~2016-04-07 17:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-06 20:22 Potential deadlock in KNI RX path Jay Rolette
2016-04-07 14:33 ` Ferruh Yigit
2016-04-07 15:55 ` [PATCH] kni: fix possible deadlock Ferruh Yigit
2016-04-07 17:29 ` Thomas Monjalon [this message]
2016-04-07 17:58 ` Potential deadlock in KNI RX path Jay Rolette
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1887304.gjiLXCoQP6@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.com \
--cc=nhorman@tuxdriver.com \
--cc=rolette@infinite.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.