History log of /illumos-gate/usr/src/uts/sun4v/io/vsw.c (Results 1 – 25 of 44)
Revision Date Author Comments
# 676abcb7 21-Apr-2023 Dan McDonald

15586 ddi_parse needs len
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Joshua M. Clulow <josh@sysmgr.org>


# 6e472272 01-Feb-2020 Toomas Soome

12651 vsw: NULL pointer errors
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>


# 6a634c9d 19-Aug-2010 Richard Lowe

merge with onnv_147
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# 34f94fbc 13-Aug-2010 WENTAO YANG

PSARC/2010/308 Extensions for LDC transport API
FWARC/2010/301 maximum size of LDC mapin space
6949300 ldc should support more than 64MB of shared memory mapins


# a862df29 04-May-2010 Sriharsha Basavapatna

6946357 Not able to unbind ldoms guests when hxge is part of vnets
6947134 memory leak in vsw_fdbe_add


# 7bd3a2e2 26-Mar-2010 Sriharsha Basavapatna

FWARC/2010/054 VIO vNet/vSwitch support for Rx Dring Data mode
6938259 vnet and vsw should support RxDringData mode


# 0dc2366f 09-Mar-2010 Venugopal Iyer

PSARC/2009/364 dlstat and flowstat
PSARC/2009/436 Anti-spoofing Link Protection
PSARC/2009/448 pool dladm link property
PSARC/2009/501 Dynamic Ring Grouping on NICs
PSARC/2009/638 Pub

PSARC/2009/364 dlstat and flowstat
PSARC/2009/436 Anti-spoofing Link Protection
PSARC/2009/448 pool dladm link property
PSARC/2009/501 Dynamic Ring Grouping on NICs
PSARC/2009/638 Public GLDv3 Interfaces
PSARC/2010/074 Crossbow resource usage updates
6838175 mac_tx should be able to send out a packet without a configured address
6806552 single MAC default TX ring doesn't scale
6809686 back-to-back LACP not recovering after removing one of the aggregated ports
6902209 setting maxbw to zero requires an intermediate reset-linkprop to take effect
6855972 Bind interrupts to the same CPU as poll thread using new interrupt APIs
6863945 aggr pseudo Tx rings
6796839 allow CPU pools to be associated with data-links
6526471 data-links assigned to an exclusive zone should seamlessly be bound the zone's CPUs
6802595 Per links stats can use some improvement
6889685 Crossbow should provide control over provision of h/w rings to MAC clients.
6708310 ixgbe needs to support VMDq
6869019 ixgbe should support IRM (Interrupt Resource Management framework)
6902266 vnet should support entry point for per ring stat querying
6926790 Integrate Link Protection Phase II
6930358 Make the core set of GLDv3 driver APIs committed
6901419 dladm create-aggr -u incorrectly rejects some valid ethernet addresses
6717042 should support "cpus" link properties for aggregations
6908184 bge_set_priv_prop() and bge_get_priv_prop() can't agree on the set of private properties
6907617 bge_m_getprop() shouldn't return default values for read-only properties
6900833 unused code in vnic_impl.h can be removed

show more ...


# bce0a86e 14-Oct-2009 WENTAO YANG

FWARC/2009/521 Bandwidth Resource Control
6405405 LDoms vsw and vnet need to support bandwidth resource control


# 34b64c01 06-Jul-2009 WENTAO YANG

6850554 unplumb hio enabled vnet with linkprop set causes memory leaks


# d8a518c8 08-Jun-2009 Sriharsha Basavapatna

6848822 link state of vswitch interface shows up as 'unknown' in some cases


# 1107ea93 10-Apr-2009 Sriharsha Basavapatna

FWARC/2009/195 VIO vNet/vSwitch support for physical link state information
6520534 vnet and vsw should support link based failure detection for IPMP


# 6f09f0fe 30-Mar-2009 WENTAO YANG

6809618 bad mutex panic in vdds_cleanup_hybrid_res on low memory guest
6796579 panic caused by ldm remove-vswitch
6785269 bad mutex panic in vnet'vgen_ldc_rcv_worker routine on low-memory gue

6809618 bad mutex panic in vdds_cleanup_hybrid_res on low memory guest
6796579 panic caused by ldm remove-vswitch
6785269 bad mutex panic in vnet'vgen_ldc_rcv_worker routine on low-memory guest domain

