commit | 36bdcf318bc21af24de10b68e32cdea6b9a8d17f | [log] [tgz] |
---|---|---|
author | Eli Cohen <elic@nvidia.com> | Thu Sep 17 15:14:25 2020 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Oct 21 10:34:06 2020 -0400 |
tree | 2c5710f17c84b23455cbcf8952bec869fdbeada2 | |
parent | bbf5c979011a099af5dc76498918ed7df445635b [diff] |
vdpa/mlx5: Make use of a specific 16 bit endianness API Introduce a dedicated function to be used for setting 16 bit fields per virio endianness requirements and use it to set the mtu field. Signed-off-by: Eli Cohen <elic@nvidia.com> Link: https://lore.kernel.org/r/20200917121425.GA98139@mtl-vdi-166.wap.labs.mlnx Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Jason Wang <jasowang@redhat.com>