public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
From: bugzilla-daemon@bugs.ecos.sourceware.org
To: ecos-bugs@ecos.sourceware.org
Subject: [Bug 1001873] Patches to upgrade lwip to 1.4.1
Date: Tue, 10 Jun 2014 11:05:00 -0000	[thread overview]
Message-ID: <bug-1001873-13-Pi9qxBHyVt@http.bugs.ecos.sourceware.org/> (raw)
In-Reply-To: <bug-1001873-13@http.bugs.ecos.sourceware.org/>

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001873

--- Comment #49 from Ilija Kocho [Илија Кочо] <ilijak@siva.com.mk> ---
(In reply to comment #48)
> Ilija,
> 
> (In reply to comment #47)
> > Oleg
> > 
> > (In reply to comment #46)
> > 
> > Thank you for your report. I have some additional questions.
> > 
> > > Hi Ilija,
> > > 
> > 
> > [SNIP]
> > 
> > > 
> > > (This is just a snipet from the log.)
> > > Apparently, it meant that I did not receive anything from GPRS modem through
> > > the serial port. That happened quite often, however, successful connection
> > > did happen also.
> > 
> > What was your serial line setting: baud rate, (hardware) handshaking ?
> 
> Serial settings: 9600, 8N1 (no hw/sw control)

I recommend you to try HW control. In our company we had no problems with 9600
(Kinetis K70) but on higher baud rates there were problems. 
Also, below I learn that your lwIP is in simple mode that is different than our
configuration.

[SNIP] Note:I do not throw your example away, just little-bit redundancy
control.

> We do need to port ppp-new branch to ecos as judging from the author's
> comments it is more stable than the ppp implementation in vanilla 1.4.1 ppp
> stack (link:
> http://lists.gnu.org/archive/html/lwip-users/2014-03/msg00061.html)

Possibly.

FYI we are testing current lwIP 1.4.1 and it seems to work. We experienced
problems on higher baud rates.

Ilija

-- 
You are receiving this mail because:
You are on the CC list for the bug.
>From ecos-bugs-return-10838-listarch-ecos-bugs=sources.redhat.com@sourceware.org Tue Jun 10 11:05:37 2014
Return-Path: <ecos-bugs-return-10838-listarch-ecos-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-ecos-bugs@sources.redhat.com
Received: (qmail 15961 invoked by alias); 10 Jun 2014 11:05:37 -0000
Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <ecos-bugs.sourceware.org>
List-Subscribe: <mailto:ecos-bugs-subscribe@sourceware.org>
List-Post: <mailto:ecos-bugs@sourceware.org>
List-Help: <mailto:ecos-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: ecos-bugs-owner@sourceware.org
Delivered-To: mailing list ecos-bugs@sourceware.org
Received: (qmail 15865 invoked by uid 89); 10 Jun 2014 11:05:36 -0000
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=AWL,BAYES_00,BODY_8BITS,GARBLED_BODY,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail.ecoscentric.com
Received: from albus.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.200)
 by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 10 Jun 2014 11:05:33 +0000
Received: by mail.ecoscentric.com (Postfix, from userid 512)
	id BB949A83460; Tue, 10 Jun 2014 12:05:30 +0100 (BST)
X-Original-To: unassigned@bugs.ecos.sourceware.org
Delivered-To: unassigned@bugs.ecos.sourceware.org
From: bugzilla-daemon@bugs.ecos.sourceware.org
To: unassigned@bugs.ecos.sourceware.org
Subject: [Bug 1001873] Patches to upgrade lwip to 1.4.1
Date: Tue, 10 Jun 2014 11:05:00 -0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: eCos
X-Bugzilla-Component: lwIP
X-Bugzilla-Keywords:
X-Bugzilla-Severity: enhancement
X-Bugzilla-Who: ilijak@siva.com.mk
X-Bugzilla-Status: NEEDINFO
X-Bugzilla-Priority: low
X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Changed-Fields:
Message-ID: <bug-1001873-777-c5uN9j9442@http.bugs.ecos.sourceware.org/>
In-Reply-To: <bug-1001873-777@http.bugs.ecos.sourceware.org/>
References: <bug-1001873-777@http.bugs.ecos.sourceware.org/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.ecos.sourceware.org/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014/txt/msg00205.txt.bz2
Content-length: 1622

Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001873

--- Comment #49 from Ilija Kocho [Илија Кочо] <ilijak@siva.com.mk> ---
(In reply to comment #48)
> Ilija,
> 
> (In reply to comment #47)
> > Oleg
> > 
> > (In reply to comment #46)
> > 
> > Thank you for your report. I have some additional questions.
> > 
> > > Hi Ilija,
> > > 
> > 
> > [SNIP]
> > 
> > > 
> > > (This is just a snipet from the log.)
> > > Apparently, it meant that I did not receive anything from GPRS modem through
> > > the serial port. That happened quite often, however, successful connection
> > > did happen also.
> > 
> > What was your serial line setting: baud rate, (hardware) handshaking ?
> 
> Serial settings: 9600, 8N1 (no hw/sw control)

I recommend you to try HW control. In our company we had no problems with 9600
(Kinetis K70) but on higher baud rates there were problems. 
Also, below I learn that your lwIP is in simple mode that is different than our
configuration.

[SNIP] Note:I do not throw your example away, just little-bit redundancy
control.

> We do need to port ppp-new branch to ecos as judging from the author's
> comments it is more stable than the ppp implementation in vanilla 1.4.1 ppp
> stack (link:
> http://lists.gnu.org/archive/html/lwip-users/2014-03/msg00061.html)

Possibly.

FYI we are testing current lwIP 1.4.1 and it seems to work. We experienced
problems on higher baud rates.

Ilija

-- 
You are receiving this mail because:
You are the assignee for the bug.
>From ecos-bugs-return-10840-listarch-ecos-bugs=sources.redhat.com@sourceware.org Sat Jun 14 06:41:34 2014
Return-Path: <ecos-bugs-return-10840-listarch-ecos-bugs=sources.redhat.com@sourceware.org>
Delivered-To: listarch-ecos-bugs@sources.redhat.com
Received: (qmail 30999 invoked by alias); 14 Jun 2014 06:41:34 -0000
Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm
Precedence: bulk
List-Id: <ecos-bugs.sourceware.org>
List-Subscribe: <mailto:ecos-bugs-subscribe@sourceware.org>
List-Post: <mailto:ecos-bugs@sourceware.org>
List-Help: <mailto:ecos-bugs-help@sourceware.org>, <http://sourceware.org/lists.html#faqs>
Sender: ecos-bugs-owner@sourceware.org
Delivered-To: mailing list ecos-bugs@sourceware.org
Received: (qmail 30983 invoked by uid 89); 14 Jun 2014 06:41:33 -0000
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail.ecoscentric.com
Received: from albus.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.200)
 by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sat, 14 Jun 2014 06:41:32 +0000
Received: from localhost (localhost [127.0.0.1])
	by mail.ecoscentric.com (Postfix) with ESMTP id 035B0A83A65
	for <ecos-bugs@ecos.sourceware.org>; Sat, 14 Jun 2014 07:41:29 +0100 (BST)
Received: from mail.ecoscentric.com ([127.0.0.1])
	by localhost (albus.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id ZV0wC70f_KE8; Sat, 14 Jun 2014 07:41:22 +0100 (BST)
From: bugzilla-daemon@ecoscentric.com
To: ecos-bugs@ecos.sourceware.org
Subject: [Issue 1001139] 'make tests' fails for linux synthetic target
Date: Sat, 14 Jun 2014 06:41:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: eCos
X-Bugzilla-Component: Other
X-Bugzilla-Keywords:
X-Bugzilla-Severity: major
X-Bugzilla-Who: wry@ecoscentric.com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: normal
X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-1001139-13-2D6Nx4oVtx@http.bugzilla.ecoscentric.com/>
In-Reply-To: <bug-1001139-13@http.bugzilla.ecoscentric.com/>
References: <bug-1001139-13@http.bugzilla.ecoscentric.com/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://bugzilla.ecoscentric.com/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014/txt/msg00207.txt.bz2
Content-length: 668

Please do not reply to this email, use the link below.

https://bugzilla.ecoscentric.com/show_bug.cgi?id\x1001139

Ross Younger <wry@ecoscentric.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wry@ecoscentric.com

--- Comment #1 from Ross Younger <wry@ecoscentric.com> ---
Just tripped over this one myself on Ubuntu 12.04 with gcc 4.6.3. Sergei
provided a workaround on-list:
https://www.sourceware.org/ml/ecos-devel/2011-02/msg00002.html

--
You are receiving this mail because:
You are on the CC list for the issue.


  parent reply	other threads:[~2014-06-10 11:05 UTC|newest]

Thread overview: 86+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-28  6:50 [Bug 1001873] New: " bugzilla-daemon
2013-06-28  6:50 ` [Bug 1001873] " bugzilla-daemon
2013-06-28  6:50 ` bugzilla-daemon
2013-06-28  6:51 ` bugzilla-daemon
2013-06-28  6:51 ` bugzilla-daemon
2013-06-28  6:51 ` bugzilla-daemon
2013-06-28  6:51 ` bugzilla-daemon
2013-06-28  6:52 ` bugzilla-daemon
2013-06-28  6:52 ` bugzilla-daemon
2013-06-30 22:03 ` bugzilla-daemon
2013-07-01 11:54 ` bugzilla-daemon
2013-07-01 11:55 ` bugzilla-daemon
2013-07-01 11:56 ` bugzilla-daemon
2013-07-01 11:56 ` bugzilla-daemon
2013-07-01 11:56 ` bugzilla-daemon
2013-07-01 11:56 ` bugzilla-daemon
2013-07-01 11:57 ` bugzilla-daemon
2013-07-01 11:57 ` bugzilla-daemon
2013-07-01 11:57 ` bugzilla-daemon
2013-07-01 11:58 ` bugzilla-daemon
2013-07-01 13:34 ` bugzilla-daemon
2013-08-09 16:13 ` bugzilla-daemon
2013-08-10 15:51 ` bugzilla-daemon
2013-09-06  7:01 ` bugzilla-daemon
2013-09-06  7:01 ` bugzilla-daemon
2014-02-25 15:44 ` bugzilla-daemon
2014-02-25 15:46 ` bugzilla-daemon
2014-02-25 15:47 ` bugzilla-daemon
2014-02-25 15:48 ` bugzilla-daemon
2014-02-25 15:48 ` bugzilla-daemon
2014-02-25 15:48 ` bugzilla-daemon
2014-02-25 15:49 ` bugzilla-daemon
2014-02-25 15:49 ` bugzilla-daemon
2014-02-25 15:50 ` bugzilla-daemon
2014-02-25 16:09 ` bugzilla-daemon
2014-02-25 16:09 ` bugzilla-daemon
2014-03-12  9:17 ` bugzilla-daemon
2014-03-12  9:36 ` bugzilla-daemon
2014-05-05 23:08 ` bugzilla-daemon
2014-06-04 14:38 ` bugzilla-daemon
2014-06-05 10:06 ` bugzilla-daemon
2014-06-06  7:46 ` bugzilla-daemon
2014-06-10  8:27 ` bugzilla-daemon
2014-06-10 11:05 ` bugzilla-daemon [this message]
2013-06-28  6:50 [Bug 1001873] New: " bugzilla-daemon
2013-06-28  6:50 ` [Bug 1001873] " bugzilla-daemon
2013-06-28  6:50 ` bugzilla-daemon
2013-06-28  6:51 ` bugzilla-daemon
2013-06-28  6:51 ` bugzilla-daemon
2013-06-28  6:51 ` bugzilla-daemon
2013-06-28  6:51 ` bugzilla-daemon
2013-06-28  6:52 ` bugzilla-daemon
2013-06-28  6:52 ` bugzilla-daemon
2013-06-30 22:03 ` bugzilla-daemon
2013-07-01 11:54 ` bugzilla-daemon
2013-07-01 11:55 ` bugzilla-daemon
2013-07-01 11:55 ` bugzilla-daemon
2013-07-01 11:56 ` bugzilla-daemon
2013-07-01 11:56 ` bugzilla-daemon
2013-07-01 11:56 ` bugzilla-daemon
2013-07-01 11:57 ` bugzilla-daemon
2013-07-01 11:57 ` bugzilla-daemon
2013-07-01 11:57 ` bugzilla-daemon
2013-07-01 11:58 ` bugzilla-daemon
2013-07-01 13:34 ` bugzilla-daemon
2013-08-09 16:13 ` bugzilla-daemon
2013-08-10 15:51 ` bugzilla-daemon
2013-09-06  7:00 ` bugzilla-daemon
2013-09-06  7:01 ` bugzilla-daemon
2013-09-13 20:30 ` bugzilla-daemon
2014-02-15  2:58 ` bugzilla-daemon
2014-02-25 15:44 ` bugzilla-daemon
2014-02-25 15:46 ` bugzilla-daemon
2014-02-25 15:47 ` bugzilla-daemon
2014-02-25 15:48 ` bugzilla-daemon
2014-02-25 15:48 ` bugzilla-daemon
2014-02-25 15:48 ` bugzilla-daemon
2014-02-25 15:49 ` bugzilla-daemon
2014-02-25 15:49 ` bugzilla-daemon
2014-02-25 15:50 ` bugzilla-daemon
2014-02-25 16:09 ` bugzilla-daemon
2014-02-25 16:09 ` bugzilla-daemon
2014-03-11 22:25 ` bugzilla-daemon
2014-05-07 14:57 ` bugzilla-daemon
2014-06-04 14:38 ` bugzilla-daemon
2014-06-06  7:46 ` bugzilla-daemon
2014-06-10  8:27 ` bugzilla-daemon

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=bug-1001873-13-Pi9qxBHyVt@http.bugs.ecos.sourceware.org/ \
    --to=bugzilla-daemon@bugs.ecos.sourceware.org \
    --cc=ecos-bugs@ecos.sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).