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 DD8CF431FC for ; Wed, 25 Oct 2023 19:32:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D832A40042 for ; Wed, 25 Oct 2023 19:32:39 +0200 (CEST) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by mails.dpdk.org (Postfix) with ESMTP id 4CC0340042 for ; Wed, 25 Oct 2023 19:32:38 +0200 (CEST) Received: by mail-qk1-f176.google.com with SMTP id af79cd13be357-7789923612dso3511885a.0 for ; Wed, 25 Oct 2023 10:32:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1698255157; x=1698859957; 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=3uCP3tmPA/+KUiq88+p+wN9YwDAdQOxGKBgLAc5mmRc=; b=VlK++Rc+MDSAaOwBHAGDPTvElCcWRCPMjOpQ9HL3RGcbRTlxX/+hVOV1gXIHLQCjGC c7W7kpnp61qtVfpSSCdtoINZzSh7TiMBqfiAasnlEQP+qCwxTSqXtWuyjctv1VnXCVWZ Egxdhhxcj5vfra7XBl4Ul86jII8h9oiboRTehZh9gdktV5U9z1qRSzVKDV+hfYoau42C i8lt2WpVSmv0MZkEHiRzlHsS8589IMnJrwks8VQXFJi0VaIB0+BT3T6aBSojlSQP4LcF p7nBrLa3mUDag7IalanEpLqSkGaM5OMyg7FxlMIL2MC2KUEEeqpTmKE1cPgZCZMhi9zH PNuw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698255157; x=1698859957; 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=3uCP3tmPA/+KUiq88+p+wN9YwDAdQOxGKBgLAc5mmRc=; b=eYoC4nZ8vI8G829juDcDw8WMsWLF3CA8Gttn/77c4TbUb19j07bhVrQ165xTDY+0c2 auBrqC5DS1sKEVaAcFEeeFrDqzVCKkYRBwsA3u+jVqUu7a+hJYkeWv6K8m152RKvM7ZM E3inE+yD8RZn5+S+U4QCJ8+WGwpuFzwmTD3KMYwLtdiAiqJ1BFd3EOTgCJPKI8Pv9k7u lamAEYcoQ1hJSRcFK/Py4wX1QoJEcHS328XZ66suB7c046iERc9k6ozeijwMYaZM9275 6SOOuHMvbOsBj4uJFwrKSRtJHSKENZ2HXn0b54CVjuf7h5nPraZ7pjYd8GGD26ew0Ijw o0Gw== X-Gm-Message-State: AOJu0Yywcin6mv/UhYjIBcizHLlVR9IIHEiqoyePahyETeaQT9beUY6A lkJis5N+i4FO2PhwGOS9CsglQ+oXnLqFsn1Wlsw= X-Google-Smtp-Source: AGHT+IF96pvntimY9UyPtarVNT7/B1/RhIumBUcv3LgniRwVzFp7UkDtyvOBlRxaZNV6Nt4+Fa7NSQ== X-Received: by 2002:a05:6214:29eb:b0:66d:a155:9740 with SMTP id jv11-20020a05621429eb00b0066da1559740mr16889272qvb.8.1698255157500; Wed, 25 Oct 2023 10:32:37 -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 b5-20020ad45185000000b0063d5d173a51sm4580160qvp.50.2023.10.25.10.32.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Oct 2023 10:32:37 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw133313 [PATCH v3 2/2] eal/unix: allow creating thread with real-time priority Date: Wed, 25 Oct 2023 13:32:35 -0400 Message-Id: <20231025173235.2346364-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231025163352.1076755-3-thomas@monjalon.net> References: <20231025163352.1076755-3-thomas@monjalon.net> 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/133313/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6643473645