From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 17156C169C4 for ; Mon, 11 Feb 2019 13:40:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CAAE621B24 for ; Mon, 11 Feb 2019 13:40:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=resnulli-us.20150623.gappssmtp.com header.i=@resnulli-us.20150623.gappssmtp.com header.b="I7kqIE1b" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727885AbfBKNkD (ORCPT ); Mon, 11 Feb 2019 08:40:03 -0500 Received: from mail-wm1-f68.google.com ([209.85.128.68]:40251 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727106AbfBKNkD (ORCPT ); Mon, 11 Feb 2019 08:40:03 -0500 Received: by mail-wm1-f68.google.com with SMTP id q21so17280376wmc.5 for ; Mon, 11 Feb 2019 05:40:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=resnulli-us.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=aRf0iE7EcaJgG5e/UJqDX8PZD53MGUWy5F6e/5lKo5A=; b=I7kqIE1brLldHdrSS18W83deJ8qj2iuNEeP5ouBEjvjsIPoUfcphzHFW4wEtJ9Sns1 ZABgbJk6AP/VS5NlXoHME9cP9TV322mT48gYrSgghYhJITpmUjZeUtt9d+yEYGSQ8Fgm Bzxkx2AYL3yKp5oBWPdKa+ftWwjKgE68mAGlvIGpDLLDqPS8QRhibQD9N2RkX/X1llRC fX4Iqut8BCG4dsA+PsBixDvcs1Dxwl0retLRC5+V8qKytFsUS2kGV5pJWjNZ00hS8BM4 uwlp41qsV/PgF2g+dI72ArgsFBo4OgHyAIw1nvlNg9PjCd19JP7lQfNtGp5VqxtE+wq2 Ddpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=aRf0iE7EcaJgG5e/UJqDX8PZD53MGUWy5F6e/5lKo5A=; b=Gn8iO5g6vYxOpCvJ0QY4gq9zX8mQ0yS2ZR1A8Njbv79glO7WvCB2JOpJY5uPy2WvHv bagczoiktheYU13bbJ3wzxmgO9wLCeZArHQMoIBLAUSsTOmLUu718BRUFlMdN/WldWJV by5EvuXMmS2kZfscnrY0pJzu4xkgxkf/XOFAfIm6Jx80y7HDi/Np1NscUH9Yrt+Yr16P p2mwMXCzQOjjYGlsraZ4r2RZV7mVHGxKMlNfVYdyV+EXWFKt3ubQJRei+PBg+utgI66n yBU2rTm07Nfc3ZxPWt/nyzgrFc/KnAvFJxBn9RbbNGVfB3F3GPZaljh79ROTm9N5Znzq TbeQ== X-Gm-Message-State: AHQUAuZC15bABGfoAbixBB3mNlMUVJjJvOjnN05R60e0iZg7C14jmiCO YwGNToCtIxKO8CSDJ+jka3dRog== X-Google-Smtp-Source: AHgI3IYD//AFkVsCEF2QbDuipgZPi7R24bGs7KTNsK9CMV69MnBjolotNoa/CjH5635CdooaY35gpQ== X-Received: by 2002:a1c:4301:: with SMTP id q1mr9418726wma.44.1549892401546; Mon, 11 Feb 2019 05:40:01 -0800 (PST) Received: from localhost (mail.chocen-mesto.cz. [85.163.43.2]) by smtp.gmail.com with ESMTPSA id o18sm15397704wrg.40.2019.02.11.05.40.00 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 11 Feb 2019 05:40:01 -0800 (PST) Date: Mon, 11 Feb 2019 14:30:38 +0100 From: Jiri Pirko To: Eli Britstein Cc: netdev@vger.kernel.org, Roi Dayan , Pablo Neira Ayuso , Jiri Pirko , Saeed Mahameed Subject: Re: [PATCH net-next 1/1] flow_offload: Fix flow action infrastructure Message-ID: <20190211133038.GQ2251@nanopsycho> References: <20190211075259.39058-1-elibr@mellanox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190211075259.39058-1-elibr@mellanox.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Mon, Feb 11, 2019 at 08:52:59AM CET, elibr@mellanox.com wrote: >Implementation of macro "flow_action_for_each" introduced in >commit e3ab786b42535 ("flow_offload: add flow action infrastructure") >and used in commit 738678817573c ("drivers: net: use flow action >infrastructure") iterated the first item twice and did not reach the >last one. Fix it. > >Fixes: e3ab786b42535 ("flow_offload: add flow action infrastructure") >Fixes: 738678817573c ("drivers: net: use flow action infrastructure") >Signed-off-by: Eli Britstein >Reviewed-by: Roi Dayan Acked-by: Jiri Pirko