From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AB392138334 for ; Thu, 29 Aug 2019 04:55:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93E36E0809; Thu, 29 Aug 2019 04:55:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 16EAFE0809 for ; Thu, 29 Aug 2019 04:55:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B01934A5B2 for ; Thu, 29 Aug 2019 04:55:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90FD5218 for ; Thu, 29 Aug 2019 04:55:42 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1567054519.e59d3db09e943fd24403d4313d76c8f586a55b07.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/AQtion/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/AQtion/AQtion-2.2.7.ebuild net-misc/AQtion/Manifest net-misc/AQtion/metadata.xml X-VCS-Directories: net-misc/AQtion/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: e59d3db09e943fd24403d4313d76c8f586a55b07 X-VCS-Branch: master Date: Thu, 29 Aug 2019 04:55:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0a82e668-2f40-47be-a5a5-7259ea1201c9 X-Archives-Hash: efd026923f397ec4bf457b6bafd3af52 commit: e59d3db09e943fd24403d4313d76c8f586a55b07 Author: Patrick McLean gentoo org> AuthorDate: Thu Aug 29 04:54:38 2019 +0000 Commit: Patrick McLean gentoo org> CommitDate: Thu Aug 29 04:55:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e59d3db0 net-misc/AQtion: New package Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Patrick McLean gentoo.org> net-misc/AQtion/AQtion-2.2.7.ebuild | 49 +++++++++++++++++++++++++++++++++++++ net-misc/AQtion/Manifest | 1 + net-misc/AQtion/metadata.xml | 24 ++++++++++++++++++ 3 files changed, 74 insertions(+) diff --git a/net-misc/AQtion/AQtion-2.2.7.ebuild b/net-misc/AQtion/AQtion-2.2.7.ebuild new file mode 100644 index 00000000000..157bb239def --- /dev/null +++ b/net-misc/AQtion/AQtion-2.2.7.ebuild @@ -0,0 +1,49 @@ +# Copyright 2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit linux-mod + +DESCRIPTION="Aquantia AQC multigigabit NIC linux driver (atlantic) - development preview" +HOMEPAGE="https://github.com/Aquantia/AQtion" + +COMMIT_ID="e024a859ea828ced78db310328db90dbedea837a" +SRC_URI="https://github.com/Aquantia/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64" +IUSE="lro" + +DEPEND="virtual/linux-sources" + +S="${WORKDIR}/${PN}-${COMMIT_ID}" + +MODULE_NAMES="atlantic(drivers/net/ethernet/aquantia/atlantic:${S})" +BUILD_TARGETS="all" +CONFIG_CHECK="~!AQTION ~PTP_1588_CLOCK ~CRC_ITU_T" + +DOCS=( + README.md + README.txt +) + +pkg_setup() { + use lro && CONFIG_CHECK+=" ~!CONFIG_BRIDGE" + linux-mod_pkg_setup +} + +src_prepare() { + default + + if ! use lro; then + sed -r -i -e 's/(#define AQ_CFG_IS_LRO_DEF[[:space:]]+)[[:digit:]]+([[:alpha:]]*)/\10\2/' \ + aq_cfg.h || die + fi +} + +src_install() { + linux-mod_src_install + dodoc "${DOCS[@]}" +} diff --git a/net-misc/AQtion/Manifest b/net-misc/AQtion/Manifest new file mode 100644 index 00000000000..78d41b07f85 --- /dev/null +++ b/net-misc/AQtion/Manifest @@ -0,0 +1 @@ +DIST AQtion-2.2.7.tar.gz 122679 BLAKE2B 9d4e2d4d4b26a191551e2cfd30c2a8ce4e4bde01b7ab1e9beb9564abdfd1093b63f94713570fe2c949943037b649c55a9f448b0333fcdcc7227849330d466f92 SHA512 d3ba78acbe5d85d1017d5460fa7d916ffa59eeb137aa1817da215f08b994a10336a9f865c9b84a16b8cef7238d4fd87785bc17d6e3eac577210bf321538cbda3 diff --git a/net-misc/AQtion/metadata.xml b/net-misc/AQtion/metadata.xml new file mode 100644 index 00000000000..62085b44d7b --- /dev/null +++ b/net-misc/AQtion/metadata.xml @@ -0,0 +1,24 @@ + + + + + chutzpah@gentoo.org + Patrick McLean + + + Aquantia/AQtion + + + + Enable/disable Large Receive Offload. This MUST be disabled for + bridging or forwarding. + + + + Latest development preview of aquantia's atlantic linux kernel + driver for AQtion family of multigigabit adapters. + + These drivers are UNSUPPORTED by the vendor, use at your own + risk. + +