net/qede/base: improve Tx-switching performance
authorRasesh Mody <rasesh.mody@cavium.com>
Thu, 5 Jan 2017 07:03:51 +0000 (23:03 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:40:52 +0000 (19:40 +0100)
commit5bbda46be387a3b05e7c5e7bc3bc1dbdd129b9a5
tree91dcf8f5e1ef3905be2a51f7a0206bd8dfda5bd6
parent7d8fddd4da06f8577a6ae558244c821ac4fed4d7
net/qede/base: improve Tx-switching performance

In order to improve Tx switching performance an additional HSI parameter
called same-as-last-id is introduced. This resource allows FW caching the
txqs packet properties. Driver needs to set same-as-last-id to be equal to
the qzone.

Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
drivers/net/qede/base/ecore_l2.c