svn commit: r339884 - stable/10/sys/dev/bxe

2018-10-29 Thread David C Somayajulu
Author: davidcs Date: Mon Oct 29 21:31:23 2018 New Revision: 339884 URL: https://svnweb.freebsd.org/changeset/base/339884 Log: MFC r339366 Add support for Error Recovery Submitted by:vaishali.kulka...@cavium.com Modified: stable/10/sys/dev/bxe/bxe.c stable/10/sys/dev/bxe/bxe.h

svn commit: r339882 - stable/10/sys/dev/bxe

2018-10-29 Thread David C Somayajulu
Author: davidcs Date: Mon Oct 29 21:14:48 2018 New Revision: 339882 URL: https://svnweb.freebsd.org/changeset/base/339882 Log: MFC r338734 Fixed isses: State check before enqueuing transmit task in bxe_link_attn() routine. State check before invoking bxe_nic_unload in

svn commit: r337519 - in stable/10/sys: dev/qlnx/qlnxe modules/qlnx modules/qlnx/qlnxe modules/qlnx/qlnxev

2018-08-08 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 9 01:39:47 2018 New Revision: 337519 URL: https://svnweb.freebsd.org/changeset/base/337519 Log: MFC r336695 Remove support for QLNX_RCV_IN_TASKQ - i.e., Rx only in TaskQ. Added support for LLDP passthru Upgrade ECORE to version 8.33.5.0 Upgrade STORMFW to

svn commit: r337516 - stable/10/share/man/man4

2018-08-08 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 9 01:05:25 2018 New Revision: 337516 URL: https://svnweb.freebsd.org/changeset/base/337516 Log: MFC r336680 Update man page with support for 41000 Series adapters Modified: stable/10/share/man/man4/qlnxe.4 Directory Properties: stable/10/ (props changed)

svn commit: r337511 - stable/10/sys/dev/bxe

2018-08-08 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 9 00:48:55 2018 New Revision: 337511 URL: https://svnweb.freebsd.org/changeset/base/337511 Log: MFC r336438 Fixes for the following issues: 1. Fix taskqueues drain/free to fix panic seen when interface is being bought down and in parallel asynchronous

svn commit: r333431 - stable/10/sys/dev/bxe

2018-05-09 Thread David C Somayajulu
Author: davidcs Date: Wed May 9 20:18:23 2018 New Revision: 333431 URL: https://svnweb.freebsd.org/changeset/base/333431 Log: MFC r333004 Fix Issue with adding MUltiCast Addresses. When multicast addresses are added/deleted, the delete the multicast addresses previously programmed in HW

svn commit: r333422 - stable/10/sys/dev/qlxgbe

2018-05-09 Thread David C Somayajulu
Author: davidcs Date: Wed May 9 18:35:49 2018 New Revision: 333422 URL: https://svnweb.freebsd.org/changeset/base/333422 Log: MFC r333003 Upgraded FW Related Files to version 5.4.67 Modified: stable/10/sys/dev/qlxgbe/ql_boot.c stable/10/sys/dev/qlxgbe/ql_fw.c

svn commit: r332053 - stable/10/sys/dev/qlxgbe

2018-04-04 Thread David C Somayajulu
Author: davidcs Date: Wed Apr 4 23:58:35 2018 New Revision: 332053 URL: https://svnweb.freebsd.org/changeset/base/332053 Log: MFC r331739 1. Add additional debug prints. 2. Break transmit when IFF_DRV_RUNNING is OFF. 3. set desc_count=0 for default case in switch in ql_rcv_isr()

svn commit: r330556 - stable/10/sys/dev/qlxgbe

2018-03-06 Thread David C Somayajulu
Author: davidcs Date: Tue Mar 6 23:17:56 2018 New Revision: 330556 URL: https://svnweb.freebsd.org/changeset/base/330556 Log: MFC r329855 1. Added support to offline a port if is error recovery on successful. 2. Sysctls to enable/disable driver_state_dump and error_recovery. 3.

svn commit: r324764 - stable/10/sys/dev/qlxgbe

2017-10-19 Thread David C Somayajulu
Author: davidcs Date: Thu Oct 19 17:37:33 2017 New Revision: 324764 URL: https://svnweb.freebsd.org/changeset/base/324764 Log: MFC r324538 Added support driver state capture/retrieval Modified: stable/10/sys/dev/qlxgbe/ql_def.h stable/10/sys/dev/qlxgbe/ql_glbl.h

