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 BF2EF43DFB for ; Thu, 4 Apr 2024 19:35:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BAC644067B; Thu, 4 Apr 2024 19:35:41 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id CC2A6402E8 for ; Thu, 4 Apr 2024 19:35:39 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-369eafe262fso6454915ab.1 for ; Thu, 04 Apr 2024 10:35:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712252139; x=1712856939; 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=W5sVdN7YfypgSTP+twhf06hp41DYys89E+nR+4EoUUE=; b=GKO4sTmE8/+7oV2vfmFpm+IgIDtnzQpiu/tofttrjxwBiRZAsnEqFGBCANk2LtlGAb 7W3xDMBcQSHSdQW/ae52CN6DhBdf3/1LVtcgJZ60iqOcSf4048M5nFvbf6yZebaMeA/Y T5adS0/DrJsVoeTwW71KiFkKkJVe7y8wP4Fus= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712252139; x=1712856939; 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=W5sVdN7YfypgSTP+twhf06hp41DYys89E+nR+4EoUUE=; b=LwGREoQ+AOHjE03nTyP3Pf7JGx5TCFUDK5h3OCQKkGL0VWwb0/jzpYLsTnnZHcfyHi mAr4KEaHlWZu7rcNE3YFH3pIdjHkF0rdxKW/xDYjVYxdVeVfM+z+IwR3A6eLqgzBDTQI Sf1ravfr1bBI6mvRFFVA/GfVvTEwFI4RjOXeV+tbUnlYP1FmvwOBzRLMDH/6a7bHO8n+ 1/jNsdonJkL6FZ14C2FngHJW0SGWmIVU41THrinUrv8TvZwA3WEVrgtGCW5HdqfOL7Kv MF5yOX8Fk9f9ixXdqbFC/DOd1//m9IbUdhIjg107V1uF9xrpDQGOE2oMwQTIb2hOYXof Y17w== X-Gm-Message-State: AOJu0YwyyNJ/1pp3pFEFSyMBsmlvF5LFGKi5sDDlXNRBkgBv2rRXPCqD +3ernQtJxgTsLtAsgOwk0vmnXCWZYjsgbwORxtv0X7Y7utDEHRaS09Px8VetYTPKrXSWrD7BSSH AKGp86FBe8Nv1+nV5+ubSMgoCodKdqC3Pni3Wf1J5 X-Google-Smtp-Source: AGHT+IG6425L+M8e0vDdDJeRlllFS+A9jyI+oThJ7udtS9dw+usxs0z9MDnnnordkAS11PgLt7D6KMb9KkeR X-Received: by 2002:a05:6e02:13ac:b0:369:8d68:fb8 with SMTP id h12-20020a056e0213ac00b003698d680fb8mr43404ilo.11.1712252139195; Thu, 04 Apr 2024 10:35:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i5-20020a056e021b0500b00369ff6ab0bfsm103896ilv.36.2024.04.04.10.35.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 10:35:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 10:35:39 -0700 (PDT) Message-ID: <660ee4eb.050a0220.1014b.76d7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C97E86052471; Thu, 4 Apr 2024 13:35:38 -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-arm64-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 | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Fedora 39 (ARM) | PASS | +--------------------------+----------------+ | Debian 12 (arm) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) 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/