[Bug 1904954] Re: lan9118 bug peeked received message size not equal to actual received message size

2021-04-30 Thread Thomas Huth
** Changed in: qemu Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1904954 Title: lan9118 bug peeked received message size not equal to actual received

[Bug 1904954] Re: lan9118 bug peeked received message size not equal to actual received message size

2021-04-29 Thread Thomas Huth
** Tags removed: netwroking ** Tags added: networking -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1904954 Title: lan9118 bug peeked received message size not equal to actual received message

[Bug 1904954] Re: lan9118 bug peeked received message size not equal to actual received message size

2021-01-15 Thread Peter Maydell
Fix now in master: commit e7e29fdbbe07f. ** Changed in: qemu Status: In Progress => Fix Committed -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1904954 Title: lan9118 bug peeked received

[Bug 1904954] Re: lan9118 bug peeked received message size not equal to actual received message size

2021-01-08 Thread alfred gedeon
We do have some code, that is giving different results, between the peeked and the actual: https://github.com/FreeRTOS/FreeRTOS-Plus- TCP/blob/9a25860e761036a9eb780799c9db632e3eff60c9/portable/NetworkInterface/MPS2_AN385/NetworkInterface.c#L237 We also have a fix to circumvent the problem by

[Bug 1904954] Re: lan9118 bug peeked received message size not equal to actual received message size

2021-01-08 Thread Peter Maydell
** Changed in: qemu Status: New => In Progress -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1904954 Title: lan9118 bug peeked received message size not equal to actual received message

[Bug 1904954] Re: lan9118 bug peeked received message size not equal to actual received message size

2021-01-08 Thread Peter Maydell
This patchset should fix this bug: https://patchew.org/QEMU/20210108180401.2263-1-peter.mayd...@linaro.org/ PS: this isn't a security issue because the lan9118 is used only on board models that can't run under KVM and so it is not on QEMU's security boundary. -- You received this bug

[Bug 1904954] Re: lan9118 bug peeked received message size not equal to actual received message size

2021-01-08 Thread Peter Maydell
(The line of code you point out is pretty clearly wrong; it would just be nice to have a test case to confirm that the obvious fix works.) -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1904954

[Bug 1904954] Re: lan9118 bug peeked received message size not equal to actual received message size

2021-01-08 Thread Peter Maydell
Do you have a test case that will reproduce this bug ? -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1904954 Title: lan9118 bug peeked received message size not equal to actual received message

[Bug 1904954] Re: lan9118 bug peeked received message size not equal to actual received message size

2020-12-22 Thread alfred gedeon
** Summary changed: - lan9118 bug peeking receive massage size not equal to received message size + lan9118 bug peeked received message size not equal to actual received message size -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU.