]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
zynq: gem: Increase the Rx buffer descriptors to 32
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Wed, 15 Apr 2015 06:45:01 +0000 (12:15 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:47 +0000 (13:50 +0200)
commit986b307aa5468fb758d6ed0dfefafc52e57f163c
tree1d7d8b8908f773174126cb5f432bbf5ae19e4513
parentedf9debf2f1dfacbbb85b94ad3eebcb18f6f4c0c
zynq: gem: Increase the Rx buffer descriptors to 32

Increase the Rx Buffer descriptors to 32. This will avoid
Rx buffer descriptors overflow if more packets were received
at one shot before we process the received ones.
This fixes the issue of intermittent timeouts during tftp
on a 1Gb connection with tftp server running on windows.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/net/zynq_gem.c