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 EF9DD45E11 for ; Sun, 8 Dec 2024 04:07:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1D35402BB; Sun, 8 Dec 2024 04:07:03 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id D2FFC402B2 for ; Sun, 8 Dec 2024 04:07:01 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a815ed5acfso6569155ab.0 for ; Sat, 07 Dec 2024 19:07:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733627221; x=1734232021; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=eQBNZhYq32JK1L4qqx1orq4AWYrmNlAi2jNox37ndms=; b=a5o1aUyotQU15nBABjJ+dJubJIe2Tgnm4hNCsaQ7ICFAP7ew5qVFmwMhfskfjMNMZV 2NNfA5fEwuPJbmp45tvSonD88TE4++ROROdGDNHRI5Ad+yc72Nji+cH6yo3M5Ne3tg4y KzmLqNb2BoSuyVm8r4aGfgvNG1FeQuxWzJCU0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733627221; x=1734232021; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=eQBNZhYq32JK1L4qqx1orq4AWYrmNlAi2jNox37ndms=; b=Rc6mU/cAOkbP9VV2r04phNh0p8z3Glgtn0ew2VJ/4Cf9/gttNHK+vgg7PFOp0Y4Avk ma+UUnEiWm3e0dWhI7tgUhA+DrstU0C0Mr5ha6izm1A8xIZUdCe2wFCtMk2ZaRcYqeiR 3mT1dyrzoI/xWi2mZx4MifQUvyiJHRk6OjbaH7xKVl0k82pp7bcNi8XpQoDfZVudxv3y mt/+04wP7ke89tUrDHcpXb38DGEu6WlxQ44Rv+xnFYVZsWSTEyswgxD/4ZObVFzkm3EC D4JjzbXZ+27yxXM6t03WvJMauODv4yd6Y5t8gqhoZwfu96HLfXatx3oFzmfyAkV3w8TT NaXA== X-Gm-Message-State: AOJu0YxXHtyU2TdX9NX9Q7dBKd5tnxH9rHobXBe6un+3fTGKg5ih9oyr AZGUGn1gVsFbCYIQma0XK6xnEV7ODchryuVhJTLpH4jcG2lrcvtwjN2NLtA5vGrkdMrLpzApRcW 0KHUQMKzi+nXjHI1pX/3MaSl9irSb5vH/OMEfmI/M X-Gm-Gg: ASbGnct6VVlR2QvQaC5eeuDAygvwC34IbKPh4CXXZmO4PE2vxRGq2HM2RUtlL0HUGhM fCKA9NwKGRP0vD4BMmwgXXzJbgsSb9oj5AArc53k7/ZWPrIV0SdsWr0RJuZ0eOL1ANmRKbT9H+K vC6wvpGcffPK8rROqlEne5NNb+jXceYb6KZ/aG6Qi4NBOtj3E6ugH9QYeimfTaItU45OvgKOoNV cIM8QxWQ9hoTd9kmd4zfSzxC4k3b2x3rSOP8owerDC1vApRRyvzRyqidWd96miHBhJuCkk= X-Google-Smtp-Source: AGHT+IG2wMAwrG93HhVWtdlw3hmLtf7a+dJ4GhQBwTy+GlqGpjqxytqVR+wIQdIAXIwQoYHBqqyDIDhEY+41 X-Received: by 2002:a05:6e02:1487:b0:3a7:e528:6f02 with SMTP id e9e14a558f8ab-3a811ddffb8mr76941735ab.11.1733627221124; Sat, 07 Dec 2024 19:07:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e28618a706sm249380173.28.2024.12.07.19.07.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Dec 2024 19:07:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Dec 2024 19:07:01 -0800 (PST) Message-ID: <67550d55.050a0220.e1dd8.f4bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A08476052471; Sat, 7 Dec 2024 22:07:00 -0500 (EST) Subject: |PENDING| pw149080 [PATCH] [1/1] buildtools: clear out regex syntax From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241208023022.777275-2-otilibil@eurecom.fr> References: <20241208023022.777275-2-otilibil@eurecom.fr> 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-sample-apps-testing Test-Status: PENDING http://dpdk.org/patch/149080 _Testing pending_ Submitter: Ariel Otilibili Date: Sunday, December 08 2024 02:25:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149080 --> testing pending Upstream job id: Template-DTS-Pipeline#201553 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | PEND | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32104/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/