qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3] net: remove an assert call in eth_get_gso_type


From: Jason Wang
Subject: Re: [PATCH v3] net: remove an assert call in eth_get_gso_type
Date: Mon, 26 Oct 2020 11:30:12 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0


On 2020/10/21 下午5:23, P J P wrote:
+-- On Wed, 21 Oct 2020, Jason Wang wrote --+
| It should not be a guest error, since guest is allowed to send a packet
| other than IPV4(6).

* Ah...sigh! :(

* I very hesitantly used guest_error mask, since it was g_assert-ing before.
   To me both guest_error and log_unimp seem mismatching. Because no GSO is
   also valid IIUC. That's why in patch v2 I used plain qemu_log(). But plain
   qemu_log is also not good it seems.

* I'm okay either way. Please let me know which one to use. OR I'm fine if you
   fix it while merging upstream too.


I see.

I applied the patch as is.

Thanks




Thank you.
--
Prasad J Pandit / Red Hat Product Security Team
8685 545E B54C 486B C6EB 271E E285 8B5A F050 DE8D






reply via email to

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