From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roman Mashak Subject: Re: [PATCH 00/14] Modify action API for implementing lockless actions Date: Wed, 16 May 2018 10:38:03 -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: Jamal Hadi Salim , 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 , Eric Dumazet , kliteyn@mellanox.com To: Vlad Buslov Return-path: Received: from mail-oi0-f68.google.com ([209.85.218.68]:36182 "EHLO mail-oi0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751595AbeEPOiE (ORCPT ); Wed, 16 May 2018 10:38:04 -0400 Received: by mail-oi0-f68.google.com with SMTP id v2-v6so921032oif.3 for ; Wed, 16 May 2018 07:38:04 -0700 (PDT) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Wed, May 16, 2018 at 2:43 AM, Vlad Buslov wrote: >>>>> 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. > > Results is for net-next without my patches. Do you have skbmod compiled in kernel or as a module?