DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Van Haaren, Harry" <harry.van.haaren@intel.com>
To: "Walsh, Conor" <conor.walsh@intel.com>,
	"Liang, LongfengX" <longfengx.liang@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [PATCH 4/7] drivers/event/sw: fix unused but set variables
Date: Fri, 12 Nov 2021 15:15:50 +0000	[thread overview]
Message-ID: <BN0PR11MB571265BAA4A759859C897AF2D7959@BN0PR11MB5712.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20211112140111.922171-5-conor.walsh@intel.com>

> -----Original Message-----
> From: Walsh, Conor <conor.walsh@intel.com>
> Sent: Friday, November 12, 2021 2:01 PM
> To: Yigit, Ferruh <ferruh.yigit@intel.com>; david.marchand@redhat.com; Liang,
> LongfengX <longfengx.liang@intel.com>; dev@dpdk.org
> Cc: Hunt, David <david.hunt@intel.com>; Wang, Yipeng1
> <yipeng1.wang@intel.com>; Gobriel, Sameh <sameh.gobriel@intel.com>;
> Richardson, Bruce <bruce.richardson@intel.com>; Medvedkin, Vladimir
> <vladimir.medvedkin@intel.com>; hemant.agrawal@nxp.com;
> sachin.saxena@oss.nxp.com; Trahe, Fiona <fiona.trahe@intel.com>; Griffin, John
> <john.griffin@intel.com>; Jain, Deepak K <deepak.k.jain@intel.com>; Van
> Haaren, Harry <harry.van.haaren@intel.com>; ajit.khaparde@broadcom.com;
> somnath.kotur@broadcom.com; xuanziyang2@huawei.com;
> cloud.wangxiaoyun@huawei.com; zhouguoyang@huawei.com;
> sthotton@marvell.com; srinivasan@marvell.com; heinrich.kuhn@corigine.com;
> hkalra@marvell.com; rmody@marvell.com; dsinghrawat@marvell.com;
> jiawenwu@trustnetic.com; Wang, Yong <yongwang@vmware.com>; Mcnamara,
> John <john.mcnamara@intel.com>; shreyansh.jain@nxp.com;
> santosh.shukla@caviumnetworks.com; gakhil@marvell.com; Zhang, Roy Fan
> <roy.fan.zhang@intel.com>; Kusztal, ArkadiuszX
> <arkadiuszx.kusztal@intel.com>; michael.baucom@broadcom.com;
> venkatkumar.duvvuru@broadcom.com; lance.richardson@broadcom.com;
> kishore.padmanabha@broadcom.com; jerin.jacob@caviumnetworks.com;
> derek.chickles@caviumnetworks.com; ssrinivasan@caviumnetworks.com;
> mjatharakonda@oneconvergence.com; simon.horman@corigine.com;
> david.george@sophos.com; sony.chacko@qlogic.com; harish.patil@qlogic.com;
> stephen@networkplumber.org; tomaszx.kulasek@intel.com;
> ian.betts@intel.com; liang.j.ma@intel.com; lei.a.yao@intel.com; Walsh, Conor
> <conor.walsh@intel.com>
> Subject: [PATCH 4/7] drivers/event/sw: fix unused but set variables

-CC to just to people involved & list to avoid spamming too wide.

> This patch removes the inflights variable from the sw_dump function
> within the software section of the event driver as it is an unused but
> set variable.
> 
> Bugzilla ID: 881
> 
> Fixes: c66baa68e453 ("event/sw: add dump function for easier debugging")
> 
> Signed-off-by: Conor Walsh <conor.walsh@intel.com>
> Reported-by: Liang Longfeng <longfengx.liang@intel.com>

Acked by: Harry van Haaren <harry.van.haaren@intel.com>


  reply	other threads:[~2021-11-12 15:15 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-12 14:01 [PATCH 0/7] " Conor Walsh
2021-11-12 14:01 ` [PATCH 1/7] app/test: " Conor Walsh
2021-11-12 14:29   ` Medvedkin, Vladimir
2021-11-12 14:01 ` [PATCH 2/7] drivers/bus/fslmc: " Conor Walsh
2021-11-12 14:01 ` [PATCH 3/7] drivers/common/qat: " Conor Walsh
2021-11-12 14:01 ` [PATCH 4/7] drivers/event/sw: " Conor Walsh
2021-11-12 15:15   ` Van Haaren, Harry [this message]
2021-11-12 14:01 ` [PATCH 5/7] drivers/net: " Conor Walsh
2021-11-12 16:17   ` Ferruh Yigit
2021-11-12 16:27     ` David Marchand
2021-11-12 16:38       ` Walsh, Conor
2021-11-12 16:41         ` Stephen Hemminger
2021-11-12 16:46           ` Walsh, Conor
2021-11-12 16:35     ` Walsh, Conor
2021-11-15  9:28   ` David Marchand
2021-11-16  4:58     ` Somnath Kotur
2021-11-16  5:08       ` Ajit Khaparde
2021-11-12 14:01 ` [PATCH 6/7] examples/performance-thread: " Conor Walsh
2021-11-12 14:01 ` [PATCH 7/7] lib/power: " Conor Walsh
2021-11-12 14:13   ` David Marchand
2021-11-12 14:17     ` Walsh, Conor
2021-11-12 14:26       ` David Marchand
2021-11-15 17:58 ` [PATCH 0/6] " Conor Walsh
2021-11-15 17:58   ` [PATCH 1/6] app/test: " Conor Walsh
2021-11-15 17:58   ` [PATCH 2/6] drivers/bus/fslmc: " Conor Walsh
2021-11-15 17:58   ` [PATCH 3/6] drivers/common/qat: " Conor Walsh
2021-11-15 17:58   ` [PATCH 4/6] drivers/event/sw: " Conor Walsh
2021-11-15 17:58   ` [PATCH 5/6] drivers/net: " Conor Walsh
2021-11-16 12:04     ` David Marchand
2021-11-15 17:58   ` [PATCH 6/6] examples/performance-thread: " Conor Walsh
2021-11-16 12:28   ` [PATCH 0/6] " David Marchand

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=BN0PR11MB571265BAA4A759859C897AF2D7959@BN0PR11MB5712.namprd11.prod.outlook.com \
    --to=harry.van.haaren@intel.com \
    --cc=conor.walsh@intel.com \
    --cc=dev@dpdk.org \
    --cc=longfengx.liang@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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).