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 A894943DFB for ; Thu, 4 Apr 2024 19:31:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A47664067B; Thu, 4 Apr 2024 19:31:52 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 87E0D4069F for ; Thu, 4 Apr 2024 19:31:51 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36a06a409caso2639795ab.3 for ; Thu, 04 Apr 2024 10:31:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712251911; x=1712856711; 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=FemI1A7zOsGYK9MRADSsE1vJRwv45CeeZ6kZ2BGig8Zqp6ZAshUzZHkRA8KavoXH41 NciHBqXsgVJDYrpC0psHl/Lo/9daMwqoyiPvxKCOj/ilysP0kEjzdDpsJQeHZfhEr+Mo l9tPZIPN1VhtLWb2USP4URqLSLNiH0DD78C9s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712251911; x=1712856711; 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=V+EPTJ7uaX/Ex33XMlrzYc14huz40MaP/A1lwW2jsVHHxmlkmIRLIr5thCufMpP/Nd xhoeqSGLnx5GYrAEvl/P+sCRaM2OIb9CJY1FZck4Juk+78zBbh+c1jMea1aBBkTGWe/0 9v9/u6GMVOA81b3TLUYv9sTM9mTnYYofAzqykXwXYqJU4wO3n5svHEFmm6NGYi+D8Cff 9c0wmkUXpj6w6kYi1HKZhGgMtGdpYj/3ui3wHCfhxu2Bp28J+ncUONUTseFTyZKWbObt uwLs9PX4FfHHYET7Q0GV0jmyeeyTGqCtMgwOBRqMvDJUQBPSdNv+ZV9O+Ph0PfHiwxA4 0CDw== X-Gm-Message-State: AOJu0Yyxheaj9hcacr/wAlyFWH+ayQaQaozZqkkYvQqPew6uNy18y3hD FX/SyOfH3IzE5w2A89sMnnAPQsd2KUPqpai+IokNxfukH66vCQFPIzJ2MdWqGQShxIkxMWe0fo4 rJP86vkf8/sHUhCjZ5jbd5ll+iVB/FVgtzu41Xpr0 X-Google-Smtp-Source: AGHT+IHGGvLL1MvpJo9AmoQvjGjpy8Q4+zxNNsBQwJ0/kSnC47NFLDpQ7F+biopV8LwVXGFt0dbzAFKlbkHG X-Received: by 2002:a05:6e02:2188:b0:368:efa4:bdf8 with SMTP id j8-20020a056e02218800b00368efa4bdf8mr3373477ila.21.1712251910938; Thu, 04 Apr 2024 10:31:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n11-20020a056e02148b00b00369f19b25a1sm200054ilk.3.2024.04.04.10.31.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 10:31:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 10:31:50 -0700 (PDT) Message-ID: <660ee406.050a0220.4fc55.dbf1SMTPIN_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 671CA6052471; Thu, 4 Apr 2024 13:31:50 -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/