[<prev] [next>] [day] [month] [year] [list]
Message-ID: <3bedf6ab0812181150hb94e007gae8950b9b8a2c1a7@mail.gmail.com>
Date: Fri, 19 Dec 2008 01:20:48 +0530
From: "karthikeyan S" <karthispeaks@...il.com>
To: linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: packets dropped after send returns success
Hi,
I am facing an issue with a linux box (a wireless lan controller),
would like to have suggestions from you.
The controller sends a mobility udp ping request to it's mobility
members every 30 seconds upon receiving a ping request.
These ping responses are dropped randomly for unknown reasons (it runs
fine for 3-4 days then it experiences this problem for say 20 minutes
then resumes to normalcy)
This issue happens at the customer site and we haven't been able to
reproduce it in-house.
The mobility application sends the packet to the kernel using
sendmsg() and it returns success.What may be the possible reasons for
packets being dropped in kernel after sendmsg() returns success?
I don't think there are any routing issues. One possible reason that I
thought of is that the driver transmit queue is full.
But looks like other type of packets are going out of controller.
Could you plese provide your input? (kernel version is 2.4)
Thanks a lot.
-karthik
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists