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 4D29343D4F for ; Tue, 26 Mar 2024 04:04:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C330402C0 for ; Tue, 26 Mar 2024 04:04:55 +0100 (CET) Received: from mail-qt1-f172.google.com (mail-qt1-f172.google.com [209.85.160.172]) by mails.dpdk.org (Postfix) with ESMTP id EDB5A402B5 for ; Tue, 26 Mar 2024 04:04:53 +0100 (CET) Received: by mail-qt1-f172.google.com with SMTP id d75a77b69052e-4316591dc22so3426711cf.0 for ; Mon, 25 Mar 2024 20:04:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1711422293; x=1712027093; 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=kQjPmqfV/usSImhqrTTx0jrVY2/dkyQCmxlynkRG41Y=; b=cSUxcWCSu/5EP3aREQ9u/rtIXdpbZ00wU8TM1lqyYDrhxyuS9wDzCP2zNW07u2v+RM fI0OioGz3Jpac6P5rDA/C294Pvy0q5EZeOS86ho4caBZJTvDCT/uraYqmucFxfC2EdMH rKS9J6m1GQvRjyjRm+XrRCYMNdtZBVYKyNV6PWWiZy8VBr7QFU9r4LBfG35fR9pkxza1 DV20QwY5pk1/uWGhc0ZzX+IT0jAHH9jeaiqixUD08KBRv9lyAoKP4Nhv3dd+vmIbqcxZ 0G3FsADd6fpfUPObbWBgIZZUSie6C7tB8kjB0bnAXvxndW9w4QLk8ojVAVMw00gkvqV4 +IBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711422293; x=1712027093; 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=kQjPmqfV/usSImhqrTTx0jrVY2/dkyQCmxlynkRG41Y=; b=AduyvZbvA6KExYuF7bLUK7wIiscSL2TN7zncvpmxpMshwNtn4mQy2m+SWWnbJe/RJr RWD5qDhXF1Q3ekmO4cJ1kwbksiVVI9n6pV8G+fmpEYTbZgPnNMIgLdLHsISp4ma3B3F+ nJbnof0EjaPyKTb1/aVTA4LXTNc1xeERMhCTgOHNat5nR5is8FgP6w/x2cw/lpDo9f/E la1tw6TFdMvrehWln5xDumTCzmgd4hCI/Zrp59afq+LwIt0t9Vy7ikgYMUU7t9+BXuwH c2A2u3G7OVxrt2b3qzwO6UFp3/mzxLM6dizVd0Q8MYEFYbWyssAVWdx4cp6OJNDdL7/q /U0w== X-Gm-Message-State: AOJu0YzgCdtNJx8K3aM+C3K2yUjjUBaiLLPAin7bS8Ry+J7nVmeD6XCa p147rBc92WrgMfGL1F9QAJoueM/9sO45aWd5SIp/64IvW4/ovF9LyNdsKpv/lLXpHi5ybAGcyrs L X-Google-Smtp-Source: AGHT+IFGQaXhe8BXPRVsNuEi+C/2aKzw0YsmLxE2NF7XS6j0bZgTgjvDwdLRewco8j35SEuLlzc6Lw== X-Received: by 2002:a05:622a:13cd:b0:431:3884:8280 with SMTP id p13-20020a05622a13cd00b0043138848280mr10269682qtk.26.1711422292631; Mon, 25 Mar 2024 20:04:52 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id fj7-20020a05622a550700b0042f3e288807sm3200249qtb.95.2024.03.25.20.04.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Mar 2024 20:04:52 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138795 [PATCH v13 11/11] log: add optional support of syslog Date: Mon, 25 Mar 2024 23:04:51 -0400 Message-Id: <20240326030451.3428268-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240326015827.825648-12-stephen@networkplumber.org> References: <20240326015827.825648-12-stephen@networkplumber.org> 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/138795/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8429926720