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 BE5BBA034C for ; Thu, 29 Sep 2022 17:20:24 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB77640694 for ; Thu, 29 Sep 2022 17:20:24 +0200 (CEST) Received: from mail-oa1-f47.google.com (mail-oa1-f47.google.com [209.85.160.47]) by mails.dpdk.org (Postfix) with ESMTP id 5172640395 for ; Thu, 29 Sep 2022 17:20:23 +0200 (CEST) Received: by mail-oa1-f47.google.com with SMTP id 586e51a60fabf-127dca21a7dso2154142fac.12 for ; Thu, 29 Sep 2022 08:20:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=9reTDpxgk4Ej84LV7MnkZHKbOj6GQPj0ig5exYYWOu0=; b=DOJf2TJNk7cmAVh7560yOn+mmfVNCydBQCB7lpUJeFMAODbKJcGFcq2eyd0gMpYWs4 EJz7oysBGuUKNE1kxFXc4PCepEzp0SdkejbS8GRJrndvYs4CCakRwFj5b4IpD7m7Csj4 YRYN8MYq5ifZUI0/uYZnRo8b2xDZhptzajhmwI9SCynmKRqwFWeFlkku2/J0+uOrtLwK 17m8SokFcVcXi0dxAEQNR1Aaa23X5LB/HR7t2ZrusJHWHQT0TNAezWQrzCRnFc8LTMCQ iBRbBePXGNt3+0L0Uez8L0LIMAvPMPt94fmlemoEta5S/CeKPCPkMCEQlkXmAKsPsUi8 1Qhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=9reTDpxgk4Ej84LV7MnkZHKbOj6GQPj0ig5exYYWOu0=; b=ejkuatBLl0d71oAl/MrdxgY90SBnCwaTge7aqtI+ofbT54n/0ZL2BtXASvOnB3gvDh lIz5mvKr0mehKiXG7VR1//uEioa8KgvFZA7YOg5BnzdIhhlzTFAbskr8t3bbqlVxTVII pop3hVEard3hMWmvTDPBE1MO4C6VkY4ziYK4vINsqS2ijm1sGZP8WJSXWrXBpCoG+RZd K3fXxS5oiDcYkFxSlUqNMFqvkmN6w6sVLSfkQI+GTOGNDns0Mx0uKMVl/9W+asZLXaO7 Vu6ncTPwp3F9JVvKSZ84DiJHKHXS51mqSFFcFrR++1NlWMOhzNjh03dIha5ytfu5aql4 JbIg== X-Gm-Message-State: ACrzQf0/jPawwgKRAPdu6QjSISno1usVsaQXSP6E0OvzlKxP8yZp0WGX uKD2XEi8u2XS4C6Yh028G9yLZKwSLKXp+Q== X-Google-Smtp-Source: AMsMyM4f/DNcKfSNCR5KDPed0Mcp5cwXVvGvC1RGTVJ6/XijRajpAkTujsq7LcKjNDnnMx4lyE1I/A== X-Received: by 2002:a05:6870:178b:b0:12b:c621:b7a9 with SMTP id r11-20020a056870178b00b0012bc621b7a9mr9066648oae.41.1664464822421; Thu, 29 Sep 2022 08:20:22 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id j9-20020a9d7d89000000b0065126423321sm3147605otn.76.2022.09.29.08.20.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Sep 2022 08:20:22 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw117139 [PATCH 2/2] net/ixgbe: fix unexpected VLAN Rx in promisc mode on VF Date: Thu, 29 Sep 2022 11:20:00 -0400 Message-Id: <20220929152000.4107857-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20220929120901.639-3-olivier.matz@6wind.com> References: <20220929120901.639-3-olivier.matz@6wind.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/117139/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3151314504