qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 18/31] tests/qtest/libqos/e1000e: Remove duplicate register d


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 18/31] tests/qtest/libqos/e1000e: Remove duplicate register definitions
Date: Thu, 12 Jan 2023 11:52:07 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 12/1/23 10:57, Akihiko Odaki wrote:
The register definitions in tests/qtest/libqos/e1000e.h had names
different from hw/net/e1000_regs.h, which made it hard to understand
what test codes corresponds to the implementation. Use
hw/net/e1000_regs.h from tests/qtest/libqos/e1000e.c to remove
these duplications.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
---
  tests/qtest/libqos/e1000e.c | 20 ++++++++++----------
  tests/qtest/libqos/e1000e.h |  5 -----
  2 files changed, 10 insertions(+), 15 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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