show more ...


# 808f26a8 15-Dec-2008 Sriharsha Basavapatna

6753219 With Elara Copper card, service domain hangs on reboot


# da14cebe 05-Dec-2008 Eric Cheng

PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
6498311 Crossbow - Network Virtualization and Resource Management
6402493 DLPI provider loopback behavior should be im

PSARC/2006/357 Crossbow - Network Virtualization and Resource Management
6498311 Crossbow - Network Virtualization and Resource Management
6402493 DLPI provider loopback behavior should be improved
6453165 move mac capabs definitions outside mac.h
6338667 Need ability to use NAT for non-global zones
6692884 several threads hung due to deadlock scenario between aggr and mac
6768302 dls: soft_ring_bind/unbind race can panic in thread_affinity_set with cpu_id == -1
6635849 race between lacp_xmit_sm() and aggr_m_stop() ends in panic
6742712 potential message double free in the aggr driver
6754299 a potential race between aggr_m_tx() and aggr_port_delete()
6485324 mi_data_lock recursively held when enabling promiscuous mode on an aggregation
6442559 Forwarding perf bottleneck due to mac_rx() calls
6505462 assertion failure after removing a port from a snooped aggregation
6716664 need to add src/dst IP address to soft ring fanout

--HG--
rename : usr/src/uts/common/io/dls/dls_soft_ring.c => usr/src/uts/common/io/mac/mac_soft_ring.c
rename : usr/src/uts/common/inet/ip/ip_cksum.c => usr/src/uts/common/os/ip_cksum.c
rename : usr/src/uts/common/inet/sctp_crc32.c => usr/src/uts/common/os/sctp_crc32.c
rename : usr/src/uts/common/sys/dls_soft_ring.h => usr/src/uts/common/sys/mac_soft_ring.h

show more ...


# 71bdf936 13-Oct-2008 WENTAO YANG

6757571 Primary domain panic due to vsw_set_addrs set a mac address with a null pointer.


# 71184a40 29-Sep-2008 WENTAO YANG

6750767 unable to plumb second vsw interface


# 7b1f684a 09-Sep-2008 Sriharsha Basavapatna

FWARC 2008/552 New Max Frame Size Property For NIU Hybrid IO
FWARC 2008/553 VIO vNet/vSwitch changes to support jumbo frames
6520529 vnet and vsw should support jumbo frames


# 51aa9d07 03-Jul-2008 sb155480

6719086 dynamic update of net-dev in vsw makes guests inaccessible for a short time


# 0e8b4070 09-Jun-2008 sb155480

6675887 no vsw-to-vsw connectivity on vsw services bound to an aggregated device


# 3c1bce15 06-May-2008 wentaoy

6689871 lock in vsw_tx_msg inhibits guest network throughput


# 7a327842 01-May-2008 wentaoy

6687871 Ontario system hangs on boot due to vsw issues with nxge breakage


# 678453a8 28-Apr-2008 speer

FWARC 2008/246 Virtual IO Dynamic Device Service
FWARC 2008/248 Niagara2 NIU Hypervisor API Extensions
PSARC 2008/236 MAC Rings and Share Capabilities
PSARC 2008/247 Vnet Dynamic Resource

FWARC 2008/246 Virtual IO Dynamic Device Service
FWARC 2008/248 Niagara2 NIU Hypervisor API Extensions
PSARC 2008/236 MAC Rings and Share Capabilities
PSARC 2008/247 Vnet Dynamic Resources
6405398 LDoms NIU Hybrid IO support
6663925 ifconfig hangs on qgc interface when the traffic is running on interface

show more ...


# c1c61f44 11-Apr-2008 sb155480

FWARC 2008/228 VIO vNet/vSwitch changes to support VLANs
6635768 vnet and vsw should support vlans


# 1ef0bbb5 20-Mar-2008 narayan

6610700 vSwitch should be selective when printing notices and warnings to console


# f0ca1d9a 30-Jan-2008 sb155480

FWARC 2008/016 VIO vNet/vSwitch MD node updates
FWARC 2008/017 VIO Protocol Update
6561424 Heavy network traffic in LDoms guest domains leads to Sun Cluster heartbeat failures


12