History log of /illumos-gate/usr/src/uts/common/io/ixgbe/ixgbe_rx.c (Results 1 – 11 of 11)
Revision Date Author Comments
# a9bfd41d 18-Feb-2017 Ryan Zezeski

8501 ixgbe has uninitialized kstat fields
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Robert Mustacchi <rm@j

8501 ixgbe has uninitialized kstat fields
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# 6a634c9d 19-Aug-2010 Richard Lowe

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


# 5b6dd21f 03-Aug-2010 chenlu chen - Sun Microsystems - Beijing China

6964175 integration of Intel ixgbe shared code 3.5.13
6947876 oplin driver detect false hang during specweb tests on X4440
6940695 Changes to relaxed ordering in new shared code can impact pe

6964175 integration of Intel ixgbe shared code 3.5.13
6947876 oplin driver detect false hang during specweb tests on X4440
6940695 Changes to relaxed ordering in new shared code can impact performance
6969304 The per-ring statistics mapping register is not set correctly in some cases

show more ...


# 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 ...


# ffd8e883 14-Jan-2010 Winson Wang - Sun Microsystems - Beijing China

6901868 Niantic driver should support Receive Side Coalescing (aka LRO)
6908305 ixgbe watchdog timer fails to work with fix for 6902786
6907851 X4450(Tucani) panics while running snv_129:occu

6901868 Niantic driver should support Receive Side Coalescing (aka LRO)
6908305 ixgbe watchdog timer fails to work with fix for 6902786
6907851 X4450(Tucani) panics while running snv_129:occurred in module "ixgbe" due to a NULL pointer derefer

show more ...


# 62e6e1ad 03-Dec-2009 Paul Guo

6902786 ixgbe should return failure immediately when finding error with dma handle
6874953 kstat link status indicates full duplex even when there is no link
6774715 ixgbe link status is not

6902786 ixgbe should return failure immediately when finding error with dma handle
6874953 kstat link status indicates full duplex even when there is no link
6774715 ixgbe link status is not well maintained

show more ...


# ea65739e 25-Aug-2009 chenlu chen - Sun Microsystems - Beijing China

6708611 ixgbe driver needs ndd usage ripped out in favor of Brussels


# 73cd555c 12-Apr-2009 Bin Tu - Sun Microsystems - Beijing China

6708311 ixgbe needs to support the new device Niantic
6764528 ixgbe should not reserve a msix vector for link change
6774000 ixgbe IPHDR_ALIGN_ROOM code can be revised
6804557 The ixgbe d

6708311 ixgbe needs to support the new device Niantic
6764528 ixgbe should not reserve a msix vector for link change
6774000 ixgbe IPHDR_ALIGN_ROOM code can be revised
6804557 The ixgbe driver can generate fma IO Service Restored ereports without any service-lost reports

show more ...


# 13740cb2 07-Jan-2009 Paul Guo

6788413 ixgbe needs to support Oplin Express Module


# 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 ...


# 9da57d7b 12-May-2008 bt150084

PSARC/2007/611 Intel 10GbE PCIE NIC Driver
6574882 Solaris need to support Intel 82598 10GbE