All of lore.kernel.org
 help / color / mirror / Atom feed
From: mnm.kernel@gmail.com (Manavendra Nath Manav)
To: kernelnewbies@lists.kernelnewbies.org
Subject: IPSec/IPv6 test gets unexpected ENOBUFS on connect on linux 3.2
Date: Fri, 5 Oct 2012 14:28:15 +0530	[thread overview]
Message-ID: <CAJKgH8BoRADMNKZp8QmcDEs2X5+M_vENKLY11ePdXOjv+SyEyw@mail.gmail.com> (raw)
In-Reply-To: <E351E450E8B9F54684A699D42DC5ADF2259A420F@MPBAGVEX02.corp.mphasis.com>

On Mon, Oct 1, 2012 at 11:49 AM, Bhushan Kumar
<Bhushan.Kumar@mphasis.com> wrote:
> HI,
>
> I am getting the below mentioned  error  for Linux kernel  3.2.18.i am
> looking for patch for the same. If anyone having suggestion\patch is  much
> appreciated . And I will be thankful for ASAP response.
>
>
>
> ? TCP/IPv6 test doing repeated heavy sending and reconnecting,  connect()s
>
> start to fail with ENOBUFS on the Linux 3.2.18. ?
>

Your system is running low on memory. I don't think it is specific to
3.2.18. The kernel's buffers for I/O operations are all in use. In
GNU, this error is always synonymous with ENOMEM; you may get one or
the other from network operations.

-- 
Manavendra Nath Manav

      reply	other threads:[~2012-10-05  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-01  6:19 IPSec/IPv6 test gets unexpected ENOBUFS on connect on linux 3.2 Bhushan Kumar
2012-10-05  8:58 ` Manavendra Nath Manav [this message]

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=CAJKgH8BoRADMNKZp8QmcDEs2X5+M_vENKLY11ePdXOjv+SyEyw@mail.gmail.com \
    --to=mnm.kernel@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.