net/ena: support LLQv2
authorMichal Krawczyk <mk@semihalf.com>
Fri, 14 Dec 2018 13:18:32 +0000 (14:18 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 21 Dec 2018 15:22:40 +0000 (16:22 +0100)
commit2fca2a98c0d19ac4eadb418ee8070ae3b8317263
tree2581f8df3d7a0b91bf84430cb1580ab6bdd0c099
parentf00930d929151fc09914e6d61b827f9f81645324
net/ena: support LLQv2

LLQ (Low Latency Queue) is the feature that allows pushing header
directly to the device through PCI before even DMA is triggered.
It reduces latency, because device can start preparing packet before
payload is sent through DMA.

Signed-off-by: Michal Krawczyk <mk@semihalf.com>
drivers/net/ena/ena_ethdev.c
drivers/net/ena/ena_ethdev.h