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 4C83FA0544 for ; Thu, 17 Nov 2022 10:59:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 274B240DDC for ; Thu, 17 Nov 2022 10:59:56 +0100 (CET) Received: from mail-qv1-f52.google.com (mail-qv1-f52.google.com [209.85.219.52]) by mails.dpdk.org (Postfix) with ESMTP id 0B0C040DDA for ; Thu, 17 Nov 2022 10:59:55 +0100 (CET) Received: by mail-qv1-f52.google.com with SMTP id c8so832121qvn.10 for ; Thu, 17 Nov 2022 01:59:54 -0800 (PST) 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 :message-id:reply-to; bh=S7uiKpfSHwk+4nUm+V7r7McTVIub4wmKM5OePrcb7Ic=; b=KCKB1Sg5dqrSl7pnBJMHx+O4H6vlsh1Vo8jWtkp0YPhN2s7sVhwg6xQQl6UH1vMy7p djyxsx8sF77c1rxkF5udi5M9qKrmlQyfS8eYOP903c7bpi0W332HHlFcAGlK/CDI4IWU 5xR+ehth/v5fuZUBrZcQD+0AhA4ljIFQZ0FE5Bt7LoObb/M1i4ikQXNzj3MPJKLvuTTI zxdaZKKz8hG95fbAjfjuynxijLs2MOlBbRq+X9OPrem5jeeXNCi1oX+Kvs+uuSaT4Dym FLHRlEh02rHQ9kIjKP25JlHF/9maCsC27MgpX5psvIEG5XUeY6xedV29Louj/s3fJHUl AV0A== 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:message-id:reply-to; bh=S7uiKpfSHwk+4nUm+V7r7McTVIub4wmKM5OePrcb7Ic=; b=RNMNKkr1ma14rLhIHSrdNuNhs0Yr8T2aizElsxbkuRrFhX25zBdTXYZhrylaVRtguJ p8NA1OdL+LThtsx2Py94HsnzQ/rbzdY1iuPKzcrvsePQwAZvDoX7cUQrJ4jKTzmsf4AG xffDPQzG3dYGsy2V8pkyPTtJlruae7vuTrRevnoHpdHBV7qhUYiGe9rELzkv/Gp5p3RS 0iEk3ad9lyD1QX0lLBp1M8xEeIGDgbsPsmf+y5J/YI6wv2npV+76n1NfjtvRcVFa2Wc/ 492n2m6HEwtOd6/xfotsl1VNz7hc2mcp1hjGDdDN6paW7aCIrkXVb8pVOJEiomnOb+KK INYQ== X-Gm-Message-State: ANoB5pnxp5xC745Y06LrA++r/7eUeXZrhF4XOkj5x8U/OYJfjd7DrDa2 qAlBw2SjGZvi5QlZes2lcIEn2q1kVajYPg== X-Google-Smtp-Source: AA0mqf6smE5DJX1CttNBT5dgCgBkyJZ6zwxyh1loIFdA18EJ61g6GalWMZWXca3vhcpTTJx5YbBKhQ== X-Received: by 2002:a05:6214:514a:b0:4bb:9279:57cb with SMTP id kh10-20020a056214514a00b004bb927957cbmr1750745qvb.35.1668679194177; Thu, 17 Nov 2022 01:59:54 -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 j1-20020ac86641000000b00397b1c60780sm127076qtp.61.2022.11.17.01.59.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Nov 2022 01:59:53 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119928 [PATCH] net/nfp: fix issue of data len exceeds descriptor limitation Date: Thu, 17 Nov 2022 04:58:45 -0500 Message-Id: <20221117095845.515308-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221117083320.21815-1-chaoyong.he@corigine.com> References: <20221117083320.21815-1-chaoyong.he@corigine.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/119928/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3486748767