We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b3c6b commit f07cbf0Copy full SHA for f07cbf0
CHANGELOG.md
@@ -10,6 +10,11 @@ and this project adheres to
10
11
### Added
12
13
+- [#4834](https://github.com/firecracker-microvm/firecracker/pull/4834): Add
14
+ `VIRTIO_NET_F_RX_MRGBUF` support to the `virtio-net` device. When this feature
15
+ is negotiated, guest `virtio-net` driver can perform more efficient memory
16
+ management which in turn improves RX and TX performance.
17
+
18
### Changed
19
20
### Deprecated
0 commit comments