Message ID | cover.1733216767.git.jstancek@redhat.com (mailing list archive) |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 9F50D1DF267 for <netdev@vger.kernel.org>; Tue, 3 Dec 2024 09:27:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733218044; cv=none; b=Kk2AnHZ7+oST2pFp2x6sVTXEh68RzeWAeO+ZSM7/vRFAW62s3yC4eLahKLddEn6et9GPFMKiQ5n86FbPo5n0UkjP4iZMQpH9qV7MLH8Zv4SxQBBtUEm9Y4VDv7WPMGmPgXlg1bB3Pm0Gi5qwvVWzmcqFZfaXntYLhJisarTOQIs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733218044; c=relaxed/simple; bh=Ince3mWEv75RuKdJa0lCInd/VfuFqee8x2RBuI/adjs=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-type; b=NeU+gJFetxvh8gf+OWK51HxkP2TVPKy88FgWIjPYRDxpyiwptzEBuK50r8t2jc+GRKEpKuBbOLxUdzp7M5a2csiQDE/+zMZ5HgQdV3z1/WZjvjgFl9aJQ6CTSOTE8uKUvAOK6/q6yqwCyF2GLocANR3xO1XPxSG+6zMZTKYuxk4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=PHFGmCEu; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="PHFGmCEu" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1733218040; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0EK26W2r8agytXtW5C5i2nqLQK7qOjfnw0z/ar6mvxw=; b=PHFGmCEuI7fVFW9iyHKQo7hHAOvkhWolhCkIKlQ8IWZIh70OplaE5YlU4K31bXz/697PzJ vsOkI4fkLyuG4VK6dFcksWmkHQnydRCPdHyxNjmdbYl8AJVzZVF6T6VtUn16zOP86PSXUR 8uCVrLajjtqWSLy2wuymcOATxWwlpPg= Received: from mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-255-xpmqXa0IMDepN6lfWQz1cg-1; Tue, 03 Dec 2024 04:27:17 -0500 X-MC-Unique: xpmqXa0IMDepN6lfWQz1cg-1 X-Mimecast-MFC-AGG-ID: xpmqXa0IMDepN6lfWQz1cg Received: from mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.17]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id C75C0192538D; Tue, 3 Dec 2024 09:27:14 +0000 (UTC) Received: from t14s.redhat.com (unknown [10.45.224.51]) by mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 7D59D1956052; Tue, 3 Dec 2024 09:27:08 +0000 (UTC) From: Jan Stancek <jstancek@redhat.com> To: donald.hunter@gmail.com, kuba@kernel.org Cc: pabeni@redhat.com, davem@davemloft.net, edumazet@google.com, horms@kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, jstancek@redhat.com Subject: [PATCH 0/5] tools: ynl: add install target Date: Tue, 3 Dec 2024 10:26:59 +0100 Message-ID: <cover.1733216767.git.jstancek@redhat.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: <netdev.vger.kernel.org> List-Subscribe: <mailto:netdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:netdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-type: text/plain Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.0 on 10.30.177.17 |
Series |
tools: ynl: add install target
|
expand
|