From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 05FD9A0543; Mon, 13 Jun 2022 13:59:16 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC21740150; Mon, 13 Jun 2022 13:59:15 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 518DF400EF for ; Mon, 13 Jun 2022 13:59:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1655121553; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=yX809OknqWZjwsHEEoYcf8/rrOQEob1/URN+yRnERjo=; b=TyD+4YYIEYkoo3CPZftQRZ4WAUL+UG6ml6cKc/niw916D9q2pKy+psgsy56Eg9v2GklfyW a6kmyKgOQIJDVzB4GXqKCojBa7kjR6d+JNIy4qnyO2WVWquxzUPZeBuizgNHK65IrLve9a wszlFXsssAy0eRd+sK3Dp5+nwAiQrps= Received: from mail-lf1-f69.google.com (mail-lf1-f69.google.com [209.85.167.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-670-7o0qrliZMqeglDF1BscD3g-1; Mon, 13 Jun 2022 07:59:12 -0400 X-MC-Unique: 7o0qrliZMqeglDF1BscD3g-1 Received: by mail-lf1-f69.google.com with SMTP id bq13-20020a056512150d00b0047908a2e33cso2963137lfb.16 for ; Mon, 13 Jun 2022 04:59:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=yX809OknqWZjwsHEEoYcf8/rrOQEob1/URN+yRnERjo=; b=Dr4OAx9+F0kh6Ouf4MWK9nqBaIkrCvSQGdzofx002SAQS/VhL0u3BWcVJHyFKaRxjy Q0FrmPgxGAmJL6B2m9A98RMYIHRm46UwkJqU/aeb0K3MdO/lg7vVxqvd6ZLElySwdzzV FuCVXSuRr7XXnMY7hZacIqaDPuDFeesNNhLAWO90FAqgB+048miiCxX3P29F3M1Z0wri 1M3F8/296ORwxDLYUrczoytJS9fyzzjlZz4Bk9vxVjWV5LKU1t24w60ysVNt6UaoK8+g +gI8usiB9db5WbryjMbwX+bpfivtujpBzSV9fsmHKzObYfcp64LFASJsS/2m44dPw15c WW5A== X-Gm-Message-State: AOAM530mqkbmfXRetd6hOzgb94e1gQdvJkJB/0qYWrL5VkHdOaBrOs9q C6RKe3WWiYKJ+2ocvx0PBYOuh9UdMre3xGlWN/zstZ5QSDwrJjPlYRdOEc2HBAHHieEKvNIw7bO Sf4BMPuJ4Eoz3lnmy7Bk= X-Received: by 2002:a2e:9e04:0:b0:255:a211:f440 with SMTP id e4-20020a2e9e04000000b00255a211f440mr18390450ljk.159.1655121551064; Mon, 13 Jun 2022 04:59:11 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwUcTF9d7OOl+OiIe830Igi37GERx+F0zlnLque6DhLW4TWNsb7Z06xw3TzBZ0FeU4b5byHhgPGkU5OPRCPemk= X-Received: by 2002:a2e:9e04:0:b0:255:a211:f440 with SMTP id e4-20020a2e9e04000000b00255a211f440mr18390438ljk.159.1655121550866; Mon, 13 Jun 2022 04:59:10 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: David Marchand Date: Mon, 13 Jun 2022 13:58:59 +0200 Message-ID: Subject: Re: [v9, 00/10] Add JSON vector set support to fips validation To: Gowrishankar Muthukrishnan , "Zhang, Roy Fan" , Akhil Goyal Cc: "dev@dpdk.org" , "Dooley, Brian" , "lylavoie@iol.unh.edu" , Anoob Joseph , Archana Muniganti , Jerin Jacob Kollanukkaran Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Tue, Jun 7, 2022 at 11:48 AM David Marchand wrote: > On Tue, May 31, 2022 at 5:23 PM Akhil Goyal wrote: > > > > > > Subject: [v9, 00/10] Add JSON vector set support to fips validation > > > > > > > > Adds a very basic introduction to JSON vector sets in > > > > the fips validation example application. This patch set > > > > will only introduce the AES-GCM test using a JSON request > > > > file because the other algorithms need more information > > > > than what is given in the new JSON format. > > > > > > > Series-acked-by: Fan Zhang > > > > Series Applied to dpdk-next-crypto > > This series breaks compiling the fips example out of DPDK. Gowri, Fan, Akhil, I disabled compilation checks for this example on my side. Can you look into this? Thanks. -- David Marchand