From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 00870C433EF for ; Fri, 22 Oct 2021 00:13:20 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A098B60C49 for ; Fri, 22 Oct 2021 00:13:19 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A098B60C49 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=proulx.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=nongnu.org Received: from localhost ([::1]:34928 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdiBS-00039K-IX for qemu-devel@archiver.kernel.org; Thu, 21 Oct 2021 20:13:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58490) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdiAW-0002Ip-UR; Thu, 21 Oct 2021 20:12:20 -0400 Received: from havoc.proulx.com ([96.88.95.61]:40722) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdiAV-0007e5-7A; Thu, 21 Oct 2021 20:12:20 -0400 Received: from joseki.proulx.com (localhost [127.0.0.1]) by havoc.proulx.com (Postfix) with ESMTP id C1268BD8; Thu, 21 Oct 2021 18:12:15 -0600 (MDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proulx.com; s=dkim2048; t=1634861535; bh=dWD9OGvcj/JcVbCg7UuD1O0B3O1Bm4DD+9NZmth4nwE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qE3d0Faf89Xm/K1SpcibwQ9ECafBUCWCknYiDKhV33VAmo24W5isxDegxvHbNZegV 3xEYcCretJX7oJqqD93wKQmkm3IWO7gzt7lxDkfDkEX4VynNrbEGA2Q013+vCaOb/F 6/kq2bEDGJ1fToVKtSktT1UlP5Q01JIeNq6mqZYcjHJMFltxtK8ACllFy3jQkLBh+6 plpzUO29brZqOu6h5aQ5m63bWhzwgJieFgcB9lMz22y/FhLtgd5L3WjKDrtg/OMGXj EGbRKqjg995DDXd0Kj7mSePAv48M9gjRBjmGTSqpj42ruO1hQ9nWLmskuOI1+ato7g QCGzlAwzuENHw== Received: from hysteria.proulx.com (hysteria.proulx.com [192.168.230.119]) by joseki.proulx.com (Postfix) with ESMTP id 8F8FE7A033; Thu, 21 Oct 2021 18:12:15 -0600 (MDT) Received: by hysteria.proulx.com (Postfix, from userid 1000) id 76DFA2DCA1; Thu, 21 Oct 2021 18:12:15 -0600 (MDT) Date: Thu, 21 Oct 2021 18:12:15 -0600 From: Bob Proulx To: WANG Xuerui Subject: Re: [PATCH v7 02/21] target/loongarch: Add core definition Message-ID: <20211021174735980949462@bob.proulx.com> References: <1634561247-25499-1-git-send-email-gaosong@loongson.cn> <1634561247-25499-3-git-send-email-gaosong@loongson.cn> <5d8d1719-c6f3-1de5-b086-298e8379d8b6@xen0n.name> <274b9066-66c1-b246-72c6-35d6791cba0e@amsat.org> <74bbac65-2cd4-dac7-86d1-e18cfa3f3f1f@xen0n.name> <49d356da-30dd-6460-73fa-8a9e165a9091@loongson.cn> <143c6683-a84e-c3b3-ab67-33db648c6c0f@xen0n.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <143c6683-a84e-c3b3-ab67-33db648c6c0f@xen0n.name> Received-SPF: pass client-ip=96.88.95.61; envelope-from=bob@proulx.com; helo=havoc.proulx.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.maydell@linaro.org, thuth@redhat.com, chenhuacai@loongson.cn, Philippe Mathieu-Daude , Richard Henderson , qemu-devel@nongnu.org, peterx@redhat.com, karl@freefriends.org, laurent@vivier.eu, yangxiaojuan@loongson.cn, alistair.francis@wdc.com, maobibo@loongson.cn, pbonzini@redhat.com, bmeng.cn@gmail.com, alex.bennee@linaro.org, qemu-devel-owner@nongnu.org, Song Gao Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" WANG Xuerui wrote: > Song Gao wrote: > > Account yangxiaojuan@loongson.cn It seems that she has been > > blacklisted. Xiaojuan sent 31 e-mails, which were not displayed > > since the 21st one, people who don't have a CC can't read all the > > emails, and xiaojuan reply can't be in qemu-level@nongnu.org. I see 18 mails of a patchset accepted and delivered on 10/19 just two days ago from yangxiaojuan@loongson.cn. Therefore it does not seem like there is a problem on the mailing list side of things. > > Richard and Karl, How can we solve this problem? >... > As for the supposed "ban" on Xiaojuan's account, we cannot diagnose this > without mailing list owners' help; maybe it was just some kind of automatic > temporary ban, or even connectivity problem on Loongson's side. The list owners were CC'd on the previous message and this one. That includes a team of people which includes both Karl and myself and others. It appears I have read and responded to this message first. The rejection message that was included said: 2021-10-20 09:33:59 (in an unknown timezone) Can not connect to recipient's server because of unstable network or firewall filter. rcpt handle timeout,last handle info: Can not connect to nongnu.org:2001:470:142:3::10:25 I suggest opening a help ticket on this issue by sending a new message to sysadmin@gnu.org where the FSF admins can look into the problem. They are the only ones that can look at the incoming mail logs. Perhaps they can tell if there was anything logged. It would be good to know the exact time that the connection problem occurred. Bob