net: hns3: add command queue trace for hns3
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8GK5Q CVE: NA ---------------------------------------------------------------------- Currently, the hns3 driver does not have the trace of the command queue. As a result, it is difficult to locate the communication between the driver and firmware. Therefore, the trace function of the command queue is added in this test case to facilitate the locating of communication problems between the driver and firmware. Signed-off-by:Hao Lan <lanhao@huawei.com>
Loading
Please sign in to comment