From mm@mail2.vx.sk  Fri Feb 25 14:06:25 2011
Return-Path: <mm@mail2.vx.sk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9B49C106567A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Feb 2011 14:06:25 +0000 (UTC)
	(envelope-from mm@mail2.vx.sk)
Received: from mail2.vx.sk (mail2.vx.sk [IPv6:2a01:4f8:100:84a3::3])
	by mx1.freebsd.org (Postfix) with ESMTP id 5C6F28FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Feb 2011 14:06:25 +0000 (UTC)
Received: from neo.vx.sk (localhost [127.0.0.1])
	by mail2.vx.sk (Postfix) with ESMTP id B4798EFB53
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Feb 2011 15:06:24 +0100 (CET)
Received: from mail2.vx.sk ([127.0.0.1])
	by neo.vx.sk (mail.vx.sk [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id mz9CzYK9l-Ra for <FreeBSD-gnats-submit@freebsd.org>;
	Fri, 25 Feb 2011 15:01:23 +0100 (CET)
Received: by mail2.vx.sk (Postfix, from userid 1001)
	id 30606EFAC7; Fri, 25 Feb 2011 15:01:23 +0100 (CET)
Message-Id: <20110225140123.30606EFAC7@mail2.vx.sk>
Date: Fri, 25 Feb 2011 15:01:23 +0100 (CET)
From: Martin Matuska <mm@FreeBSD.org>
Reply-To: Martin Matuska <mm@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: igb(4) DEVICE_POLLING does not work with carp(4)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         155031
>Category:       kern
>Synopsis:       igb(4) DEVICE_POLLING does not work with carp(4)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 25 14:10:11 UTC 2011
>Closed-Date:    Fri Feb 25 14:11:43 UTC 2011
>Last-Modified:  Fri Feb 25 14:11:43 UTC 2011
>Originator:     Martin Matuska
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
VX Solution s. r. o.
>Environment:
>Description:
We are using two redundant load-balancing firewall servers with 4-core Xeon
processors and 2x 4-port igb(4) interfaces using carp(4) for IP failover. 

When DEVICE_POLLING is enabled on the igb(4) interfaces, traffic on these
interfaces stops. After disabling it again traffic continues normally as
before.

The traffic throughput on the desired interface is 100-400 MBit/s.

The CPU load is about 3 (=75%) because of network interrupts.

dev.igb.0.%desc: Intel(R) PRO/1000 Network Connection version - 2.0.7
dev.igb.0.%driver: igb
dev.igb.0.%location: slot=0 function=0
dev.igb.0.%pnpinfo: vendor=0x8086 device=0x10e8 subvendor=0x8086 subdevice=0xa02c class=0x020000

A similar issue was already reported in freebsd-stable mailing list:
http://lists.freebsd.org/pipermail/freebsd-stable/2011-January/061259.html
>How-To-Repeat:
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mm 
State-Changed-When: Fri Feb 25 14:11:42 UTC 2011 
State-Changed-Why:  
Duplicate of 155030 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155031 
>Unformatted:
