This patch removes an unnecessary definition of MAX_PRINT_BUFF
in examples/vhost/main.c, since it is no longer being used.
Fixes: 68363d85857d ("examples/vhost: remove the non-working zero copy code").
Signed-off-by: Rami Rosen
---
examples/vhost/main.c | 3 ---
1 file changed, 3 deletions(-)
On 08/23/2018 08:33 PM, Wang, Yipeng1 wrote:
I think with Honnappa suggested "uint32_t* next",
we may need a little bit tricks to make it work with the extra linked list.
The performance may not be optimal though comparing to your original approach.
Is this important to your use case?
It i
2 matches
Mail list logo