Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2012 03:27:18 +0800
From:      "root@9du.org" <root@9du.org>
To:        freebsd-current <freebsd-current@freebsd.org>
Cc:        rizzo <rizzo@iet.unipi.it>
Subject:   about netmap NETMAP_HW_RING with poll.
Message-ID:  <201207110327153069626@9du.org>
References:  <20120710154057.BC83D1065708@hub.freebsd.org>

index | next in thread | previous in thread | raw e-mail

i have a test use pkt-gen.c 
# start pthread > 1 
netmap as receiver work on NETMAP_HW_RING  mode.

if i stop recv packet. system dmesg will show 
interrupt storm detected on "irq281:"; throttling interrupt source
interrupt storm detected on "irq281:"; throttling interrupt source
interrupt storm detected on "irq281:"; throttling interrupt source
interrupt storm detected on "irq281:"; throttling interrupt source
interrupt storm detected on "irq281:"; throttling interrupt source
......

i think this error may be with poll or 82599 device?

if i not use NETMAP_NW_RING will be ok!
help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207110327153069626>