Skip to content

Commit 7bce405

Browse files
committed
chore: update CHANGELOG with network improvements
Add a note about new RX_MRGBUF feature in the virtio-net device. Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent afff570 commit 7bce405

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
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+
RX_MRGBUF support to the `virtio-net` device. When this flag is enabled
15+
guest network driver can perform better buffer management which in turn
16+
improves RX and TX performance.
17+
1318
### Changed
1419

1520
### Deprecated

0 commit comments

Comments
 (0)