Re: [PATCH v3 00/12] ath1{1,2}k: support multiple PCI devices in one system
From: Jeff Johnson
Date: Fri Sep 11 2026 - 15:29:24 EST
On 9/8/2026 2:44 AM, Juha-Matti Tilli wrote:
> On Tue, Sep 8, 2026, at 12:31, Juha-Matti Tilli wrote:
>> As you may well know, multiple identical ath11k and ath12k devices are
>> not supported in a single Linux host because they use conflicting QRTR
>> node IDs. Fortunately, Denis Kenzior created a patchset to support
>> multiple QRTR endpoints with identical node IDs, and Mihai Moldovan
>> refined it, after which I took over the patchset and refined it more.
>
> Hello,
>
> I am incredibly sorry by messing up the threading. git-send-email said:
>
> 4.7.1 Error: too many recipients from 83.150.90.33
>
> ...and failed at the patch id 8/12.
>
> So I thought retrying from where it failed would be safe. But that
> broke the threading.
>
> The next time, I'll increase the waiting time between subsequent mails.
>
> Links to mails missed from the thread:
>
> https://lore.kernel.org/all/20260908093437.2493698-1-juha-matti.tilli@xxxxxx/
> https://lore.kernel.org/all/20260908093437.2493698-2-juha-matti.tilli@xxxxxx/
> https://lore.kernel.org/all/20260908093437.2493698-3-juha-matti.tilli@xxxxxx/
> https://lore.kernel.org/all/20260908093437.2493698-4-juha-matti.tilli@xxxxxx/
> https://lore.kernel.org/all/20260908093437.2493698-5-juha-matti.tilli@xxxxxx/
>
> BR, Juha-Matti
Unfortunately this prevents many automations from processing your series,
including mine which utilizes 'b4'
* b4 am -3 -S 20260908093145.2492666-1-juha-matti.tilli@xxxxxx
Grabbing thread from
lore.kernel.org/all/20260908093145.2492666-1-juha-matti.tilli@xxxxxx/t.mbox.gz
Analyzing 10 messages in the thread
Looking for additional code-review trailers on lore.kernel.org
Analyzing 44 code-review messages
Checking attestation on all messages, may take a moment...
---
✓ [PATCH v3 1/12] net: qrtr: support getting new endpoint ids externally
✓ Signed: DKIM/iki.fi
✓ [PATCH v3 2/12] bus: mhi: allow mhi to know about its qrtr endpoint id and
free it
✓ Signed: DKIM/iki.fi
✓ [PATCH v3 3/12] net: qrtr: mhi: register new qrtr endpoint id for mhi
✓ Signed: DKIM/iki.fi
✓ [PATCH v3 4/12] soc: qcom: qmi_helpers: add QRTR endpoint ID to qmi_handle
✓ Signed: DKIM/iki.fi
✓ [PATCH v3 5/12] soc: qcom: qmi_helpers: optionally bind to QRTR endpoint
ID in qmi_sock_create
✓ Signed: DKIM/iki.fi
✓ [PATCH v3 6/12] wifi: ath11k: add QRTR endpoint ID hif feature
✓ Signed: DKIM/iki.fi
✓ [PATCH v3 7/12] wifi: ath11k: stub QRTR endpoint ID fetching
✓ Signed: DKIM/iki.fi
ERROR: missing [8/12]!
ERROR: missing [9/12]!
ERROR: missing [10/12]!
ERROR: missing [11/12]!
ERROR: missing [12/12]!
---
Total patches: 7
WARNING: cannot prepare 3-way (series incomplete)
---
WARNING: Thread incomplete!
So I cannot evaluate your series.
/jeff