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 2E3D3422A2; Fri, 1 Sep 2023 23:30:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35B594029A; Fri, 1 Sep 2023 23:30:58 +0200 (CEST) Received: from mail-oo1-f42.google.com (mail-oo1-f42.google.com [209.85.161.42]) by mails.dpdk.org (Postfix) with ESMTP id 27B574014F for ; Fri, 1 Sep 2023 23:30:57 +0200 (CEST) Received: by mail-oo1-f42.google.com with SMTP id 006d021491bc7-573921661a6so1501941eaf.1 for ; Fri, 01 Sep 2023 14:30:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693603856; x=1694208656; darn=dpdk.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=OGQdeQghnZKllUWgjCcZf60z3Pmskcm0q5MwGG4oIYg=; b=Yx5aFAaY2jDifGOR+xCxNEqoj9OmojMkQ/7crmMGvzomsQRNbtc8nVtKCNkF5RLTDI FcUXd/uYH5aY5Emdi5D5llyw9wf4/nWwVD/klm8S6dKtb8hrM4PdfwfPyKmsT/CZLOJC 4lQgNzh4tCkQwpX6O6dfNv0KR9uOm0rhQpIfE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693603856; x=1694208656; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=OGQdeQghnZKllUWgjCcZf60z3Pmskcm0q5MwGG4oIYg=; b=B0lyovkTK3VX3xbaUkBOjqsRJH1PJrBBoBzJ8AML4eSKI8HOSH6iC43BgIJa3xiZfl pLriXZ5GcRsALHzLJuqgo7QIYcgn+45VcjqtgFL8jiu49e6s9cW+DvVlIun2ILOXf4um 1vXvAYz2gojKzOMsbegPm0h94P3pCGtzJI3C1mPH4d3bYMtetU2tRj0VPPYm6/fQWXTf LkZQ35XB0KR65lXetknA4kzsO5ThtMjmNLvfvNtMQWSkJuexI+Pfm0ii+YngwqfaErYz zzCeGnZkQHyu8pvIYD+ouyFZCJ23hW9waU6Ce2KK5XVEEJLVZyFd3rLlVgh4P4LuSdg7 t0Qw== X-Gm-Message-State: AOJu0YwWIJMJfm0QNbzs2f4LPXQqv1hv12MbdQm77jHJejzOJiGtpJNC Yi1i0o/VzaK3yybx1XP9vp+WpMIpIxaqaL3mWj/V9A== X-Google-Smtp-Source: AGHT+IH4QqkMxxbiwLTpMGrSDfbTsRiXu1EkrfFEJfboX1iZeMiVM1v9FTvdBp1uqON+E2N+xnh4Ngs83Gqto4v5pHc= X-Received: by 2002:a4a:2a01:0:b0:573:2312:b3 with SMTP id k1-20020a4a2a01000000b00573231200b3mr3534726oof.4.1693603856477; Fri, 01 Sep 2023 14:30:56 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Patrick Robb Date: Fri, 1 Sep 2023 17:30:45 -0400 Message-ID: Subject: Re: Intel QAT 8970 accel card on ARM Ampere Server To: =?UTF-8?Q?Juraj_Linke=C5=A1?= Cc: Ruifeng Wang , Honnappa Nagarahalli , "ci@dpdk.org" , nd Content-Type: multipart/alternative; boundary="000000000000418c9f060452e037" X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org --000000000000418c9f060452e037 Content-Type: text/plain; charset="UTF-8" Thanks Juraj, I did bring the system to 22.04 based on our conversation from yesterday. >From there and from checking out to the new current kernel (5.15.0-82-generic) yes the diffs cleanly apply, removing the x86 dependency on the QAT kernel drivers, and then you can make the kernel, enabling the QAT driver. It looks like that all worked fine. I didn't actually install and reboot with the custom kernel today because I don't want to do that with a production server right before the weekend, particularly with USA having a holiday on Monday. I will reboot with the custom kernel on Tuesday morning though, and then hopefully the compress/crypto testsuites on QAT will be unblocked. Thanks, the guidance is greatly appreciated. Best, Patrick --000000000000418c9f060452e037 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks Juraj,

I did br= ing the system to 22.04 based on our conversation from yesterday. From ther= e and from checking out to the new current kernel (5.15.0-82-generic) yes t= he diffs cleanly apply, removing the x86 dependency on the QAT kernel drive= rs, and then you can make the kernel, enabling the QAT driver. It looks lik= e that all worked fine.=C2=A0

I didn't actuall= y install and reboot with the custom kernel today because I don't want = to do that with a production server right before the weekend, particularly = with USA having a holiday on Monday. I will reboot with the custom kernel o= n Tuesday morning though, and then hopefully the compress/crypto testsuites= on QAT will be unblocked. Thanks, the guidance is greatly appreciated.=C2= =A0

Best,
Patrick=C2=A0

<= /div> --000000000000418c9f060452e037--