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 D5210423BA for ; Thu, 12 Jan 2023 23:59:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E851F42D36 for ; Thu, 12 Jan 2023 23:59:34 +0100 (CET) Received: from mail-qv1-f45.google.com (mail-qv1-f45.google.com [209.85.219.45]) by mails.dpdk.org (Postfix) with ESMTP id 1815742D27 for ; Thu, 12 Jan 2023 23:59:33 +0100 (CET) Received: by mail-qv1-f45.google.com with SMTP id i12so13725924qvs.2 for ; Thu, 12 Jan 2023 14:59:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=VpTASfDDeBMrDnbGWswHD8Ufq/jsWN5HRPwa5/wokxg=; b=FJK+AZVsm99xz7pxTr3HHrbOcpStjHlN3CwbSmwiL7hiIKcityAIFiXb7sZDAuzBoB d1yiB1L/YzbCenwNhVBjsY4D0BMlrb1Z14FdgrNShe1wodg7WPepPsZNNBO+E/9rxulg YVarS72+KpFGwWi8QOZpQwFnvdeCldwcmq8mmyovNGTVSzQb6oNkSv+YqZ5J12aPlCtq qAMMNatmPfHi6IkkA/Y2cfNaQa/HYMaOk96TGPI4svJNwtF1+AJNzh+1QcaV97NZcohK jM6gvYRiadRMBjlfDNSFclVbnU7SMDIHWGYLegV5c+wduso1n38hLWtHyI/5wVC6Drtm nYkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=VpTASfDDeBMrDnbGWswHD8Ufq/jsWN5HRPwa5/wokxg=; b=wQF/GRjKBzGgI/n5SY9vCpQpTcFsZuZkGg9X3Flji2PULabP619ZHr85hg08bUna3v +YITqkTiixe7BA7gUi/Pg4PZiGzGAbROS/8pbjOgw9xwtbaddWb2Vl8Z2yXgQDzTgIKp RfqPetZ/TH+Vejpw9dBecovE9c0JMIer/cJhs6nxJcBZ5osw/Mv0txWL44YO5df/7L05 0KtvEFMEsxPx19ypYF5NoBMPYOzE+CdDY9lST8B6zUaPGxF5hezZc+UKHo4f6xn6HyrD kAD+4vgL8S+/NH0qn6A9iU3dPIN8xE6zkLu+ESiIUtIfv7r3v0BA3cc0FCzTv4adY5+z PCGQ== X-Gm-Message-State: AFqh2kqnRTbL5BZz16ubfEpigqG+QvRDpYO3fK9PqKjvQR09VN5/kZrN ZLLkxQzcmW81aDpIG6Vm+tb6pxSv8feTYBqU X-Google-Smtp-Source: AMrXdXtsT4k8aSLtdgihgPB08HfL0OPpaKZ8B+bgu13Ak0BVvC4bZpEMz5fniFll0tbk5i7QWBCaeg== X-Received: by 2002:a0c:f747:0:b0:532:2f1a:337 with SMTP id e7-20020a0cf747000000b005322f1a0337mr23044086qvo.50.1673564372232; Thu, 12 Jan 2023 14:59:32 -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 i17-20020a05620a405100b006cfc01b4461sm11794155qko.118.2023.01.12.14.59.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 Jan 2023 14:59:31 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw121984 [PATCH v3 4/4] eal: deprecate rte thread setname API Date: Thu, 12 Jan 2023 17:59:26 -0500 Message-Id: <20230112225926.3855877-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1673560536-31057-5-git-send-email-roretzla@linux.microsoft.com> References: <1673560536-31057-5-git-send-email-roretzla@linux.microsoft.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/121984/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3906383505