|
| 1 | +Version 8.7.7-0: |
| 2 | +Date + Time 2019-01-30 |
| 3 | +============================================================= |
| 4 | +Added: |
| 5 | + - RM #1647737 Modify Packet Pacing capability calculation |
| 6 | + - RM #1605819 Add ring allocation logic control for all socket types |
| 7 | + - RM #1576346 Modify RX HW timestamp capability calculation |
| 8 | + - RM #1614459 Suppress pclose() ECHILD error |
| 9 | + - RM #1610832 Cleanup socketxtreme in Jenkins |
| 10 | + - RM #1450183 General code cleanups in ring headers |
| 11 | + - RM #1450183 Move request_buffers_tx logic to ring_slave |
| 12 | + - RM #1450183 Move rx_process_buffer logic to ring_slave |
| 13 | + - RM #1450183 Move detach_flow logic to ring_slave |
| 14 | + - RM #1450183 Move attach_flow logic to ring_slave |
| 15 | + - RM #1450183 Move common fields and methods to ring_slave |
| 16 | + - RM #1582189 Add Device Memory (Memic) support for upstream |
| 17 | + - RM #1582188 Replace direct memcpy in dm_mgr |
| 18 | + - RM #1574870 Print warning while RoCE LAG is enabled |
| 19 | + - RM #1614436 Remove RoCE LAG warning duplications |
| 20 | + - RM #1617358 Update License date to 2019 |
| 21 | + - RM #1592783 Add mlx5 PTP support for upstream |
| 22 | + - RM #1608765 Clean redundant dead code from vma_lwip class |
| 23 | + |
| 24 | +Fixed: |
| 25 | + - RM #1649370 Fix crash during Plugin event |
| 26 | + - RM #1646743 Fix get_cqe64() processing |
| 27 | + - RM #1649972 Fix incorrect TCP snd_wnd statistic |
| 28 | + - RM #1522964 Fix can't be interrupted while VMA_SELECT_POLL=-1 |
| 29 | + |
1 | 30 | Version 8.8.1-0:
|
2 | 31 | Date + Time 2018-12-26
|
3 | 32 | =============================================================
|
4 | 33 | Added:
|
5 |
| - - RM # Simplify is_mp_ring() method |
6 |
| - - RM # Cleanup performance counters |
7 |
| - - RM # Improve UDP performance |
8 |
| - - RM # Improve rx ring creation flow |
9 |
| - - RM # Unify poll_and_process_element_rx() and drain_and_process() |
10 |
| - - RM # Unify rfs_uc::rx_dispatch_packet() |
11 |
| - - RM # Use single event update method |
12 |
| - - RM # Disable draining for SocketXtreme |
13 |
| - - RM # Add SocketXtreme API usage check |
14 |
| - - RM # Set default parameters for SocketXtreme mode |
15 |
| - - RM # Add VMA_SOCKETXTREME environment variable |
16 |
| - - RM # Unify clean_cq() function |
17 |
| - - RM # Add sanity check for correct SocketXtreme mode usage |
18 |
| - - RM # Unify setting rx.context |
19 |
| - - RM # Optimize get_cqe64() |
20 |
| - - RM # Remove socketxtreme specific methods in cq_mgr_mlx5 |
21 |
| - - RM # Use m_mlx5_cq fields |
22 |
| - - RM # Remove socketXtreme specific fields in cq_mgr_mlx5 |
23 |
| - - RM # Improve performance of cqe processing |
24 |
| - - RM # Move socketxtreme cq processing to cq_mgr_mlx5 |
25 |
| - - RM # Use post_recv() in socketxtreme mode from qp_mgr_mlx5 |
26 |
| - - RM # Unify sockinfo code |
27 |
| - - RM # Enable socketxtreme_poll() for all modes |
28 |
| - - RM # Unify reclaim rx buffers |
| 34 | + - RM #1075188 Simplify is_mp_ring() method |
| 35 | + - RM #1075188 Cleanup performance counters |
| 36 | + - RM #1075188 Improve UDP performance |
| 37 | + - RM #1075188 Improve rx ring creation flow |
| 38 | + - RM #1075188 Unify poll_and_process_element_rx() and drain_and_process() |
| 39 | + - RM #1075188 Unify rfs_uc::rx_dispatch_packet() |
| 40 | + - RM #1075188 Use single event update method |
| 41 | + - RM #1075188 Disable draining for SocketXtreme |
| 42 | + - RM #1075188 Add SocketXtreme API usage check |
| 43 | + - RM #1075188 Set default parameters for SocketXtreme mode |
| 44 | + - RM #1075188 Add VMA_SOCKETXTREME environment variable |
| 45 | + - RM #1075188 Unify clean_cq() function |
| 46 | + - RM #1075188 Add sanity check for correct SocketXtreme mode usage |
| 47 | + - RM #1075188 Unify setting rx.context |
| 48 | + - RM #1075188 Optimize get_cqe64() |
| 49 | + - RM #1075188 Remove socketxtreme specific methods in cq_mgr_mlx5 |
| 50 | + - RM #1075188 Use m_mlx5_cq fields |
| 51 | + - RM #1075188 Remove socketXtreme specific fields in cq_mgr_mlx5 |
| 52 | + - RM #1075188 Improve performance of cqe processing |
| 53 | + - RM #1075188 Move socketxtreme cq processing to cq_mgr_mlx5 |
| 54 | + - RM #1075188 Use post_recv() in socketxtreme mode from qp_mgr_mlx5 |
| 55 | + - RM #1075188 Unify sockinfo code |
| 56 | + - RM #1075188 Enable socketxtreme_poll() for all modes |
| 57 | + - RM #1075188 Unify reclaim rx buffers |
29 | 58 |
|
30 | 59 | Fixed:
|
31 | 60 | - RM #1603531 Fix pad length in umr mode
|
|
0 commit comments