On Fri, May 25, 2018 at 1:39 PM, Vlad Buslov wrote:
>
> On Thu 24 May 2018 at 23:34, Cong Wang wrote:
>> On Mon, May 14, 2018 at 7:27 AM, Vlad Buslov wrote:
>>> Currently, all netlink protocol handlers for updating rules, actions and
>>> qdiscs are protected with single global rtnl lock which re
On Thu 24 May 2018 at 23:34, Cong Wang wrote:
> On Mon, May 14, 2018 at 7:27 AM, Vlad Buslov wrote:
>> Currently, all netlink protocol handlers for updating rules, actions and
>> qdiscs are protected with single global rtnl lock which removes any
>> possibility for parallelism. This patch set is
On Mon, May 14, 2018 at 7:27 AM, Vlad Buslov wrote:
> Currently, all netlink protocol handlers for updating rules, actions and
> qdiscs are protected with single global rtnl lock which removes any
> possibility for parallelism. This patch set is a first step to remove
> rtnl lock dependency from T
On Fri 18 May 2018 at 12:33, Jamal Hadi Salim wrote:
> On 17/05/18 09:35 AM, Vlad Buslov wrote:
>>
>> On Wed 16 May 2018 at 21:51, Jiri Pirko wrote:
>>> Wed, May 16, 2018 at 11:23:41PM CEST, vla...@mellanox.com wrote:
>
> Please make sure you have these in your kernel config:
>
>>>
On 17/05/18 09:35 AM, Vlad Buslov wrote:
On Wed 16 May 2018 at 21:51, Jiri Pirko wrote:
Wed, May 16, 2018 at 11:23:41PM CEST, vla...@mellanox.com wrote:
Please make sure you have these in your kernel config:
CONFIG_NET_ACT_IFE=y
CONFIG_NET_IFE_SKBMARK=m
CONFIG_NET_IFE_SKBPRIO=m
CONFIG_NE
On Wed 16 May 2018 at 21:51, Jiri Pirko wrote:
> Wed, May 16, 2018 at 11:23:41PM CEST, vla...@mellanox.com wrote:
>>
>>On Wed 16 May 2018 at 17:36, Roman Mashak wrote:
>>> Vlad Buslov writes:
>>>
On Wed 16 May 2018 at 14:38, Roman Mashak wrote:
> On Wed, May 16, 2018 at 2:43 AM, Vlad
Wed, May 16, 2018 at 11:23:41PM CEST, vla...@mellanox.com wrote:
>
>On Wed 16 May 2018 at 17:36, Roman Mashak wrote:
>> Vlad Buslov writes:
>>
>>> On Wed 16 May 2018 at 14:38, Roman Mashak wrote:
On Wed, May 16, 2018 at 2:43 AM, Vlad Buslov wrote:
> I'm trying to run tdc, but keep
On Wed 16 May 2018 at 18:10, Davide Caratti wrote:
> On Wed, 2018-05-16 at 13:36 -0400, Roman Mashak wrote:
>> Vlad Buslov writes:
>>
>> > On Wed 16 May 2018 at 14:38, Roman Mashak wrote:
>> > > On Wed, May 16, 2018 at 2:43 AM, Vlad Buslov wrote:
>> > > > > > > > I'm trying to run tdc, but ke
On Wed 16 May 2018 at 17:36, Roman Mashak wrote:
> Vlad Buslov writes:
>
>> On Wed 16 May 2018 at 14:38, Roman Mashak wrote:
>>> 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
On Wed, 2018-05-16 at 13:36 -0400, Roman Mashak wrote:
> Vlad Buslov writes:
>
> > On Wed 16 May 2018 at 14:38, Roman Mashak wrote:
> > > 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
>
Vlad Buslov writes:
> On Wed 16 May 2018 at 14:38, Roman Mashak wrote:
>> 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:
>>
On Wed 16 May 2018 at 15:02, Jamal Hadi Salim wrote:
> On 16/05/18 10:38 AM, Roman Mashak wrote:
>
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?
>>
On Wed 16 May 2018 at 14:38, Roman Mashak wrote:
> 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
On 16/05/18 10:38 AM, Roman Mashak wrote:
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?
Also - suggestion is to use latest iproute2 which interprets
extended error i
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=152639
On Tue 15 May 2018 at 22:07, Lucas Bates wrote:
> On Tue, May 15, 2018 at 6:03 PM, Lucas Bates wrote:
>> 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 ans
On Tue 15 May 2018 at 21:49, Jamal Hadi Salim wrote:
> 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, Vla
On Tue, May 15, 2018 at 6:03 PM, Lucas Bates wrote:
> 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 talk
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 someth
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 fol
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 clea
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
Mon, May 14, 2018 at 08:03:20PM CEST, j...@mojatatu.com wrote:
>On 14/05/18 10:27 AM, Vlad Buslov wrote:
>> Currently, all netlink protocol handlers for updating rules, actions and
>> qdiscs are protected with single global rtnl lock which removes any
>> possibility for parallelism. This patch set
On Mon 14 May 2018 at 18:03, Jamal Hadi Salim wrote:
> On 14/05/18 10:27 AM, Vlad Buslov wrote:
>> Currently, all netlink protocol handlers for updating rules, actions and
>> qdiscs are protected with single global rtnl lock which removes any
>> possibility for parallelism. This patch set is a fi
On 14/05/18 10:27 AM, Vlad Buslov wrote:
Currently, all netlink protocol handlers for updating rules, actions and
qdiscs are protected with single global rtnl lock which removes any
possibility for parallelism. This patch set is a first step to remove
rtnl lock dependency from TC rules update pat
Currently, all netlink protocol handlers for updating rules, actions and
qdiscs are protected with single global rtnl lock which removes any
possibility for parallelism. This patch set is a first step to remove
rtnl lock dependency from TC rules update path. It updates act API to
use atomic operati
26 matches
Mail list logo