Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1524056

RE: [PATCH net 2/2] r8152: rx descriptor check

From Hayes Wang <hayeswang@realtek.com>
Newsgroups linux.kernel
Subject RE: [PATCH net 2/2] r8152: rx descriptor check
Date 2016-11-17 04:10 +0100
Message-ID <sElfk-3lP-23@gated-at.bofh.it> (permalink)
References <sCehX-1ch-1@gated-at.bofh.it> <sCehX-1ch-13@gated-at.bofh.it> <sCiYi-4ee-13@gated-at.bofh.it> <sDjfz-3nb-5@gated-at.bofh.it> <sDAzL-6xO-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Francois Romieu [mailto:romieu@fr.zoreil.com]
> Sent: Tuesday, November 15, 2016 9:11 AM
[...]
> If it was possible to get it wrong once, it should be possible to
> get it wrong twice, especially if some part of the hardware design
> is recycled. I don't mean anything else.

I agree with you. However, I have to let it could be reproduced
for confirming it.

Besides, the behavior is different for PCIe and USB device. There
is no action of DMA for USB device. It is done by the USB host
controller. And, the USB host controller wouldn't allow the device
sends a data which is more than the size of the buffer.

Best Regards,
Hayes

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

RE: [PATCH net 2/2] r8152: rx descriptor check Hayes Wang <hayeswang@realtek.com> - 2016-11-14 07:50 +0100
  Re: [PATCH net 2/2] r8152: rx descriptor check Francois Romieu <romieu@fr.zoreil.com> - 2016-11-15 02:20 +0100
    RE: [PATCH net 2/2] r8152: rx descriptor check Hayes Wang <hayeswang@realtek.com> - 2016-11-17 04:10 +0100

csiph-web