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 8A134426B7 for ; Wed, 4 Oct 2023 16:39:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 860A54027C for ; Wed, 4 Oct 2023 16:39:44 +0200 (CEST) Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com [209.85.219.51]) by mails.dpdk.org (Postfix) with ESMTP id 0D7024027C for ; Wed, 4 Oct 2023 16:39:44 +0200 (CEST) Received: by mail-qv1-f51.google.com with SMTP id 6a1803df08f44-65cff6a6878so12892386d6.1 for ; Wed, 04 Oct 2023 07:39:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1696430383; x=1697035183; 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=r8cW03qoT3Pw0f3aWPsv5IakpDbwGmY4YKnOCnRTGD4=; b=PFm4XhOq2UWOSR20Ygr1ZoaRAuERle65RrfQ39eOc+meRWjGdUvMhSTLLeWJNbAnIX r658erT70iTkDUdMtHWpL2mR7uHET8hukSJuHEYFHhTIMbH38tukEvEQEjLoJqE5a++f bsFs/wkccg24g+sH13teijknGGlqw8EGH7HPydIGm0XiiGXaapR1jE2WDRSfB7+jRSLa zo3VDm3LtovihLrjZa3ETloxguJInQ1AVy05vtaGJGkM/0zFge8mn2xP/zJYMhziCsGU GIjSUEzmez7z+319+UglsQxO5CzXtuZYn+fU6jxQheDVSNbmtTyyQh8qCWj9M+NFxMtw reWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696430383; x=1697035183; 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=r8cW03qoT3Pw0f3aWPsv5IakpDbwGmY4YKnOCnRTGD4=; b=eP8VATvfpvI1c3F21Ug/zajk8+bAj4I3SOAdOwA88u2jtgQwBVmPV6GooG80Y1LYXg qQDNgQo23f7fdzUNlhCljJPpadKux4vmCVelWubqapawhNfI1trg6lsN6yUiGBgituT+ H5hIlSYN24h1wLLBmNWkIZhp17kqYCmrTqpkCI6QNgFdmx82yH8ldUuvYdfAKGRZcCsO oxS2s6bP+OfAUmqJfnJpVDOV9w7ViYk9mk2LecMHSVr3zobPixpF3Sx4zQ9NlknOC2i7 ZG8beXfgmzxiXhi7ITEzDRDb6zAT13h7RgnniKaTw5BWK448SuVLpvUasm76c6UjYC0d 6PbA== X-Gm-Message-State: AOJu0YyeG2tWauWqD48vrWjBZEAR1MObq0ieIxWAjRiM3gy+tnRFJHjR 6Z3dAL2+WTayYpI0g6swkI4gWLI34W5jy6gMGE0= X-Google-Smtp-Source: AGHT+IEFUwP2seowTiviYilb1IQUNtAzE0BBjSU8iz30ZwAQfRbxOV51mAKrDwXx3hkSFh57FAKHJA== X-Received: by 2002:a05:6214:3d13:b0:651:8efe:2a61 with SMTP id ol19-20020a0562143d1300b006518efe2a61mr2633247qvb.18.1696430383158; Wed, 04 Oct 2023 07:39:43 -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 e15-20020a0cb44f000000b00656373f9c30sm1383949qvf.75.2023.10.04.07.39.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Oct 2023 07:39:42 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132303 [dpdk-dev] [PATCH 2/2] devtools: forbid rte symbols in cnxk base driver Date: Wed, 4 Oct 2023 10:39:41 -0400 Message-Id: <20231004143941.1966543-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231004122753.3261337-2-jerinj@marvell.com> References: <20231004122753.3261337-2-jerinj@marvell.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/132303/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6406121552