I got a question about irg for the lan

Started by saki22, January 17, 2021, 11:57:43 PM

Previous topic - Next topic
January 17, 2021, 11:57:43 PM Last Edit: January 18, 2021, 02:42:52 AM by saki22
I am using a Intel i340-T2 gigabyte dual port
Is this  normal
Interrupts    
irq    device    total    rate
irq270    igb1:rxq0    6861621    39
irq271    igb1:rxq1    1081919    6
irq272    igb1:aq    2    0

It interrupts to receive incoming network packets, no?


Cheers,
Franco

it does not specify incoming network packet or outgoing network packet

"rxq" means receive queue. Would be "txq" for transmit queue. But what precisely is your problem?
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

I was curious if this was normal or a issue with my opnsense operating system or my hardware

That's perfectly normal. The network interface notifies the kernel via an interrupt whenever there are new packets in the receive queue.
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)