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 957004261E for ; Fri, 22 Sep 2023 19:24:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 902214013F; Fri, 22 Sep 2023 19:24:48 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 9A42A4013F for ; Fri, 22 Sep 2023 19:24:47 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-658967a5334so13838796d6.0 for ; Fri, 22 Sep 2023 10:24:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695403487; x=1696008287; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6Ry37qtXpVXaqJEfInl3jPA8NkKU6hUU3zNTllJWOX0=; b=BfYCtplgokQA15ZagfMGrGKyZSuc1rUeAatQvSViOSKlfufgpTiANelu4oJQnu3vhg lVM05mBnkKZB54BwpymJz1ZbdIVLbUMWY8ILHb6IbyebUQj5si1hkZmae3bq8zXCtpfw zIw7pRixWMQrh7EufVdAVfkjJyujrpU4ePyAU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695403487; x=1696008287; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6Ry37qtXpVXaqJEfInl3jPA8NkKU6hUU3zNTllJWOX0=; b=PCtTPEwMtMLSwkA+LWcOScrBxjomIKlslc2R0ruBxrR6bOn11ppukXg8LmbXVBGIz+ aJDf0FzRqsVxu3TpxPcTNxuBNt59UKiLli659NEPvXzgxN6hXav/mivSGoootaigCXRx PcDe6iNA4R3/UbfvCbQVJAx8k/qUKLc2dNKWfh7r2nzYTQDc6NPwP1R/iNM3zEI00dny DSenaNQxijtgqYB9byvJY9/+YUFV1V401e+Ws2lSxAfEoXzoslBWmTmTKu6Gzn14y5pY M6EmDCU1OoLbgWd5EaoxnIbJk5RMYdcuWPn+Vawfft33+pAn85+U8MENCikdLjXgpbsu 70Vg== X-Gm-Message-State: AOJu0YxOXdOSt25xDhX+Ja8KguLj22DvROz47GfIysB4zHqizDIxQQmh tqS3HUD7eH6JSFSoLqLEA5DYVdU71ALYsnftxLfREDQ5FxWfUe1zIXPl+/jAL9kLruhfGY0S/Q= = X-Google-Smtp-Source: AGHT+IH/+CLUu7GxUccDg0yGRRFK/s60UTFpMUc885/6Z1xv7V4dOQEWeWw7a/qa+rsgsMuLZ8q4IHIdpV0d X-Received: by 2002:a0c:f001:0:b0:64f:7fe6:bf1d with SMTP id z1-20020a0cf001000000b0064f7fe6bf1dmr7919475qvk.12.1695403487061; Fri, 22 Sep 2023 10:24:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y1-20020a0c9a81000000b0064711f7b6besm232777qvd.24.2023.09.22.10.24.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2023 10:24:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Sep 2023 10:24:47 -0700 (PDT) Message-ID: <650dcddf.0c0a0220.d3ffd.d502SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C50AF6052514; Fri, 22 Sep 2023 13:24:46 -0400 (EDT) Subject: |SUCCESS| pw131831 [PATCH] [1/1] eal: enable xz read support and ign From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131831 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Friday, September 22 2023 16:53:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:aaee22f1f61fb1df019a058580369b92d2cfa5c1 131831 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27700/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/