From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 1CB4EA04B5; Thu, 29 Oct 2020 22:28:22 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id EB03DCA2E; Thu, 29 Oct 2020 22:28:20 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by dpdk.org (Postfix) with ESMTP id 73E85CA37 for ; Thu, 29 Oct 2020 22:28:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1604006897; 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=3Dj9QjS8Kjd2pND+oeI+jahEpRbpdomxOLsUkMOcztU=; b=JpmUuLh3ewpj0g24/lir0ZnTR4034o4S8l9+wBv2CEU80RJRu0BjIFntp2uWnLGr/9XaSO Z18mVnW+HjbDgXBD1A0BD7xSxx4faEVEptL+Gk9g62XNPAthBX/DfqoEbXCcwW8uZblyVZ EHSocYcD5iEnsBmShfpEa8ILrkeEoOA= Received: from mail-ua1-f69.google.com (mail-ua1-f69.google.com [209.85.222.69]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-422-qQ8CDyIuO4-16Dj4fqT4Fg-1; Thu, 29 Oct 2020 17:28:15 -0400 X-MC-Unique: qQ8CDyIuO4-16Dj4fqT4Fg-1 Received: by mail-ua1-f69.google.com with SMTP id x5so466040uau.13 for ; Thu, 29 Oct 2020 14:28:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=3Dj9QjS8Kjd2pND+oeI+jahEpRbpdomxOLsUkMOcztU=; b=dY4l52widC1JFxixBEDvi2S6AHsPmqzQyXlV+aAERtmlIr2pKfZtjH3GGVQ3KBbcCq srHHrBERk5iFOt4ZSWxL54S7zs3hXGx73vsvd0GSN0nDj6+TP75qLV6gHU6ijvTzZP2o UCZuYe8ezTjWtVXSJfahO+H3wSB89gq6ELrSzEhwooSgZ+VgDzXLFp2dZqL0yYkIdc47 mKUjbiLqgSglalmuauhQjCqVy/H+e7chxS+iJBOAbBpm0tIadMg4R+BKstutTb0Xs097 bS7XCryqtXcGWGM7DznnicmnndSVzVEWn4wdmzmoLQV20kE5PWUJ2nZokzJoim3fbfp3 KszA== X-Gm-Message-State: AOAM530jUkGgDDSshYgg/lq0Wdj/T8WUPtLpXqqZkL/GCCDk8rBDmr1c RVlxwFAnrcaNU/VX+6+LHwucKrA+HxNznpOAryOu3Nr8s3ym4rYn/rR/mqtxOOYREoBMl/hTRcs TDN6d4nt81JG4OUxp46w= X-Received: by 2002:a67:fd7a:: with SMTP id h26mr5370229vsa.27.1604006894788; Thu, 29 Oct 2020 14:28:14 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw+Gsb66l9jkhmT1OejZcjuZ2KdV7FC5VbKMvjDYqas1SlR5bW4fGxvzIqg25kGNhaQUnN3BvCIXOS2b9K+5oo= X-Received: by 2002:a67:fd7a:: with SMTP id h26mr5370217vsa.27.1604006894539; Thu, 29 Oct 2020 14:28:14 -0700 (PDT) MIME-Version: 1.0 References: <1601909255-26251-1-git-send-email-hariprasad.govindharajan@intel.com> <1604002251-43812-1-git-send-email-hariprasad.govindharajan@intel.com> In-Reply-To: <1604002251-43812-1-git-send-email-hariprasad.govindharajan@intel.com> From: David Marchand Date: Thu, 29 Oct 2020 22:28:03 +0100 Message-ID: To: Hariprasad Govindharajan , Thomas Monjalon Cc: dev , "Yigit, Ferruh" , "Burakov, Anatoly" , Luca Boccassi 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] [prefix=DPDK_KMODS v6 1/2] linux/igb_uio: remove DPDK dependency for building igb_uio X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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 Thu, Oct 29, 2020 at 9:11 PM Hariprasad Govindharajan wrote: > > The igb_uio source code requires interrupt modes defined as > MACROS and enums in the header file rte_pci_dev_features.h. > Now, the definitions are moved to the igb_uio.c file so that > this module can be built without building DPDK > > Signed-off-by: Hariprasad Govindharajan Could we agree on a prefix for dpdk kmods patches? Something like: $ git format-patch --subject-prefix 'PATCH dpdk-kmods' ? This is for my mail filters O:-). Thanks. -- David Marchand