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 2D098ECAAD8 for ; Fri, 23 Sep 2022 15:51:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229532AbiIWPvE (ORCPT ); Fri, 23 Sep 2022 11:51:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60824 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229515AbiIWPvC (ORCPT ); Fri, 23 Sep 2022 11:51:02 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A713D11BCF5 for ; Fri, 23 Sep 2022 08:51:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1663948260; 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=sIY1eBZsBzz38sEKJdEiK7k2L4IYric1woaCS3V87Qo=; b=ZhSE0WBNKgJvXRHPCIhnkM5KqHFsvXIupDjAr/jJNGfYOsDq4xhL5ulF1MREhvzS9Bz7bL o51mX1Nyk3u9et8U0QhPG+fLc4CQIvvo4yJXjKJY/wBdi9+rIwtDcYse55/81zKzvTqgB1 asW1SRhGx9SyFWBtoVQkjnS7K7yHOkE= Received: from mail-wm1-f72.google.com (mail-wm1-f72.google.com [209.85.128.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-2-dSBD3E6fN7ipW374KsGD6g-1; Fri, 23 Sep 2022 11:49:36 -0400 X-MC-Unique: dSBD3E6fN7ipW374KsGD6g-1 Received: by mail-wm1-f72.google.com with SMTP id n7-20020a1c2707000000b003a638356355so300396wmn.2 for ; Fri, 23 Sep 2022 08:49:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date; bh=sIY1eBZsBzz38sEKJdEiK7k2L4IYric1woaCS3V87Qo=; b=0NuN5Suo3bcgQV72VjbmqLHigMHZSK+kqn18nnoDkyJgoDN8fo7fdVJeclQ4IjNUdv RTSr0/hHMsJ5hOo2dFRXoXSMD6vbUFedtET73joO1vcFkYOHSCLmxBbPbZJEE/p89oCk bwjEj1n8pCBLNZCD4mWNVhluIvPJDVg9T2fQ/clWj0aWTuFvJAobHD7mG+iweS0rZ/AW Pt0YrKEnyUNVCPP0geJ8x24MyJ1/DJlAt1dq0hXfZIIfXqCHm74mCmHZGkR//XxMaHrp C8kSjVr9mrw2t46T3avkbxdBxhLtMGOexvzGE+c+S8rU6O6cT/iScSssHKkWiAVqWMzP +d9g== X-Gm-Message-State: ACrzQf1HPieZGfVvIGzOn0bd3M4nv8Up3+RCH7ev8Sp04xxvgyBOzIkf VE6DnHxEI3nhuu42K5YTn2xQw57k4fVPV0+l6tFpN5cjQkTuFURkXbuTfFzh4ffVSEHBq9FT/pH ZvlEzKtQX4jyUg7OpAJOr2A== X-Received: by 2002:a05:600c:3511:b0:3b4:bb85:f1dd with SMTP id h17-20020a05600c351100b003b4bb85f1ddmr6454477wmq.42.1663948173922; Fri, 23 Sep 2022 08:49:33 -0700 (PDT) X-Google-Smtp-Source: AMsMyM5EwlrxtrnxSx8Q8kPS8TBsY7xJXhkXVvbmyinO8Tsf5qvESW6LDIgdQTJC4yP+lKasW6ZmBw== X-Received: by 2002:a05:600c:3511:b0:3b4:bb85:f1dd with SMTP id h17-20020a05600c351100b003b4bb85f1ddmr6454455wmq.42.1663948173744; Fri, 23 Sep 2022 08:49:33 -0700 (PDT) Received: from vschneid.remote.csb ([185.11.37.247]) by smtp.gmail.com with ESMTPSA id l8-20020a5d5268000000b0022a839d053csm7796856wrc.98.2022.09.23.08.49.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 23 Sep 2022 08:49:33 -0700 (PDT) From: Valentin Schneider To: Yury Norov Cc: netdev@vger.kernel.org, linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org, Saeed Mahameed , Leon Romanovsky , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Andy Shevchenko , Rasmus Villemoes , Ingo Molnar , Peter Zijlstra , Vincent Guittot , Dietmar Eggemann , Steven Rostedt , Mel Gorman , Greg Kroah-Hartman , Heiko Carstens , Tony Luck , Jonathan Cameron , Gal Pressman , Tariq Toukan , Jesse Brandeburg Subject: Re: [PATCH v4 0/7] sched, net: NUMA-aware CPU spreading interface In-Reply-To: References: <20220923132527.1001870-1-vschneid@redhat.com> Date: Fri, 23 Sep 2022 16:49:32 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org On 23/09/22 08:44, Yury Norov wrote: > On Fri, Sep 23, 2022 at 02:25:20PM +0100, Valentin Schneider wrote: >> Hi folks, > > Hi, > > I received only 1st patch of the series. Can you give me a link for > the full series so that I'll see how the new API is used? > Sigh, I got this when sending these out: 4.3.0 Temporary System Problem. Try again later (10) I'm going to re-send the missing ones and *hopefully* have them thread properly. Sorry about that.