Re: fix for bnx2x panic during ethtool reporting

2018-04-24 Thread Sebastian Kuzminsky
Here's an updated version of the patch that is checkpatch.pl clean (I had forgotten to sign off...). -- Sebastian Kuzminsky From 45fe6fb1f6a187233bd1304b031bed20b3819d26 Mon Sep 17 00:00:00 2001 From: Sebastian Kuzminsky Date: Mon, 16 Apr 2018 23:24:07 + Subject: [PATCH] bnx2x: make f

bug in my understanding (was Re: bug in tcp?)

2007-04-23 Thread Sebastian Kuzminsky
Sebastian Kuzminsky <[EMAIL PROTECTED]> wrote: > Philip Craig <[EMAIL PROTECTED]> wrote: > > Change the timeout or use keepalives. I can't think of any other way. > > The 5 days is a compromise between keeping valid connections and > > timing out d

Re: bug in tcp?

2007-04-17 Thread Sebastian Kuzminsky
Philip Craig <[EMAIL PROTECTED]> wrote: > Sebastian Kuzminsky wrote: > > Weird. Why does sending a message from the client make it go again? > > The rule that allows packets with an "ESTABLISHED" state only matches > packets for which the connection is in

Re: bug in tcp?

2007-04-16 Thread Sebastian Kuzminsky
g the netfilter timeout. How do people normally handle this? -- Sebastian Kuzminsky - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: bug in tcp?

2007-04-16 Thread Sebastian Kuzminsky
> check should not result in a reset.. All three of the systems where I saw the problems earlier did have some netfilter rules up and running All tests I'm doing now have netfilter compiled in but no rules set (INPUT, FORWARD, and OUTPUT are all empty, and the policies are all ACCE

Re: bug in tcp?

2007-04-16 Thread Sebastian Kuzminsky
;m doing the new tests under qemu, so it's easy to run lots of tests in parallel. The previous reports of this bug all occurred when running natively. I'm doing the new tests with 2.6.18, but the behavior does not seem sensitive to the kernel version. -- Sebastian Kuzminsky - To unsubscri

Re: bug in tcp?

2007-04-16 Thread Sebastian Kuzminsky
Stephen Hemminger <[EMAIL PROTECTED]> wrote: > On Mon, 16 Apr 2007 16:28:22 -0600 > Sebastian Kuzminsky <[EMAIL PROTECTED]> wrote: > > > I'm seeing some weird behavior in TCP. The issue is perfectly > > reproducible using netcat and other programs. This is

bug in tcp?

2007-04-16 Thread Sebastian Kuzminsky
ests on a machine without iptables to be sure. I'll have results for you in 120 hours. ;-) -- Sebastian Kuzminsky - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html