[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v12 00/10] Implementation of NPI Mailbox and GMAC Networking
From: |
Peter Maydell |
Subject: |
Re: [PATCH v12 00/10] Implementation of NPI Mailbox and GMAC Networking Module |
Date: |
Sat, 13 Jan 2024 12:27:11 +0000 |
On Wed, 10 Jan 2024 at 23:42, Nabih Estefan <nabihestefan@google.com> wrote:
>
> From: Nabih Estefan Diaz <nabihestefan@google.com>
>
> [Changes since v11]
> Was running into error syncing into master. It seemed to be related to a
> hash problem introduced in patchset 10 (unrelated to the macOS build
> issue). carried the patches from v9 (before the syncing problem) and
> added the fixes from patchsets 10 and 11 to remove the hash error.
>
I found some more issues with this which I've noted in the
individual patches: in particular the patchset is supposed
to compile after every patch, and to get that to happen
a few sections of code needed to be in different patches.
There were also a couple of other niggles.
However, since the fixes were minor, I have made them myself
in applying this series to target-arm.next, to save you having
to do yet another respin.
Thanks for this contribution to QEMU.
-- PMM
- Re: [PATCH v12 03/10] hw/misc: Add qtest for NPCM7xx PCI Mailbox, (continued)
- [PATCH v12 05/10] hw/arm: Add GMAC devices to NPCM7XX SoC, Nabih Estefan, 2024/01/10
- [PATCH v12 04/10] hw/net: Add NPCMXXX GMAC device, Nabih Estefan, 2024/01/10
- [PATCH v12 06/10] tests/qtest: Creating qtest for GMAC Module, Nabih Estefan, 2024/01/10
- [PATCH v12 07/10] include/hw/net: General GMAC Implementation, Nabih Estefan, 2024/01/10
- [PATCH v12 08/10] hw/net: GMAC Rx Implementation, Nabih Estefan, 2024/01/10
- [PATCH v12 10/10] tests/qtest: Adding PCS Module test to GMAC Qtest, Nabih Estefan, 2024/01/10
- [PATCH v12 09/10] hw/net: GMAC Tx Implementation, Nabih Estefan, 2024/01/10
- Re: [PATCH v12 00/10] Implementation of NPI Mailbox and GMAC Networking Module,
Peter Maydell <=