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 5789C431A9 for ; Tue, 24 Oct 2023 15:59:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A3D440269 for ; Tue, 24 Oct 2023 15:59:44 +0200 (CEST) Received: from mail-qk1-f172.google.com (mail-qk1-f172.google.com [209.85.222.172]) by mails.dpdk.org (Postfix) with ESMTP id 1FEC440269 for ; Tue, 24 Oct 2023 15:59:43 +0200 (CEST) Received: by mail-qk1-f172.google.com with SMTP id af79cd13be357-778af1b5b1eso270777985a.2 for ; Tue, 24 Oct 2023 06:59:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1698155982; x=1698760782; 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=nLlUgzE/2QwCDnDTmP9kC/oZvgygLaaWKFFPQd9EwEM=; b=yvyp+dEmojQW9w898bqQEynIrTcFoUFvGIXxwtBK1jxLwdYkARouvo1Nx/EL2qsnAV SAMeyQUifFfR2MWrBfWnI1dRaWoCVzqrm71HhBGnVbHTclLyT/owtuOlD94ZY/T8OCYv r79feY52hR0kLWbBnKb8yqE1L83ofXZyHv8t7c/DmiePYcqIpd/sJuDWDIjBKTBMJkTm EmG1ekx/U1jT+oW7EpAA1Qd4UpXO1GLJDoSegU5VTFfPaFVIdIr2RIP1NBD/kWrzr87I BhfHrzAXP19HHUfOGgyHChOIWOAXWKkbQAjiOzN15yg8B6LLkFq03OGTFgm/S/odU5IU 5DIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698155982; x=1698760782; 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=nLlUgzE/2QwCDnDTmP9kC/oZvgygLaaWKFFPQd9EwEM=; b=lyVH5d2hPrzfsgaBhy2nvY2sk6NpMeY9Btq8qjklpOWrc7PWzzBu5M/jgKq3S1GfxB gsvLi63Z5Bq2NT5mnoRXwXLYQajq6vcFUaVSgrzHMztAmRAhFDajOxr/DgIxSKSEY6hl 5KvoAH4hvq4c62hkjkvnLKDZ33iSxwXGZANKhoQqTLl8f0Rc0UvCD4frV8ZhtJPaFPe+ VZwPlpmYaB9q56iO4pg1iU8rgQT8/u73c8roZbOH2COX5mjuwkk8P07qi+8RVyuWbGwi sP2L6CTOigyylMuGOuyVMweAEp/PwYFxTD4wOWCCqBwFF1uUJi8CGMPQZc9+6TfjJnxA BU1w== X-Gm-Message-State: AOJu0Yw7t8KHjr53Q1489At+YWUgcGl/WZAibUHTYGGSLF2kJ39u8QJ+ sEkV+oQ61ftUcHDiHExXMj52Sqn/k5GFKs/9yv8= X-Google-Smtp-Source: AGHT+IFR8LkjGF0Hf4899HeHkmTVLZ3/wwsspgagcGsElU3nGs/bCp3NZfHOPYVzJqF3ukD9rBk5qw== X-Received: by 2002:ae9:e216:0:b0:774:1adc:c572 with SMTP id c22-20020ae9e216000000b007741adcc572mr12541598qkc.74.1698155981881; Tue, 24 Oct 2023 06:59:41 -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 u2-20020ae9c002000000b007789072e445sm3472676qkk.31.2023.10.24.06.59.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Oct 2023 06:59:41 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw133266 [PATCH] eal/unix: allow creating thread with real-time priority Date: Tue, 24 Oct 2023 09:59:39 -0400 Message-Id: <20231024135939.3401895-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231024125416.798897-1-thomas@monjalon.net> References: <20231024125416.798897-1-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/133266/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6627179422