[PR #115] [CLOSED] QUEUE_DEFAULT_SIZE: increase the values of VIRTIO_NET_RX_QUEUE_DEFAUL and VIRTIO_NET_TX_QUEUE_DEFAULT_SIZE #202

Closed
opened 2026-01-31 21:30:15 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/115
Author: @tom0392
Created: 4/7/2021
Status: Closed

Base: stagingHead: staging


📝 Commits (1)

  • 11db60d QUEUE_DEFAULT_SIZE: increase the values of VIRTIO_NET_RX_QUEUE_DEFAULT_SIZE and VIRTIO_NET_TX_QUEUE_DEFAULT_SIZE

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 hw/net/virtio-net.c (+2 -2)

📄 Description

Increasing the values of VIRTIO_NET_RX_QUEUE_DEFAULT_SIZE and VIRTIO_NET_TX_QUEUE_DEFAULT_SIZE will provide more data buffer space, thereby reducing the probability of packet loss

Signed-off-by: Zhongrui Tang tangzhongrui_yewu@cmss.chinamobile.com


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qemu/qemu/pull/115 **Author:** [@tom0392](https://github.com/tom0392) **Created:** 4/7/2021 **Status:** ❌ Closed **Base:** `staging` ← **Head:** `staging` --- ### 📝 Commits (1) - [`11db60d`](https://github.com/qemu/qemu/commit/11db60db21813aa3475f2bcddc1055dd3274ce8a) QUEUE_DEFAULT_SIZE: increase the values of VIRTIO_NET_RX_QUEUE_DEFAULT_SIZE and VIRTIO_NET_TX_QUEUE_DEFAULT_SIZE ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `hw/net/virtio-net.c` (+2 -2) </details> ### 📄 Description Increasing the values of VIRTIO_NET_RX_QUEUE_DEFAULT_SIZE and VIRTIO_NET_TX_QUEUE_DEFAULT_SIZE will provide more data buffer space, thereby reducing the probability of packet loss Signed-off-by: Zhongrui Tang <tangzhongrui_yewu@cmss.chinamobile.com> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 21:30:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#202