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 35DDF4323E for ; Mon, 30 Oct 2023 10:30:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 31FE7402EA; Mon, 30 Oct 2023 10:30:51 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id B843D40285 for ; Mon, 30 Oct 2023 10:30:32 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3579c8f3054so9912745ab.1 for ; Mon, 30 Oct 2023 02:30:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698658232; x=1699263032; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tU3Qe2FXwPrsvxZcjyena7BG5aFFCFU8hVokh7/weSM=; b=T4zRL6VPTeGIyIWiLozgUNffqiDTIkV2xooIIV24dY1KD8Ew2RWRZHRa59VcDhWR4x U8aB9Hr4mf7+5zSD3wpzBmTiYPcjHjc/NzAS5pU3xf8bl+uS71bhJ9V4E4HTPaT0ivcG mZh/enRc7Tw8jB+SuXEwuwfj2saeEcymX0MgA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698658232; x=1699263032; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tU3Qe2FXwPrsvxZcjyena7BG5aFFCFU8hVokh7/weSM=; b=JVXmQ2HDJjeMl5kseZkIRITy5dN9sANSQsib8/DF0V0/ZrGdsNtQjaRJl1I+976akW 5iRafh04EWaTfvduGvOGqZuD8RyYMJR5+JEeZP9rf1piZO+1jNcx1aByJWFaMkG19ucK hwo4LALrIe3KZTOhLUlqWSxNeqI2Sa1EVeBLl/DnR5q9gTisFcruuYXOm2mLx8fVkeH8 gakh8JyHJNhabV3eIyucPbMU4qU0f7ilyRH/eHO1/94hyT/iVqR7dmsCuY/0meQoRifM qKzE5+ss7l6Y9FlnpCV1sQV8VM98JWGk2LMAS4BblgVbyxzLRRP4Oh98VW4Yo7Zt9cS3 9u6Q== X-Gm-Message-State: AOJu0Yxioz08f7aTPvLbF4B5LB3o2xA27OTmTp0UK/KD2gt9Gf4fxUhL YvAloNPs+YDIM/QoqwgVZfBb4YX4DpNQ+h73wixQIzTMo2lk+UPDA0Uw2eOghmDpJ1YaCHmH7g= = X-Google-Smtp-Source: AGHT+IG23E0ElvdWd98O/EdCB9MHpyjcIgKSMM9xv1j6z3LXFJwxoZmGb/i00VEcDztD4XbdCII8h4xYLfwP X-Received: by 2002:a05:6e02:1bc6:b0:357:fbfb:c397 with SMTP id x6-20020a056e021bc600b00357fbfbc397mr13855384ilv.4.1698658232221; Mon, 30 Oct 2023 02:30:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f3-20020a056e0204c300b003576646bd4fsm630750ils.36.2023.10.30.02.30.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 02:30:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 02:30:32 -0700 (PDT) Message-ID: <653f77b8.050a0220.24d4b.fc15SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id BE94160524E7; Mon, 30 Oct 2023 05:30:31 -0400 (EDT) Subject: |SUCCESS| pw133624 [PATCH] [v2] net/ice: fix crash on closing repres 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/133624 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, October 30 2023 08:44:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133624 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | 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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/