qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 0/5] dp8393x: fixes and improvements


From: Mark Cave-Ayland
Subject: Re: [PATCH v4 0/5] dp8393x: fixes and improvements
Date: Sun, 11 Jul 2021 20:58:02 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 11/07/2021 11:36, Philippe Mathieu-Daudé wrote:

Hi Mark,

This should be the last respin.

Since v3:
- dropped worrying patches
- squashed migration patch
- added tags

Patch #3 (dp8393x: Store CAM registers as 16-bit) still
misses your S-o-b tag.

Based-on mips-next.

Mark Cave-Ayland (1):
   dp8393x: don't force 32-bit register access

Philippe Mathieu-Daudé (4):
   dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
   dp8393x: Replace 0x40 magic value by SONIC_REG16_COUNT definition
   dp8393x: Store CAM registers as 16-bit
   dp8393x: Rewrite dp8393x_get() / dp8393x_put()

  hw/net/dp8393x.c | 206 ++++++++++++++++++++---------------------------
  1 file changed, 87 insertions(+), 119 deletions(-)

Thanks Phil. A small typo in the subject line of patch 2, but otherwise this series passes my local tests (assuming "dp8393x: fix CAM descriptor entry index" is already applied to mips-next).

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>


ATB,

Mark.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]