svn commit: r324763 - stable/10/sys/dev/qlxgbe

2017-10-19 Thread David C Somayajulu
Author: davidcs Date: Thu Oct 19 17:35:37 2017 New Revision: 324763 URL: https://svnweb.freebsd.org/changeset/base/324763 Log: MFC r324535 Add sanity checks in ql_hw_send() qla_send() to ensure that empty slots in Tx Ring map to empty slot in Tx_buf array before Transmits. If the checks

svn commit: r324329 - stable/10/sys/dev/qlxgbe

2017-10-05 Thread David C Somayajulu
Author: davidcs Date: Thu Oct 5 18:58:24 2017 New Revision: 324329 URL: https://svnweb.freebsd.org/changeset/base/324329 Log: MFC r324065 Tx Ring Shadow Consumer Index Register needs to be cleared prior to passing it's physical address to the FW during Tx Create Context. Modified:

svn commit: r324327 - stable/10/sys/dev/qlxgbe

2017-10-05 Thread David C Somayajulu
Author: davidcs Date: Thu Oct 5 18:51:32 2017 New Revision: 324327 URL: https://svnweb.freebsd.org/changeset/base/324327 Log: MFC r324026 Fix delete all multicast addresses Submitted by:anand.kh...@cavium.com Modified: stable/10/sys/dev/qlxgbe/ql_glbl.h

svn commit: r324032 - stable/10/sys/dev/qlxgbe

2017-09-26 Thread David C Somayajulu
Author: davidcs Date: Tue Sep 26 21:18:43 2017 New Revision: 324032 URL: https://svnweb.freebsd.org/changeset/base/324032 Log: MFC r323824 1. ql_hw.c: In ql_hw_send() return EINVAL when TSO framelength exceeds max supported length by HW.(davidcs) 2. ql_os.c:

svn commit: r324031 - stable/10/sys/dev/qlxgbe

2017-09-26 Thread David C Somayajulu
Author: davidcs Date: Tue Sep 26 21:16:10 2017 New Revision: 324031 URL: https://svnweb.freebsd.org/changeset/base/324031 Log: MFC r323782 Add sysctl "enable_minidump" to turn on/off automatic minidump retrieval Modified: stable/10/sys/dev/qlxgbe/ql_def.h stable/10/sys/dev/qlxgbe/ql_os.c

svn commit: r324030 - stable/10/sys/dev/qlxgbe

2017-09-26 Thread David C Somayajulu
Author: davidcs Date: Tue Sep 26 21:13:58 2017 New Revision: 324030 URL: https://svnweb.freebsd.org/changeset/base/324030 Log: MFC r323781 Update minidump template for version 5.4.66 Modified: stable/10/sys/dev/qlxgbe/ql_minidump.c Directory Properties: stable/10/ (props changed)

svn commit: r323075 - stable/10/sys/dev/qlnx/qlnxe

2017-08-31 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 31 21:56:17 2017 New Revision: 323075 URL: https://svnweb.freebsd.org/changeset/base/323075 Log: MFC r322852 Fix qlnx_tso_check() so that every window of (ETH_TX_LSO_WINDOW_BDS_NUM - nbds_in_hdr) has atleast ETH_TX_LSO_WINDOW_MIN_LEN bytes Approved

svn commit: r322975 - in stable/10/sys: dev/qlxgbe modules/qlxgbe

2017-08-28 Thread David C Somayajulu
Author: davidcs Date: Mon Aug 28 19:17:28 2017 New Revision: 322975 URL: https://svnweb.freebsd.org/changeset/base/322975 Log: MFC 322771 Upgrade FW to 5.4.66 sysctls to display stats, stats polled every 2 seconds Modify QLA_LOCK()/QLA_UNLOCK() to not sleep after acquiring mtx_lock

svn commit: r322864 - in stable/10/sys: dev/qlnx/qlnxe modules/qlnx/qlnxe

2017-08-24 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 24 22:33:42 2017 New Revision: 322864 URL: https://svnweb.freebsd.org/changeset/base/322864 Log: MFC r322408 Performance enhancements to reduce CPU utililization for large number of TCP connections (order of tens of thousands), with predominantly Transmits.

svn commit: r322850 - in stable/10/sys: dev/qlnx/qlnxe modules/qlnx/qlnxe

