>
> From: Michael Shamis
>
> Added error handler for offload mode.
>
> Signed-off-by: Michael Shamis
> ---
> examples/ipsec-secgw/ipsec.c | 6 ++
> 1 file changed, 6 insertions(+)
>
> diff --git a/examples/ipsec-secgw/ipsec.c b/examples/ipsec-secgw/ipsec.c
> index dc85adfe5..583c91658 10
Thank you Stephen for your comments, appreciate your inputs.
> > On Thu, 22 Aug 2019 14:34:57 +0800
> > Ruifeng Wang wrote:
> >
> > > Currently, the tbl8 group is freed even though the readers might be
> > > using the tbl8 group entries. The freed tbl8 group can be
> > > reallocated quickly. Thi
On 2019/08/26 10:07, Tetsuya Mukawa wrote:
> 2019年8月17日(土) 5:43 Stephen Hemminger :
>>
>> Replace the boilerplate BSD license text with the equivalent
>> SPDX license id.
>>
>> Signed-off-by: Stephen Hemminger
>> Acked-by: Tetsuya Mukawa
Acked-by: Takanari Hayama
>> ---
>> drivers/net/null/
> -Original Message-
> From: Stephen Hemminger
> Sent: Friday, August 23, 2019 09:23
> To: Ruifeng Wang (Arm Technology China)
> Cc: bruce.richard...@intel.com; vladimir.medved...@intel.com;
> olivier.m...@6wind.com; dev@dpdk.org; Honnappa Nagarahalli
> ; Dharmik Thakkar
> ; nd
> Subje
Hi Xiaolong,
> -Original Message-
> From: Ye Xiaolong
> Sent: Sunday, August 25, 2019 09:34
> To: Ruifeng Wang (Arm Technology China)
> Cc: jer...@marvell.com; Gavin Hu (Arm Technology China)
> ; dev@dpdk.org; Honnappa Nagarahalli
> ; nd
> Subject: Re: [dpdk-dev] [PATCH 0/2] IXGBE vPMD
2019年8月17日(土) 5:43 Stephen Hemminger :
>
> Replace the boilerplate BSD license text with the equivalent
> SPDX license id.
>
> Signed-off-by: Stephen Hemminger
> Acked-by: Tetsuya Mukawa
> ---
> drivers/net/null/rte_eth_null.c | 34 +++--
> 1 file changed, 3 insertion
On 2019-08-23 12:42, Nagadheeraj Rottela wrote:
Add burst enqueue and dequeue operations along with interface for
symmetric request manager.
Signed-off-by: Nagadheeraj Rottela
---
drivers/crypto/nitrox/nitrox_qp.h | 55 ++
drivers/crypto/nitrox/nitrox_sym.c| 123 +
Hi Stephen,
Does my answer resolves your concerns?
Thanks,
Ori
> -Original Message-
> From: Ori Kam
> Sent: Thursday, August 15, 2019 7:42 AM
> To: Stephen Hemminger
> Cc: Thomas Monjalon ; ferruh.yi...@intel.com;
> arybche...@solarflare.com; Shahaf Shuler ; Slava
> Ovsiienko ; Alex Ros
From: Michael Shamis
Added error handler for offload mode.
Signed-off-by: Michael Shamis
---
examples/ipsec-secgw/ipsec.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/examples/ipsec-secgw/ipsec.c b/examples/ipsec-secgw/ipsec.c
index dc85adfe5..583c91658 100644
--- a/examples/ipsec
Hi,
The following covers the tests that we ran on top of the 17.11 LTS branch:
* Basic functionality:
- Send and receive multiple types of traffic.
- testpmd xstats counter test.
- testpmd timestamp test.
- Changing/check
10 matches
Mail list logo