From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf1-f174.google.com (mail-pf1-f174.google.com [209.85.210.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E4DC53239 for ; Thu, 17 Aug 2023 18:38:56 +0000 (UTC) Received: by mail-pf1-f174.google.com with SMTP id d2e1a72fcca58-68871bbfe33so107317b3a.0 for ; Thu, 17 Aug 2023 11:38:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1692297536; x=1692902336; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=UKBNIrhPJusfox196yHA3tt3Jgp9Oqcl0jFfRV4J/uQ=; b=Rj7mq8TZv2h67st6Cu7VIoQ6RdGMFJylINg5RyQO/xG+/YsPjAfj0uj7QytGjo/y4M u214G1mVyNHRAXYOhmAUhlBEG9v897a5HnepliCQBm3FVc6L6eDOxOzRaa/ATEPYMpGL jHg+mUr6YyjxhuGL8r9OZfBagIUOGRlkoHa8NfSdkXAF87/jDq4uMEDOfqnfXxlEyXaa rhUaDFqFyOobhTrxcl4KIO5cfr2y/ovLhER+aD9bA42TVG5na6qzUYGlEuFaRvXqnNF2 0TXyQRh0HCu/Wnm+Vtao875gCpEfzVNZ8Ll/Ly1Iy4rKrl6vbT86pQQOpJVM0CNmEsej Zh2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692297536; x=1692902336; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UKBNIrhPJusfox196yHA3tt3Jgp9Oqcl0jFfRV4J/uQ=; b=EvXM5R8kLh9Mo96jO9kk49ohvVr3ZpqxSgqJoXvtk7IQyRGZI4Zz/UuP46oyLOcGYG 9H2LiryiYC/ST0VBfuCb5weRFVULSzECr4XUFC+/rIBqMc4GesEmnXjBoqP2+hC3stSq n65DbbHNxUXsrBmtYhoPtINeUAhkN+RCb1xOTGlj2yrL+Q9KoFE+T+8K7HUXeObZt27m DhrVBnG5IqvIoE5kjWl2nd3e0tuJb+mc6yzNd0ZKE98dPyQfTEcg6EQ1H/RgRJNafwr7 gmrKPUTlTS07emQ9quweUBxAY9nbQs63tY+ltZbh+TGGJlpCIlGNYAIdIIMVOu+V9CZ3 OVlw== X-Gm-Message-State: AOJu0YzLG6oP2zpxOS0qBmOOydTjxpyEqr4J8VwACaX567EKek/A1/UG /BJnfkAGaJL10QZiUyddODPjeQ== X-Google-Smtp-Source: AGHT+IEvdsEFH6mfdFz8hBtil/8NYdv9myTD5T2MmHUNkvV72yKD4GeyR6JMJ9Ze93wK+LfrMCA75g== X-Received: by 2002:a05:6a20:3d87:b0:13d:8876:4c97 with SMTP id s7-20020a056a203d8700b0013d88764c97mr667494pzi.16.1692297535845; Thu, 17 Aug 2023 11:38:55 -0700 (PDT) Received: from hermes.local (204-195-127-207.wavecable.com. [204.195.127.207]) by smtp.gmail.com with ESMTPSA id l12-20020a62be0c000000b0068782960099sm87119pff.22.2023.08.17.11.38.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Aug 2023 11:38:55 -0700 (PDT) Date: Thu, 17 Aug 2023 11:38:53 -0700 From: Stephen Hemminger To: Miguel Ojeda Cc: Michele Dalle Rive , Andrew Lunn , Greg KH , Miguel Ojeda , Alex Gaynor , Wedson Almeida Filho , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Boqun Feng , Gary Guo , =?UTF-8?B?QmrDtnJu?= Roy Baron , Benno Lossin , Alice Ryhl , Davide Rovelli , rust-for-linux@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, patches@lists.linux.dev Subject: Re: [RFC PATCH 0/7] Rust Socket abstractions Message-ID: <20230817113853.4b47e636@hermes.local> In-Reply-To: References: <20230814092302.1903203-1-dallerivemichele@gmail.com> <2023081411-apache-tubeless-7bb3@gregkh> <0e91e3be-abbb-4bf7-be05-ba75c7522736@lunn.ch> Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Thu, 17 Aug 2023 19:14:19 +0200 Miguel Ojeda wrote: > If I understood correctly from Zulip, you cannot (right now) show your > use case because it is confidential and therefore you cannot upstream > it, so we will need another user (and, of course, that is a necessary > but not sufficient condition for the code to be accepted). I thought Rust symbols were all export symbol GPL. And therefore any Rust module using these must also be GPL.