2017-08-24 Thread David C Somayajulu
Author: davidcs Date: Thu Aug 24 18:01:17 2017 New Revision: 322850 URL: https://svnweb.freebsd.org/changeset/base/322850 Log: MFC r322331 Provide compile option to choose receive processing in either Ithread or Taskqueue Thread. Approved by: re(marius) Modified:

svn commit: r321499 - stable/10/sys/dev/qlxgbe

2017-07-25 Thread David C Somayajulu
Author: davidcs Date: Wed Jul 26 01:28:27 2017 New Revision: 321499 URL: https://svnweb.freebsd.org/changeset/base/321499 Log: MFC 321233 Raise the watchdog timer interval to 2 ticks, there by guaranteeing that it fires between 1ms and 2ms. ` Treat two consecutive occurrences of Heartbeat

svn commit: r321498 - stable/10/sys/dev/qlxgbe

2017-07-25 Thread David C Somayajulu
Author: davidcs Date: Wed Jul 26 01:25:51 2017 New Revision: 321498 URL: https://svnweb.freebsd.org/changeset/base/321498 Log: MFC 320705 Release mtx hw_lock before calling pause() in qla_stop() and qla_error_recovery() Modified: stable/10/sys/dev/qlxgbe/ql_os.c Directory Properties:

svn commit: r321497 - stable/10/sys/dev/qlxgbe

2017-07-25 Thread David C Somayajulu
Author: davidcs Date: Wed Jul 26 01:23:35 2017 New Revision: 321497 URL: https://svnweb.freebsd.org/changeset/base/321497 Log: MFC 320694 Allow MTU changes without ifconfig down/up Modified: stable/10/sys/dev/qlxgbe/ql_hw.c stable/10/sys/dev/qlxgbe/ql_os.c Directory Properties:

svn commit: r320368 - stable/10/sys/dev/qlxgbe

2017-06-26 Thread David C Somayajulu
Author: davidcs Date: Mon Jun 26 18:23:40 2017 New Revision: 320368 URL: https://svnweb.freebsd.org/changeset/base/320368 Log: MFC r320175 Add pkts_cnt_oversized to stats. Modified: stable/10/sys/dev/qlxgbe/ql_hw.c stable/10/sys/dev/qlxgbe/ql_hw.h Directory Properties: stable/10/

svn commit: r319451 - stable/10/sys/dev/qlnx/qlnxe

2017-06-01 Thread David C Somayajulu
Author: davidcs Date: Thu Jun 1 18:37:08 2017 New Revision: 319451 URL: https://svnweb.freebsd.org/changeset/base/319451 Log: MFC r318676 Check for IPV6 TCP/UDP CSUM offload in pkt header during transmits. Submitted by:shminderjit.si...@cavium.com Modified:

svn commit: r318308 - stable/10/sys/dev/qlxgbe

2017-05-15 Thread David C Somayajulu
Author: davidcs Date: Mon May 15 18:21:36 2017 New Revision: 318308 URL: https://svnweb.freebsd.org/changeset/base/318308 Log: MFC r317996 Fix bug where MTX_DEF lock was held while taskqueue_drain() was invoked. Check IFF_DRV_RUNNING flag is set prior to calling ql_hw_set_multi()

svn commit: r318301 - stable/10/sys/dev/qlnx/qlnxe

2017-05-15 Thread David C Somayajulu
Author: davidcs Date: Mon May 15 17:48:58 2017 New Revision: 318301 URL: https://svnweb.freebsd.org/changeset/base/318301 Log: MFC r318126 llh_func_filter needs to be configured for 100G Modified: stable/10/sys/dev/qlnx/qlnxe/ecore_dev.c Directory Properties: stable/10/ (props

svn commit: r317991 - stable/10/sys/dev/qlxgbe

2017-05-08 Thread David C Somayajulu
Author: davidcs Date: Mon May 8 22:41:13 2017 New Revision: 317991 URL: https://svnweb.freebsd.org/changeset/base/317991 Log: MFC r317180 Cleanup QLA_LOCK/QLA_UNLOCK macros remove unused QLA_TX_LOCK/QLA_TX_UNLOCK macros format qla_error_recovery() Modified:

svn commit: r317183 - stable/10/sys/dev/qlxgbe

2017-04-19 Thread David C Somayajulu
Author: davidcs Date: Thu Apr 20 04:33:47 2017 New Revision: 317183 URL: https://svnweb.freebsd.org/changeset/base/317183 Log: MFC r316183 Upgrade firmware and other related files to version 5.4.64 Modified: stable/10/sys/dev/qlxgbe/ql_boot.c stable/10/sys/dev/qlxgbe/ql_fw.c

