答复: [PATCH v3] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1

2025-02-06 Thread andrew Yuan
On Tue, 4 Feb 2025 at 22:37, Peter Maydell wrote: > On Thu, 30 Jan 2025 at 22:31, Edgar E. Iglesias > wrote: > > On Mon, Jan 27, 2025 at 8:40 AM Peter Maydell > > wrote: > >> On Thu, 19 Dec 2024 at 06:17, Andrew.Yuan > >> wrote: > >> > -rx_cmp = rxbuf_ptr[offset] << 8 | rxbuf_ptr

答复: [PATCH v2] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1

2024-12-18 Thread andrew Yuan
Sorry, I made a mistake. I sent an incorrect patch. -邮件原件- 发件人: andrew Yuan 发送时间: 2024年12月19日 11:43 收件人: phi...@linaro.org; edgar.igles...@gmail.com; alist...@alistair23.me; jasow...@redhat.com; peter.mayd...@linaro.org; qemu-...@nongnu.org; qemu-devel@nongnu.org 抄送: andrew Yuan 主题

答复: [PATCH] hw/net: cadence_gem: feat: add logic for the DISABLE_MASK bit in type2_compare_x_word_1

2024-12-05 Thread andrew Yuan
the selected offset+1. So, lduw_le_p() is appropriate. I will resend a patch . Thanks for your time. -邮件原件- 发件人: Philippe Mathieu-Daudé 发送时间: 2024年12月6日 5:33 收件人: andrew Yuan ; edgar.igles...@gmail.com; alist...@alistair23.me; jasow...@redhat.com; peter.mayd...@linaro.org; qemu

答复: [PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error

2024-06-10 Thread andrew Yuan
Yes, Need to check whether the "offset" exceeds the "size" argument of gem_receive() in get_queue_from_screen() function; -邮件原件- 发件人: Peter Maydell 发送时间: 2024年6月6日 20:06 收件人: Edgar E. Iglesias 抄送: andrew Yuan ; luc.mic...@amd.com; alist...@alistair23.me; jasow

答复: [PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error

2024-06-10 Thread andrew Yuan
OK,I will send another patch for the missing logic for the DISABLE_MASK bit; 发件人: Edgar E. Iglesias 发送时间: 2024年6月6日 19:04 收件人: andrew Yuan 抄送: luc.mic...@amd.com; alist...@alistair23.me; peter.mayd...@linaro.org; jasow...@redhat.com; qemu-...@nongnu.org; qemu-devel@nongnu.org 主题: Re: [PATCH