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 A62D2432E4 for ; Thu, 9 Nov 2023 12:19:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0A1140267 for ; Thu, 9 Nov 2023 12:19:30 +0100 (CET) Received: from mail-yw1-f181.google.com (mail-yw1-f181.google.com [209.85.128.181]) by mails.dpdk.org (Postfix) with ESMTP id CA56E40267 for ; Thu, 9 Nov 2023 12:19:29 +0100 (CET) Received: by mail-yw1-f181.google.com with SMTP id 00721157ae682-5afbdbf3a19so8825337b3.2 for ; Thu, 09 Nov 2023 03:19:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1699528768; x=1700133568; 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=D2i6mkGemkYUxw+ogDGBv1/eswV9LQPIYzEDwC5jo8o=; b=OpS5vD+n4rOa1M+ootl9CGwu0j/INx3W1RWgUk4RnY11CAKVRPY+xDVJtFIWvTYFM2 jw39He8swuFXX5F8SwjJNKcbs8SxFN5B1W1gmyg98CGaEeiRFC9y7vQQaS8gZSXQw/AP b2sc1szPGMyDzug8PoIkRB1IfGlx1TUQk6k3NdF7g5oFSFp3uf8btmb0HRDuw1aapqhL +ibYh7sxlrq+bDylnCoUs+E2Uz08ncHCxwIMBXysfSMmHzF6EN94JrCkc8c9g3CTLOpU t5TPbFEqorITpJjS3IaQ4dOQQma64o8o5EIa3hQhzJfmBHxRVhkrxcrt56z13J+Kv4mA CkLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699528768; x=1700133568; 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=D2i6mkGemkYUxw+ogDGBv1/eswV9LQPIYzEDwC5jo8o=; b=JWUMCxOyq28E9KuhAS482Xao2/iwmUV7x17V2dmbX6ms7yGtIw/Nd9nedDp0CoDK5h fHxKiHGXMnFVNdeQZ6Nh04xODKrXy5QXxWnPlozvKNOeTP0pSs6KeJKfrHbIojvSzEa4 NSmR7aUygmuvC1z8skls9Erf/4R1eBw1WN6BSD53C/kb18i4uDMd9xWNPI089A2q89JP wl+BvpiBAHgY5+OmR5lmhbET27eUTvyeYJsqMZjeD/wqwQHXeWyKEhwPPJxUtinGpACU e9FEd8bpDJz+zezl47PuVy8unNMeXrl6oiDFqpRg8OoiXy+Rfv1MLBkNgIP6zw5BlCAl y22Q== X-Gm-Message-State: AOJu0YwViTEbsuqQzjET+kavnH6Em5+gIc2EV3Aol17m6smCNc5THUK0 fK+AsT7ymX2tSTpZQJcgzR0a+wQhqpEij6+5CPA= X-Google-Smtp-Source: AGHT+IElXo0pGe74UJraifRAGnxseWloaXqXAvC1v3cM6XookJqhez0R+FlPHXoyI5KUTnJIwq8cAQ== X-Received: by 2002:a0d:f947:0:b0:5a8:2037:36d9 with SMTP id j68-20020a0df947000000b005a8203736d9mr4408416ywf.25.1699528768424; Thu, 09 Nov 2023 03:19: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 mn11-20020a0562145ecb00b0065aff6b49afsm1977834qvb.110.2023.11.09.03.19.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Nov 2023 03:19:28 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134013 [PATCH 2/2] app/test: fix uninitialized RSS configuration Date: Thu, 9 Nov 2023 06:19:27 -0500 Message-Id: <20231109111927.2901902-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231109100552.1250123-3-haijie1@huawei.com> References: <20231109100552.1250123-3-haijie1@huawei.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/134013/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6810417434