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 9DE3943875 for ; Tue, 9 Jan 2024 18:04:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9928E4021F; Tue, 9 Jan 2024 18:04:31 +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 6B1204013F for ; Tue, 9 Jan 2024 18:04:29 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d4a980fdedso29004165ad.1 for ; Tue, 09 Jan 2024 09:04:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704819868; x=1705424668; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uDGgW3cuUZAFlD3ADY8fYZpmhV5+o57To9rn5j1ZaUY=; b=LoWMtHnJ02V15WT3SMXWGO8yrza4w95uv98W27MjRSJEpPV4Y4+8LzStEdLIB0IsCX o0vKdrzI+HB2Jd3nTHE6SJQ2TVm9BBBkzW8E2EeYzmdy1TpslLETs641M6JEtZJjRBPR xGouCCIsBENdv6i36q2e+b3c5qtpVJvBrqzhM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704819868; x=1705424668; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uDGgW3cuUZAFlD3ADY8fYZpmhV5+o57To9rn5j1ZaUY=; b=mZC+FZ/JT0u2zcU9w2urOwrWPxaSJkUnGnntSWa5TB1Qacr1ek4QfzkdYP90qy9Zej 3fWDaFDAhW5OdwnsfGLQc32eGdKlJjWkEf4JkMcO0AKZ6Vu43E7brYNRGa8OGVGvtjj0 ubZsATR3Vb244pOaXOAwFuWN6kjMyDQDCupes79McW4FE1LbBQzjhBj+cU7PQvamAuQV sC1BcU6a1RRb88mBu5+N0M1GlYuReordHfrlzDPZeo8xkrbFrk5tq9O4urG3hCA3IBdl /5GmUOQ2rtY0XbMAs677WkBVL3KL/o/AgSo5UGeYabO7bAluVw1r29Y1HSQpaEk7SQwQ UB+Q== X-Gm-Message-State: AOJu0YxWIsZ9Vi3kFW3PwDmSdtAd1h7VwYy0RT2GfePGVq3rOjFXGKaF hiWOtHAz7J+84Zohz674KZb8V11G8reK0B0q3sXtxbwEmzQHCepMkJ99w9mv22HNJg== X-Google-Smtp-Source: AGHT+IHWBOzB6VQt33RVN7lgOZxBueESgdsZ2Gl9du+ThbnA2PRG1lpimdcgUg45wXVHkP6W142Hyqb440fG X-Received: by 2002:a17:903:228d:b0:1d5:4b18:17c6 with SMTP id b13-20020a170903228d00b001d54b1817c6mr2783783plh.62.1704819868604; Tue, 09 Jan 2024 09:04:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b14-20020a170902b60e00b001d3b3b95710sm72120pls.80.2024.01.09.09.04.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 09:04:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 09:04:28 -0800 (PST) Message-ID: <659d7c9c.170a0220.68694.47c8SMTPIN_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 114986043300; Tue, 9 Jan 2024 12:04:28 -0500 (EST) Subject: |SUCCESS| pw135809 [PATCH] net/vmxnet3: fix use of interrupts on Fre 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135809 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, January 09 2024 14:23:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135809 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28835/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/