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 6AA2A436FD for ; Fri, 15 Dec 2023 13:02:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6785340299; Fri, 15 Dec 2023 13:02:18 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 796514021F for ; Fri, 15 Dec 2023 13:02:16 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b71b10391aso26826839f.3 for ; Fri, 15 Dec 2023 04:02:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702641736; x=1703246536; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IqV18sapTF4UPo6IDUL5yH5UOP4datC569iVjCj7pI0=; b=S/dHa5QuCGWT5xxhg+47AyePC99x1De7ScBoG/bnJXJXSLsCHsX/C29Suic/tr19qL poUvIkoofyPg6zogJD8yVWrfBD3RLlkM8aoXqSkRpTiU5Cyyq4RbCKCsEab0nAYIdDKg YkSmTUzGEO8anpV/467pZ8PEwqT1mnk85aAi8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702641736; x=1703246536; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IqV18sapTF4UPo6IDUL5yH5UOP4datC569iVjCj7pI0=; b=MCg+ztKOpWJKYpPZ7jbU2E1x80TzZa88sNIoJfdycUeIT2PaIG17WUZUPDUeUrSF9v OvQQvIIrfVr9iccgFFQppXDS23rWiKb0L+RdRRGCYMGb6qt6O/sA4ySdGc3LZvqdOTTk 7na4sHB52TL8DYtPSXcASIKNS3CGg+u3Tz2r1T2jwtEdMrPzMnRuc2nFaYXcx/+oYCfl NVx8I1IkSO4qN4LJdIQW8NepotmJX7UXSLN65D3g3otILWXfVfuCkvyFrfSrNioXCFZ+ 55lzb7nCwPwjYvAG083GsIJL+Jfmkqq9uF67E+fUUXbQXKSD3pm5gfAFsr/jl4x1MJSv nEqA== X-Gm-Message-State: AOJu0YzgrsiYMLhaHY4h8x0UI1OwAws7EmnE9ortkBJ7RjlCZOaFLZXj OdgO8y7NnzgQoO0f389y0DZwIrAdNRC3cShDUp++xpjXH2eEtOJgwjwN5w== X-Google-Smtp-Source: AGHT+IEkcy9JsOGwtfXrygswllHk7MfjqC5omhR2g6imrXqbOHSHBZm1d0rvKIkIitq/X41UdAtaFyOY6LYU X-Received: by 2002:a05:6602:2d95:b0:7b3:8d4a:f45 with SMTP id k21-20020a0566022d9500b007b38d4a0f45mr10993160iow.9.1702641735822; Fri, 15 Dec 2023 04:02:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u18-20020a056638135200b0046975ed2753sm402618jad.17.2023.12.15.04.02.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 04:02:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 04:02:15 -0800 (PST) Message-ID: <657c4047.050a0220.16a2c.d253SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5B8196051823; Fri, 15 Dec 2023 07:02:15 -0500 (EST) Subject: |SUCCESS| pw135228 [PATCH] [v1] doc/rel-notes: Add AF_XDP DP integra From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135228 _Testing PASS_ Submitter: Maryam Tahhan Date: Friday, December 15 2023 11:15:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135228 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28647/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/