commit | bb2ad880f11982931b7a061e97209b615c973016 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Wed Oct 17 11:03:40 2012 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Apr 30 11:39:14 2013 +0200 |
tree | 5b35e5fcfeb4bc63da7795e9db1222935d2afb49 | |
parent | 4d74cf12ecb383dadf5775fd0a9a08d6140550db [diff] |
net: gem: Remove WRAP bit from TX buffer description Removing this bit causes that frame is sent only once. (With wrap big one packet has been sent several times which dramatically decrease throughput) TRM: (Table 16-3: Tx Buffer Descriptor Entry) Signed-off-by: Michal Simek <monstr@monstr.eu> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Tom Rini <trini@ti.com>