This patch is to add testpmd CLI for getting all loaded profiles.
Signed-off-by: Beilei Xing
---
app/test-pmd/cmdline.c | 91 ++
1 file changed, 91 insertions(+)
diff --git a/app/test-pmd/cmdline.c b/app/test-pmd/cmdline.c
index bb99f85..5cddb83 1
Signed-off-by: Beilei Xing
Acked-by: John McNamara
---
doc/guides/rel_notes/release_17_05.rst | 4
1 file changed, 4 insertions(+)
diff --git a/doc/guides/rel_notes/release_17_05.rst
b/doc/guides/rel_notes/release_17_05.rst
index 3e48224..f17e03b 100644
--- a/doc/guides/rel_notes/release
Due to limited resources of X*710 (parser and analyzer configuration
tables, number of packet classification types, number of packet types,
filters configuration tables, etc.), it's impossible to simultaneously
support all protocols/filters required for different parts on network.
To enable protoco
This patch is to add get all loaded profiles function.
Signed-off-by: Beilei Xing
---
drivers/net/i40e/i40e_ethdev.c| 28
drivers/net/i40e/rte_pmd_i40e.h | 12
drivers/net/i40e/rte_pmd_i40e_version.map | 1 +
3 files changed, 41 in
This patch is to add testpmd CLI for loading a pipeline
personalization profile.
Signed-off-by: Beilei Xing
---
app/test-pmd/cmdline.c | 74 ++
app/test-pmd/config.c | 67 +
app/test-pmd/testpmd.h | 3 +
Add support for adding a pipeline personalization profile
package.
Signed-off-by: Beilei Xing
---
app/test-pmd/cmdline.c| 1 +
drivers/net/i40e/i40e_ethdev.c| 199 ++
drivers/net/i40e/rte_pmd_i40e.h | 58 +
drivers/
> -Original Message-
> From: Wu, Jingjing
> Sent: Friday, March 24, 2017 1:57 PM
> To: Zhao1, Wei ; dev@dpdk.org
> Subject: RE: [dpdk-dev] [PATCH 0/3] net/i40e: vf port reset
>
>
>
> > -Original Message-
> > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Wei Zhao
> > Sent
Hi, Andriy
I don't think this is a bug. Return errors when configure an invalid
max_rx_pkt_len is suitable for this generic API.
rte_eth_dev_configure(uint8_t port_id, uint16_t nb_rx_queue, uint16_t
nb_tx_queue, const struct rte_eth_conf *eth_conf)
is used to configure an Ethernet device as eth
> -Original Message-
> From: Wu, Jingjing
> Sent: Friday, March 24, 2017 5:07 PM
> To: Zhao1, Wei ; dev@dpdk.org
> Cc: Zhao1, Wei ; Lu, Wenzhuo
>
> Subject: RE: [dpdk-dev] [PATCH 3/3] net/i40e: implement device reset on
> port
>
>
> > /*
> > * Structure to store private data specifi
On Fri, Mar 24, 2017 at 8:22 PM, De Lara Guarch, Pablo <
pablo.de.lara.gua...@intel.com> wrote:
> Looks like you don't have icc installed.
> Use the x86_64-native-linuxapp-gcc instead:
>
> make install T=x86_64-native-linuxapp-gcc
>
Ack to that,
and since there are more dependencies you might wan
On Wednesday 22 March 2017 12:02 AM, Ben Walker wrote:
The FreeBSD implementation wasn't registering new devices
with the device framework on start up. However, common
code attempts to unregister them on shutdown which causes
a SEGFAULT. This fix makes the FreeBSD code do the same
thing as the Li
Hello Olivier,
On Friday 24 March 2017 09:52 PM, Olivier Matz wrote:
Hi Shreyansh,
On Mon, 20 Mar 2017 15:33:09 +0530, Shreyansh Jain
wrote:
CONFIG_RTE_DRIVER_MEMPOOL_STACK option added to common_base.
Stack mempool handler moved from lib/librte_mempool into drivers/mempool.
With this patch
Hi Andrey,
> -Original Message-
> From: Chilikin, Andrey
> Sent: Sunday, March 26, 2017 5:04 AM
> To: Xing, Beilei ; Wu, Jingjing
> Cc: Zhang, Helin ; dev@dpdk.org
> Subject: RE: [dpdk-dev] [PATCH v4 1/5] net/i40e: add pipeline
> personalization profile processing
>
> Hi Beilei
>
> > --
Hi Jingjing
> -Original Message-
> From: Wu, Jingjing
> Sent: Friday, March 24, 2017 5:55 PM
> To: Zhang, Qi Z ; Zhang, Helin
>
> Cc: dev@dpdk.org
> Subject: RE: [PATCH v3 2/3] net/i40e: configurable PTYPE mapping
>
> > diff --git a/drivers/net/i40e/rte_pmd_i40e.h
> > b/drivers/net/i40e/
> -Original Message-
> From: Yuanhan Liu [mailto:yuanhan@linux.intel.com]
> Sent: Friday, March 17, 2017 4:29 PM
> To: Tan, Jianfeng
> Cc: dev@dpdk.org; david.march...@6wind.com
> Subject: Re: [PATCH 4/5] net/virtio-user: add lsc support with vhost-user
> adapter
>
> On Fri, Mar 03,
Hi, John
> -Original Message-
> From: Mcnamara, John
> Sent: Friday, March 24, 2017 10:38 PM
> To: Mcnamara, John ; Yang, Qiming
> ; dev@dpdk.org
> Cc: Wu, Jingjing ; Yang, Qiming
>
> Subject: RE: [dpdk-dev] [PATCH] doc: move i40e know issue to new file
>
>
>
> > -Original Message-
Hi, Olivier
> -Original Message-
> From: Olivier Matz [mailto:olivier.m...@6wind.com]
> Sent: Friday, March 24, 2017 8:49 PM
> To: Yang, Qiming
> Cc: dev@dpdk.org; thomas.monja...@6wind.com; Ananyev, Konstantin
> ; Lu, Wenzhuo ;
> Zhang, Helin ; Wu, Jingjing ;
> adrien.mazarg...@6wind.com
Hi, Wenzhuo
> -Original Message-
> From: Lu, Wenzhuo
> Sent: Friday, March 24, 2017 1:03 PM
> To: Yang, Qiming ; dev@dpdk.org
> Cc: Wu, Jingjing ; Yang, Qiming
>
> Subject: RE: [dpdk-dev] [PATCH] doc: move i40e know issue to new file
>
> Hi Qiming,
>
> > -Original Message-
> > F
hello,
I'm running l3fwd-acl example as a daemon and trying to update acl context
with as a "swap" acl context, but the program stops with a segment fault
statement. Even using variables to direct which acl context the main loop
has to use, the program breaks.
I have noticed that even when I upda
19 matches
Mail list logo