From nobody Mon Apr 28 03:25:27 2025 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Zm83D4pmFz5tkbn; Mon, 28 Apr 2025 03:25:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Zm83D1KDkz3cl7; Mon, 28 Apr 2025 03:25:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1745810728; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=PitweYMHXSXsllI7szqY4wajn1T2omT8v2gWq7EdHBo=; b=YG+8PCQli0E9oQMwbpWQkwdum+B8h47KJ1euHhY1Rfaj0+nNRhW+Zm20M6d3/GQDem5+fJ CwhT3m5xx+a6oYCAMK6Wqah3OLpD+D5x9pIM273GfADGXDrTkstgeabnmLy9oaLPhS0pbQ WvCn3+5eoEKEdyzC+ro9Ldr4gtOjoEZTYRHtZh6vT9Ecm8ocN37ujUJBLw4ZJGSvbX57Do 5sBLGoeWY8Stp/+00DWMqfzooBtqR1SQPWO1lPpUxY6xP07fa4fwP8PMpDkJjSquTAdCPI h2C8FrGPaKrYz8L9IyEx21m+O3GfImvfgexRd8womkVD/ybcuBQZffkQ80VFlg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1745810728; a=rsa-sha256; cv=none; b=QJplhSzr6VkoPeWDLY9Sj4ejiDYosicDdVWz4R+dzI4ZbMij4//oBNMEPS2w5g8PZy/NAW nVs7e/1TLBAACNc5jnLNCxXsHX+2vhZTEPy4WxP7ZTAeASFjSbHs48Z3dQfOTd0Rw7pmU/ dXU9FmvbO1L4+jrkUtG3eGgxlZvBCHcw2ew1vQ/tEdZrGvL+AR0CgM68QfANMW5Si+EiYP ZDKncLL0xwebYH4sg44TY5NIYGltfsXBcXN9eP7sd5pzvQcBOszlCBrfahCFvXxhFzvTBx dMva8hkVD6rAOrRxDACjtAiqql+nynQ9dJ5TK26vEvan8Pvz+PAd9ubEgPNj9Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1745810728; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=PitweYMHXSXsllI7szqY4wajn1T2omT8v2gWq7EdHBo=; b=k1hbn7jWfB8mzf/uui/472nhCpf3CguljOyUi5ahI+uTgxrWO85kEKgYTENFEBb+Zbyp3v tGeFPFMfMEXalsOYX4Hn1CZ11UpwO7cT7IseaLI1p0FLmFmOqasQOgJaxXmn6Gev4VsMhB pwlPD9dB5nuKbdqRl4UqVmy2c/tpKpY6X3HNW5SMEsBMDJMk1NjUrCSsGffETDeJsatMut xQ8fdGgo2xCtYQbl8OcMC6lv3nYafSaxFchIVmdtlSoGWofqCMiTo9vYmh6wOw1E1s8xJr 2d2CG9NNCmStGzr9oTFO706btUy/8Brt1aszse8DDV/q1AfPetJL7/5iXG/1Sg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Zm83C6fp2z2xm; Mon, 28 Apr 2025 03:25:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 53S3PR0r014959; Mon, 28 Apr 2025 03:25:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 53S3PR9O014956; Mon, 28 Apr 2025 03:25:27 GMT (envelope-from git) Date: Mon, 28 Apr 2025 03:25:27 GMT Message-Id: <202504280325.53S3PR9O014956@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Warner Losh Subject: git: f4d51d3e1a90 - main - mpi3mr: Update Driver Version to 8.14.0.2.0 List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: imp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f4d51d3e1a90dabbed26aacf1b58e20e23a19342 Auto-Submitted: auto-generated The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=f4d51d3e1a90dabbed26aacf1b58e20e23a19342 commit f4d51d3e1a90dabbed26aacf1b58e20e23a19342 Author: Chandrakanth patil AuthorDate: 2025-04-27 23:40:35 +0000 Commit: Warner Losh CommitDate: 2025-04-28 03:22:56 +0000 mpi3mr: Update Driver Version to 8.14.0.2.0 The driver version has been updated to 8.14.0.2.0 to reflect the latest release. This is a version-only update with no functional code changes. Reviewed by: ssaxena, imp Differential Revision: https://reviews.freebsd.org/D49753 --- sys/dev/mpi3mr/mpi3mr.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/dev/mpi3mr/mpi3mr.h b/sys/dev/mpi3mr/mpi3mr.h index 3c5cf1a81c62..e2f2bfc47fbf 100644 --- a/sys/dev/mpi3mr/mpi3mr.h +++ b/sys/dev/mpi3mr/mpi3mr.h @@ -87,8 +87,8 @@ #include #include "mpi/mpi30_api.h" -#define MPI3MR_DRIVER_VERSION "8.10.0.1.0" -#define MPI3MR_DRIVER_RELDATE "19th Mar 2024" +#define MPI3MR_DRIVER_VERSION "8.14.0.2.0" +#define MPI3MR_DRIVER_RELDATE "9th Apr 2025" #define MPI3MR_DRIVER_NAME "mpi3mr"