Skip to content

Commit

Permalink
bump version to 6.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martinspinler committed Jan 7, 2025
1 parent 2951e60 commit dad5669
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
* Tue Jan 7 2025 Martin Spinler <[email protected]> - 6.25.0-1
- [FEATURE] drivers: add support for newer kernels
- [FEATURE] drivers: add support for Silicom N5014 card
- [FEATURE] nfb-info: add query for pci-path/pp and default-dev/dd
- [FEATURE] nfb-dma: allow to set buffer_size, buffer_count and initial_offset
- [FEATURE] nfb-eth: allow user to set RxMAC error mask with parameter -m
- [FEATURE] libnfb/nfb-eth: add underMinPkts and overMaxPkts to etherstats
- [FIX] libnfb: use correct value for pkts in RxMAC etherStats
- [FIX] libnfb: count queues in no-driver mode
- [FIX] pynfb: fix argument type passed to sendmsg
- [FIX] drivers: check for FW pointer maximum size in DMA Medusa
- [OPT] drivers: set default initial offset to 64B for DMA Medusa
- [OPT] latency optimalitazion for DMA Calypte controllers

* Wed Nov 13 2024 Martin Spinler <[email protected]> - 6.24.0-1
- [FEATURE] drivers: add support for Terasic A2700 card
- [FEATURE] drivers: check subdevices by card_name (and DSN) in all PCI endpoint FDTs
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.24.0
6.25.0

0 comments on commit dad5669

Please sign in to comment.