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?
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.