From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Bates Subject: Re: [PATCH 00/14] Modify action API for implementing lockless actions Date: Tue, 15 May 2018 18:03:52 -0400 Message-ID: References: <1526308035-12484-1-git-send-email-vladbu@mellanox.com> <23f37e5a-dd30-0ad3-a5ab-df22bf0ad7f9@mojatatu.com> <97ccb118-a3dc-6eb0-b127-9c04adf9e2fd@mojatatu.com> <2ee4066e-643a-f901-8926-7001f8699163@mojatatu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: Vlad Buslov , Linux Kernel Network Developers , David Miller , Cong Wang , Jiri Pirko , pablo@netfilter.org, kadlec@blackhole.kfki.hu, fw@strlen.de, ast@kernel.org, Daniel Borkmann , edumazet@google.com, kliteyn@mellanox.com To: Jamal Hadi Salim Return-path: Received: from mail-lf0-f65.google.com ([209.85.215.65]:34373 "EHLO mail-lf0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751515AbeEOWEO (ORCPT ); Tue, 15 May 2018 18:04:14 -0400 Received: by mail-lf0-f65.google.com with SMTP id r25-v6so2551358lfd.1 for ; Tue, 15 May 2018 15:04:14 -0700 (PDT) In-Reply-To: <2ee4066e-643a-f901-8926-7001f8699163@mojatatu.com> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, May 15, 2018 at 5:49 PM, Jamal Hadi Salim wrote: >> Test 7d50: Add skbmod action to set destination mac >> exit: 255 0 >> dst MAC address <11:22:33:44:55:66> >> RTNETLINK answers: No such file or directory >> We have an error talking to the kernel >> > > You may actually have broken something with your patches in this case. > > Lucas - does this test pass on latest net-next? Yes, 7d50 has been passing on our builds for at least the last month. - Lucas