public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Question about network card.
@ 2002-05-14 21:51 Jennifer Huang
  2002-05-15  3:03 ` Ben Greear
  0 siblings, 1 reply; 2+ messages in thread
From: Jennifer Huang @ 2002-05-14 21:51 UTC (permalink / raw)
  To: linux-kernel

Hi,

I am not sure if this is the correct place to ask this
question.

I wrote a traffic generator and tried to send traffic
to a linux box. I found that when I generated more
than 100Mbps traffic from multi-senders to the
receiver, tcpdump can see nothing at the receiver
side. The network card is 100Mbps. 

My questions are:

1. What will happen if there are more than 100Mbps
traffic dumped to a 100Mbps network card? Is it
possible that the card drop most of the packets?

2. Does it look like my traffic generator problem? Do
I need to set particular socket options?

Thanks,
-Jenny



__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

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

* Re: Question about network card.
  2002-05-14 21:51 Question about network card Jennifer Huang
@ 2002-05-15  3:03 ` Ben Greear
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Greear @ 2002-05-15  3:03 UTC (permalink / raw)
  To: Jennifer Huang; +Cc: linux-kernel

You can look at /proc/net/dev to see the various network driver counters...that should
tell you something...

Ben

Jennifer Huang wrote:

> Hi,
> 
> I am not sure if this is the correct place to ask this
> question.
> 
> I wrote a traffic generator and tried to send traffic
> to a linux box. I found that when I generated more
> than 100Mbps traffic from multi-senders to the
> receiver, tcpdump can see nothing at the receiver
> side. The network card is 100Mbps. 
> 
> My questions are:
> 
> 1. What will happen if there are more than 100Mbps
> traffic dumped to a 100Mbps network card? Is it
> possible that the card drop most of the packets?
> 
> 2. Does it look like my traffic generator problem? Do
> I need to set particular socket options?
> 
> Thanks,
> -Jenny
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> LAUNCH - Your Yahoo! Music Experience
> http://launch.yahoo.com
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 
> 


-- 
Ben Greear <greearb@candelatech.com>          <Ben_Greear@excite.com>
President of Candela Technologies Inc      http://www.candelatech.com
ScryMUD:  http://scry.wanfear.com     http://scry.wanfear.com/~greear


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

end of thread, other threads:[~2002-05-15  3:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-14 21:51 Question about network card Jennifer Huang
2002-05-15  3:03 ` Ben Greear

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