From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-4.8 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,NICE_REPLY_A,RCVD_IN_DNSWL_MED,RCVD_IN_SBL, SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 286A41F8C6 for ; Wed, 8 Sep 2021 12:56:43 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 8A17F38618F9 for ; Wed, 8 Sep 2021 12:56:41 +0000 (GMT) Received: from brown.birch.relay.mailchannels.net (brown.birch.relay.mailchannels.net [23.83.209.23]) by sourceware.org (Postfix) with ESMTPS id 4E8073858414 for ; Wed, 8 Sep 2021 12:56:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4E8073858414 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=gotplt.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gotplt.org X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 10B966E186F; Wed, 8 Sep 2021 12:56:26 +0000 (UTC) Received: from pdx1-sub0-mail-a52.g.dreamhost.com (unknown [127.0.0.6]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 1DDAC6E0F4C; Wed, 8 Sep 2021 12:56:25 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org Received: from pdx1-sub0-mail-a52.g.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384) by 100.99.42.149 (trex/6.4.3); Wed, 08 Sep 2021 12:56:26 +0000 X-MC-Relay: Junk X-MailChannels-SenderId: dreamhost|x-authsender|siddhesh@gotplt.org X-MailChannels-Auth-Id: dreamhost X-Whispering-Bubble: 78489fdd04774be1_1631105785780_974322614 X-MC-Loop-Signature: 1631105785779:1687589101 X-MC-Ingress-Time: 1631105785779 Received: from pdx1-sub0-mail-a52.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a52.g.dreamhost.com (Postfix) with ESMTP id 93E83818B4; Wed, 8 Sep 2021 05:56:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gotplt.org; h=subject:to :references:from:message-id:date:mime-version:in-reply-to :content-type:content-transfer-encoding; s=gotplt.org; bh=BPkfSH Y3WoFK6JiEcrBg9dwd/fY=; b=l8BVk1HeSmseRq1zlktGy0fa/OaQyF7LRuTtUd Unq6EdFefD7iF2upyKZRsJIDzmccRjRwDhT9bsNSomjLpu2LEIiZKvZqim4RJpB/ ZdgCrJimD2NY9gh/0AzF2ZvFPtvb7KBvtgUPHvpaBz62n/ge2n2/13e4N+7d6aBq aliOs= Received: from [192.168.1.167] (unknown [1.186.122.224]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: siddhesh@gotplt.org) by pdx1-sub0-mail-a52.g.dreamhost.com (Postfix) with ESMTPSA id A48357F756; Wed, 8 Sep 2021 05:56:21 -0700 (PDT) Subject: Re: [PATCH v3 1/5] benchtests: Enable scripts/plot_strings.py to read stdin To: "naohirot@fujitsu.com" , "libc-alpha@sourceware.org" References: <20210805074733.433430-1-naohirot@fujitsu.com> <20210805074953.433483-1-naohirot@fujitsu.com> <0d7d4e65-0286-420f-654d-7151a349ba8f@gotplt.org> X-DH-BACKEND: pdx1-sub0-mail-a52 From: Siddhesh Poyarekar Message-ID: <13766698-143a-4eed-17e3-cc8800a9a952@gotplt.org> Date: Wed, 8 Sep 2021 18:26:16 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=iso-2022-jp; format=flowed; delsp=yes Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libc-alpha-bounces+e=80x24.org@sourceware.org Sender: "Libc-alpha" On 9/8/21 7:16 AM, naohirot@fujitsu.com wrote: > Hi Siddhesh, Thank you for the review comment. > > Hi all, is there any other comment? > https://sourceware.org/pipermail/libc-alpha/2021-August/129838.html > I approved the patch with this... >> >> Reviewed-by: Siddhesh Poyarekar >> You may push this patch (you may still need review for other patches) right away if you want. Siddhesh