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 E4C2C43D87 for ; Sat, 30 Mar 2024 18:45:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E13D84025E for ; Sat, 30 Mar 2024 18:45:47 +0100 (CET) Received: from mail-qv1-f43.google.com (mail-qv1-f43.google.com [209.85.219.43]) by mails.dpdk.org (Postfix) with ESMTP id 73AFA4021D for ; Sat, 30 Mar 2024 18:45:34 +0100 (CET) Received: by mail-qv1-f43.google.com with SMTP id 6a1803df08f44-696609f5cf2so17772536d6.3 for ; Sat, 30 Mar 2024 10:45:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1711820733; x=1712425533; 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=Jt+bhX4QVeDCGUvg/ByUCin57XQqaqAxlSwU6nUjf/I=; b=gxw9lDo7rlb6yRxf154fy/w6+OZwQKt5jUWVM0uHZEoPNWtmb2KkU/B1H1UfnrpNUY 0HigP/yygLKTRns5h0uYurKYuUCemGBMF2zLrcgA7CV/ncBZ3p44lTY/FJYi7rJIDn4s QjAQP1uvs4RCpFSt3PEmjg85u8QSwcIGll2sIF/QYlSp1uLG8J76PvIH3n5S7yHnSmVI L/2lclts9U8WfIJL/p2+92FJ5g2xzag8Ilo3IRS4zSngdSPJWFXLewBbCdh4/eqt2bAM uadq7QGarATU1appqpnxPNqDvtHx/bhZMN5vLoVqnPNfMp9hLGBvZEIhZEAkTXf/WJ5o TyKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711820733; x=1712425533; 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=Jt+bhX4QVeDCGUvg/ByUCin57XQqaqAxlSwU6nUjf/I=; b=QsJUDDeqNc4VRVaSXIBMHUVNdUoFiNg9HeE1RvKl6gfYi/E5+pRykLCdvvBsj5fOiG 3BxpSxiWGrAcoJWjJK3Mw3EfR2RSh4oHyNfkSQJWG282hNLvYc2/LUzlCs6RAHe4njsF Y0UYcyWyyoB83+VXf+LEEZHr5q+/v7k6a/x1ZVvBSrBKRyihFcEwujD8TIsskwBMz543 RBeQ9EKYOxZ0Z3V8kkGLU9oV2/RNln6ZB+aWFM23aCJLoe8EMbGyXCoBsAcgD37ADD++ SJxGjUH5ZimHMsMsc64Nd8F2sQESZtCPOdorZ6O19HCSaM3S26kFjnwi7M9Dv6blRepr igUg== X-Gm-Message-State: AOJu0YyiK/s6Ztg3/L7A86FnhcBgX+T862CQn4XJN5A9d6pVQUlbuc0/ /hiWgsVfF8kFS/tZnSd4exUr2ULDRpI0LjyokaQBm+3DfeXBYLidolSnp1oFK3glK2UC9H8x0JG P X-Google-Smtp-Source: AGHT+IF5Kwm4a9SeIY9yT9TQnVKaWDyI5ph4TEBSSiJNi89xsvQ8qXdztrj/+rIlM9Zd2v2X8sKtbg== X-Received: by 2002:a0c:fac3:0:b0:696:8565:cf61 with SMTP id p3-20020a0cfac3000000b006968565cf61mr4747738qvo.4.1711820733330; Sat, 30 Mar 2024 10:45:33 -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 kl23-20020a056214519700b00690c77505bdsm2845187qvb.37.2024.03.30.10.45.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 30 Mar 2024 10:45:30 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139010 [PATCH v20 14/14] log: colorize log output Date: Sat, 30 Mar 2024 13:45:29 -0400 Message-Id: <20240330174529.824169-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240330164433.50144-15-stephen@networkplumber.org> References: <20240330164433.50144-15-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/139010/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8492196356