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 5BAA6438F3 for ; Thu, 18 Jan 2024 14:11:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57E3840295 for ; Thu, 18 Jan 2024 14:11:53 +0100 (CET) Received: from mail-qt1-f176.google.com (mail-qt1-f176.google.com [209.85.160.176]) by mails.dpdk.org (Postfix) with ESMTP id 74F4840285 for ; Thu, 18 Jan 2024 14:11:49 +0100 (CET) Received: by mail-qt1-f176.google.com with SMTP id d75a77b69052e-42a14e12772so5532791cf.0 for ; Thu, 18 Jan 2024 05:11:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1705583508; x=1706188308; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=eVY804jlvE7Nq+EK/qwReUpZAlEV2Jd/vA8f+57GCJw=; b=Mjt36WOvmw1WSOYxHJJznWHEjGucDDez7TAocwD784ZpjAql1puKnEFJmqu3x45dJY D9L1zJ3lO9AKY5x7l7Wvl7dLBAiVVED9npDIxlacn/PaWQvK6zfvsv1PyL5BmagFQ0M0 fMhQAzhkbgqpn8uG01BfxUUWLLw6pd1/OV+vOika8XD52p3K2fFprJXxcPKcfR16GE+C Hsw/fobNEqdsDzEWyvxVlWdby47SwbeHgt8R7vp2kxCFMjBoDEagfFC717ChxK1BTd2+ noHpWb8g8mgNbXdDtBbVzLg9/ZzciPAA/ULhyusH7LBR6GhUXD979SHVF5MGZzNBZm+q euXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705583508; x=1706188308; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eVY804jlvE7Nq+EK/qwReUpZAlEV2Jd/vA8f+57GCJw=; b=jstBmqowWLuZLHjawhwzAfD3lwIESgQ2RxW53Zb+1qTViqCzj8nTQLnLzhv0yclEiP qkfnCpa3z2iOwgi9E8F7TwB0wlrbbeCZTpq2jANEhIajSSJndqFTe0exTqbJYiC9vwAF Yb0fU+svCWQu9/5t2pIDnBjtjKrKx+obPRP4HcGkWdvqiTtKY3Ju19P7qfA49wjmIMS0 HJXXlT/T0cV2e45UDzG5lGyfwLP9rE57nDoRVJb6R1HYUI3AJ102ZUV9AV+oc2ry2go2 T7WE48zrnvLYiMszetW7Bnoidf5+mPHLVCDjddNC+TCDIuRhRTdMC+NTnzZ00/4p11Td jUIA== X-Gm-Message-State: AOJu0YwuV27YlTgbEHEuoDUuf4ywZTqXrRdMcfu2USDyMa3rJnVM24ok NMjiW852T/nLxyve8QfH/3Rh2Mg+68nYC/gNfoq0Ija0xyFUt4pI5LFQiHR3K0UF3r6zWatwAfy c X-Google-Smtp-Source: AGHT+IEnuOa+Nl8tz432a6Ow3X5Tc7lufboXDUjqsI3ACwJsU3GH1JBk351vcH7TmFgXb6Jm+QCOKg== X-Received: by 2002:ac8:5750:0:b0:42a:b16:d1f3 with SMTP id 16-20020ac85750000000b0042a0b16d1f3mr739119qtx.95.1705583508231; Thu, 18 Jan 2024 05:11:48 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id df25-20020a05622a0ed900b0042a0d455bdfsm1679409qtb.64.2024.01.18.05.11.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Jan 2024 05:11:47 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135953 [PATCH v5 2/2] drivers/net: return number of types in get supported types Date: Thu, 18 Jan 2024 08:11:47 -0500 Message-Id: <20240118131147.2180082-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240118120741.1434286-2-venkatx.sivaramakrishnan@intel.com> References: <20240118120741.1434286-2-venkatx.sivaramakrishnan@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/135953/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7570079256