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 D5B3043B8D for ; Thu, 29 Feb 2024 20:07:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE26142E6A; Thu, 29 Feb 2024 20:07:16 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 86B06402ED for ; Thu, 29 Feb 2024 20:06:43 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-299354e5f01so1949823a91.1 for ; Thu, 29 Feb 2024 11:06:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709233602; x=1709838402; 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=9sVEyDOPt4B5PgU3Frn0UtshCS2iCu+Zd0y0SsQYBL0=; b=OBRFb3glAXHZZwVU3eunY7DjQsp95NzWtBVNJcV8GHl1leemsoQWlmt7yOEMVwA5b1 IX4Bg64wKEEDjlKxKuQ7HrZzILNMGZeSqXYLbdmBk1zo/yXzigfeJP582V/AJwIXnu3s d6Zjl+P66iAHdj1ionIvZNxRDOEr6cxMPP5hI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709233602; x=1709838402; 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=9sVEyDOPt4B5PgU3Frn0UtshCS2iCu+Zd0y0SsQYBL0=; b=NgXzTN/d6yJDEb/ohwqvYi3IL2Ymn0Dvr55YaJ7tnRZyDNqOhyLV8dDu5qjcpqen13 QNh77TyMCNHuDsFw0Mt7wtuqcNnEEsLVa9MtBxbFOCO0IfCQnv4sGOgGX/l9UHGb2qRQ pgCFhMi8rJEuzXypVlLmgQfPYWybM4CMy0mmckMWaTANlLo/WPNf50xN0YBYN7TgzaGv tWSr+o/JGMhL84R+9vNOT7lx2kdiZ9vbdnwAnH0XNK9+yuy55rZafYCQWkrUa+wJGeSO bQHJYLgUxphWbxRsf8YbETv4ZLJIfSydOIN1OhfFc398Vvrceic3eLfcJ9c6lqFq1mKw JdOg== X-Gm-Message-State: AOJu0YwpIHbksbzmk4AmlK/OKQF2Kb0d26IsvWWOdw5f/sARzaJHAAPw E2YlTS4h1BRhZmsV7geT0LmgsH0NrkvHS3nVayuKUCdFBizqTqICMC8e9U79LOxwTMuF7GhI307 oViYBY8e9YIzsKxkiFGp48ViiQv9Dyoye3rbp5yy4LNAcKNWked53lf1O X-Google-Smtp-Source: AGHT+IGt4M/2iyqT/dLPpYVWeRutg65icTKss8Ba3svVIveZIM5xAz0lnHqyleCs/YE6WStFkrV0Kz2UfL2B X-Received: by 2002:a17:90b:2311:b0:29b:171f:4f8e with SMTP id mt17-20020a17090b231100b0029b171f4f8emr2103797pjb.14.1709233602687; Thu, 29 Feb 2024 11:06:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id cq14-20020a17090af98e00b0029ac7884355sm180417pjb.11.2024.02.29.11.06.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 11:06:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 11:06:42 -0800 (PST) Message-ID: <65e0d5c2.170a0220.ec706.bbcdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D83856052712; Thu, 29 Feb 2024 14:06:41 -0500 (EST) Subject: |SUCCESS| pw137488-137489 [PATCH] [v10,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: <20240229130212.343036-4-mtahhan@redhat.com> References: <20240229130212.343036-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/137489 _Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, February 29 2024 13:01:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:f60df26faa3c90fc66d356e16347acd046971441 137488-137489 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/29335/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/