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 D9CE1437DF for ; Wed, 3 Jan 2024 12:27:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3C99402E5 for ; Wed, 3 Jan 2024 12:27:04 +0100 (CET) Received: from mail-oi1-f173.google.com (mail-oi1-f173.google.com [209.85.167.173]) by mails.dpdk.org (Postfix) with ESMTP id 822D4402BE for ; Wed, 3 Jan 2024 12:27:03 +0100 (CET) Received: by mail-oi1-f173.google.com with SMTP id 5614622812f47-3bbbc6e51d0so4736165b6e.3 for ; Wed, 03 Jan 2024 03:27:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1704281222; x=1704886022; darn=dpdk.org; 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=iKdYsXpaiaOK8DK7POarmGgjdl3nDNebjt9znCSV8w0=; b=FE1NqUHiBBMDhUISKIn8fr+mEEOwfL00X6T6xci1e+B1jak/Bv8R4y+dABeHtG4xSB vF5E8lzUnyGZ/M4se5aVOzGf2wdqr5cuQCRopwIRN0i/XHqiSoMjP73ai+hPKEFN3EGR TICxigTmCCrCF0y00ZEdO+Keuuv//NFhGV0zeMLd/UpbZWG5h+3pKeTUba4hNyQ6g+sn o97RR4ZB4lf/LBnLyWVnq1gNTyDOioZKProoRIlrGkcwuAOyXmZK+X3f0CMerJm7CNzW FD5BvjqN5z5TUorhDUDSR75GNyTIfwm3aYwXjn+PaB9Yu1aEVC/p8fhxvQCa0ZsCgYjC C99Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704281222; x=1704886022; 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=iKdYsXpaiaOK8DK7POarmGgjdl3nDNebjt9znCSV8w0=; b=M7k9Keq5Cd1Ab3zmKIYaxY76OFSxGyHpTfNHGhJDVQXsAFVpmRqVBMw6dNP+oHckWg VyILA/Xc0cylUGE2lsCHT3zYUD+GxOE4h7iwZ+O1aIWhUFM4kLetWxgb7+RGzvvaqeOm M+rKqY5cl5obFf0YRM7l3/t7Q9OcrDNy5TOwPBkrvtsFr4r4lMegUzDsTKYiXNH0A+co d8fXzB36fKMlX55cE82CpkJ0Ub5QQQ89JgKRBwdR8gS+61cBRMc5nEjKjB5R2SN9nyl4 xZ8nDmXMOVBHMDh67+tP5e0W1kfG0YKfC8fhBLzbhYgOKvrgRwjwy927ELNTgjQJvR5V fFpQ== X-Gm-Message-State: AOJu0Yy6bmbG5SFAPAL8Y8YeZXNSghv/1rRtI+vDVCPrKl3z3+F2b4q0 ihmJnfyO/yQ5vyqHB2/nCB2SN0RRfWULrnhGUQY1y+R5lxE= X-Google-Smtp-Source: AGHT+IFyYEMSfyJCVF+daJjczy1PXh6WGOMEVVO1Bj0e84mIKgEnpvSPyxThXmpJRsg1KU+5AY4W2g== X-Received: by 2002:a05:6808:614e:b0:3bb:b700:e2e6 with SMTP id dl14-20020a056808614e00b003bbb700e2e6mr9765626oib.114.1704281222005; Wed, 03 Jan 2024 03:27:02 -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 f14-20020a37ad0e000000b00781c4b4c2a4sm2070523qkm.109.2024.01.03.03.27.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Jan 2024 03:27:01 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135704 [PATCH v8 2/2] net/iavf: add diagnostic support in TX path Date: Wed, 3 Jan 2024 06:27:00 -0500 Message-Id: <20240103112700.881005-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240103101054.1330081-3-mingjinx.ye@intel.com> References: <20240103101054.1330081-3-mingjinx.ye@intel.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/135704/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7396311371