Re: [PATCH net] net: dsa: mt7530: fix tristate and help description

From: John 'Warthog9' Hawley
Date: Thu Jan 26 2023 - 02:45:26 EST


On 1/25/2023 11:34 PM, Arınç ÜNAL wrote:
On 26.01.2023 10:23, John 'Warthog9' Hawley wrote:
On 1/25/2023 10:44 PM, Jakub Kicinski wrote:
On Wed, 25 Jan 2023 08:36:53 +0300 Arınç ÜNAL wrote:
Fix description for tristate and help sections which include inaccurate
information.

Signed-off-by: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>

Didn't make it thru to the list again :(
Double check that none of the addresses in To: or Cc: are missing
spaces between name and email or after a dot. That seems to be the most
common cause of trouble. Or try to resend using just emails, no names.


You are also likely to run into trouble if your character set is set to UTF-8.

I think that may be the problem here. I just resent this with only Jakub and the lists without names. It didn't make it to netdev. My name includes non-Latin characters. I'm not sure how I can change UTF-8 to something else that works with this list. I had no such issues with linux-mediatek.

Arınç


So dug it out of the logs, you aren't running into UTF-8 issues, so that's good. However your mail client is appending 'Delivered-To:' to the messages, which is a significant indicator of some weird mail problem for lists, I.E. why is a message that's been delivered being passed back through to the list, which is on the published taboo list:

http://vger.kernel.org/majordomo-taboos.txt

What are you using to send these messages, as that's a header I absolutely wouldn't expect to be on messages heading to vger?

- John 'Warthog9' Hawley