svn commit: r317123 - stable/10/sys/dev/qlnx/qlnxe

2017-04-18 Thread David C Somayajulu
Author: davidcs Date: Wed Apr 19 03:43:24 2017 New Revision: 317123 URL: https://svnweb.freebsd.org/changeset/base/317123 Log: MFC r316747 Fix rss_ind_table entry for num_funcs > 1 Modified: stable/10/sys/dev/qlnx/qlnxe/qlnx_os.c Directory Properties: stable/10/ (props changed)

svn commit: r317122 - stable/10/sys/dev/qlnx/qlnxe

2017-04-18 Thread David C Somayajulu
Author: davidcs Date: Wed Apr 19 03:41:19 2017 New Revision: 317122 URL: https://svnweb.freebsd.org/changeset/base/317122 Log: MFC r316720 Fix defects reported by Coverity 1. Deadcode in ecore_init_cache_line_size(), qlnx_ioctl() and qlnx_clean_filters() 2.

svn commit: r317120 - in stable/10: share/man/man4 sys/conf sys/dev/qlnx sys/modules sys/modules/qlnx

2017-04-18 Thread David C Somayajulu
m Technical Support at +.Pa http://support.qlogic.com , +or by E-mail at +.Aq Mt supp...@qlogic.com . +.Sh SEE ALSO +.Xr altq 4 , +.Xr arp 4 , +.Xr netintro 4 , +.Xr ng_ether 4 , +.Xr ifconfig 8 +.Sh HISTORY +The +.Nm +de

svn commit: r317112 - stable/10/share/man/man4

2017-04-18 Thread David C Somayajulu
Author: davidcs Date: Wed Apr 19 02:59:26 2017 New Revision: 317112 URL: https://svnweb.freebsd.org/changeset/base/317112 Log: MFC r316310 Update man page for commit r316309 "Add support for optional Soft LRO". The driver provides the ability to select either HW or Software LRO, when LRO

svn commit: r317111 - stable/10/sys/dev/qlxgbe

2017-04-18 Thread David C Somayajulu
Author: davidcs Date: Wed Apr 19 02:58:14 2017 New Revision: 317111 URL: https://svnweb.freebsd.org/changeset/base/317111 Log: MFC r316309 Add support for optional Soft LRO Modified: stable/10/sys/dev/qlxgbe/ql_hw.c stable/10/sys/dev/qlxgbe/ql_hw.h stable/10/sys/dev/qlxgbe/ql_isr.c

svn commit: r314791 - stable/10/sys/dev/qlxgbe

2017-03-06 Thread David C Somayajulu
Author: davidcs Date: Mon Mar 6 20:35:03 2017 New Revision: 314791 URL: https://svnweb.freebsd.org/changeset/base/314791 Log: MFC r314062 add bus_dmamap_unload in ql_free_dmabuf() Modified: stable/10/sys/dev/qlxgbe/ql_os.c Directory Properties: stable/10/ (props changed) Modified:

svn commit: r313072 - stable/10/sys/dev/qlxgbe

2017-02-01 Thread David C Somayajulu
Author: davidcs Date: Thu Feb 2 00:20:53 2017 New Revision: 313072 URL: https://svnweb.freebsd.org/changeset/base/313072 Log: MFC r312728 Added support for if_transmit and if_qflush Removed if_start updated version to 3.10.33 Modified: stable/10/sys/dev/qlxgbe/ql_def.h

svn commit: r307973 - stable/10/sys/dev/bxe

2016-10-26 Thread David C Somayajulu
Author: davidcs Date: Wed Oct 26 18:13:30 2016 New Revision: 307973 URL: https://svnweb.freebsd.org/changeset/base/307973 Log: MFC r307578 1. Use taskqueue_create() instead of taskqueue_create_fast() for both fastpath and slowpath taskqueues. 2. Service all transmits in

svn commit: r307525 - stable/10/sys/dev/qlxgbe

2016-10-17 Thread David C Somayajulu
Author: davidcs Date: Mon Oct 17 18:07:51 2016 New Revision: 307525 URL: https://svnweb.freebsd.org/changeset/base/307525 Log: MFC r306790 Add support for adding up to 64 Multicast addresses with a single mailbox command Modified: stable/10/sys/dev/qlxgbe/ql_hw.c

