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 1141542F90 for ; Wed, 2 Aug 2023 15:18:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D1AF4021D for ; Wed, 2 Aug 2023 15:18:39 +0200 (CEST) Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by mails.dpdk.org (Postfix) with ESMTP id 467694021D for ; Wed, 2 Aug 2023 15:18:37 +0200 (CEST) Received: by mail-qk1-f182.google.com with SMTP id af79cd13be357-76cab6fe9c0so327869785a.0 for ; Wed, 02 Aug 2023 06:18:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1690982316; x=1691587116; 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=n2hmLWvzAX7muiggYetAkYaaR2Xv+FddGdeT6y04ZvA=; b=fQke50EQ/54xta4TPqxXq/L2+noKkBRo/pzjD3UXSMnnzfPcgmkdF5dHP0NmslrTRh TDZuWbTdCXZmPKHfTOFv1uKlCpXudncf+5QgppiZxlMiJA7jhVQnnp0GbvF9DulOkSy0 iDbM0U5pUYkaaHdaMPfUlStcM9qGNjwq1Ah2aCW2PZbAVii8i3JFwIpzTPM6oaT3rUFE FGNEdntgsErmTQZ13ImDCnuGUWiRPXk/W4CBnsu5yiAGHBCVU+wi9lHJo1ZqkZeBJlPJ I56QVZd7th9OyoPPeuj3D+Yo5Uw8THbs/1b0e6VYhFFQG+bXxXHvvOgaxeIsEuZECy+4 BmPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690982316; x=1691587116; 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=n2hmLWvzAX7muiggYetAkYaaR2Xv+FddGdeT6y04ZvA=; b=CLA9er4jUXS/k0UKFJtwHxtbLplVK5Uuw5kUlkVJCu4CMDKzEZiyW1YGBDCUh7JDl0 dS9Nk1feXrZaj2GYa8G8681+0SeedGkyoqQzmfHRxSBWPAZ1SYXHQjxgNVICESALoyop R/D8jwHl6VMQKAqz65TsE1MRCZM8DStG2XjpyUkIc6r3WS5woCK7EBc3Ht78VKSYPZfS WuzaG1t/iq939uQ/8miKqM67K0uslji2Bm4HKFKGpmsPqZ+FK/2Iw+LBNrtHEmToSLke 5P9c2PcvEhtvyuZuS0HOVWE9idXXxT5QAwU7xU8k0vIp0NcEndcx7xBowIx2Aki+f5QE rqlA== X-Gm-Message-State: ABy/qLYD1mmmhZTNCHkhbVecZERf3P/t4jtctJe5QMO6wXcjGMFY+ADB LEBIRg0apld3nDC7dRsjhj/60dvjj6iHLUXipIs= X-Google-Smtp-Source: APBJJlGSqQAgW/dA84kNKAcGYndT/M3CI3YWm/4sS7JeduVKoAGjoPK7TSgHsgyj/BXjp4brymvPkA== X-Received: by 2002:a0c:aa4e:0:b0:63c:ef89:1a5c with SMTP id e14-20020a0caa4e000000b0063cef891a5cmr12914945qvb.62.1690982316302; Wed, 02 Aug 2023 06:18:36 -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 m18-20020a0cf192000000b0063cfc393c0csm4932207qvl.86.2023.08.02.06.18.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Aug 2023 06:18:35 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129831 [PATCH] ethdev: introduce generic flow item and action Date: Wed, 2 Aug 2023 09:18:34 -0400 Message-Id: <20230802131834.1114415-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230802173451.3151646-1-qi.z.zhang@intel.com> References: <20230802173451.3151646-1-qi.z.zhang@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/129831/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5737039631