From: Patrick Robb <probb@iol.unh.edu>
To: Ruifeng Wang <Ruifeng.Wang@arm.com>
Cc: "Juraj Linkeš" <juraj.linkes@pantheon.tech>,
"Dharmik Jayesh Thakkar" <DharmikJayesh.Thakkar@arm.com>,
"David Marchand" <david.marchand@redhat.com>,
"Honnappa Nagarahalli" <Honnappa.Nagarahalli@arm.com>,
"ci@dpdk.org" <ci@dpdk.org>, nd <nd@arm.com>,
"Aaron Conole" <aconole@redhat.com>
Subject: Re: Intel QAT 8970 accel card on ARM Ampere Server
Date: Tue, 14 Nov 2023 09:36:28 -0500 [thread overview]
Message-ID: <CAJvnSUDignx02uxjpA29o5i_VxS_tMR+v52HePzHieP+Ed9QGw@mail.gmail.com> (raw)
In-Reply-To: <AS8PR08MB7080E48001CD0368EA45D1A69EB2A@AS8PR08MB7080.eurprd08.prod.outlook.com>
[-- Attachment #1: Type: text/plain, Size: 2086 bytes --]
Hi Ruifeng,
Okay, thanks for the update. I'll build a new kernel just like before, but
with this patch added too. And, I know it shouldn't matter, but I'll avoid
statically building in the qat modules this go around.
Thanks,
Patrick
On Tue, Nov 14, 2023 at 2:35 AM Ruifeng Wang <Ruifeng.Wang@arm.com> wrote:
> Hi Patrick,
>
>
>
> It seems kernel v5.15 has a defect on this. A similar issue was fixed by
> commit:
>
> 40da865381ad ("crypto: qat - remove unneeded packed attribute")
>
>
>
> Could you patch the kernel and try again?
>
>
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=40da865381ad061ab75a7a9da469ed4e623bdfeb
>
>
>
> Thanks,
>
> Ruifeng
>
>
>
> *From: *Patrick Robb <probb@iol.unh.edu>
> *Date: *Friday, November 3, 2023 at 6:01 AM
> *To: *Juraj Linkeš <juraj.linkes@pantheon.tech>
> *Cc: *Dharmik Jayesh Thakkar <DharmikJayesh.Thakkar@arm.com>, David
> Marchand <david.marchand@redhat.com>, Ruifeng Wang <Ruifeng.Wang@arm.com>,
> Honnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>, ci@dpdk.org <
> ci@dpdk.org>, nd <nd@arm.com>
> *Subject: *Re: Intel QAT 8970 accel card on ARM Ampere Server
>
> On Wed, Oct 11, 2023 at 4:13 PM Patrick Robb <probb@iol.unh.edu> wrote:
>
>
>
> root@arm-ampere-dut:~# echo 16 >
> /sys/bus/pci/drivers/c6xx/0000:03:00.0/sriov_numvfs
> Segmentation fault (core dumped)
>
>
>
> Hi Aaron,
>
>
>
> Thanks for offering to take a look. I'm not sure if you've seen the rest
> of this conversation already from it being on the ci mailing list or not,
> but modinfo looks good for qat_c62x andqat_c62xvf after the custom kernel
> was built. From there, it should be possible to bind some VFs for each PF
> on the QAT card, per documentation here
> https://doc.dpdk.org/guides/cryptodevs/qat.html but it results in a seg
> fault like you see above. Let me know if you have any ideas.
>
--
Patrick Robb
Technical Service Manager
UNH InterOperability Laboratory
21 Madbury Rd, Suite 100, Durham, NH 03824
www.iol.unh.edu
[-- Attachment #2: Type: text/html, Size: 7488 bytes --]
next prev parent reply other threads:[~2023-11-14 14:36 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-31 17:13 Patrick Robb
2023-08-04 9:48 ` Ruifeng Wang
2023-08-08 7:07 ` Juraj Linkeš
2023-08-08 7:11 ` Ruifeng Wang
2023-08-11 21:18 ` Patrick Robb
2023-08-21 8:45 ` Juraj Linkeš
2023-08-30 0:05 ` Patrick Robb
2023-09-01 21:30 ` Patrick Robb
2023-09-11 8:13 ` Juraj Linkeš
2023-09-20 18:28 ` Patrick Robb
2023-09-25 15:19 ` Ruifeng Wang
2023-10-09 16:34 ` Patrick Robb
2023-10-10 2:28 ` Patrick Robb
2023-10-10 3:55 ` Dharmik Jayesh Thakkar
2023-10-10 7:25 ` David Marchand
2023-10-10 15:03 ` Dharmik Jayesh Thakkar
2023-10-10 15:12 ` David Marchand
2023-10-10 15:59 ` Patrick Robb
2023-10-10 21:50 ` Dharmik Jayesh Thakkar
2023-10-11 8:14 ` Juraj Linkeš
2023-10-11 20:13 ` Patrick Robb
2023-11-02 22:00 ` Patrick Robb
2023-11-14 7:34 ` Ruifeng Wang
2023-11-14 14:36 ` Patrick Robb [this message]
2024-02-27 6:58 ` Patrick Robb
2024-02-27 13:50 ` Honnappa Nagarahalli
2024-02-28 20:00 ` Patrick Robb
2024-02-28 20:40 ` Honnappa Nagarahalli
2024-03-07 5:27 ` Patrick Robb
2024-03-07 7:56 ` David Marchand
2023-10-11 11:51 ` David Marchand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAJvnSUDignx02uxjpA29o5i_VxS_tMR+v52HePzHieP+Ed9QGw@mail.gmail.com \
--to=probb@iol.unh.edu \
--cc=DharmikJayesh.Thakkar@arm.com \
--cc=Honnappa.Nagarahalli@arm.com \
--cc=Ruifeng.Wang@arm.com \
--cc=aconole@redhat.com \
--cc=ci@dpdk.org \
--cc=david.marchand@redhat.com \
--cc=juraj.linkes@pantheon.tech \
--cc=nd@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).