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 3AB72433B8 for ; Fri, 24 Nov 2023 13:00:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34CAC402B3; Fri, 24 Nov 2023 13:00:56 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 2F06A40283 for ; Fri, 24 Nov 2023 13:00:54 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cfae5ca719so59625ad.0 for ; Fri, 24 Nov 2023 04:00:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700827253; x=1701432053; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5Kci20xwkBvIBc1PLAj2zCsD9qMAdkQsVc+JsFIpVC4=; b=bpSFCtzwYyL32EBkJkSlnfY/e03qsM9Qo8F7DDMQl3zi7qgzMd/cYwS7JuzlVYH6O+ grD9i2BPYDFx1Wclgnv+2FxYBbxYtDm71rxsWImzOGlTLvsZO/7g8fbVY+JkyjRFVcIw MCUxdKU7KtO20LFi/WVe4YsVnJz5EicUVwQOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700827253; x=1701432053; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5Kci20xwkBvIBc1PLAj2zCsD9qMAdkQsVc+JsFIpVC4=; b=H4V8rr+J2fBv1dK7oqdB9ML+MY3Z+H4KF4muEkrTFOxkySH+bAmhENTWoqzSbXJvWD MW9NMXusmUVtT1da5IY4El3hAT+i0HzSYbheIW8u8CgwOQ+EpK7DXnOTDLeBQe368qTH 5RTb3JfHjmqJmIOfN7Fw8QLHp+SZrciXQ4H1H0SWYOgf+UAEo56gqvt+xZckDz9F98Tn dOgmSxDgZC7xW0+uzVTKIydBNMSnTyhQfI6JV4UKtyPc8A/vyVOshXvgtVwXTO+CIxqg xOXPeEwhMbC6Nd2tNS5Ps8wMzzE3A2PZDJKt7TqJjtBr2CKm6pT2dvCqFMdbQqQQ/y0O ZCow== X-Gm-Message-State: AOJu0YwNJXwF80S7opx7V0Uxnw5Ps+H0Wk3W+e10PLnEFk0ag9ySuwdQ hYJBfnii5IBLRNbVm17IUBXnmTnpFkfVpwcad1S849NCYhsd8W1OTsBMAQ== X-Google-Smtp-Source: AGHT+IHbMuxkMXBPVYE72VI1wsxPnE5SY3AQRu9ZN1CMiEg82fx+M3Ka5NK1q6xk5bysND1/55nv6IdGAixF X-Received: by 2002:a17:902:dac1:b0:1cc:5521:570a with SMTP id q1-20020a170902dac100b001cc5521570amr2651056plx.14.1700827253055; Fri, 24 Nov 2023 04:00:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d4-20020a170902c18400b001cfa534fa74sm23755pld.109.2023.11.24.04.00.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 04:00:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 04:00:53 -0800 (PST) Message-ID: <65609075.170a0220.92f37.1c67SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 355C16051831; Fri, 24 Nov 2023 07:00:52 -0500 (EST) Subject: |SUCCESS| pw134603 [PATCH] net/i40e: remove redundant judgment in fd 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/134603 _Testing PASS_ Submitter: Kaiwen Deng Date: Friday, November 24 2023 07:01:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:0e9dd79c90e907bcf69851434882f7877cdc3dd8 134603 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28465/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/