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 BE0B343103 for ; Fri, 25 Aug 2023 20:19:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCC7E400D5 for ; Fri, 25 Aug 2023 20:19:26 +0200 (CEST) Received: from mail-oo1-f53.google.com (mail-oo1-f53.google.com [209.85.161.53]) by mails.dpdk.org (Postfix) with ESMTP id C1D85400D5 for ; Fri, 25 Aug 2023 20:19:25 +0200 (CEST) Received: by mail-oo1-f53.google.com with SMTP id 006d021491bc7-573449a364fso471371eaf.1 for ; Fri, 25 Aug 2023 11:19:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1692987564; x=1693592364; 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=ehcxEIhOdyF4dO/rdE+ETQpmMzQHvfeaPEFz93z4M4g=; b=qnF+u+zdMSXrH5/+sBfMJyeQ8Obh95g5VNi0SxVJZ1MY4xBqI+c1I3Pr+5JaGfnRmP eBg2o4rJ7pjagfrJERPOdEvfpVaSeUStX2DM+Owb5AZ3W6BxQWSvqx+dbULfiZRjHe1m +BOePZazrGWOSyivqXNXFhFtJnZ6bJNJBKNXC6PyUliV/fM5nbZsZvr+370WcQPVqCR/ cgsMNu2VdWLtv2dTyXMQj/P8VKyDFtCZa/06YbNxERQwI52H8ZfsQtU8HJupd5kIzJzP 3QFtXoyqLO8pnUJID9FaGpxbksGWkBSbDiTVKhF893TTBFnozSIWASmlTct4kRXfTUO4 PR+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692987564; x=1693592364; 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=ehcxEIhOdyF4dO/rdE+ETQpmMzQHvfeaPEFz93z4M4g=; b=BsbTbsZ1BNEyT/GP/7lctDdpX8WO2fnd1shbRbTyBwpT+AOjfRlLV3NvPP3wOJ2TYk ge51xzTRkpXB1ITsQfD5kCZN2NooSwHtt0L5Ec1qA6CZrU1YJLC90OXFzYVme0BIrNVV jloTjYd1MGsrSEZFCnKCoxMo38gIIzJdRA/1Onh2MZrMR7YB+2NE2sXizi0OwBMR4+u8 UJ01MA8k55b25l98CokWl23bdZcbFSYGa4IXLtn+vIB7Gf2a6btdHVrodnEiZqZKZ1TJ Ca4VyV3OdI+mqnW42sBKIgne4zwxvTzZxo8DGvPPV8geghOMD6xwxw75FNyABe5uid84 CO5A== X-Gm-Message-State: AOJu0YxgwQ/LCMjykt0/0X1h68ZZqyqHrhNZhx+aCh5UF9aMBNMNR+Sm uFJX+odgElEudDFAql3GTs85n+t7hJl+bpwyNlM= X-Google-Smtp-Source: AGHT+IHh71DkEgFs4Wigf29YQUByAGjscVtszTHtPKl56PKtkhe7puh4ZiDMhZYaKv43swjA/2uSvA== X-Received: by 2002:a05:6358:8a4:b0:13a:22d1:9b53 with SMTP id m36-20020a05635808a400b0013a22d19b53mr22808867rwj.1.1692987564427; Fri, 25 Aug 2023 11:19:24 -0700 (PDT) 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 h23-20020ac85057000000b00406b11a54b8sm677582qtm.7.2023.08.25.11.19.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Aug 2023 11:19:24 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130771 [PATCH] drivers: add dependencies for some classes Date: Fri, 25 Aug 2023 14:19:23 -0400 Message-Id: <20230825181923.2495971-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230825170237.3829998-1-david.marchand@redhat.com> References: <20230825170237.3829998-1-david.marchand@redhat.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/130771/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5978665729