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 DD5444256F for ; Mon, 11 Sep 2023 14:29:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D93F4402D6; Mon, 11 Sep 2023 14:29:51 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 0F9A3402D6 for ; Mon, 11 Sep 2023 14:29:50 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34dee07e676so13261315ab.3 for ; Mon, 11 Sep 2023 05:29:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694435389; x=1695040189; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o1CR87UcOHhdY3GaRXF0iKy1QcxfeKAg3rH33p1oizE=; b=NBsu//4+oyOEl5PgUWuZzBcdprJ49lEmGQ4YI24dm6YedfK694PNFQslZ4qsElcysC /JzPLSGfETME6tlNSoswd8/RYrUa0S9X3JM5YsbP7LEpUOsKQc8vdo1ANvIXjDSFdC7G fw11OkdWSt0ntJeaBDUi1m1ShwjtflX5fIDxI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694435389; x=1695040189; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o1CR87UcOHhdY3GaRXF0iKy1QcxfeKAg3rH33p1oizE=; b=H5hwLzLaFAgi6HIYYZs5A3m+U66yHP1Ux26ZlI4tA3QL+rY6JZu6QvceOJHn/aB+md knCsSdKVIyRAMfli9qh9L/eTNRS8o+aPQWiIV98WwUgdfyfcV9e1FhM2sc+wrZRprOY5 1KeS+S6hU958rOV34nfHz6OYRrLiWVES39VXQU5T/NYK++0wh4yzvBHq+Z9o3XzGrylM Ssw9Vn3oZI42KpA+t4WqOz83M621K07Q8whQt0cHeqNmnMnbxu/SnEO7c8FqmkH5uDH7 MGkvdW5o2KIysrzceMUZbLfuEnzIFKSfvMB+WFGc9oByQyREjDILqVKlHwAXE27ob0YY ECCg== X-Gm-Message-State: AOJu0YyLZDm5QZdZsAaiQZ65denFuSqhpAHYvHY4RRw7ufnY4Xk7J39U 3nYhfzff2VxXVgBlDaWDbzfUeo8K4dR83kybvLBfpoMJ67Fd8u3VvTM6bw== X-Google-Smtp-Source: AGHT+IEoil/1o2Dxa3YtOb8S8H9PWpQYVjPxwYgdDdG5rwZnlE9ZBG62yxrwFeHFTR/T9NgXKC1YIEn+EnCH X-Received: by 2002:a92:c568:0:b0:34f:784f:f214 with SMTP id b8-20020a92c568000000b0034f784ff214mr3132179ilj.9.1694435389509; Mon, 11 Sep 2023 05:29:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x17-20020a92d311000000b003443c20108fsm277690ila.17.2023.09.11.05.29.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 05:29:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 05:29:49 -0700 (PDT) Message-ID: <64ff083d.920a0220.8850b.165fSMTPIN_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 0ECE96052471; Mon, 11 Sep 2023 08:29:49 -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 | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/