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 BC62D4309A for ; Fri, 18 Aug 2023 18:00:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8CE640395; Fri, 18 Aug 2023 18:00:12 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id BD2D040395 for ; Fri, 18 Aug 2023 18:00:11 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6424c61c80eso4977986d6.1 for ; Fri, 18 Aug 2023 09:00:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692374411; x=1692979211; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OEgowwlgqeY8SHIIr28qbl2igur0GPWUK3xL/rEgasc=; b=L/YhiaWgkUkNW5MsRWjMaug0VzhtqCklmlUgV5FCTUh1oK8BEUED9CVLLX8wTBIly6 0hSHmffOb74SovnJELIqxhPdyhZ+EUSzIZtvqaIautzZUde+XDk1YZM8qjqCrONgFxAA 3Sn5SemFOioSw5Pj3zpg4uc1kszukiDtxe9sQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692374411; x=1692979211; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OEgowwlgqeY8SHIIr28qbl2igur0GPWUK3xL/rEgasc=; b=g5QiemRZ6Oyd+pNVeiIMEt8OBtmGL2HY12+c+/MWQluBtT9wDZJxW9Pk+ya3/Kmw7G gXbAo3ibTNn9TikC/Psr2J1TyVU1acb5lltbhBir1iBhR6G9AP34DvPa97Z1cm7TcEj+ 89gnQGZ3XXMj+wSnHogVwGilj5i7iarHeGQc9BhwKloZbGqqYSVUv8lquVbWolApnzZp /CLuAqEVlhcJcC54Fx6MwO5tlE9thBeapZjiSjAd4tx9enMAcdwd5mbR4CGcpRbHkvuj 3f5pjbIDNadmdFFpf9qNttmKsjkNN7E1/bNfN/bbeHmP8gJ66R1wuaEySVc72QfVBD+v 3VYA== X-Gm-Message-State: AOJu0Yy0XfEGddD0gsgtVRujI44wscAvUKfn1IxiH8iKkJd//qwDCcLK rarDktmnNT4V7KMugava93SIMGmOjxHZQ8c0nO+ukGyA0XYL7k02n2sf6g== X-Google-Smtp-Source: AGHT+IHbsxIcVWE+rzRc4vX/12x6CJjEx5BvXsO5Cl8wFMHj4Tyu5cyujeQ/NIDDColExo2vfPXf5z52ZLmi X-Received: by 2002:a0c:f352:0:b0:64b:e16:a3d7 with SMTP id e18-20020a0cf352000000b0064b0e16a3d7mr4468334qvm.21.1692374411174; Fri, 18 Aug 2023 09:00:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n3-20020a0c9d43000000b00646dab0cd97sm175251qvf.57.2023.08.18.09.00.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 09:00:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 09:00:11 -0700 (PDT) Message-ID: <64df958b.0c0a0220.5514b.9366SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DE3326052471; Fri, 18 Aug 2023 12:00:10 -0400 (EDT) Subject: |SUCCESS| pw130513 [PATCH] [v5] eventdev/eth_rx: add new adapter cre 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/130513 _Testing PASS_ Submitter: Naga Harish K, S V Date: Friday, August 18 2023 09:37:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130513 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27382/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/