Add support for rte_pause() implementation for armv7.
Signed-off-by: Jerin Jacob
---
The reference implementation for Linux's cpu_relax() for armv7 is at
https://elixir.bootlin.com/linux/latest/source/arch/arm/include/asm/processor.h#L100
---
lib/librte_eal/common/include/arch/arm/rte_pause_32
Add support for rte_pause() implementation for ppc64.
Signed-off-by: Jerin Jacob
---
The reference implementation for Linux's cpu_relax() for ppc64 is at
https://elixir.bootlin.com/linux/latest/source/arch/powerpc/include/asm/processor.h#L440
---
lib/librte_eal/common/include/arch/ppc_64/rte_p
Can anybody suggest? Stuck right now!
On Sat, Oct 6, 2018, 17:02 chetan bhasin wrote:
> Hi Dpdk Champs,
>
> I am facing an issue while bringing bonding on VM having vmxnet3
> interfaces.
>
> Below error is coming in the log -
>
> PMD: bond_ethdev_start(1959) - bonded port (2) failed to reconfig
-Original Message-
> Date: Sat, 6 Oct 2018 19:44:35 +
> From: Ola Liljedahl
> To: Jerin Jacob , "dev@dpdk.org"
>
> CC: Honnappa Nagarahalli , "Ananyev,
> Konstantin" , "Gavin Hu (Arm Technology
> China)" , Steve Capper , nd
> , "sta...@dpdk.org"
> Subject: Re: [PATCH v3 1/3] ring
Some blogs posts about undefined behaviour in C/C++:
https://blog.regehr.org/archives/213
http://blog.llvm.org/2011/05/what-every-c-programmer-should-know.html
-- Ola
On 06/10/2018, 09:42, "Jerin Jacob" wrote:
-Original Message-
> Date: Fri, 5 Oct 2018 20:34:15 +
> From: Ola Liljedahl
> To: Honnappa Nagarahalli , Jerin Jacob
>
> CC: "Ananyev, Konstantin" , "Gavin Hu (Arm
> Technology China)" , "dev@dpdk.org" ,
This action is useful for offloading loopback mode, where the hardware
will swap source and destination MAC addresses in the outermost Ethernet
header before looping back the packet. This action can be used in
conjunction with other rewrite actions to achieve MAC layer transparent
NAT where the MAC
Query firmware for the new filter work request to offload flows with
actions to modify IP and TCP/UDP port addresses. When available,
translate IP and TCP/UDP port address modify actions to internal
hardware specification and offload the flow to hardware.
Original work by Shagun Agrawal
Signed-of
Add actions:
- SET_IPV4_SRC - set a new IPv4 source address.
- SET_IPV4_DST - set a new IPv4 destination address.
- SET_IPV6_SRC - set a new IPv6 source address.
- SET_IPV6_DST - set a new IPv6 destination address.
Original work by Shagun Agrawal
Signed-off-by: Rahul Lakkireddy
Acked-by: Xiaoyu
Add actions:
- SET_TP_SRC - set a new TCP/UDP source port number.
- SET_TP_DST - set a new TCP/UDP destination port number.
Original work by Shagun Agrawal
Signed-off-by: Rahul Lakkireddy
Acked-by: Xiaoyu Min
Acked-by: Ori Kam
---
v2:
- Rebased to tip.
- Removed adding actions to app/test-pmd/
This series of patches add support for actions:
- SET_IPV4_SRC - set a new IPv4 source address.
- SET_IPV4_DST - set a new IPv4 destination address.
- SET_IPV6_SRC - set a new IPv6 source address.
- SET_IPV6_DST - set a new IPv6 destination address.
- SET_TP_SRC - set a new TCP/UDP source port numb
> -Original Message-
> From: Jerin Jacob [mailto:jerin.ja...@caviumnetworks.com]
> Sent: Saturday, October 6, 2018 9:16 AM
> To: Thomas Monjalon
> Cc: Yigit, Ferruh ; Andrew Rybchenko
> ; Lu, Wenzhuo ; Wu,
> Jingjing ; Iremonger, Bernard
> ; Mcnamara, John ;
> Kovacevic, Marko ; Olivi
Hi Dpdk Champs,
I am facing an issue while bringing bonding on VM having vmxnet3 interfaces.
Below error is coming in the log -
PMD: bond_ethdev_start(1959) - bonded port (2) failed to reconfigure slave
device (0).
Please suggest.
Thanks,
Chetan Bhasin
-Original Message-
> Date: Sat, 06 Oct 2018 00:44:52 +0200
> From: Thomas Monjalon
> To: Ferruh Yigit , Jerin Jacob
> , Andrew Rybchenko
>
> Cc: Wenzhuo Lu , Jingjing Wu ,
> Bernard Iremonger , John McNamara
> , Marko Kovacevic ,
> Olivier Matz , dev@dpdk.org, shah...@mellanox.com,
>
-Original Message-
> Date: Fri, 5 Oct 2018 20:56:47 +0100
> From: Ferruh Yigit
> To: Jerin Jacob , John McNamara
> , Marko Kovacevic
> CC: dev@dpdk.org, tho...@monjalon.net, arybche...@solarflare.com,
> olivier.m...@6wind.com, sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH 1/2] doc: c
-Original Message-
> Date: Fri, 5 Oct 2018 20:34:15 +
> From: Ola Liljedahl
> To: Honnappa Nagarahalli , Jerin Jacob
>
> CC: "Ananyev, Konstantin" , "Gavin Hu (Arm
> Technology China)" , "dev@dpdk.org" ,
> Steve Capper , nd , "sta...@dpdk.org"
>
> Subject: Re: [PATCH v3 1/3] ring
16 matches
Mail list logo