mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
16 lines
375 B
ReStructuredText
16 lines
375 B
ReStructuredText
|
.. _mod_mqnic_ingress:
|
||
|
|
||
|
=================
|
||
|
``mqnic_ingress``
|
||
|
=================
|
||
|
|
||
|
``mqnic_ingress`` implements ingress processing on the receive path. This consists of:
|
||
|
|
||
|
1. Receive checksum offloading
|
||
|
2. RSS flow hashing
|
||
|
|
||
|
``mqnic_ingress`` integrates the following modules:
|
||
|
|
||
|
* :ref:`mod_rx_checksum`: receive checksum offloading
|
||
|
* :ref:`mod_rx_hash`: RSS flow hash computation
|