All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH_v4 0/4] ACFC and PFC options implementation
Date: Wed, 29 Jun 2011 05:15:43 -0500	[thread overview]
Message-ID: <4E0AFB4F.3080801@gmail.com> (raw)
In-Reply-To: <1309335626-32202-1-git-send-email-guillaume.zajac@linux.intel.com>

[-- Attachment #1: Type: text/plain, Size: 1201 bytes --]

Hi Guillaume,

On 06/29/2011 03:20 AM, Guillaume Zajac wrote:
> Hi,
> 
> Change log from v3:
> 	- Fix some style issues
> 	- update g_at_ppp_set_[acfc/pfc]_enabled() signatures
> 	- update lcp functions setting acfc/pfc options
> 	- we can now enable/disable ACFC or PFC to re-use the PPP object
> 	  with different parameters
> 
> Guillaume Zajac (4):
>   GAtPPP: Add ACFC option support
>   GAtPPP: Add PFC option support
>   emulator: Activate ACFC and PFC options onto GAtPPP object
>   gsmdial: Activate ACFC and PFC options on GAtPPP object
> 
>  gatchat/gatppp.c  |  155 +++++++++++++++++++++++++++++++++++++++++++++--------
>  gatchat/gatppp.h  |    3 +
>  gatchat/gsmdial.c |    3 +
>  gatchat/ppp.h     |   12 ++++
>  gatchat/ppp_lcp.c |   64 +++++++++++++++++++++-
>  src/emulator.c    |    3 +
>  6 files changed, 215 insertions(+), 25 deletions(-)
> 

I went ahead and applied all four patches, thanks.  I did do some minor
refactoring afterwards to optimize the rx & tx flow.  In my testing
everything seems to be working fine, but please stress test it again to
make sure.

I also went ahead and marked the PFC & ACFC tasks as done.

Regards,
-Denis

      parent reply	other threads:[~2011-06-29 10:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-29  8:20 [PATCH_v4 0/4] ACFC and PFC options implementation Guillaume Zajac
2011-06-29  8:20 ` [PATCH_v4 1/4] GAtPPP: Add ACFC option support Guillaume Zajac
2011-06-29  8:20 ` [PATCH_v4 2/4] GAtPPP: Add PFC " Guillaume Zajac
2011-06-29  8:20 ` [PATCH_v4 3/4] emulator: Activate ACFC and PFC options onto GAtPPP object Guillaume Zajac
2011-06-29  8:20 ` [PATCH_v4 4/4] gsmdial: Activate ACFC and PFC options on " Guillaume Zajac
2011-06-29 10:15 ` Denis Kenzior [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E0AFB4F.3080801@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.