[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9e13908a-fc54-4792-9f29-8d2487118c17@ovn.org>
Date: Wed, 21 May 2025 11:01:19 +0200
From: Ilya Maximets <i.maximets@....org>
To: Jakub Kicinski <kuba@...nel.org>
Cc: i.maximets@....org, Faicker Mo <faicker.mo@...layer.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"ovs-dev@...nvswitch.org" <ovs-dev@...nvswitch.org>,
"aconole@...hat.com" <aconole@...hat.com>,
"echaudro@...hat.com" <echaudro@...hat.com>,
"davem@...emloft.net" <davem@...emloft.net>,
"edumazet@...gle.com" <edumazet@...gle.com>,
"pabeni@...hat.com" <pabeni@...hat.com>, "horms@...nel.org"
<horms@...nel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"dev@...nvswitch.org" <dev@...nvswitch.org>
Subject: Re: [PATCH] net: openvswitch: Fix the dead loop of MPLS parse
On 5/21/25 1:44 AM, Jakub Kicinski wrote:
> On Tue, 20 May 2025 15:37:53 +0200 Ilya Maximets wrote:
>> Is kernel.org blocking the sender somehow? Does anyone know?
>
> The patch was submitted with an HTML attachment :(
> Same with the v2 BTW. vger drops all emails with HTML parts.
Hrm, I see. It's "Content-Type: multipart/alternative;" indeed.
Gmail and apparently outlook(?) likes to send the same message as
both plain text and html. ovs-dev just drops the html alternative
keeping the plain text, that's why we have the patch there.
@Faicker, you'll need to re-configure your email client to avoid
inclusion of the html alternative parts, I suppose. Or someone
else will need to re-send your patches, if not possible. AFAIK,
it's not possible to turn off the multipart/alternative in gmail
web interface, not sure about outlook.
Some useful information and links are available here:
https://docs.kernel.org/process/email-clients.html
Ideally, git send-email is the preferred client for sending patches.
Best regards, Ilya Maximets.
Powered by blists - more mailing lists