commit | 9ffe79a9c2eec0f30687c2fd8b452bda5c8287b0 | [log] [tgz] |
---|---|---|
author | Yunsheng Lin <linyunsheng@huawei.com> | Wed Sep 27 09:45:23 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 28 10:35:11 2017 -0700 |
tree | e72c500633a5bb9f6acea1e13b875340a978c10f | |
parent | 6ade97da601f8af793f6c7a861af754d0f0b6767 [diff] |
net: hns3: Support for dynamically assigning tx buffer to TC This patch add support of dynamically assigning tx buffer to TC when the TC is enabled. It will save buffer for rx direction to avoid packet loss. Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>