On Monday 16 October 2017 12:18 PM, Hemant Agrawal wrote:
> Hi Santosh,
>
> On 10/14/2017 8:57 PM, santosh wrote:
>>
>> On Saturday 14 October 2017 11:37 AM, Hemant Agrawal wrote:
>>> Santosh/jerin,
>>> Your patch "mempool/octeontx: add build and log infrastructure" is
>>> causing shared buil
Hi Santosh,
On 10/14/2017 8:57 PM, santosh wrote:
On Saturday 14 October 2017 11:37 AM, Hemant Agrawal wrote:
Santosh/jerin,
Your patch "mempool/octeontx: add build and log infrastructure" is causing shared
build failure for NXP's patch "event/dpaa2: support event eth adapter", which
Hi, Maxime
Add one comment:
This issue with virtio-net only occur when I use CPU on socket 1.
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Yao, Lei A
> Sent: Monday, October 16, 2017 2:00 PM
> To: 'Maxime Coquelin' ; 'dev@dpdk.org'
> ; Horton, Remy ; Bie, Ti
Hi, Maxime
> -Original Message-
> From: Yao, Lei A
> Sent: Friday, October 13, 2017 3:55 PM
> To: Maxime Coquelin ; dev@dpdk.org;
> Horton, Remy ; Bie, Tiwei ;
> y...@fridaylinux.org
> Cc: m...@redhat.com; jfrei...@redhat.com; vkapl...@redhat.com;
> jasow...@redhat.com
> Subject: RE: [dpdk
Virtio PMD already has supported link status change(lsc), but VM which
must be created by qemu 2.7.0 and above can support it when vhost
user disconnects, since the capability to detect vhost user disconnection
is introduced in qemu 2.7.0. The patch updates doc to let user know that.
Signed-off-by
Signed-off-by: Shahaf Shuler
---
doc/guides/rel_notes/release_17_11.rst | 13 +
1 file changed, 13 insertions(+)
diff --git a/doc/guides/rel_notes/release_17_11.rst
b/doc/guides/rel_notes/release_17_11.rst
index 8db35f5e4..036b0af25 100644
--- a/doc/guides/rel_notes/release_17_11.rs
On 10/15/2017 6:28 AM, Shahaf Shuler wrote:
> Friday, October 13, 2017 2:31 AM, Ferruh Yigit:
>> On 10/13/2017 12:29 AM, Ferruh Yigit wrote:
>>> Hi Thomas, et al
>>>
>>> Previously it has been mentioned [1] to have vendor specific driver
>>> trees under next-net.
>>>
>>> And recently Mellanox agree
The four function declarations have no funciton implementation,
remove them.
Signed-off-by: Zhiyong Yang
---
app/test-pmd/testpmd.h | 4
1 file changed, 4 deletions(-)
diff --git a/app/test-pmd/testpmd.h b/app/test-pmd/testpmd.h
index 265b75f9f..15ebf8c92 100644
--- a/app/test-pmd/testpmd.
Hi John,
> -Original Message-
> From: Mcnamara, John
> Sent: Friday, October 13, 2017 11:41 PM
> To: Yang, Zhiyong ; dev@dpdk.org
> Cc: Yigit, Ferruh ; Yang, Zhiyong
> ; Van Haaren, Harry
> Subject: RE: [dpdk-dev] [PATCH 8/8] doc: update port id type
>
>
>
> > -Original Message
Hi,
> -Original Message-
> From: Roger B Melton [mailto:rmel...@cisco.com]
> Sent: Friday, October 13, 2017 1:25 AM
> To: Lu, Wenzhuo
> Cc: dev@dpdk.org; Roger B Melton
> Subject: [PATCH v2] net/e1000: correct VLAN tag byte order for i35x LB
> packets
>
> When copying VLAN tags from the
Hi Akhil,
Sunday, October 15, 2017 1:17 AM, Akhil Goyal:
> From: Declan Doherty
>
> rte_flow_action type and ethdev updated to support rte_security sessions
> for crypto offload to ethernet device.
>
> Signed-off-by: Boris Pismenny
> Signed-off-by: Aviad Yehezkel
> Signed-off-by: Radu Nicolau
On 10/14/2017 4:28 PM, avia...@dev.mellanox.co.il wrote:
From: Aviad Yehezkel
Signed-off-by: Aviad Yehezkel
---
examples/ipsec-secgw/Makefile | 1 +
examples/ipsec-secgw/ep0.cfg | 6 +
examples/ipsec-secgw/ep1.cfg | 6 +
examples/ipsec-secgw/eth.c | 238 ++
On 10/14/2017 4:28 PM, avia...@dev.mellanox.co.il wrote:
From: Aviad Yehezkel
Signed-off-by: Aviad Yehezkel
Signed-off-by: Nicolai Radu
---
app/test-pmd/cmdline.c | 13 ++---
app/test-pmd/config.c | 12 +++-
2 files changed, 21 insertions(+), 4 deletions(-)
diff --git
On 10/14/2017 4:28 PM, avia...@dev.mellanox.co.il wrote:
From: Aviad Yehezkel
IP length was incorrect causing corrupted ICMP packets for example
Signed-off-by: Aviad Yehezkel
---
examples/ipsec-secgw/esp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/examples/i
On 10/14/2017 4:28 PM, avia...@dev.mellanox.co.il wrote:
From: Aviad Yehezkel
To be compatibile with Linux kernel
Signed-off-by: Aviad Yehezkel
---
examples/ipsec-secgw/esp.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/examples/ipsec-secgw/esp.c b/examples
On 10/14/2017 4:27 PM, avia...@dev.mellanox.co.il wrote:
From: Aviad Yehezkel
Signed-off-by: Aviad Yehezkel
---
examples/ipsec-secgw/esp.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/examples/ipsec-secgw/esp.c b/examples/ipsec-secgw/esp.c
index 689e917..aa2233d 1
On 10/14/2017 4:27 PM, avia...@dev.mellanox.co.il wrote:
From: Aviad Yehezkel
Search for session also with aead key
Signed-off-by: Aviad Yehezkel
---
examples/ipsec-secgw/ipsec.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/examples/ipsec-secgw/ipsec.c b/ex
On 10/14/2017 4:27 PM, avia...@dev.mellanox.co.il wrote:
From: Aviad Yehezkel
This cause auth failure issue
Seems like this was broken for aes-gcm for a long time
Signed-off-by: Aviad Yehezkel
---
examples/ipsec-secgw/sa.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
On 10/14/2017 4:27 PM, avia...@dev.mellanox.co.il wrote:
From: Aviad Yehezkel
Signed-off-by: Aviad Yehezkel
---
examples/ipsec-secgw/esp.c | 51 ++
1 file changed, 29 insertions(+), 22 deletions(-)
diff --git a/examples/ipsec-secgw/esp.c b/exam
On 10/14/2017 4:27 PM, avia...@dev.mellanox.co.il wrote:
From: Aviad Yehezkel
Seems like transport was broken for a long time
Signed-off-by: Aviad Yehezkel
---
examples/ipsec-secgw/esp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/ipsec-secgw/esp.c b/exam
On 10/14/2017 4:27 PM, avia...@dev.mellanox.co.il wrote:
From: Aviad Yehezkel
As agreed with Sergio and Pablo
Signed-off-by: Aviad Yehezkel
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index c00d6d8..d814ac1 100644
--- a/MAINTAINERS
+++ b/
On 10/14/2017 4:27 PM, avia...@dev.mellanox.co.il wrote:
From: Aviad Yehezkel
This was broken since new aead xfrom was introduced
Signed-off-by: Aviad Yehezkel
---
examples/ipsec-secgw/ipsec-secgw.c | 29 +++--
examples/ipsec-secgw/ipsec.h | 1 +
2 files c
On 10/15/2017 1:17 AM, Akhil Goyal wrote:
Ipsec-secgw application is modified so that it can support
following type of actions for crypto operations
1. full protocol offload using crypto devices.
2. inline ipsec using ethernet devices to perform crypto operations
3. full protocol offload using
On 10/15/2017 1:17 AM, Akhil Goyal wrote:
From: Radu Nicolau
Signed-off-by: Radu Nicolau
Signed-off-by: Declan Doherty
---
drivers/net/Makefile | 2 +-
drivers/net/ixgbe/Makefile | 2 +-
drivers/net/ixgbe/base/ixgbe_osdep.h | 8 +
drivers/net/ixgbe
On 10/15/2017 1:17 AM, Akhil Goyal wrote:
Signed-off-by: Akhil Goyal
Signed-off-by: Radu Nicolau
---
MAINTAINERS| 6 ++
config/common_base | 6 ++
lib/Makefile | 5 +
mk/rte.app.mk | 1 +
4 files changed, 18 insertions(+)
diff --git a/MAINTAINERS b/MAINTA
On 10/15/2017 1:17 AM, Akhil Goyal wrote:
From: Boris Pismenny
Signed-off-by: Boris Pismenny
Reviewed-by: John McNamara
---
doc/guides/prog_guide/rte_flow.rst | 84 +-
1 file changed, 82 insertions(+), 2 deletions(-)
diff --git a/doc/guides/prog_guide
On 10/15/2017 1:17 AM, Akhil Goyal wrote:
From: Boris Pismenny
The crypto action is specified by an application to request
crypto offload for a flow.
Signed-off-by: Boris Pismenny
Signed-off-by: Aviad Yehezkel
---
lib/librte_ether/rte_flow.h | 38 ++
On 10/15/2017 1:17 AM, Akhil Goyal wrote:
From: Declan Doherty
rte_flow_action type and ethdev updated to support rte_security
sessions for crypto offload to ethernet device.
Signed-off-by: Boris Pismenny
Signed-off-by: Aviad Yehezkel
Signed-off-by: Radu Nicolau
Signed-off-by: Declan Dohe
On 10/15/2017 1:17 AM, Akhil Goyal wrote:
From: Boris Pismenny
Add security crypto flags and update mbuf fields to support
IPsec crypto offload for transmitted packets, and to indicate
crypto result for received packets.
Signed-off-by: Aviad Yehezkel
Signed-off-by: Boris Pismenny
Signed-of
On 10/15/2017 1:17 AM, Akhil Goyal wrote:
From: Boris Pismenny
The ESP header is required for IPsec crypto actions.
Signed-off-by: Boris Pismenny
Signed-off-by: Aviad Yehezkel
---
doc/api/doxy-api-index.md | 3 ++-
lib/librte_ether/rte_flow.h | 26
lib/librte_ne
On 10/15/2017 1:17 AM, Akhil Goyal wrote:
Security ops are added to crypto device to support
protocol offloaded security operations.
Signed-off-by: Akhil Goyal
Signed-off-by: Declan Doherty
---
doc/guides/cryptodevs/features/default.ini | 1 +
lib/librte_cryptodev/rte_crypto.h
On 10/15/2017 1:17 AM, Akhil Goyal wrote:
Signed-off-by: Hemant Agrawal
Signed-off-by: Akhil Goyal
Acked-by: John McNamara
---
doc/api/doxy-api-index.md | 3 +-
doc/api/doxy-api.conf | 1 +
doc/guides/prog_guide/index.rst| 1 +
doc/guides/prog
On 10/15/2017 1:17 AM, Akhil Goyal wrote:
rte_security library provides APIs for security session
create/free for protocol offload or offloaded crypto
operation to ethernet device.
Signed-off-by: Akhil Goyal
Signed-off-by: Boris Pismenny
Signed-off-by: Radu Nicolau
Signed-off-by: Declan Dohe
33 matches
Mail list logo