[dpdk-dev] [PATCH v3 0/4] bidirect guest channel

Thomas Monjalon thomas at monjalon.net
Fri Mar 29 15:16:38 CET 2019


21/03/2019 11:55, Hajkowski:
> From: Marcin Hajkowski <marcinx.hajkowski at intel.com>
> 
> Extend guest channel API to allow bidirectional
> communication. Modify power manager host and guest
> side to communicate in both directions.
> 
> v3:
> * fix global_fds[lcore_id] comparison to invalid value
> * check 0 to verify if read function actually read some data
> * define _NACK cmd instead of _NAK
> * simplify rte_power_guest_channel_receive_msg func logic
> 
> v2:
> * send ack only if power operation return positive value
> * log diffent error for unexpected incoming command and
>   error during ack/nak cmd sending

Please use --in-reply-to to keep all versions in the same thread, thanks.





More information about the dev mailing list