svn commit: r306779 - stable/10/sys/dev/qlxgbe

2016-10-06 Thread David C Somayajulu
Author: davidcs Date: Thu Oct 6 18:56:06 2016 New Revision: 306779 URL: https://svnweb.freebsd.org/changeset/base/306779 Log: MFC r306522 Upgrade Firmware/Bootloader/ResetSeq/Minidump to revision 5.4.62 Modified: stable/10/sys/dev/qlxgbe/ql_boot.c stable/10/sys/dev/qlxgbe/ql_fw.c

svn commit: r305491 - stable/10/sys/dev/qlxgbe

2016-09-06 Thread David C Somayajulu
Author: davidcs Date: Tue Sep 6 19:29:14 2016 New Revision: 305491 URL: https://svnweb.freebsd.org/changeset/base/305491 Log: MFC 304249 Add support for set/get cam search mode Modified: stable/10/sys/dev/qlxgbe/ql_dbg.h stable/10/sys/dev/qlxgbe/ql_hw.c

svn commit: r305490 - stable/10/sys/dev/qlxgbe

2016-09-06 Thread David C Somayajulu
Author: davidcs Date: Tue Sep 6 19:27:00 2016 New Revision: 305490 URL: https://svnweb.freebsd.org/changeset/base/305490 Log: MFC r394247 Upgrade fw, bootloader and minidump template to version 5.4.58 Add minidump retrieval code MFC r394248 Add ql_minidump.h Added:

svn commit: r299299 - in stable/10/sys: dev/bxe modules/bxe

2016-05-09 Thread David C Somayajulu
Author: davidcs Date: Tue May 10 02:35:13 2016 New Revision: 299299 URL: https://svnweb.freebsd.org/changeset/base/299299 Log: MFC r298591 1. Removed -Wno-shift-negative-value from Makefile 2. Fixed warning its absence caused in bxe_elink.c Modified: stable/10/sys/dev/bxe/bxe_elink.c

svn commit: r299298 - stable/10/sys/dev/bxe

2016-05-09 Thread David C Somayajulu
Author: davidcs Date: Tue May 10 02:30:18 2016 New Revision: 299298 URL: https://svnweb.freebsd.org/changeset/base/299298 Log: MFC r298496 Remove Unused/Dead Code Modified: stable/10/sys/dev/bxe/bxe.c Directory Properties: stable/10/ (props changed) Modified:

svn commit: r298282 - stable/10/sys/dev/bxe

2016-04-19 Thread David C Somayajulu
Author: davidcs Date: Tue Apr 19 18:47:34 2016 New Revision: 298282 URL: https://svnweb.freebsd.org/changeset/base/298282 Log: MFC r297884 Add support for Flash Update Submitted by:nrapendra.si...@qlogic.com;vaishali.kulka...@qlogic.com;davi...@freebsd.org Modified:

svn commit: r296876 - stable/10/sys/dev/bxe

2016-03-14 Thread David C Somayajulu
Author: davidcs Date: Mon Mar 14 23:21:06 2016 New Revision: 296876 URL: https://svnweb.freebsd.org/changeset/base/296876 Log: MFC r296579 Fix code so that buf_ring allocation for Tx Queues and their mutexes is done during during bxe_attach() and freed during bxe_detach() Modified:

svn commit: r296580 - in stable/10/sys: dev/bxe modules/bxe

2016-03-09 Thread David C Somayajulu
Author: davidcs Date: Wed Mar 9 21:30:21 2016 New Revision: 296580 URL: https://svnweb.freebsd.org/changeset/base/296580 Log: MFC r296071 Upgrade the firmware carried in driver and loaded during hardware initialization (a.k.a STORM firmware) to version 7.13.1 (latest version) Modified:

svn commit: r296069 - stable/10/sys/dev/bxe

2016-02-25 Thread David C Somayajulu
Author: davidcs Date: Thu Feb 25 22:07:32 2016 New Revision: 296069 URL: https://svnweb.freebsd.org/changeset/base/296069 Log: MFC r295830 Remove dead code. Code Cleanup. Improve clarity in debug messages Approved by:re (marius) Modified: stable/10/sys/dev/bxe/bxe.c

svn commit: r296061 - stable/10/sys/dev/bxe

