]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add notification AENQ handler for ENA
authormw <mw@FreeBSD.org>
Thu, 30 May 2019 13:09:53 +0000 (13:09 +0000)
committermw <mw@FreeBSD.org>
Thu, 30 May 2019 13:09:53 +0000 (13:09 +0000)
commit8cfd95ee46133015a7a454dab8be3485438cb8e6
tree02dfef85412d85bc0da468a63da62dcf8c320389
parentbfd884ca4d55e7f9636862133eac762fb295db2d
Add notification AENQ handler for ENA

Notification AENQ handler is responsible for handling requests from ENA
device. Missing Tx threshold, Tx timeout and keep alive timeout can be
set using hints from the aenq descriptor which can be delivered in the
ENA admin notification.

The queue suspending and resuming tasks are not supported by the
driver.

Submitted by:  Michal Krawczyk <mk@semihalf.com>
Obtained from: Semihalf
Sponsored by:  Amazon, Inc.
sys/dev/ena/ena.c