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=-6.1 required=3.0 tests=BAYES_00,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 186D5C433EF for ; Fri, 10 Sep 2021 07:12:20 +0000 (UTC) Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by mail.kernel.org (Postfix) with ESMTP id 907B960F13 for ; Fri, 10 Sep 2021 07:12:19 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 907B960F13 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dpdk.org Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8703B4067E; Fri, 10 Sep 2021 09:12:18 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 6BBB540041 for ; Fri, 10 Sep 2021 09:12:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1631257936; 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=0h0ZDQQ//g/zEuLWD1BUUoxlHEyigl+GwNa/VsgzthU=; b=RA56SG+2/D5WK969ngd37soaCmAzskXDItEPNnRAF59nHJX/A1nEcRVcQu3PghfWOvyBjN aSnc/P7na59k/aw7gAxOV2NCGHZp7NNipA01jSgVC2O5OfoMlL38GXqYjBphHW7EIm6AJy sE68epXktTeb2R5WQMe2sNyAEuN9EOQ= Received: from mail-lf1-f69.google.com (mail-lf1-f69.google.com [209.85.167.69]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-288-YaqLoqOJOq2wHVU_ZlsyoQ-1; Fri, 10 Sep 2021 03:12:15 -0400 X-MC-Unique: YaqLoqOJOq2wHVU_ZlsyoQ-1 Received: by mail-lf1-f69.google.com with SMTP id q3-20020ac25283000000b003dedfdcf716so392252lfm.20 for ; Fri, 10 Sep 2021 00:12:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=0h0ZDQQ//g/zEuLWD1BUUoxlHEyigl+GwNa/VsgzthU=; b=nwuZ82tzMW5BNmDfSIQgKeI69cTBM7P3gCml9/Yn0btzlXpZP+IMIDeRgREbiD/tqg k8DPPbuVa6L2YQjT5pTyYPQnjZHMnn4Fw18ssPTrDk/HJOQo7R1TmeQYzXI7sQh30HVV a1mcU8ryxmfMh0/gmi49u3ZJQ2cq01KXOjqFX1gSzN6XCfrfh/gOTPPEpP1O4YWTX1vR AbqVKhQp+7QyoKE1P0Xd8qHkyZ7njlmIu3hEkRfOpBFrvrk/llB8wryz03jfukirsL12 cmqq76z6Gu7BbrXm8vBZFeRVLPQ7ocK8foF5P59j26Y7a091eS9gIr68yBqGg1Sh8SzC mnKQ== X-Gm-Message-State: AOAM533r4j4OQ4AIzxFRGDeCbpATPi0qMvF2tJ5emguRBM43XJff4wbx QpUJDEnXKsQX3dd62pYxlF5d5SayRpduIMWiaSr+zEUEhrVQAbb7IKCgMFmGN/N/x/bY3/T61Wg y2SlxnahxCELWxYHyYeg= X-Received: by 2002:a2e:8e62:: with SMTP id t2mr3050680ljk.477.1631257934085; Fri, 10 Sep 2021 00:12:14 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxnjOgbwLGZ/lk9/drXwWrZMxyBxYoP8jtL40+vyd1LsVEzRuJbxsvfNoGBuR75fhFQ9/yzxGEy+1WHFI8QySE= X-Received: by 2002:a2e:8e62:: with SMTP id t2mr3050668ljk.477.1631257933920; Fri, 10 Sep 2021 00:12:13 -0700 (PDT) MIME-Version: 1.0 References: <20210910022402.26620-1-chenbo.xia@intel.com> <20210910022402.26620-6-chenbo.xia@intel.com> In-Reply-To: <20210910022402.26620-6-chenbo.xia@intel.com> From: David Marchand Date: Fri, 10 Sep 2021 09:12:02 +0200 Message-ID: To: Chenbo Xia Cc: dev , Ferruh Yigit Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH 5/8] test/kni: remove setting of PCI ID and address X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Fri, Sep 10, 2021 at 4:38 AM Chenbo Xia wrote: > > PCI device id and address in structure rte_kni_conf are never used > in the test and kni library. So remove the related code. This is probably a leftover after ethtool support removal. ea6b39b5b847 ("kni: remove ethtool support") ee3cac929ede ("kni: remove PCI related information") -- David Marchand