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 A52CB43DFB for ; Thu, 4 Apr 2024 19:35:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F58C4067B; Thu, 4 Apr 2024 19:35:33 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 07541402E8 for ; Thu, 4 Apr 2024 19:35:32 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1dff837d674so11070735ad.3 for ; Thu, 04 Apr 2024 10:35:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712252131; x=1712856931; 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=lOg2p0Q97PNQtd86YU/JSlpuBoyOgxfhMskbXfAOdB0=; b=WtrAH6g2PF1fbOLM5hb1dyc5UbowbQvp4JaT7ArAtRM+0F2K2/oLNVs825uvXhPjbg FpzDrg9YxSRTfJNy5g87dKk2C5dYwdZ1QkSkZvYycqMptZq0jUDv2CHa/Z+AZhFJtvMB 5AMcA77ep6mWsAwsGpumV+Ip2ys4cSNICPf7A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712252131; x=1712856931; 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=lOg2p0Q97PNQtd86YU/JSlpuBoyOgxfhMskbXfAOdB0=; b=oI2G/OgqYH8euU//3y86AYKKLA3SAdm7x/3r/+iTIazJLUxW810b7DoMWw1UATU6zm jNppj1bIb2jI7cPDkO3scL1z8FWpA44MNSNOs4rG2aslT9kerhK9xt8hr6S3VxS7uPks TfSjRYGLdjNplzIIF6qe1vizgaQWIPoMLJV1X07uLxKwLNlPa+MTa+D9Jok8g84oc6+0 n0s81ATTYBX3MiCXzPRDSOsRdzraCNdJC2l1zv2DKYqmk5tKxxJEvM2DuQc2oj1z2ls2 8pj+y3cPENpzUsP+ZqgWWv6+s418Z0qBIoXyeLnpafWIzTh9T7YCQKOwpEqT3pJ9uQiJ wFJA== X-Gm-Message-State: AOJu0Yy6kSeMR4kFw1xB3AvdBdPqzhxIHqNpve+lP0xa7aUQGlnpVy9C YTq7o0g8yAVvsszzT8fiL4NiLTFQy9IC9/R4toWZZE+o47yfDmV9E1B0qpfYX9GPywXTU96nwL2 d/KVSkRK18iLlCKTd5hwjVL9Ak1xG9UNOQOi2svtR X-Google-Smtp-Source: AGHT+IEvyudYe2xvdgBooHNV7ljzYaX3XJKDk8YihaRefUlO0/jmOcoH42zkf0ao4ijIeY4hYRJdrlzNNVnp X-Received: by 2002:a17:902:ea8a:b0:1e0:2995:c330 with SMTP id x10-20020a170902ea8a00b001e02995c330mr138027plb.63.1712252131170; Thu, 04 Apr 2024 10:35:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kb16-20020a170903339000b001e29696ace4sm18662plb.82.2024.04.04.10.35.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 10:35:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 10:35:31 -0700 (PDT) Message-ID: <660ee4e3.170a0220.70ecb.19efSMTPIN_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 598A16052471; Thu, 4 Apr 2024 13:35:30 -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 | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/