Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp562376pxb; Fri, 15 Oct 2021 11:03:59 -0700 (PDT) X-Google-Smtp-Source: ABdhPJymOQX8AOXJR5RznJrRCcDNCrPbBD9ogU238B/tm07h6ATEhWThptdoximrD3zGt9hTZ/h8 X-Received: by 2002:a17:90a:8a8c:: with SMTP id x12mr15278971pjn.44.1634321039211; Fri, 15 Oct 2021 11:03:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634321039; cv=none; d=google.com; s=arc-20160816; b=qP5YRR74SBP1kumSpwnWnGu7EsGqLK5RDNivImmzDfh66tqSaqIM5qytNFBLdj+Um7 twKEjknx5ZAJJcTrQLQ/p5fci3FNl/XN1QSv/cUIMmhZ/jSMW5m18lIVrY8/dDJ4gkJq 0sqI+UEoeIBKP0a6g+cQ6+lBvO50AD/AMJT6A6y+YOddMVXPKeZhoZqMk3lUx/tqR+mw +vlor1P0uPXzpR7hLUMQRlNjxLL1zNZ0ustAO/mXRgB9xXsWbQNKi5e06Zog86Yq+DTM 1o4eW7wVchpkoe9NHCOtedrEg14xCYUoiy2vLNVAHGaSbjGhUpUbrU9pca9U7J8eyqdc BozA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=oPOJugqOGGYtBLI6J63VoJY5BIKI+hlh/hK5OmesEqo=; b=NVhZtH4m5U9EQ3osqIyhZMI1sA4OQkqDV/UjP1sr73P62FQ6GpdJ2988YfRw65/3KP vorp6EaMR9wBvVZFYeS/dRLHu322u5ELR8ZzR6pRbOgD7LmXsacaKAcbjFqu5OYRmCvo TvBO92hHvLbMyCWTNrprU9FaxktCzlnd4vottA7OroVAlrmsuT8Nv/uB9pWr52OlDVJQ keNVx6IrNgac5aQUNJxmmqi+3BmiSraCWjR+3pU2xmQPu1I7pHZob22dExcSbTT79iZ+ X68Dr0QyyQXU8gBre5Mt7fh4rpq0ER/MtoR9JnL/zY1fOa9ST1VZw9f9ccKe2qjr3Ojt bl8Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a4si9038481pgq.416.2021.10.15.11.03.22; Fri, 15 Oct 2021 11:03:59 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232995AbhJOKBs (ORCPT + 99 others); Fri, 15 Oct 2021 06:01:48 -0400 Received: from out30-43.freemail.mail.aliyun.com ([115.124.30.43]:54882 "EHLO out30-43.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234825AbhJOKBj (ORCPT ); Fri, 15 Oct 2021 06:01:39 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R111e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04426;MF=tianjia.zhang@linux.alibaba.com;NM=1;PH=DS;RN=10;SR=0;TI=SMTPD_---0Us8GlL2_1634291969; Received: from B-455UMD6M-2027.local(mailfrom:tianjia.zhang@linux.alibaba.com fp:SMTPD_---0Us8GlL2_1634291969) by smtp.aliyun-inc.com(127.0.0.1); Fri, 15 Oct 2021 17:59:30 +0800 Subject: Re: [PATCH] selftests/tls: add SM4 GCM/CCM to tls selftests To: Hangbin Liu Cc: "David S. Miller" , Jakub Kicinski , Shuah Khan , Boris Pismenny , John Fastabend , Daniel Borkmann , netdev@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org References: <20211008091745.42917-1-tianjia.zhang@linux.alibaba.com> From: Tianjia Zhang Message-ID: Date: Fri, 15 Oct 2021 17:59:29 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Hangbin, On 10/15/21 4:37 PM, Hangbin Liu wrote: > Hi Tianjia, > > The new added tls selftest failed with latest net-next in RedHat CKI > test env. Would you like to help check if we missed anything? > > Here is the pipeline page > https://datawarehouse.cki-project.org/kcidb/builds/67720 > Config URL: > http://s3.amazonaws.com/arr-cki-prod-datawarehouse-public/datawarehouse-public/2021/10/14/388570846/redhat:388570846/redhat:388570846_x86_64_debug/.config > Build Log URL: > http://s3.amazonaws.com/arr-cki-prod-datawarehouse-public/datawarehouse-public/2021/10/14/388570846/redhat:388570846/redhat:388570846_x86_64_debug/build.log > TLS test log: > https://s3.us-east-1.amazonaws.com/arr-cki-prod-datawarehouse-public/datawarehouse-public/2021/10/14/redhat:388570846/build_x86_64_redhat:388570846_x86_64_debug/tests/1/results_0001/job.01/recipes/10799149/tasks/19/results/1634231959/logs/resultoutputfile.log > Command: make -j24 INSTALL_MOD_STRIP=1 targz-pkg > Architecture: x86_64 > > Please tell me if you need any other info. > > Thanks > Hangbin > This patch needs to enable the SM4 algorithm, and the config file you provided does not enable this algorithm. Best regards, Tianjia