for the fds, e.g. as many fds as the size of
the array.
Also see:
http://dpdk.org/ml/archives/dev/2016-April/037024.html
Signed-off-by: Jan Wickbom
Reported-by: Patrik Andersson
---
v5:
* pack of arrays moved after poll loop
v4:
* fdset_del can not shrink the array. Took care of that in sve
for the fds, e.g. as many fds as the size of
the array.
Also see:
http://dpdk.org/ml/archives/dev/2016-April/037024.html
Signed-off-by: Jan Wickbom
Reported-by: Patrik Andersson
---
v4:
* fdset_del can not shrink the array. Took care of that in sveral places
* Moved rwfds[] into struct fdset
> -Original Message-
> From: Yuanhan Liu [mailto:yuanhan@linux.intel.com]
> Sent: den 13 december 2016 10:15
> To: Jan Wickbom
> Cc: dev@dpdk.org; Patrik Andersson R
> Subject: Re: [PATCH v3] vhost: allow for many vhost user ports
>
> On Mon, Dec 12, 2016
> -Original Message-
> From: Yuanhan Liu [mailto:yuanhan@linux.intel.com]
> Sent: den 8 december 2016 06:51
> To: Jan Wickbom
> Cc: dev@dpdk.org; Patrik Andersson R
> Subject: Re: [PATCH] vhost: allow for many vhost user ports
>
> On Wed, Dec 07, 2016
for the fds, e.g. as many fds as the size of
the array.
Also see:
http://dpdk.org/ml/archives/dev/2016-April/037024.html
Signed-off-by: Jan Wickbom
Reported-by: Patrik Andersson
---
v3:
* removed unnecessary include
* removed fdset_fill, made it functionally part of poll loop
v2:
* remo
> -Original Message-
> From: Yuanhan Liu [mailto:yuanhan@linux.intel.com]
> Sent: den 7 december 2016 11:13
> To: Jan Wickbom
> Cc: dev@dpdk.org; Patrik Andersson R
> Subject: Re: [PATCH] vhost: allow for many vhost user ports
>
> On Thu, Dec 01, 2016
for the fds, e.g. as many fds as the size of
the array.
Also see:
http://dpdk.org/ml/archives/dev/2016-April/037024.html
Signed-off-by: Jan Wickbom
Reported-by: Patrik Andersson
---
v2:
* removed unnecessary casts
* static array replacing allocated memory
lib/librte_vhost/fd_man.c |
> -Original Message-
> From: Yuanhan Liu [mailto:yuanhan@linux.intel.com]
> Sent: den 6 december 2016 07:57
> To: Jan Wickbom
> Cc: huawei@intel.com; dev@dpdk.org; Patrik Andersson R
>
> Subject: Re: [PATCH] vhost: allow for many vhost user ports
>
>
for the fds, e.g. as many fds as the size of
the array.
Also see:
http://dpdk.org/ml/archives/dev/2016-April/037024.html
Signed-off-by: Jan Wickbom
Reported-by: Patrik Andersson
---
lib/librte_vhost/fd_man.c | 140 +++---
lib/librte_vhost/fd_man.h | 2 +-
9 matches
Mail list logo