From: Stanislaw Gruszka <sgruszka@redhat.com>
To: Tony Chuang <yhchuang@realtek.com>
Cc: Brian Norris <briannorris@chromium.org>,
Kalle Valo <kvalo@codeaurora.org>,
Johannes Berg <johannes@sipsolutions.net>,
linux-wireless <linux-wireless@vger.kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Pkshih <pkshih@realtek.com>, Andy Huang <tehuang@realtek.com>,
Larry Finger <Larry.Finger@lwfinger.net>
Subject: Re: [PATCH v8 00/14] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
Date: Wed, 27 Mar 2019 11:26:24 +0100 [thread overview]
Message-ID: <20190327102623.GA20943@redhat.com> (raw)
In-Reply-To: <F7CD281DE3E379468C6D07993EA72F84D17CB940@RTITMBSVM04.realtek.com.tw>
On Wed, Mar 27, 2019 at 04:59:44AM +0000, Tony Chuang wrote:
> > > I also tested on RTL8822CE we generously got from Tony. I replaced wifi
> > > card on my laptop by the 8822CE device. I have warning on resume from
> > > suspend (see below, it could be mac80211 issue though). But network
> > > connection was established after the warning and in general device
> > > works stable for 2 days now.
> > >
> > > Tested-by: Stanislaw Gruszka <sgruszka@redhat.com>
> > >
> > > [16158.826873] rtw_pci 0000:02:00.0: start vif 00:e0:4c:09:94:0f on port 0
> > > [16158.827693] ------------[ cut here ]------------
> > > [16158.827694] wlan0: invalid CW_min/CW_max: 0/0
> >
> > I didn't test system suspend/resume with this driver yet (oops), but
> > FWIW I've seen reports of this warning on every other mac80211 driver
> > I've supported. I don't think we've ever totally resolved them and I
> > haven't looked closely into the reason for the WARNING.
It looks as mac80211 issue for me as well.
> And we haven't submit patches related to suspend yet.
> Like something in CONFIG_PM.
> Should be added later.
Suspend/resume works for me anyway :-)
Stanislaw
next prev parent reply other threads:[~2019-03-27 10:26 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-13 4:13 [PATCH v8 00/14] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips yhchuang
2019-03-13 4:13 ` [PATCH v8 01/14] rtw88: main files yhchuang
2019-03-15 8:28 ` Johannes Berg
2019-03-13 4:13 ` [PATCH v8 02/14] rtw88: core files yhchuang
2019-03-13 4:13 ` [PATCH v8 03/14] rtw88: hci files yhchuang
2019-03-25 14:34 ` Brian Norris
2019-03-27 5:07 ` Tony Chuang
2019-03-13 4:13 ` [PATCH v8 04/14] rtw88: trx files yhchuang
2019-03-13 4:13 ` [PATCH v8 05/14] rtw88: mac files yhchuang
2019-03-13 4:13 ` [PATCH v8 06/14] rtw88: fw and efuse files yhchuang
2019-03-13 4:13 ` [PATCH v8 07/14] rtw88: phy files yhchuang
2019-03-13 4:13 ` [PATCH v8 08/14] rtw88: debug files yhchuang
2019-03-13 4:13 ` [PATCH v8 09/14] rtw88: chip files yhchuang
2019-03-13 4:13 ` [PATCH v8 10/14] rtw88: 8822B init table yhchuang
2019-03-13 4:14 ` [PATCH v8 11/14] rtw88: 8822C " yhchuang
2019-03-13 4:14 ` [PATCH v8 12/14] rtw88: Kconfig & Makefile yhchuang
2019-03-13 4:14 ` [PATCH v8 13/14] rtw88: add MAINTAINERS entry yhchuang
2019-03-13 6:48 ` [PATCH v8 00/14] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips Kalle Valo
2019-03-13 7:06 ` Tony Chuang
2019-03-13 7:10 ` Kalle Valo
[not found] ` <1552450443-351-15-git-send-email-yhchuang@realtek.com>
2019-03-19 21:01 ` [PATCH v8 14/14] staging: rtlwifi: remove staging rtlwifi driver Kalle Valo
2019-03-25 14:36 ` [PATCH v8 00/14] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips Brian Norris
2019-03-26 7:54 ` Stanislaw Gruszka
2019-03-26 15:43 ` Brian Norris
2019-03-27 4:59 ` Tony Chuang
2019-03-27 10:26 ` Stanislaw Gruszka [this message]
2019-04-08 2:14 ` Tony Chuang
2019-04-08 11:33 ` Kalle Valo
2019-04-09 10:12 ` Tony Chuang
2019-04-18 13:55 ` Kalle Valo
2019-04-19 8:23 ` Tony Chuang
2019-04-19 21:01 ` Brian Norris
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=20190327102623.GA20943@redhat.com \
--to=sgruszka@redhat.com \
--cc=Larry.Finger@lwfinger.net \
--cc=briannorris@chromium.org \
--cc=gregkh@linuxfoundation.org \
--cc=johannes@sipsolutions.net \
--cc=kvalo@codeaurora.org \
--cc=linux-wireless@vger.kernel.org \
--cc=pkshih@realtek.com \
--cc=tehuang@realtek.com \
--cc=yhchuang@realtek.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 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.