From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id C4B6FA00BE; Thu, 10 Feb 2022 23:06:43 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85D4041169; Thu, 10 Feb 2022 23:06:43 +0100 (CET) Received: from mail-oo1-f52.google.com (mail-oo1-f52.google.com [209.85.161.52]) by mails.dpdk.org (Postfix) with ESMTP id BD7BA410E5 for ; Thu, 10 Feb 2022 23:06:41 +0100 (CET) Received: by mail-oo1-f52.google.com with SMTP id k13-20020a4a948d000000b003172f2f6bdfso8112891ooi.1 for ; Thu, 10 Feb 2022 14:06:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=rg9N8qI/6yOO82HmYfB7V2O8eIp8szbeuBzmUTqQtJY=; b=X8Oj1meN4g9r3EU9C8/Ahz/n6WRS6yfptbUN8f+wwtTpeWHcx6kAv+qrAmEzC3VA4t 3cvU3/xRVSsChObTjf/EhfqmqOeonF3FrzXbcNbXQWCKTqKogWKW1WTxCKwNwel2BoFf O+jnptkDRhn5nvaFLxAwAu3s9lsgSy6bbVk0o= 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=rg9N8qI/6yOO82HmYfB7V2O8eIp8szbeuBzmUTqQtJY=; b=lKLIfl6YnqGo2E21wsTAQRht2W33xO578e+yT1gqhdNWqjj6wmL567wbJdVr3R9R4X txqQF/4ndFezkFA5ofcujWMJu5bQSBPJLRHQOGUu7FQJDo0CJLuoSRRdhV9FSKmvZYHx dfLsJeWXuYKEohslN13UCLvC6d3IgER1Lyg9qJUkHgzNC+rAu5PxEZprTIHmYgnw0pS9 QTyEQt/hO/zJsX8WvaZWACb2un/rXnxzAjiYq6Cv+EBThKGAK8V9HGosDWWT+6RzSfur 13z5eYh7+tu4w/CI3FDHZcK7SpLCMFbEgL41yuvleaBRP1houWDvsL/wWehVVUg6xSXF DgzA== X-Gm-Message-State: AOAM533nr3aT+2HvIOj6yiJVx8gzbjdMFg9+n22t1EUw35R/K+Sua3F+ zjQe7mQNLaz0WTcKFYt62BD8w+ctZIRouQewWgHfFQ== X-Google-Smtp-Source: ABdhPJzgO82AXvqt72iUiI6rkpoMl067KTVqksMXG72oZJYt4ypSq6LcObJNAlFewqEjE8fQ31OPpI+e665bp9lj90A= X-Received: by 2002:a05:6870:3841:: with SMTP id z1mr1471755oal.329.1644530801063; Thu, 10 Feb 2022 14:06:41 -0800 (PST) MIME-Version: 1.0 References: <20220203082412.79028-1-kumaraparamesh92@gmail.com> <773cb843-41cc-d372-9fe9-34f19ef53b0f@intel.com> <7fd3bad5-d443-ae87-8788-e5b656050201@intel.com> In-Reply-To: From: Owen Hilyard Date: Thu, 10 Feb 2022 17:06:05 -0500 Message-ID: Subject: Re: [PATCH v1] drivers/net: use internal API to get eth dev from name To: "Yigit, Ferruh" Cc: Ali Alnubani , kumaraparameshwaran rathinavel , "dev@dpdk.org" , dpdklab , Kumara Parameshwaran , "ci@dpdk.org" , Aaron Conole Content-Type: multipart/alternative; boundary="000000000000384f1505d7b12a6c" 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 --000000000000384f1505d7b12a6c Content-Type: text/plain; charset="UTF-8" The latest script in CI correctly selects 'next-net' for this patch. > --000000000000384f1505d7b12a6c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The latest script in CI correctly selects 'next-n= et' for this patch.=C2=A0
=
--000000000000384f1505d7b12a6c--