[dpdk-dev] [PATCH 2/3] net/bnxt: update HWRM structures

Ferruh Yigit ferruh.yigit at intel.com
Thu Oct 1 00:17:32 CEST 2020


On 9/29/2020 9:59 PM, Ajit Khaparde wrote:
> HWRM API to a newer 1.10.1.70 version.
> 
> Few fields have been renamed because of this.
> rx_err_pkt -> rx_discard_pkts
> rx_drop_pkts -> rx_error_pkts
> 
> tx_err_pkts -> tx_discard_pkts
> tx_drop_pkts -> tx_error_pkts
> 
> link_signal_mode -> active_fec_signal_mode
> 
> tx_bd_long_hi.mss -> tx_bd_long_hi.kid_or_ts_high_mss
> tx_bd_long_hi.hdr_size -> tx_bd_long_hi.kid_or_ts_low_hdr_size
> 
> Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
 >

There are some basic checkpatch errors like spelling mistakes, can you please 
take care of them:
http://mails.dpdk.org/archives/test-report/2020-September/155556.html

Also some of the comment are too long, can you please check them too, again 
above checkpatch link has them listed.



More information about the dev mailing list