All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Lev Stipakov <lstipakov@gmail.com>
Cc: Johannes Berg <johannes@sipsolutions.net>,
	"David S. Miller" <davem@davemloft.net>,
	linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, Lev Stipakov <lev@openvpn.net>,
	Heiner Kallweit <hkallweit1@gmail.com>
Subject: Re: [PATCH 1/3] net: mac80211: use core API for updating TX stats
Date: Thu, 12 Nov 2020 15:30:42 -0800	[thread overview]
Message-ID: <20201112153042.23df4eb3@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> (raw)
In-Reply-To: <20201112110953.34055-1-lev@openvpn.net>

On Thu, 12 Nov 2020 13:09:53 +0200 Lev Stipakov wrote:
> Commit d3fd65484c781 ("net: core: add dev_sw_netstats_tx_add")
> has added function "dev_sw_netstats_tx_add()" to update
> net device per-cpu TX stats.
> 
> Use this function instead of ieee80211_tx_stats().
> 
> Signed-off-by: Lev Stipakov <lev@openvpn.net>

Heiner is actively working on this.

Heiner, would you mind looking at these three patches? If you have
these changes queued in your tree I'm happy to wait for them.

  reply	other threads:[~2020-11-12 23:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-12 11:09 [PATCH 1/3] net: mac80211: use core API for updating TX stats Lev Stipakov
2020-11-12 23:30 ` Jakub Kicinski [this message]
2020-11-13  7:14   ` Heiner Kallweit
2020-11-13  7:16 ` Heiner Kallweit
2020-11-13  8:58   ` [PATCH v2 1/3] net: mac80211: use core API for updating TX/RX stats Lev Stipakov
2020-11-13 10:44     ` Heiner Kallweit
2020-11-13 10:55     ` Johannes Berg
2020-11-13 12:25       ` Lev Stipakov
2020-11-13 19:51         ` Jakub Kicinski
2020-11-13 19:52           ` Johannes Berg
2020-11-13 21:25           ` Lev Stipakov
2020-11-13 21:31             ` Jakub Kicinski
2020-11-13 21:46               ` [PATCH v3] " Lev Stipakov

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=20201112153042.23df4eb3@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=hkallweit1@gmail.com \
    --cc=johannes@sipsolutions.net \
    --cc=lev@openvpn.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lstipakov@gmail.com \
    --cc=netdev@vger.kernel.org \
    /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.