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 2D093438D3 for ; Mon, 15 Jan 2024 18:09:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26BA9402AC; Mon, 15 Jan 2024 18:09:54 +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 78C14402A2 for ; Mon, 15 Jan 2024 18:09:53 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3608bd50cbeso36395275ab.3 for ; Mon, 15 Jan 2024 09:09:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705338593; x=1705943393; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QuavlGBjigRd7MeedJ5pQFWF9BfyjsfBvas5OviKb8U=; b=FxogiWxiNRAdg5BzX0zSzUnoJEodxYap1AzvNvvju97NBNJlzUitMoIo2/ycq+sezg tMhqwo6YLN7119yXrz8nejdXfa/DctCQTZC1wSNqy6BnNy/5VqswnAibXjMt2F+zKDHi PX1rnuOgDRJynWsB/JVZImHumtZviMprpz+SE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705338593; x=1705943393; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QuavlGBjigRd7MeedJ5pQFWF9BfyjsfBvas5OviKb8U=; b=dQAvTKtfm221pBSry7c8MPPfjy5GstcgvqjjewYtENfxqZFLCSFtQBECzs83aJSg0e CFwimnYnvUHgOEPTgbaAfLyPmOLUB1OB6kz8n62v0/XqXyI2cbpXYxlfcuI5jWcQJ/by ie9h6YR0rdclyi0dAO3BdnCaLui/2MBoBrYWLLcDtq0Bo0W6ODQzIXV/MGZRWSZP5n2M ktk2fH9cfR1iLgrXrw67S/l91aBp/61XMV/k7DN9K8MZE0jZiBr+fuOOzodA3HfEGggg WV8znRT3oZ1mBuNGj8zXK7udwGMvOnuVl+Fj5gjIj7RkZROSOBLlU/4989VuAb3PV4Bq ef1g== X-Gm-Message-State: AOJu0YwbvXXBJYW9QG7s1Q2VTclHTzw37CUhdzjZpbu7dZQDKoYySvDL 30syGTrwiv0Zpq8mL+uSimiHIS/zD95+Urgk18p6DEWtUS/0NBc15oy9ysuZHvkJUQ== X-Google-Smtp-Source: AGHT+IEKLLGspUFyDBBkzc8BKDVOUZNSjKjszk+2oho/YxjH8yQs/Moe8Ou5Xy6/AIEXEkslYeeC5t2ROnxZ X-Received: by 2002:a05:6e02:1211:b0:360:7403:3cca with SMTP id a17-20020a056e02121100b0036074033ccamr4884285ilq.51.1705338592898; Mon, 15 Jan 2024 09:09:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t1-20020a922c01000000b0035fcf050442sm402431ile.13.2024.01.15.09.09.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 09:09:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 09:09:52 -0800 (PST) Message-ID: <65a566e0.920a0220.75c8b.b2abSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6DE896043300; Mon, 15 Jan 2024 12:09:52 -0500 (EST) Subject: |SUCCESS| pw135879 [PATCH] [v2,1/1] ethdev: parsing multiple represe 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135879 _Testing PASS_ Submitter: Harman Kalra Date: Monday, January 15 2024 15:57:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135879 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28867/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/