Comment 0 for bug 1861972

Revision history for this message
Fred Kimmy (kongzizaixian) wrote :

[Bug Description]
 hns3 patchset have merged into mainline 5.4rc7 kernel.
[Steps to Reproduce]
  1)
  2)
  3)

[Actual Results]

[Expected Results]

[Reproducibility]

[Additional information]
  (Firmware version, kernel version, affected hardware, etc. if required):

[Resolution]

net: hns3: cleanup some coding style issue
net: hns3: remove redundant print on ENOMEM
net: hns3: delete unnecessary blank line and space for cleanup
net: hns3: rewrite a log in hclge_put_vector()
net: hns3: refine the input parameter 'size' for snprintf()
net: hns3: move duplicated macro definition into header
net: hns3: set VF's default reset_type to HNAE3_NONE_RESET
net: hns3: do not reuse pfmemalloc pages
net: hns3: limit the error logging in the hns3_clean_tx_ring()
net: hns3: replace snprintf with scnprintf in hns3_update_strings
net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_read
net: hns3: pad the short frame before sending to the hardware