BPF List
 help / color / mirror / Atom feed
From: Alexander Lobakin <alobakin@pm.me>
To: unlisted-recipients:; (no To-header on input)
Cc: Alexander Lobakin <alobakin@pm.me>,
	kuba@kernel.org, ast@kernel.org, daniel@iogearbox.net,
	andrii@kernel.org, kafai@fb.com, songliubraving@fb.com,
	yhs@fb.com, john.fastabend@gmail.com, kpsingh@kernel.org,
	jonathan.lemon@gmail.com, edumazet@google.com,
	willemb@google.com, haokexin@gmail.com, pablo@netfilter.org,
	jakub@cloudflare.com, elver@google.com, decui@microsoft.com,
	vladimir.oltean@nxp.com, lariel@mellanox.com, wangqing@vivo.com,
	dcaratti@redhat.com, gnault@redhat.com, eranbe@nvidia.com,
	mchehab+huawei@kernel.org, ktkhai@virtuozzo.com,
	bgolaszewski@baylibre.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, bpf@vger.kernel.org
Subject: Re: [PATCH v2 net-next 0/6] skbuff: micro-optimize flow dissection
Date: Sun, 14 Mar 2021 10:15:10 +0000	[thread overview]
Message-ID: <20210314101452.2482-1-alobakin@pm.me> (raw)
In-Reply-To: <20210313.181000.1671061556553245861.davem@davemloft.net>

From: David Miller <davem@davemloft.net>
Date: Sat, 13 Mar 2021 18:10:00 -0800 (PST)

> None of these apply to net-next as per the patchwork automated checks.  Any idea why?

No unfortunately. That'why I sent a follow-up mail. All of them
successfully apply to pure net-next on my machine.
Can it be a Git version conflict? I use 2.30.2, but also tried 2.30.1
and the latest development snapshot, and in either case they got
applied with no problems.

I could have more clue if NIPA provided more detailed log, but didn't
find any. And apply_patches stage doesn't seem to be present on NIPA
GitHub repo, so I couldn't reproduce it 1:1.

I can try again on Monday, not sure if it will help.
I also sent another series yesterday, and it has 15 green lights on
Patchwork, so this problem seems to take place only with this
particular series.

> Thanks.

Thanks,
Al


      reply	other threads:[~2021-03-14 10:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-13 11:37 [PATCH v2 net-next 0/6] skbuff: micro-optimize flow dissection Alexander Lobakin
2021-03-13 11:37 ` [PATCH v2 net-next 1/6] flow_dissector: constify bpf_flow_dissector's data pointers Alexander Lobakin
2021-03-13 11:37 ` [PATCH v2 net-next 2/6] skbuff: make __skb_header_pointer()'s data argument const Alexander Lobakin
2021-03-13 11:37 ` [PATCH v2 net-next 3/6] flow_dissector: constify raw input @data argument Alexander Lobakin
2021-03-13 11:37 ` [PATCH v2 net-next 4/6] linux/etherdevice.h: misc trailing whitespace cleanup Alexander Lobakin
2021-03-13 11:37 ` [PATCH v2 net-next 5/6] ethernet: constify eth_get_headlen()'s @data argument Alexander Lobakin
2021-03-13 11:38 ` [PATCH v2 net-next 6/6] skbuff: micro-optimize {,__}skb_header_pointer() Alexander Lobakin
2021-03-13 13:30 ` [PATCH v2 net-next 0/6] skbuff: micro-optimize flow dissection Alexander Lobakin
2021-03-14  2:10 ` David Miller
2021-03-14 10:15   ` Alexander Lobakin [this message]

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=20210314101452.2482-1-alobakin@pm.me \
    --to=alobakin@pm.me \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bgolaszewski@baylibre.com \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=dcaratti@redhat.com \
    --cc=decui@microsoft.com \
    --cc=edumazet@google.com \
    --cc=elver@google.com \
    --cc=eranbe@nvidia.com \
    --cc=gnault@redhat.com \
    --cc=haokexin@gmail.com \
    --cc=jakub@cloudflare.com \
    --cc=john.fastabend@gmail.com \
    --cc=jonathan.lemon@gmail.com \
    --cc=kafai@fb.com \
    --cc=kpsingh@kernel.org \
    --cc=ktkhai@virtuozzo.com \
    --cc=kuba@kernel.org \
    --cc=lariel@mellanox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab+huawei@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pablo@netfilter.org \
    --cc=songliubraving@fb.com \
    --cc=vladimir.oltean@nxp.com \
    --cc=wangqing@vivo.com \
    --cc=willemb@google.com \
    --cc=yhs@fb.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