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 AA8194320A for ; Thu, 26 Oct 2023 18:20:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A657E402D4; Thu, 26 Oct 2023 18:20:44 +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 E8549402D4 for ; Thu, 26 Oct 2023 18:20:40 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3579c8f3054so2502405ab.1 for ; Thu, 26 Oct 2023 09:20:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698337240; x=1698942040; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ij/ALEZcssf9T65mfz2nrDMvboQwKl5oWdG5zgmJZik=; b=C/m6c5jCmqx8UBOAhEI9y+YOhH/KwqeJ7v/abAv+DclsIrKNx4lRaNiAHiLY3JMpZO +9C2xaN43QQEJCwBgf866xSPcVZpXKtQkVQLZdLARFolyJcvLPFHlETL0JhuJHfeg8fc cAzV2VSJIsBuS1sQLGrr2y++KOX0coAs1AuJw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698337240; x=1698942040; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ij/ALEZcssf9T65mfz2nrDMvboQwKl5oWdG5zgmJZik=; b=wvGMyQxOgPOMig6OcWkSiouAVvZ+5DQMH3zCkNteDOAoTj/WRc7jnPdyzrpb7tPhOw Krw5o2r98dGNPmnq5RSdufclNoZRxczIAJzcP+8y+PWP3p4J/UBENsGyd2bYmxMuAcWV 9ms7XSv2SgfBkX3POLzQ6kfEheIEhRcndYjuYb2DcLvPjBQ5+MQPIh8J3L3c3aw6S4Av FZUQ5NPIsdqC9/rx/EDypprMmcgMCyuwFz+iEP0q6cpdW1BtHoQVKhfFz02sGzdfB1o0 NFQxuwRoItqLd6QlXy0hw2eiD4/3oIKamZKWsGaUfruT6v6Y3dzFPRgY6rdxlmsnJp3L 7bZw== X-Gm-Message-State: AOJu0Ywd0naBgVge7j/O+EEUkkrMxODS/iezYlrgkFT4AVxF79A2g1MI lukNJ5gci/N+g+bj8p356ZXtiuATtaTjMmZ9GC26DCM0+hFcsFbk1q6MDfm4c37JC13mo2vmOQ= = X-Google-Smtp-Source: AGHT+IE6vqHGvuKgBddM/HVjcULr6HeIHL++0Ig64y9eX7xefKxjsUQdjXtuDYUsxK4ja5YFAkHhNKRSGCxr X-Received: by 2002:a05:6e02:1a24:b0:357:f27a:9dc8 with SMTP id g4-20020a056e021a2400b00357f27a9dc8mr4862160ile.9.1698337240333; Thu, 26 Oct 2023 09:20:40 -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 g9-20020a02bb89000000b0045bfded36e3sm133588jan.68.2023.10.26.09.20.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 09:20:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 09:20:40 -0700 (PDT) Message-ID: <653a91d8.020a0220.67b72.5cf0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DA275602A042; Thu, 26 Oct 2023 12:20:39 -0400 (EDT) Subject: |SUCCESS| pw133384 [PATCH] net/iavf: fix core dump when exiting test 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133384 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, October 26 2023 08:54:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133384 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28086/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/