From owner-svn-src-all@freebsd.org Thu Feb 23 10:10:49 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FAA3CE8B72 for ; Thu, 23 Feb 2017 10:10:49 +0000 (UTC) (envelope-from ben.rubson@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3608B2A5 for ; Thu, 23 Feb 2017 10:10:49 +0000 (UTC) (envelope-from ben.rubson@gmail.com) Received: by mail-wm0-x22b.google.com with SMTP id v186so166732514wmd.0 for ; Thu, 23 Feb 2017 02:10:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:content-transfer-encoding:subject:message-id:date:to :mime-version; bh=kGvbLF4a4mI/ECvHR67e8dgiHLtiQrqFjYhYBlX1UBE=; b=XPmoJ3Wqrw8cnQV4YQBKujk1sci4HSOc7zC0aX5B5BdTQmzzYYapi7eVgHbDrNWxfu 4VXR7GXHoVoTV1l9tDtbVXGDCmjzIZJfupbAspjM6jkejzjc59FedUBdxOyfTVmyo/um Z30/SWpuuD5KrkVTnRA8R22Um6ZvjQFp/bY+PRMR8k82RpQQnCxFYs14NEjoZBklhLX5 pzHMs+tZxaRtAPF4A7NAz1QCY8robncP24Jz6/e68E1LIlxaVYR46CQMHXKSxEhmeWrl AnntgeAgFK1Dl8LGa+yf9wiU8rfXcfojH47rcap00Ia9O6N9xQ5ly+QxNhNh/eNh904i eNEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:subject :message-id:date:to:mime-version; bh=kGvbLF4a4mI/ECvHR67e8dgiHLtiQrqFjYhYBlX1UBE=; b=JdRJvcVR5+cdit6Jt/7jpYLNW9MKdIafx+r71RPUQGXJRU+DGZmhlCL3Zw1DYx5Njk i2jbEjp9meSFrbVz3ClniIuBxjytjA3x8nogpUA0OZNLsSpuRhzBKUDMm3vFJ4mC1sSk KRny+gI/FtsSkamLmHYSkH5Ziz+Ln5qHJNYwsFsvmg31V0tZr/qQVpNcCp83GhlhnvMr Fz4EpPUQEvZYgkGSJ3uXrM0GL7QAlfo69GdVOc4lFljUdAR0WlWGddo2hdIhQxtXniLg 2kTvdNyR+dVQXuM4C0TbHGTr5poSl7JrEkF1qsezUvqixkIrl6O2C7j53oow/BhzQcCg 0QEQ== X-Gm-Message-State: AMke39m/vBo/5bbCETF2DGEYMBkium8jNaWZC+lfP7KzuH6M+aeObp2l4/doQFsQSWEFjw== X-Received: by 10.28.18.130 with SMTP id 124mr3643846wms.8.1487844647522; Thu, 23 Feb 2017 02:10:47 -0800 (PST) Received: from ben.home ([2a01:cb1d:125:8a00:71b9:64b7:f5b0:e98b]) by smtp.gmail.com with ESMTPSA id k187sm6137373wmb.13.2017.02.23.02.10.46 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 23 Feb 2017 02:10:46 -0800 (PST) From: Ben RUBSON Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: svn commit: r313006 - in head: sys/conf sys/libkern sys/libkern/x86 sys/sys tests/sys/kern Message-Id: Date: Thu, 23 Feb 2017 11:10:45 +0100 To: svn-src-all@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2017 10:10:49 -0000 Hi guys, Conrad, Bruce, May I ask you some news regarding this please ? More than 3 weeks now running Conrad commit on 2 CRC32C digest enabled = iSCSI initiators / targets without issue :) Thank you very much again for this ! Shall we then think about "fixing" the last one or two remaining things = before being able to MFC it please ? Would really be glad to see this nice kernel feature in 11.1. Perhaps it could also be backported to 11.0pX as a nice/huge & non-risky = performance improvement. Thank you very much for your support & cooperation ! Best regards, Ben