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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 325B1C54EE9 for ; Thu, 8 Sep 2022 08:30:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230464AbiIHIaW (ORCPT ); Thu, 8 Sep 2022 04:30:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51416 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230346AbiIHIaT (ORCPT ); Thu, 8 Sep 2022 04:30:19 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C38DC2CDC7 for ; Thu, 8 Sep 2022 01:30:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1662625814; 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: in-reply-to:in-reply-to:references:references; bh=opHRLepQrfUm0+zOxWDE1IyemjcpUteMhEnVxI/dcAo=; b=GBOOVvfB7N910BwqnZyjc6ssrS+1olqzqN0DYqvtgWPsfKcGfZWR2lKo8Zuy+eJaeHRExR dh5mMFYinuRLVu+x5+E9TPTFe2jHImIkc+6wunX71lTOBFPkfuV3vd77Z7x9u2GEz332bf fO8xtxtrI/VW670uhKBfZafrJIKJDZs= Received: from mail-wm1-f71.google.com (mail-wm1-f71.google.com [209.85.128.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-606-aotVHA7vOlKxfY4aXyPKrw-1; Thu, 08 Sep 2022 04:30:13 -0400 X-MC-Unique: aotVHA7vOlKxfY4aXyPKrw-1 Received: by mail-wm1-f71.google.com with SMTP id r206-20020a1c44d7000000b003b332a7ad37so233994wma.3 for ; Thu, 08 Sep 2022 01:30:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=opHRLepQrfUm0+zOxWDE1IyemjcpUteMhEnVxI/dcAo=; b=tCcgxOVAN0toGKLCOYNfzFvXxHlFX1gKilQJPg3DUxli41ss6oc4ol2ntuIvlHX1x+ wX9YRXeqCoe1sNEc1pa+N6hecIVAbSG+HqyUjrwwrvdYjPBO2BdDaqC6iTnacqQqbFN0 GcP5T8VvIZZJnRQXjK8Egjysp6oa1kiAuPtawDjPRkB1j5O7Bmdz6Ygw0/c4kWdz+f1z ciI4bTq3vcXG6BK3PDVQvyf8EUPB0O6r8vEbwvNbdP+wMVJD9XosN9LpKjEH84oJARZ6 9x35xsjZ6RX3z8bAKF2WXVUP5ZgxEwWw5wcH5hs6vgx+zYBvzHge00SH8SQZ2w4GleOm 8iFQ== X-Gm-Message-State: ACgBeo2YRVSUp4SqW2pU/DLmLTkk1/KmBTZGgqCRjHS1WXTgy0mVGjWg xKjFSpneCfgz7tijUVsFb83AQjMP3BKCQ1hGJfX4KLhSs9ljjHF4EAUEwvrTnzP5kPV4gfFj5KL JGhOrbM6BxQK6x3mR X-Received: by 2002:a7b:cb88:0:b0:3a5:ea1c:c541 with SMTP id m8-20020a7bcb88000000b003a5ea1cc541mr1496483wmi.114.1662625812029; Thu, 08 Sep 2022 01:30:12 -0700 (PDT) X-Google-Smtp-Source: AA6agR6SwMIElGNbgYD/YsZ20ljCMhRe+R4cc7VaydN9lljIdfCNE3iz4v1UCtSVpJzo90tDWyI+9g== X-Received: by 2002:a7b:cb88:0:b0:3a5:ea1c:c541 with SMTP id m8-20020a7bcb88000000b003a5ea1cc541mr1496455wmi.114.1662625811803; Thu, 08 Sep 2022 01:30:11 -0700 (PDT) Received: from sgarzare-redhat (host-87-11-6-69.retail.telecomitalia.it. [87.11.6.69]) by smtp.gmail.com with ESMTPSA id a22-20020a05600c2d5600b003a541d893desm1731720wmg.38.2022.09.08.01.30.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 08 Sep 2022 01:30:11 -0700 (PDT) Date: Thu, 8 Sep 2022 10:30:03 +0200 From: Stefano Garzarella To: Bobby Eshleman Cc: Stefan Hajnoczi , Bobby Eshleman , Bobby Eshleman , Cong Wang , Jiang Wang , "Michael S. Tsirkin" , Jason Wang , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , "K. Y. Srinivasan" , Haiyang Zhang , Stephen Hemminger , Wei Liu , Dexuan Cui , kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hyperv@vger.kernel.org Subject: Re: [PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc Message-ID: <20220908083003.qsivb5j2f6pn4f2d@sgarzare-redhat> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Thu, Aug 18, 2022 at 02:39:32PM +0000, Bobby Eshleman wrote: >On Tue, Sep 06, 2022 at 09:26:33AM -0400, Stefan Hajnoczi wrote: >> Hi Bobby, >> If you are attending Linux Foundation conferences in Dublin, Ireland >> next week (Linux Plumbers Conference, Open Source Summit Europe, KVM >> Forum, ContainerCon Europe, CloudOpen Europe, etc) then you could meet >> Stefano Garzarella and others to discuss this patch series. >> >> Using netdev and sk_buff is a big change to vsock. Discussing your >> requirements and the future direction of vsock in person could help. >> >> If you won't be in Dublin, don't worry. You can schedule a video call if >> you feel it would be helpful to discuss these topics. >> >> Stefan > >Hey Stefan, > >That sounds like a great idea! Yep, I agree! >I was unable to make the Dublin trip work >so I think a video call would be best, of course if okay with everyone. It will work for me, but I'll be a bit busy in the next 2 weeks: From Sep 12 to Sep 14 I'll be at KVM Forum, so it may be difficult to arrange, but we can try. Sep 15 I'm not available. Sep 16 I'm traveling, but early in my morning, so I should be available. Form Sep 10 to Sep 23 I'll be mostly off, but I can try to find some slots if needed. From Sep 26 I'm back and fully available. Let's see if others are available and try to find a slot :-) Thanks, Stefano