diff options
author | Robert Shearman <robertshearman@gmail.com> | 2021-07-06 10:34:52 +0100 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2021-07-15 19:51:58 +0000 |
commit | 9f2d8bbfa2a6eea255c76de4230e28e91210809a (patch) | |
tree | d456c309e37560a9a979104c943cbaae1d218337 /RELEASE.md | |
parent | 18991be8d334f1e6f6e82305d9472d2925b7a1ba (diff) |
dpdk: enable RX interrupts for the virtio driver
Type: improvement
Request use of RX interrupts for virtio if the system will support it,
which is done by applying the same check as in the virtio driver,
namely whether multiple interrupts are supported. This allows the use
of RX adaptive/interrupt mode instead of just polling, which is useful
in virtualised environments where functionality may be more important
than performance and so using polling mode is wasteful.
Signed-off-by: Robert Shearman <robertshearman@gmail.com>
Change-Id: I29527b6f04b0b1d0c9f9424751b2bd252ed10505
Diffstat (limited to 'RELEASE.md')
0 files changed, 0 insertions, 0 deletions