Skip to content

VMA 8.6.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@liranoz12 liranoz12 released this 22 May 10:36
· 623 commits to master since this release

New Features

  • Update valgrind suppression file
  • Add print_val() for ring
  • Use if_index only to create any ring
  • Add special methods to add/remove slave ring
  • Change type of m_bond_rings to vector
  • Reduce m_active_rings usage from ring_bond
  • Remove active parameter from all ring CTORs
  • Pass if_index into ring_eth/ib constructor
  • Pass if_index into ring_bond constructor
  • Use ifindex in slave_data
  • Set MLX4_DEVICE_FATAL_CLEANUP env for mlx4 device
  • Set device type in net_device_val()
  • Enable RTM_NEWLINK, RTM_DELLINK notification
  • Move inc_tx_retransmissions to ring_slave
  • Use slave_ring in ring_bond
  • Move few methods to ring_slave
  • Move statistic to slave ring
  • Introduce ring slave
  • Remove redundant variables from ring
  • Remove dead code from_ring simple
  • Move flow spec declarations to ring_simple

Fixed

  • Fix memory leak for ring_bond::m_p_n_rx_channel_fds