#
c61a1653 |
| 04-May-2020 |
Ryan Zezeski <rpz@joyent.com> |
12676 want better offloads for vnics 12677 simnet has bogus mi_tx_cksum_flags 12678 mac_tx() is too eager to emulate hardware offloads Portions contributed by: Patrick Mooney <patrick.mooney@joyent.c
12676 want better offloads for vnics 12677 simnet has bogus mi_tx_cksum_flags 12678 mac_tx() is too eager to emulate hardware offloads Portions contributed by: Patrick Mooney <patrick.mooney@joyent.com> Portions contributed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Patrick Mooney <pmooney@oxide.computer> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
show more ...
|
#
2a9992ec |
| 30-Dec-2019 |
Toomas Soome <tsoome@me.com> |
12175 i86xpv: variable may be used uninitialized Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
|
#
1a5e258f |
| 08-Aug-2014 |
Josef 'Jeff' Sipek <josef.sipek@nexenta.com> |
5045 use atomic_{inc,dec}_* instead of atomic_add_* Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
|
#
0dc2366f |
| 10-Mar-2010 |
Venugopal Iyer <Venu.Iyer@Sun.COM> |
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 Interf
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 ...
|
#
fd0939ef |
| 28-Jan-2010 |
David Edmondson <david.edmondson@sun.com> |
6851982 xnf calling mac_unicast_update() doesn't cause a gratuitous ARP any more 6815739 NetWare guest: mac_fix_cksum: assertion failed: proto == IPPROTO_UDP 6817979 xnb_intr() panic in bcopy() 69060
6851982 xnf calling mac_unicast_update() doesn't cause a gratuitous ARP any more 6815739 NetWare guest: mac_fix_cksum: assertion failed: proto == IPPROTO_UDP 6817979 xnb_intr() panic in bcopy() 6906013 panic: assertion failed: rc == -1, file: ../../common/os/kmem.c, line: 2581 6915921 xnb module has needless dependency on drv/vnic
show more ...
|
#
56567907 |
| 05-Nov-2009 |
David Edmondson <dme@sun.com> |
6538700 xnf->xnb protocol should support multicast add/remove 6648615 xnb/xnf should support feature-no-csum-offload correctly 6758615 WARNING: The xnf driver requires a dom0 that supports 'feature-r
6538700 xnf->xnb protocol should support multicast add/remove 6648615 xnb/xnf should support feature-no-csum-offload correctly 6758615 WARNING: The xnf driver requires a dom0 that supports 'feature-rx-copy' 6746372 A hot lock in xnb limits scalability between guest domains 6729609 High CPU utilization @domU while doing Tx at one guest domain due to a hot lock in the xnf driver
show more ...
|
#
6ac4daad |
| 11-Feb-2009 |
David Edmondson <dme@sun.com> |
6796376 RX_BUFFER_HEADROOM should go
|
#
da14cebe |
| 05-Dec-2008 |
Eric Cheng <none@none> |
PSARC/2006/357 Crossbow - Network Virtualization and Resource Management 6498311 Crossbow - Network Virtualization and Resource Management 6402493 DLPI provider loopback behavior should be improved 6
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 ...
|
#
7eea693d |
| 30-Sep-2008 |
Mark Johnson <Mark.Johnson@Sun.COM> |
PSARC/2008/596 Block Tap Support for Solaris 6539533 Solaris dom0 needs blktap support
|
#
a8e7f927 |
| 24-Sep-2008 |
David Edmondson <dme@sun.com> |
6746240 dom0 panic on winpv driver resume
|
#
024c26ef |
| 16-Sep-2008 |
Max zhen <Max.Zhen@Sun.COM> |
6719030 naming convention in xnb is too confusing
|
#
64c5e63c |
| 09-Sep-2008 |
David Edmondson <dme@sun.com> |
6721983 High CPU utilization @dom0 when doing Tx at one guest domain due to a hot lock in the xnb driver 6730667 High CPU utilization @domU when doing Rx at one guest domain due to massive calling of
6721983 High CPU utilization @dom0 when doing Tx at one guest domain due to a hot lock in the xnb driver 6730667 High CPU utilization @domU when doing Rx at one guest domain due to massive calling of mac_tx_update
show more ...
|
#
a859da42 |
| 18-Aug-2008 |
David Edmondson <dme@sun.com> |
6639676 xnb should use hardware partial checksum offload if it is available 6682441 can't get any xnf on bge network action without setting ip:dohwcksum 6649354 xnf sends bad checksum on small IPv6 p
6639676 xnb should use hardware partial checksum offload if it is available 6682441 can't get any xnf on bge network action without setting ip:dohwcksum 6649354 xnf sends bad checksum on small IPv6 packets (PV domU)
show more ...
|
#
08cfff84 |
| 02-Jul-2008 |
cz147101 <none@none> |
6655280 assertion failed: !xnbp->xnb_connected, file: ../../common/xen/io/xnb.c, line: 1631 6657428 dom0 panicked when doing xmstress combined with NFS stress in domUs: BAD TRAP: type=e (#pf Page fau
6655280 assertion failed: !xnbp->xnb_connected, file: ../../common/xen/io/xnb.c, line: 1631 6657428 dom0 panicked when doing xmstress combined with NFS stress in domUs: BAD TRAP: type=e (#pf Page faul 6659628 Solaris xVM e1000g driver hangs when dom0_mem is not set in /boot/grub/menu.lst
show more ...
|
#
a576ab5b |
| 04-Mar-2008 |
rab <none@none> |
6602031 move xVM to xen 3.1 6637636 HVM domU live migration support 6663166 xdb needs to sanity check nr_segments
|
#
66f1a35a |
| 08-Feb-2008 |
schuster <none@none> |
6627690 xnf shouldn't re-implement macro functionality from ring.h 6658272 xnb needs a kstat when tx response is not OK
|
#
551bc2a6 |
| 21-Dec-2007 |
mrj <none@none> |
PSARC 2007/664 Paravirtualized Drivers for Fully Virtualized xVM Domains 6525093 xnb/xnf should use hypervisor based copy for xnb->xnf data path 6608917 members of struct xnf and xnb need unique name
PSARC 2007/664 Paravirtualized Drivers for Fully Virtualized xVM Domains 6525093 xnb/xnf should use hypervisor based copy for xnb->xnf data path 6608917 members of struct xnf and xnb need unique names 6609324 deadlock trying to own the HAT migrate lock 6609805 still missing XPV_DISALLOW_MIGRATE/XPV_ALLOW_MIGRATE bracketing in hat_i86.c 6616384 xnb's grant ref unmapping is inefficient 6619947 Solaris should provide a PV network driver for xVM HVM environments 6632774 panic setting up xen console
--HG-- rename : usr/src/uts/i86xpv/os/gnttab.c => usr/src/uts/common/xen/os/gnttab.c rename : usr/src/uts/i86xpv/os/hypercall.c => usr/src/uts/common/xen/os/hypercall.c rename : usr/src/uts/i86xpv/sys/gnttab.h => usr/src/uts/common/xen/sys/gnttab.h rename : usr/src/uts/i86xpv/ml/hypersubr.s => usr/src/uts/intel/ia32/ml/hypersubr.s rename : usr/src/uts/i86xpv/sys/hypervisor.h => usr/src/uts/intel/sys/hypervisor.h rename : usr/src/uts/i86xpv/sys/xen_errno.h => usr/src/uts/intel/sys/xen_errno.h
show more ...
|
#
d2b85481 |
| 15-Oct-2007 |
rscott <none@none> |
6611166 balloon_dec_reservation() should page_unresv() on failure 6611180 balloon_zero_page() should be torched
|
#
843e1988 |
| 19-Sep-2007 |
johnlev <none@none> |
PSARC 2006/260 Solaris on Xen PSARC 2007/155 IPv4 Network Configuration Enhancements for Xen Guest Domains 6424124 panic in intr_thread->av_dispatch_autovect->atomic_add_ptr 6496858 mdb could use a m
PSARC 2006/260 Solaris on Xen PSARC 2007/155 IPv4 Network Configuration Enhancements for Xen Guest Domains 6424124 panic in intr_thread->av_dispatch_autovect->atomic_add_ptr 6496858 mdb could use a memory-based IO backend 6515319 workaround for 6491065 needs to be removed from elfextract.c 6518807 snv_nightly: SUNWcakr pkgck error 6551858 PSARC 2006/260 Solaris on Xen 6584697 Can't boot Xen / Solaris dom0 if root is using ZFS 6593429 usr/src/cmd/devfsadm isn't linting properly 6600359 mdb_kvm_intrframe() is unused 6600750 can remove 'u' workaround from zlib 6601465 /dev/lofictl needs to accept kernel ioctl 6604043 Erronous ASSERT in sdev_vnops.c ASSERT(VTOSDEV(vp)->sdev_attrvp);
--HG-- rename : usr/src/common/util/memset.h => deleted_files/usr/src/common/util/memset.h rename : usr/src/uts/common/krtld/mapfile => deleted_files/usr/src/uts/common/krtld/mapfile rename : usr/src/uts/i86pc/boot/boot_keyboard.h => deleted_files/usr/src/uts/i86pc/boot/boot_keyboard.h rename : usr/src/uts/intel/io/i8254.c => usr/src/uts/i86pc/io/microfind.c rename : usr/src/uts/i86pc/cpunex/Makefile => usr/src/uts/intel/cpunex/Makefile rename : usr/src/uts/i86pc/io/cpunex.c => usr/src/uts/intel/io/cpunex.c
show more ...
|