> -----Original Message-----
> From: Li, Xiaoyun
> Sent: Wednesday, June 26, 2019 3:12 PM
> To: Wu, Jingjing <[email protected]>; Wiles, Keith 
> <[email protected]>; Liang,
> Cunming <[email protected]>; Maslekar, Omkar <[email protected]>
> Cc: [email protected]; Li, Xiaoyun <[email protected]>
> Subject: [PATCH v8 3/6] raw/ntb: add handshake process
> 
> Add handshake process using doorbell so that two hosts can
> communicate to start and stop.
> 
> Signed-off-by: Xiaoyun Li <[email protected]>
Acked-by: Jingjing Wu <[email protected]>


> +     hw->db_mask = 0;
> +     ret = (*hw->ntb_ops->db_set_mask)(dev, hw->db_mask);
> +     if (ret) {
> +             NTB_LOG(ERR, "Unanle to enable intr for all dbs.");

Typo? Unanle -> unable? 

Reply via email to