2016-02-25 Thread David C Somayajulu
Author: davidcs Date: Thu Feb 25 20:02:30 2016 New Revision: 296061 URL: https://svnweb.freebsd.org/changeset/base/296061 Log: MFC r295823 Modified the use of bxe_grc_dump() function so that it can be invoked directly at any potential error path, where a fwdump is needed. The fwdump

svn commit: r296058 - stable/10/sys/dev/qlxgbe

2016-02-25 Thread David C Somayajulu
Author: davidcs Date: Thu Feb 25 19:28:57 2016 New Revision: 296058 URL: https://svnweb.freebsd.org/changeset/base/296058 Log: MFC r294854 Upgrade FW to 5.4.56 Update driver version to 3.10.26 Approved by:re (marius) Modified: stable/10/sys/dev/qlxgbe/ql_fw.c

svn commit: r293788 - stable/10/sys/dev/bxe

2016-01-12 Thread David C Somayajulu
Author: davidcs Date: Tue Jan 12 23:16:27 2016 New Revision: 293788 URL: https://svnweb.freebsd.org/changeset/base/293788 Log: MFC r292639 Add support for firmware dump (a.k.a grcdump) Added: stable/10/sys/dev/bxe/bxe_dump.h - copied unchanged from r292639, head/sys/dev/bxe/bxe_dump.h

svn commit: r292615 - stable/10/sys/dev/qlxgbe

2015-12-22 Thread David C Somayajulu
Author: davidcs Date: Tue Dec 22 19:34:21 2015 New Revision: 292615 URL: https://svnweb.freebsd.org/changeset/base/292615 Log: MFC r289635 ql_hw.c: fixed error code INJCT_HEARTBEAT_FAILURE ql_os.c: removed unnecessary debug printf ql_ver.h: updated version number Modified:

svn commit: r286297 - stable/10/sys/dev/bxe

2015-08-04 Thread David C Somayajulu
Author: davidcs Date: Wed Aug 5 00:00:06 2015 New Revision: 286297 URL: https://svnweb.freebsd.org/changeset/base/286297 Log: MFC r285973 - Avoid lock contention in the if_transmit callback by using trylock and enqueueing the frames when it fails. This way there is some latency

svn commit: r284962 - stable/10/sys/dev/bxe

2015-06-30 Thread David C Somayajulu
Author: davidcs Date: Tue Jun 30 17:44:44 2015 New Revision: 284962 URL: https://svnweb.freebsd.org/changeset/base/284962 Log: MFC r284335 PHY LOCK acquires the hardware lock via bxe_acquire_phy_lock() and releases it via bxe_release_phy_lock(). It was simply acquiring a mutex earlier

svn commit: r284963 - stable/10/sys/dev/bxe

2015-06-30 Thread David C Somayajulu
Author: davidcs Date: Tue Jun 30 17:59:14 2015 New Revision: 284963 URL: https://svnweb.freebsd.org/changeset/base/284963 Log: MFC r284470 In bxe_init_mcast_macs_list(): mc_mac-mac needs to point to the multicast mac address In bxe_set_mc_list(): added missing BXE_MCAST_UNLOCK() In

svn commit: r284982 - in stable/10/sys: dev/qlxgbe modules/qlxgbe

2015-06-30 Thread David C Somayajulu
Author: davidcs Date: Tue Jun 30 20:59:07 2015 New Revision: 284982 URL: https://svnweb.freebsd.org/changeset/base/284982 Log: MFC r284741 Updated Copyright information Added support for the following: - iSCSI TLV (requires 64 Tx and 32 Rx rings - 9K receive buffers for

svn commit: r284966 - stable/10/sys/dev/bxe

2015-06-30 Thread David C Somayajulu
Author: davidcs Date: Tue Jun 30 18:58:33 2015 New Revision: 284966 URL: https://svnweb.freebsd.org/changeset/base/284966 Log: MFC r284739 tx_mtx should be grabbed before calling buf_ring_dequeue_sc() Submitted by:attilio@isilon.com Modified: stable/10/sys/dev/bxe/bxe.c Directory

svn commit: r283752 - stable/10/sys/dev/bxe

2015-05-29 Thread David C Somayajulu
Author: davidcs Date: Fri May 29 20:00:02 2015 New Revision: 283752 URL: https://svnweb.freebsd.org/changeset/base/283752 Log: MFC r283269 Submitted by:gary.zambr...@qlogic.com Approved by:davi...@freebsd.org Modified: stable/10/sys/dev/bxe/bxe.c Directory Properties: stable/10/