mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
With the last commit to refill the rx mbuf in batch, the doorbell
in mana_poll_rx_cq() becomes redundant. Remove it to save a few
microseconds spent in mmio call.
Reported by: NetApp
Reviewed by: Tallamraju, Sai
Tested by: whu
Fixes: 9b8701b8 ("mana: refill the rx mbuf in batch")
MFC after: 3 days
Sponsored by: Microsoft
(cherry picked from commit 47f4137e44b8079c7784604d220a298db07a19a1)
|
||
|---|---|---|
| .. | ||
| gdma.h | ||
| gdma_main.c | ||
| gdma_util.c | ||
| gdma_util.h | ||
| hw_channel.c | ||
| hw_channel.h | ||
| mana.h | ||
| mana_en.c | ||
| mana_sysctl.c | ||
| mana_sysctl.h | ||
| shm_channel.c | ||
| shm_channel.h | ||