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 4E75343DFB for ; Thu, 4 Apr 2024 19:30:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A4804067B; Thu, 4 Apr 2024 19:30:56 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 4A62E402E8 for ; Thu, 4 Apr 2024 19:30:54 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-614b02f8ed6so21030467b3.0 for ; Thu, 04 Apr 2024 10:30:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712251853; x=1712856653; 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=lmzOx5jIUIhuE0uqo610vMiADedO21TDiYO4bDdwSq4=; b=jX+9gq5iIJivCzF8RHFz8XqaACufNlKB9jqf6YOkMHeWM21K87IjHcaENOxEHK6Opf HcBKfLDAEXCLsia1r9psqpFzRVQFuEARzS+DD2NJN2bOKCuYR102RkQROWSwjh4wH3f2 418rkPFTQkHhRjXliiV15d/e5fKxGWIphmjdg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712251853; x=1712856653; 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=lmzOx5jIUIhuE0uqo610vMiADedO21TDiYO4bDdwSq4=; b=NOcd3ElVcbXRJqcEnm2U2MCFgg/ELefJoT3ixYypdKqb37P36ysCuHJYCuGrevV9WJ K9Xo4glTp/ANxH1hyQQiziOHD+xCFzE+lCZTmghIYjqUZKwu48Su+O44imRwa1ypiG6o AI3SRjqSfKQV+1vIDiczb9dkeq1Yhxy1xJV7sKNi6RKVVTxSEfYl4/mE4Du06cC9Ac8F Javb3GDG0JZT7b+WOq8hft3IhBnlZu7TnxaJnEyrjFMRdO8MtPAh+1fExSnE5Fgo9b2U Z2w1tVWjEHma2WOA0GU1MCr/ETuH27yivSkRkt82Uy8Euljw+mXrbwiNGlGa9ex/jqD+ sFMw== X-Gm-Message-State: AOJu0Yw2ZQTxLYOMXiQ9++NazQc1CAd/me9xLgaelDyokaqCSqX7m3Hy xNDYRA1NpCcq5kPnV5mwUNfUlRjejtRMcv4ImlUy+gIVteka1kL/MwT/etH/EwU5xXApHB1ps/b LJYqN7pxdlbBZTZKrDy1rt+fIU7Ua++5VaCMhV2IfAUTgYS3nAvbLU8Jy X-Google-Smtp-Source: AGHT+IEcjUHnVGSc3kD/xA+r7rne8Ep1i9uG7ncge2Xdlf5cg5sqy/pBsmZJae4BG1CKxd2ythBDWi9xO2+s X-Received: by 2002:a05:690c:4045:b0:615:6d83:e8fa with SMTP id ga5-20020a05690c404500b006156d83e8famr124580ywb.9.1712251852855; Thu, 04 Apr 2024 10:30:52 -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 ju5-20020a05690c744500b006157a06e7f1sm163226ywb.16.2024.04.04.10.30.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 10:30:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 10:30:52 -0700 (PDT) Message-ID: <660ee3cc.050a0220.8e8fa.b653SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7DDE96052471; Thu, 4 Apr 2024 13:30:52 -0400 (EDT) Subject: |SUCCESS| pw139097-139099 [PATCH] [v13,3/3] net/af_xdp: support AF_X From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240404142326.2151118-4-mtahhan@redhat.com> References: <20240404142326.2151118-4-mtahhan@redhat.com> 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/139099 _Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, April 04 2024 14:23:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139097-139099 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian 12 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Ubuntu 22.04 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29713/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/