Thanks so much for the review, Ansis!
Ansis Atteka writes:
> On Fri, Dec 18, 2015 at 10:27 AM, Aaron Conole wrote:
>> The current DPDK vhost socket user and group permissions are derived
>> during creation from the DPDK library. This patch adds an action, post
>> socket creation, to change the s
On Fri, Dec 18, 2015 at 10:27 AM, Aaron Conole wrote:
> The current DPDK vhost socket user and group permissions are derived
> during creation from the DPDK library. This patch adds an action, post
> socket creation, to change the socket permissions and ownership to
> support multi-user systems.
>
Christian Ehrhardt writes:
> Aaron Conole writes:
>
>>
>> The current DPDK vhost socket user and group permissions are derived
>> during creation from the DPDK library. This patch adds an action, post
>> socket creation, to change the socket permissions and ownership to
>> support multi-user sys
Aaron Conole writes:
>
> The current DPDK vhost socket user and group permissions are derived
> during creation from the DPDK library. This patch adds an action, post
> socket creation, to change the socket permissions and ownership to
> support multi-user systems.
>
> This is especially useful