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 14DEA4256F for ; Mon, 11 Sep 2023 14:36:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10CFB402D6; Mon, 11 Sep 2023 14:36:32 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id DD009402D6 for ; Mon, 11 Sep 2023 14:36:30 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-573ac2fa37aso2719285eaf.3 for ; Mon, 11 Sep 2023 05:36:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694435790; x=1695040590; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MsLGESoAnHrCMLHI3F1/aYywU1lQKdcqWzBx8MNWjhk=; b=amwLn3yf7Sb/kTb6Sc/Lgk7XL6Mgwn4IB6F/Gs7GdIP7/8prPgQV8Oi7qdtDMvRHm5 P+vq2Spy6Re1oYBOsVc4cgBk3NaxeygjXNdvQzQoPJW+9el8pFe9an4mSrzoP3NmkcYn /x4WngXOuLKryDF/A437SaI5VnWaivYUPJuhk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694435790; x=1695040590; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MsLGESoAnHrCMLHI3F1/aYywU1lQKdcqWzBx8MNWjhk=; b=omCyQFBv/otnt6dlRIZQTBtfstBFRbIoaGM32e8yK+LYX6UuiAEw5HurS/ytkT7pDV zjB/Dl96Bjb3kDMI2CDsvXOLH1rSvZALF4h5QfWuJsYZEkJlRaFz6KKa+q33FlddOkf+ ITFdHfIloOzuVrKijKrnHgajZddJ6QJBoZ4tGOoqa9o3eztrNmYrhwnLQhjF0uTosJZP drrF4XnVG0+7EmDlX/K+chm+FIuOtThCk+6q96H24m+4gC7KeHQbj2ZbomrZCI7LzkQi 7HTEju1mlaNFn9QT8NTXk1UlkA/xCQpeUmHr+J4krYuMCzRDnxBVis+I+TqwIEMCPmg3 vC9w== X-Gm-Message-State: AOJu0YxY+v6xNFk5F6gz06VMgAbS5sZL42jj6D8QVBP5N+pveemAb3pl pjqDVfPkPjcLunXnUc2WKH4X0ktznmgSFAK+zpStqX4JiLz14cLki99qeg== X-Google-Smtp-Source: AGHT+IHT0J7II2+UT7yaeZKWdL3QuU5gU7615cLSZotEnydnFZW3O2ceUs2jqy0lkvCh3EAJcCdLO4DWcw7s X-Received: by 2002:a05:6870:ecac:b0:1bf:8724:9c19 with SMTP id eo44-20020a056870ecac00b001bf87249c19mr11474920oab.5.1694435790159; Mon, 11 Sep 2023 05:36:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h3-20020a056870860300b001c4bd338b3dsm574008oal.0.2023.09.11.05.36.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 05:36:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 05:36:30 -0700 (PDT) Message-ID: <64ff09ce.050a0220.1b5ad.6d78SMTPIN_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 A2DE36052471; Mon, 11 Sep 2023 08:36:29 -0400 (EDT) Subject: |SUCCESS| pw131336 [PATCH] net/iavf: fix ESN session update 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/131336 _Testing PASS_ Submitter: Radu Nicolau Date: Monday, September 11 2023 09:20:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131336 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27574/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/