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 ED16A41E05 for ; Tue, 7 Mar 2023 12:39:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6A2D4067E for ; Tue, 7 Mar 2023 12:39:30 +0100 (CET) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id 6EA1B4067E for ; Tue, 7 Mar 2023 12:39:29 +0100 (CET) Received: by mail-qt1-f171.google.com with SMTP id d7so13841365qtr.12 for ; Tue, 07 Mar 2023 03:39:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1678189168; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=0in+IDkIClcoyWgaeoBMoe1Ao3e4iifW7eMpmwXtf+0=; b=L6gCCD26xbm0isWuevsix4qFTp4Pf+PwLuOLNTIO0EKj1kFuOk4Ozp9v+3bctejFF2 jL/5Bmnjg/VawAvE4LDU29bYQc1IYlSkRkiIuwGTPl0AMXg0l8SsM6Zv+dYJaL06b98T jODaCvmjg8lpRcAnQLCCI2XZcK8ez6ZBT2+yA4/HHrBJLirFv/wLJgBTXM8CG7t6fuVN 2BIERTLxdcf+0nNDEFtEbyc2gim4fmDF3ciGLFLoFxk+Wo5doTCIw4ZCH8AGX06gCxiI W1+A2l64B/wwLPyxbUAQ9kL7tU3+WaCaHMR0QoZ+4MB89DLL9sX4xBBaJDSIuj31RYLD ZpWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678189168; 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:message-id:reply-to; bh=0in+IDkIClcoyWgaeoBMoe1Ao3e4iifW7eMpmwXtf+0=; b=E3eDFH7VMFTSrx6uJUvw6gFQYPTX/+HKOjGrzkRkSQksqaiOfPCXcdeOUe+VANYfqG fo5T3GBLSuaadJjF5SMDGGYoy8h0PUfGjrXU2iMJsfJxSYOPHB+SdwSwMKsr9k75834L XBLBZKB2Cp75C7TiMY6+QqMiaqgQwKXaiHskNzNtl/9q9ID+FMEXt0lWFarwNMFW92tX KHtBeRTjVx9h2lkjulHn3eCe/wW+8+PgLFyWqeMNsW4LY88Rn8BGy0VgrUVNq4BUIUaY JpotVzhSUiFvLfX9zUdj5a62EH0tqCAO72JedoHv9G9sNJ1P0tWG5xGZEio31XJI6jr0 5z/w== X-Gm-Message-State: AO0yUKWxvGEt13T9WLhLSpbznj+H/PCFTaf9wpC7Dl2CvpEXFKeWHS95 n/DolCOYDHn1ev8pSsloUyaRRa4lOKYzDP6F8sE= X-Google-Smtp-Source: AK7set9Tn0rPPT10p2bdU8n3oRVbkqRC6kddmEGFfxoEVFyk3LYXuZh5LVTI4VJcdOxofGJXlf8AMg== X-Received: by 2002:a05:622a:1309:b0:3bf:d50b:4967 with SMTP id v9-20020a05622a130900b003bfd50b4967mr23728348qtk.43.1678189168611; Tue, 07 Mar 2023 03:39:28 -0800 (PST) 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 i23-20020a05620a145700b00739e7e10b71sm9187960qkl.114.2023.03.07.03.39.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Mar 2023 03:39:28 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124834 [PATCH v2 1/1] drivers: remove implementation of Rx metadata negotiation Date: Tue, 7 Mar 2023 07:39:23 -0500 Message-Id: <20230307123923.166215-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230307104634.861726-1-hpothula@marvell.com> References: <20230307104634.861726-1-hpothula@marvell.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/124834/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4353394094