commit | 02a72bd8cded6aea8385d996b7d3d5403653f88a | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@cavium.com> | Fri Aug 12 16:51:28 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 13 11:59:30 2016 -0700 |
tree | fa8873e07421c2c0a0b1d5b04ca6a15639a316c1 | |
parent | 3a397ebe154b385e5e3d0c7fee478ccef58742fc [diff] |
net: thunderx: Enable CQE_RX desc's extension fields Unlike 88xx, CQE_RX descriptor's tunnelling extension i.e CQE_RX2_S is always enabled on 81xx/83xx and HW does insert these fields into CQE_RX. As a result receive buffer addresses will now be present at 7th word of CQE_RX instead of 6th. Enable CQE_RX2_S on 88xx pass 2.x as well. Signed-off-by: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>