From: Ye Xiaolong <xiaolong.ye@intel.com> To: taox.zhu@intel.com Cc: konstantin.ananyev@intel.com, wenzhuo.lu@intel.com, dev@dpdk.org, stable@dpdk.org Subject: Re: [dpdk-dev] [PATCH v2] net/ixgbe: fix blocking system events Date: Sat, 15 Feb 2020 23:41:50 +0800 Message-ID: <20200215154150.GI16933@intel.com> (raw) In-Reply-To: <20200115193848.29680-1-taox.zhu@intel.com> On 01/15, taox.zhu@intel.com wrote: >From: Zhu Tao <taox.zhu@intel.com> > >IXGBE link status task use rte alarm thread in old implementation. s/use/uses >Sometime ixgbe link status task takes up to 9 seconds. This will >severely affect the rte-alarm-thread-dependent a task in the >system, like interrupt or hotplug event. So replace with a s/a/an >independent thread which has the same thread affinity settings >as rte interrupt. > >Fixes: 0408f47b ("net/ixgbe: fix busy polling while fiber link update") Should be: Fixes: 0408f47ba4d6 ("net/ixgbe: fix busy polling while fiber link update") >Cc: stable@dpdk.org > Applied to dpdk-next-net-intel with Konstantin's ack, Thanks.
next prev parent reply other threads:[~2020-02-15 15:43 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-12-26 2:45 [dpdk-dev] [PATCH] " taox.zhu 2019-12-30 13:58 ` Ananyev, Konstantin 2020-01-02 9:58 ` Zhu, TaoX 2020-01-07 17:34 ` Ananyev, Konstantin 2020-01-15 19:38 ` [dpdk-dev] [PATCH v2] " taox.zhu 2020-01-15 23:41 ` Ananyev, Konstantin 2020-01-22 9:18 ` Ye Xiaolong 2020-02-15 15:41 ` Ye Xiaolong [this message] 2020-02-17 13:01 ` Ferruh Yigit 2020-02-20 15:37 ` Thomas Monjalon 2020-02-21 8:19 ` Zhu, TaoX 2020-02-21 8:49 ` Thomas Monjalon
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=20200215154150.GI16933@intel.com \ --to=xiaolong.ye@intel.com \ --cc=dev@dpdk.org \ --cc=konstantin.ananyev@intel.com \ --cc=stable@dpdk.org \ --cc=taox.zhu@intel.com \ --cc=wenzhuo.lu@intel.com \ /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
DPDK patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dev/0 dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dev dev/ https://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git