diff options
author | Eli Cohen <[email protected]> | 2023-03-21 13:28:09 +0200 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2023-04-21 03:02:31 -0400 |
commit | e9d67e59f151eae964f749af74dbe4bd3b01b0d2 (patch) | |
tree | b26625bcab15a1e8d44b087e0957077e8b91c075 /lib/test_fortify/write_overflow-strcpy.c | |
parent | 791a1cb7b8591ece6a5075dfed803da379e7ecd3 (diff) |
vdpa/mlx5: Extend driver support for new features
Extend the possible list for features that can be supported by firmware.
Note that different versions of firmware may or may not support these
features. The driver is made aware of them by querying the firmware.
While doing this, improve the code so we use enum names instead of hard
coded numerical values.
The new features supported by the driver are the following:
VIRTIO_NET_F_MRG_RXBUF
VIRTIO_NET_F_HOST_ECN
VIRTIO_NET_F_GUEST_ECN
VIRTIO_NET_F_GUEST_TSO6
VIRTIO_NET_F_GUEST_TSO4
Reviewed-by: Si-Wei Liu <[email protected]>
Acked-by: Jason Wang <[email protected]>
Signed-off-by: Eli Cohen <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Eugenio Pérez Martin <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strcpy.c')
0 files changed, 0 insertions, 0 deletions