From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamal Hadi Salim Subject: Re: [PATCH 00/14] Modify action API for implementing lockless actions Date: Tue, 15 May 2018 17:49:36 -0400 Message-ID: <2ee4066e-643a-f901-8926-7001f8699163@mojatatu.com> References: <1526308035-12484-1-git-send-email-vladbu@mellanox.com> <23f37e5a-dd30-0ad3-a5ab-df22bf0ad7f9@mojatatu.com> <97ccb118-a3dc-6eb0-b127-9c04adf9e2fd@mojatatu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, davem@davemloft.net, xiyou.wangcong@gmail.com, jiri@resnulli.us, pablo@netfilter.org, kadlec@blackhole.kfki.hu, fw@strlen.de, ast@kernel.org, daniel@iogearbox.net, edumazet@google.com, kliteyn@mellanox.com To: Vlad Buslov Return-path: Received: from mail-it0-f67.google.com ([209.85.214.67]:51464 "EHLO mail-it0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751774AbeEOVti (ORCPT ); Tue, 15 May 2018 17:49:38 -0400 Received: by mail-it0-f67.google.com with SMTP id n202-v6so5457040ita.1 for ; Tue, 15 May 2018 14:49:38 -0700 (PDT) In-Reply-To: Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 15/05/18 05:21 PM, Vlad Buslov wrote: > > On Tue 15 May 2018 at 18:25, Jamal Hadi Salim wrote: >> On 14/05/18 04:46 PM, Vlad Buslov wrote: >>> >>> On Mon 14 May 2018 at 18:03, Jamal Hadi Salim wrote: >>>> On 14/05/18 10:27 AM, Vlad Buslov wrote: >> >> >>> Hello Jamal, >>> >>> I'm trying to run tdc, but keep getting following error even on clean >>> branch without my patches: >> >> Vlad, not sure if you saw my email: >> Apply Roman's patch and try again >> >> https://marc.info/?l=linux-netdev&m=152639369112020&w=2 >> >> cheers, >> jamal > > With patch applied I get following error: > > 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? cheers, jamal PS:- any reason for the big Cc? I have trimmed it down.