Re: [Spice-devel] [PATCH spice-server 3/3] Add message counters to statistics

2017-02-20 Thread Frediano Ziglio
Didn't forget to merge this. It's just that not every time you call send_item a message is sent (just remembered before merging). Frediano > > Acked-by: Jonathon Jongsma > > > On Tue, 2017-02-14 at 15:51 +, Frediano Ziglio wrote: > > Signed-off-by: Frediano Ziglio > > --- > >  server/re

Re: [Spice-devel] [PATCH spice-server 3/3] Add message counters to statistics

2017-02-14 Thread Jonathon Jongsma
Acked-by: Jonathon Jongsma On Tue, 2017-02-14 at 15:51 +, Frediano Ziglio wrote: > Signed-off-by: Frediano Ziglio > --- >  server/red-channel.c | 4 >  1 file changed, 4 insertions(+) > > Ping. > > diff --git a/server/red-channel.c b/server/red-channel.c > index e70c46b..3599c3b 10064

[Spice-devel] [PATCH spice-server 3/3] Add message counters to statistics

2017-02-14 Thread Frediano Ziglio
Signed-off-by: Frediano Ziglio --- server/red-channel.c | 4 1 file changed, 4 insertions(+) Ping. diff --git a/server/red-channel.c b/server/red-channel.c index e70c46b..3599c3b 100644 --- a/server/red-channel.c +++ b/server/red-channel.c @@ -103,6 +103,7 @@ struct RedChannelPrivate

[Spice-devel] [PATCH spice-server 3/3] Add message counters to statistics

2016-12-06 Thread Frediano Ziglio
Signed-off-by: Frediano Ziglio --- server/red-channel.c | 4 1 file changed, 4 insertions(+) diff --git a/server/red-channel.c b/server/red-channel.c index 03443ba..4a4f20c 100644 --- a/server/red-channel.c +++ b/server/red-channel.c @@ -103,6 +103,7 @@ struct RedChannelPrivate RedsSta