diff options
author | Akihiko Odaki <akihiko.odaki@daynix.com> | 2025-03-21 15:48:32 +0900 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-25 09:30:21 -0700 |
commit | 976c2696b71da376d42e63ca3802eb2aafc164eb (patch) | |
tree | 183dbd69baebc4b5c48e32bb8d455981b72a8f48 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b2d1e4c2cb8a27693acd1add5ef7295a976a63dd (diff) |
virtio_net: Split struct virtio_net_rss_config
struct virtio_net_rss_config was less useful in actual code because of a
flexible array placed in the middle. Add new structures that split it
into two to avoid having a flexible array in the middle.
Suggested-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Lei Yang <leiyang@redhat.com>
Link: https://patch.msgid.link/20250321-virtio-v2-1-33afb8f4640b@daynix.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions