* linux 2.6.16 routing problem
@ 2006-07-14 12:25 Mayuresh Chitale
2006-07-14 12:31 ` Brian F. G. Bidulock
0 siblings, 1 reply; 2+ messages in thread
From: Mayuresh Chitale @ 2006-07-14 12:25 UTC (permalink / raw)
To: netdev, linux-net
Hi All,
I am doing routing performance test using smartbits tester. The
traffic is pumped by smartapplications (that runs on smartbits). I
see that the routing goes on for some time, then the fps(pps) value
starts dropping until it becomes zero. This is for rates less than
10Mb/s and packet size 64 bytes. But same thing happens with various
packet sizes such as 256, 1024 etc.
When debugging I see that the function ip_finish_output2 (in
net/ipv4/ip_output.c) calls hh->hh_output.
At the start of the test hh->hh_output calls dev_queue_xmit so routing
goes on fine.
Then suddenly it starts calling neigh_resolve_output after which pps
value starts gradually decreasing and it finally reaches zero.
If anyone has solved similar problem or knows what causes this
problem, please let me know.
Any suggestion is welcome.
Thanks,
Mayuresh.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux 2.6.16 routing problem
2006-07-14 12:25 linux 2.6.16 routing problem Mayuresh Chitale
@ 2006-07-14 12:31 ` Brian F. G. Bidulock
0 siblings, 0 replies; 2+ messages in thread
From: Brian F. G. Bidulock @ 2006-07-14 12:31 UTC (permalink / raw)
To: Mayuresh Chitale; +Cc: netdev, linux-net
Mayuresh,
On Fri, 14 Jul 2006, Mayuresh Chitale wrote:
>
> If anyone has solved similar problem or knows what causes this
> problem, please let me know.
>
> Any suggestion is welcome.
Configure a static arp entry for the tester on the unit under test.
(Or configure the tester to respond to ARP queries.)
--brian
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-07-14 12:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-14 12:25 linux 2.6.16 routing problem Mayuresh Chitale
2006-07-14 12:31 ` Brian F. G. Bidulock
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 NNTP newsgroup(s).