From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BD91AC83000 for ; Tue, 28 Apr 2020 16:01:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9D948206D7 for ; Tue, 28 Apr 2020 16:01:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="T+G7JyE7" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728187AbgD1QBB (ORCPT ); Tue, 28 Apr 2020 12:01:01 -0400 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:49913 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728129AbgD1QBB (ORCPT ); Tue, 28 Apr 2020 12:01:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1588089659; 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: in-reply-to:in-reply-to:references:references; bh=V/nHrnAWjFYDEx+ooars7FfriVR6n5mahvVNAOlPkCA=; b=T+G7JyE7CA49AvV1biNb5AOP7jqobjGb6AaCtB9L2E0TEjhJtICZrd7K2CFC9KsYP4XQsd LvrdLNDO2O2Jh5vql2rEZMKtUwoDi0lxa7DWHMBYLDvKX3cKe/y+yp8Ukl7x+UCsFoguv2 XA3iPctyvNr8gPlnfUNOvyhTDOuzHbc= Received: from mail-wm1-f72.google.com (mail-wm1-f72.google.com [209.85.128.72]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-209-5JX2vK9bNMy_ZdVBI-b49A-1; Tue, 28 Apr 2020 12:00:57 -0400 X-MC-Unique: 5JX2vK9bNMy_ZdVBI-b49A-1 Received: by mail-wm1-f72.google.com with SMTP id w2so1282504wmc.3 for ; Tue, 28 Apr 2020 09:00:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=V/nHrnAWjFYDEx+ooars7FfriVR6n5mahvVNAOlPkCA=; b=JHyzA8yzFq5vo6g2sEzn9BU4PwtJDPgxHjBXDVcy/mashPRCl0fmEncjPKjayoeY4X fcBoALnRGvxRwqWToYbnAffxXJAIu9qatZQRlYjClgJ9DERG3b11sxFDNZQUt2vFzQB2 bGAHw6ULYoffXN8xMw0ICGDH1PTyNz9CYJwqayC+AGVZOINb9ov9jKEFzP4Trr9mavDH ntJ9LUfadJL489bVtO2GlTxyWhyl3g8PyUsn6ywYqwL/ragMajSWh7Pf8UVknLbksl9a TPQVE/lAYexY/FKgsDMeRKYXLSHsjRxopFb11knNDP57eZCkiTt4dQTkWkTsPyVC3alN 89DQ== X-Gm-Message-State: AGi0PubqMPCoxKXGW6RaifOLhedXCoGuZNlwY1pGvjkfn1qHUcFxLtVU zaaDuciXVdGTNb+6mu4teuQF6B/rlP7l24yRx2kCKgpschs3WA3RBWU9lk+7YiikbuJRaRJNy0n v+cIon9+xHflo X-Received: by 2002:adf:bb94:: with SMTP id q20mr36673132wrg.105.1588089656821; Tue, 28 Apr 2020 09:00:56 -0700 (PDT) X-Google-Smtp-Source: APiQypKIbCy5WLfJsOD2H4tVuk3XU3G9si8HV/hIhC9ID521e8b71TD3eq8vjhdxcrAKzwjnXgEZ/g== X-Received: by 2002:adf:bb94:: with SMTP id q20mr36673001wrg.105.1588089655649; Tue, 28 Apr 2020 09:00:55 -0700 (PDT) Received: from steredhat (host108-207-dynamic.49-79-r.retail.telecomitalia.it. [79.49.207.108]) by smtp.gmail.com with ESMTPSA id i129sm4064632wmi.20.2020.04.28.09.00.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Apr 2020 09:00:54 -0700 (PDT) Date: Tue, 28 Apr 2020 18:00:52 +0200 From: Stefano Garzarella To: Jason Wang Cc: davem@davemloft.net, Stefan Hajnoczi , "Michael S. Tsirkin" , linux-kernel@vger.kernel.org, Jorgen Hansen , kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-hyperv@vger.kernel.org, Dexuan Cui , netdev@vger.kernel.org Subject: Re: [PATCH net-next 0/3] vsock: support network namespace Message-ID: <20200428160052.o3ihui4262xogyg4@steredhat> References: <20200116172428.311437-1-sgarzare@redhat.com> <20200427142518.uwssa6dtasrp3bfc@steredhat> <224cdc10-1532-7ddc-f113-676d43d8f322@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <224cdc10-1532-7ddc-f113-676d43d8f322@redhat.com> Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org On Tue, Apr 28, 2020 at 04:13:22PM +0800, Jason Wang wrote: > > On 2020/4/27 下午10:25, Stefano Garzarella wrote: > > Hi David, Michael, Stefan, > > I'm restarting to work on this topic since Kata guys are interested to > > have that, especially on the guest side. > > > > While working on the v2 I had few doubts, and I'd like to have your > > suggestions: > > > > 1. netns assigned to the device inside the guest > > > > Currently I assigned this device to 'init_net'. Maybe it is better > > if we allow the user to decide which netns assign to the device > > or to disable this new feature to have the same behavior as before > > (host reachable from any netns). > > I think we can handle this in the vsock core and not in the single > > transports. > > > > The simplest way that I found, is to add a new > > IOCTL_VM_SOCKETS_ASSIGN_G2H_NETNS to /dev/vsock to enable the feature > > and assign the device to the same netns of the process that do the > > ioctl(), but I'm not sure it is clean enough. > > > > Maybe it is better to add new rtnetlink messages, but I'm not sure if > > it is feasible since we don't have a netdev device. > > > > What do you suggest? > > > As we've discussed, it should be a netdev probably in either guest or host > side. And it would be much simpler if we want do implement namespace then. > No new API is needed. > Thanks Jason! It would be cool, but I don't have much experience on netdev. Do you see any particular obstacles? I'll take a look to understand how to do it, surely in the guest would be very useful to have the vsock device as a netdev and maybe also in the host. Stefano