Skip to content

Commit ea98c93

Browse files
authored
Merge branch 'main' into more-ab-print
2 parents fce53e5 + 0f306e5 commit ea98c93

File tree

5 files changed

+372
-126
lines changed

5 files changed

+372
-126
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ and this project adheres to
1010

1111
### Added
1212

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+
1318
### Changed
1419

1520
### Deprecated

0 commit comments

Comments
 (0)