public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] l2test-number of frames
@ 2005-01-08  9:13 Manjunath Prabhu
  2005-01-08 14:04 ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: Manjunath Prabhu @ 2005-01-08  9:13 UTC (permalink / raw)
  To: bluez-users

Hi marcel,
in the l2test, i am not able to send more than 512 frames. The utility
stops at this point every time. I want to run the utility for about
5000 packets, but after 512 packets, i get the following error

 "Send failed. Connection reset by peer(104)"....

i think some constant in l2cap.cc or h is causing this problem. Hope
you can help me this one.

Thanx ,
Regards,
Manjunath


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] l2test-number of frames
  2005-01-08  9:13 [Bluez-users] l2test-number of frames Manjunath Prabhu
@ 2005-01-08 14:04 ` Marcel Holtmann
  2005-01-08 14:15   ` Manjunath Prabhu
  0 siblings, 1 reply; 6+ messages in thread
From: Marcel Holtmann @ 2005-01-08 14:04 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Manjunath,

> in the l2test, i am not able to send more than 512 frames. The utility
> stops at this point every time. I want to run the utility for about
> 5000 packets, but after 512 packets, i get the following error
> 
>  "Send failed. Connection reset by peer(104)"....
> 
> i think some constant in l2cap.cc or h is causing this problem. Hope
> you can help me this one.

what kernel? What utils and libs versions? What kind of devices?

Regards

Marcel




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] l2test-number of frames
  2005-01-08 14:04 ` Marcel Holtmann
@ 2005-01-08 14:15   ` Manjunath Prabhu
  2005-01-08 14:26     ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: Manjunath Prabhu @ 2005-01-08 14:15 UTC (permalink / raw)
  To: bluez-users

Hi marcel,

On Sat, 08 Jan 2005 15:04:54 +0100, Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi Manjunath,
> 
> > in the l2test, i am not able to send more than 512 frames. The utility
> > stops at this point every time. I want to run the utility for about
> > 5000 packets, but after 512 packets, i get the following error
> >
> >  "Send failed. Connection reset by peer(104)"....
> >
> > i think some constant in l2cap.cc or h is causing this problem. Hope
> > you can help me this one.
> 
> what kernel? What utils and libs versions? What kind of devices?
>

i am using linux-2.6.9 with bluez-libs-2.11 and bluez-utils-2.11. i am
using anycom usb-120 dongles......

Regards,
Manjunath
 
> Regards
> 
> Marcel
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] l2test-number of frames
  2005-01-08 14:15   ` Manjunath Prabhu
@ 2005-01-08 14:26     ` Marcel Holtmann
  2005-01-08 14:40       ` Manjunath Prabhu
  0 siblings, 1 reply; 6+ messages in thread
From: Marcel Holtmann @ 2005-01-08 14:26 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Manjunath,

> > > in the l2test, i am not able to send more than 512 frames. The utility
> > > stops at this point every time. I want to run the utility for about
> > > 5000 packets, but after 512 packets, i get the following error
> > >
> > >  "Send failed. Connection reset by peer(104)"....
> > >
> > > i think some constant in l2cap.cc or h is causing this problem. Hope
> > > you can help me this one.
> > 
> > what kernel? What utils and libs versions? What kind of devices?
> >
> 
> i am using linux-2.6.9 with bluez-libs-2.11 and bluez-utils-2.11. i am
> using anycom usb-120 dongles......

check with 2.6.10 and bluez-{libs|utils}-2.13. What command lines do you
use on each side?

Regards

Marcel




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] l2test-number of frames
  2005-01-08 14:26     ` Marcel Holtmann
@ 2005-01-08 14:40       ` Manjunath Prabhu
  2005-01-08 17:06         ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: Manjunath Prabhu @ 2005-01-08 14:40 UTC (permalink / raw)
  To: bluez-users

Hi marcel,

On Sat, 08 Jan 2005 15:26:44 +0100, Marcel Holtmann <marcel@holtmann.org> wrote:
> Hi Manjunath,
> 
> > > > in the l2test, i am not able to send more than 512 frames. The utility
> > > > stops at this point every time. I want to run the utility for about
> > > > 5000 packets, but after 512 packets, i get the following error
> > > >
> > > >  "Send failed. Connection reset by peer(104)"....
> > > >
> > > > i think some constant in l2cap.cc or h is causing this problem. Hope
> > > > you can help me this one.
> > >
> > > what kernel? What utils and libs versions? What kind of devices?
> > >
> >
> > i am using linux-2.6.9 with bluez-libs-2.11 and bluez-utils-2.11. i am
> > using anycom usb-120 dongles......
> 
> check with 2.6.10 and bluez-{libs|utils}-2.13. What command lines do you
> use on each side?

on the tx, 
l2test -s -N 5000 dest_bdaddr

on the rx,
l2test -r

If i change N to 500, it works fine......but after packet 512, the
connection is reset...

Regards,
Manjunath
 


> 
> Regards
> 
> Marcel
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by: Beat the post-holiday blues
> Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
> It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bluez-users] l2test-number of frames
  2005-01-08 14:40       ` Manjunath Prabhu
@ 2005-01-08 17:06         ` Marcel Holtmann
  0 siblings, 0 replies; 6+ messages in thread
From: Marcel Holtmann @ 2005-01-08 17:06 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Manjunath,

> > check with 2.6.10 and bluez-{libs|utils}-2.13. What command lines do you
> > use on each side?
> 
> on the tx, 
> l2test -s -N 5000 dest_bdaddr
> 
> on the rx,
> l2test -r
> 
> If i change N to 500, it works fine......but after packet 512, the
> connection is reset...

I just tested it with a 2.6.10-mh1 and the latest l2test from CVS. No
problem to send 5000 packets. However this might be an endian bug
somewhere. What is your host hardware?

Regards

Marcel




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-01-08 17:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-08  9:13 [Bluez-users] l2test-number of frames Manjunath Prabhu
2005-01-08 14:04 ` Marcel Holtmann
2005-01-08 14:15   ` Manjunath Prabhu
2005-01-08 14:26     ` Marcel Holtmann
2005-01-08 14:40       ` Manjunath Prabhu
2005-01-08 17:06         ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox