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 1397D44094 for ; Wed, 22 May 2024 06:41:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE8C440273; Wed, 22 May 2024 06:41:03 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 67F2E400D6 for ; Wed, 22 May 2024 06:40:56 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-627dfbcf42aso4037827b3.1 for ; Tue, 21 May 2024 21:40:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716352856; x=1716957656; 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=Ozz4gr0cs6idvrI8VZ1uNhDFx3rMv5RerPpzB/rUnc4=; b=FvFAyLVnvO/pHS1GRaPi0Aj/Xbql9HC/+N5CcTt3IOzUpumo4eMncMN6W7YalZrBdX fxzMxJ2RH0zqgxP/3QGNPEgMQrUi4gAQa8l0/DvP0ZQQsc8CAsO93xIC+P/5/cdDUK30 1l+eASShzED1WM2cM64jh7a6sspqZlMSx7ouY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716352856; x=1716957656; 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=Ozz4gr0cs6idvrI8VZ1uNhDFx3rMv5RerPpzB/rUnc4=; b=Vu0nyJdV7Gd33x6sX8CUNdvWzBNTvy6KLZarnVHLHUD6dlc3FWa3F9LiPsiQ8JIsm1 bCLz8EAoz7o9qJv/m9lJTCM47k0uji818UVdeRVW+bToXwciIljQy6jlDmIkHhJF/COY 7ttxKx+P5SVq9kj/fIaUmkwNgzroTB8bwl1j29KeJwL5RLg89Xx8fxWG0AKTy2bRJ5Hf g7ygzK4F/eGYMPUw57B9iGve9HY/f6FQ+xPOQrcD4xxP/rig0NUAaisI1Mo7xJz2B8x1 t8Ves1H0pRaUepXJFLNfgz+Z/T6nhCkadevrGuwnLaaIYZU6ngvkYNUt77nj8MgnuZrC iHNw== X-Gm-Message-State: AOJu0YzX20WxH3mtiwRm6N37O3BbZirBG8lMD4hA1hH3OijtmkQBxQPJ YcKI2Tf4d36vNtXqTYuglnTAbUmy/JURCJLpUgcKxfRb+VFpgTXBF651Eza1yu+9eUvQA3jIEko BHUjFU1+1IeD7ZjzyGo8/R4MiJpdw+Mp1qp6h7LJ7 X-Google-Smtp-Source: AGHT+IHaSJ6u6MVGeBFEao9/bbJxC9WEZikVGp6Y6CiZ1zkFarWBtOM1I/PXCHiH5U/3H3eoqneLIq7wzmRR X-Received: by 2002:a05:690c:f07:b0:61b:e643:58c7 with SMTP id 00721157ae682-627e472b21fmr12718557b3.28.1716352855879; Tue, 21 May 2024 21:40:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6209e6c7af5sm21260227b3.78.2024.05.21.21.40.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 May 2024 21:40:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 May 2024 21:40:55 -0700 (PDT) Message-ID: <664d7757.810a0220.90b45.9ddbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4ACB1605C373; Wed, 22 May 2024 00:40:55 -0400 (EDT) Subject: |SUCCESS| pw140238-140269 [PATCH] [v5,32/32] net/af_xdp:: replace us From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240522033009.143100-33-stephen@networkplumber.org> References: <20240522033009.143100-33-stephen@networkplumber.org> 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140269 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, May 22 2024 03:27:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140238-140269 --> testing pass Test environment and result as below: +---------------------+--------------------+------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+==================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | CentOS Stream 8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+-------------------+----------------------+ | Debian Bullseye | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Fedora 37 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Fedora 38 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Debian 12 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Fedora 39 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.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/29987/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/