All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pkshih <pkshih@realtek.com>
To: "kvalo@codeaurora.org" <kvalo@codeaurora.org>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"tony0620emma@gmail.com" <tony0620emma@gmail.com>,
	Bernie Huang <phhuang@realtek.com>
Subject: Re: [PATCH RESEND v3 0/8] rtw88: improve TX performance in field
Date: Fri, 15 Jan 2021 01:17:50 +0000	[thread overview]
Message-ID: <1610673434.2741.20.camel@realtek.com> (raw)
In-Reply-To: <874kjkrnje.fsf@codeaurora.org>

On Thu, 2021-01-14 at 07:21 +0000, Kalle Valo wrote:
> Ping-Ke Shih <pkshih@realtek.com> writes:
> 
> > Improve TX performance in aspects of protocol and software design. Also,
> > update PHY parameters to fix incorrect RSSI report.
> >
> > v2: Since 5/5 of v1 is too large, I split it into three patches.
> > v3: Since 6/7 of v2 is still too large for patchwork, I split parameter
> >     into four patches.
> >
> > ---
> > RESEND v3 due to no appearance of patchwork
> 
> Please avoid using "RESEND", instead just increase the version (in this
> case you should have used v4). Makes my sorting easier and it's not like
> we are running out of numbers for versions :)
> 
> And mailing lists and patchwork can be slow sometimes (recently more
> often), so please wait at least 12h before resubmitting any patches. Now
> both v3 and "v3 RESEND" are in patchwork.
> 

Sorry for the mess.
I'll follow your guides for further submission.

To avoid frequently submitting patches results from exceeding patch size limit.
I'd like to know the patch size limit accepted by patchwork.
As I know, the limit is about 512k, so it is expected that below patches
don't appear in patchwork
1. patch 5/5 of v1 (978K)
2. patch 6/7 of v2 (532K)

But, I don't know why the table file (patch 16/18) of rtw89 whose size is
772k can appear in patchwork. Does patchwork have different limits of
existing and new file? Moreover, if new file exceeds the limit someday,
how can I deal with it? Can I split the new file into two or more patches?

---
Ping-Ke


  reply	other threads:[~2021-01-15  1:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-14  1:09 [PATCH RESEND v3 0/8] rtw88: improve TX performance in field Ping-Ke Shih
2021-01-14  1:09 ` [PATCH RESEND v3 1/8] rtw88: add dynamic rrsr configuration Ping-Ke Shih
2021-01-14  1:09 ` [PATCH RESEND v3 2/8] rtw88: add rts condition Ping-Ke Shih
2021-01-14  1:09 ` [PATCH RESEND v3 3/8] rtw88: add napi support Ping-Ke Shih
2021-01-14  1:09 ` [PATCH RESEND v3 4/8] rtw88: replace tx tasklet with tx work Ping-Ke Shih
2021-01-14 18:34   ` Brian Norris
2021-01-14 18:41     ` Kalle Valo
2021-01-14  1:09 ` [PATCH RESEND v3 5/8] rtw88: 8822c: update MAC/BB parameter tables to v60 Ping-Ke Shih
2021-01-14  1:09 ` [PATCH RESEND v3 6/8] rtw88: 8822c: update RF_A " Ping-Ke Shih
2021-01-14  1:09 ` [PATCH RESEND v3 7/8] rtw88: 8822c: update RF_B (1/2) " Ping-Ke Shih
2021-01-14  1:09 ` [PATCH RESEND v3 8/8] rtw88: 8822c: update RF_B (2/2) " Ping-Ke Shih
2021-01-14  7:21 ` [PATCH RESEND v3 0/8] rtw88: improve TX performance in field Kalle Valo
2021-01-15  1:17   ` Pkshih [this message]
2021-01-15  7:52     ` Kalle Valo
2021-01-15  8:07       ` Pkshih
2021-01-18 14:44         ` Kalle Valo
2021-01-19  2:15           ` Pkshih

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=1610673434.2741.20.camel@realtek.com \
    --to=pkshih@realtek.com \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=phhuang@realtek.com \
    --cc=tony0620emma@gmail.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.