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 67055C433EF for ; Wed, 13 Jul 2022 07:36:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231130AbiGMHgn (ORCPT ); Wed, 13 Jul 2022 03:36:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60966 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230367AbiGMHgm (ORCPT ); Wed, 13 Jul 2022 03:36:42 -0400 Received: from mail-wr1-x42b.google.com (mail-wr1-x42b.google.com [IPv6:2a00:1450:4864:20::42b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AE670E306E for ; Wed, 13 Jul 2022 00:36:40 -0700 (PDT) Received: by mail-wr1-x42b.google.com with SMTP id v14so14248770wra.5 for ; Wed, 13 Jul 2022 00:36:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind.com; s=google; h=message-id:date:mime-version:user-agent:reply-to:subject :content-language:to:cc:references:from:organization:in-reply-to :content-transfer-encoding; bh=MdAHa4jvV4C61lS/YeKy1KwD7XmY18P8L/Gmr/vIAzo=; b=DvESuBr3QYALhmxjU4nnoks3WVrH9XT5YjCROBtVLRE0nY5cwMX0ZJ+CTXJA5BXiFK ia+NWAnKyPdP318qYQ6DBIgdoLY3S1z7hnYUmDeyw/s8jwdfeUMLJfH3s+8xGbuwmE+r pEV6Qq5jzCOi35k6ktXQCEjxdYvnUvJVzleEE4UkX8UVcxxj3NW1Fs5FLobPLRa3/hzb F8uG56ALzif8WBxhZ6pWG0qMN72Ueh1FHLNTqg4+OQKQSlRaHXOPiAR6L4Nvtfkitfa/ tWGwm4zjZVasYlgiG7fBAVcUcjLkqD1C26riGfW8bPsUaJskvIY9B1qf/w/34dvjOa6m BPVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:reply-to :subject:content-language:to:cc:references:from:organization :in-reply-to:content-transfer-encoding; bh=MdAHa4jvV4C61lS/YeKy1KwD7XmY18P8L/Gmr/vIAzo=; b=lwMqmcRy59D0NEJnTaEzWlG4TFJTdafJNQoghbYy0fnmkLQGxJCSbiQS6VTm08OUM8 DiqTyjU99bLtgngTmzsP2uSs2n8IXVsyF8EWBsj/uj1o7DA9TbwPwBPwIwYLfc7JEnHV GeDBch7BPnXi9yRiA3rMg+L5rJ2qoDGpNURUjssM4xbi2+/cTEufVs91YiRttLCeroFD pHSpBXEhVMBskI8giqEq8Hw69phEHZNHxLbd1ScKcvNrMXNjQOJhVFWv1I/Sqk4+KZuy /pGgYZEs2Dh7spX9ivm6oJez6vzwyUmWzcag8WvL2MtLIyfCHNu2lx4gl7/6Uf3JwOWj qf7w== X-Gm-Message-State: AJIora+52PE50UuxQhb75fxko2tlJLgnf1A80DvBdsPHgKL70ioOnzAj ph9yWD0a9dHimfKoLd3b6oJoMg== X-Google-Smtp-Source: AGRyM1sOpzYUu5kzMZvGmN1S9zzvkkgrHqfKhV0PGfAhm/2tAMlJs21an00rphgazx/bEoC+b/xceQ== X-Received: by 2002:a5d:6e88:0:b0:21a:3403:9aa0 with SMTP id k8-20020a5d6e88000000b0021a34039aa0mr1855749wrz.379.1657697799283; Wed, 13 Jul 2022 00:36:39 -0700 (PDT) Received: from ?IPV6:2a01:e0a:b41:c160:d92e:476:25ee:30ed? ([2a01:e0a:b41:c160:d92e:476:25ee:30ed]) by smtp.gmail.com with ESMTPSA id b3-20020a5d4b83000000b0021d6dad334bsm10201905wrt.4.2022.07.13.00.36.38 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 13 Jul 2022 00:36:38 -0700 (PDT) Message-ID: Date: Wed, 13 Jul 2022 09:36:37 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Reply-To: nicolas.dichtel@6wind.com Subject: Re: [PATCH net v2 2/2] selftests/net: test nexthop without gw Content-Language: en-US To: Jakub Kicinski Cc: Greg KH , "David S . Miller" , Paolo Abeni , Eric Dumazet , David Ahern , netdev@vger.kernel.org, linux-kselftest@vger.kernel.org References: <9fb5e3df069db50396799a250c4db761b1505dd3.camel@redhat.com> <20220712095545.10947-1-nicolas.dichtel@6wind.com> <20220712095545.10947-2-nicolas.dichtel@6wind.com> <20220712172515.126dc119@kernel.org> From: Nicolas Dichtel Organization: 6WIND In-Reply-To: <20220712172515.126dc119@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org Le 13/07/2022 à 02:25, Jakub Kicinski a écrit : > On Tue, 12 Jul 2022 12:14:17 +0200 Greg KH wrote: >> On Tue, Jul 12, 2022 at 11:55:45AM +0200, Nicolas Dichtel wrote: >>> This test implement the scenario described in the previous patch. >> >> "previous patch" does not work well when things are committed to the >> kernel tree. Please be descriptive. > > And please don't resend your patches in reply to the previous version. > Add a lore link to the previous version in the commit message if you > want. In-reply-to breaks the review ordering for us :/ Oh ok, I didn't know that.