15/11/2019 15:46, Harman Kalra:
> On Mon, Nov 11, 2019 at 08:07:00AM +0100, Thomas Monjalon wrote:
> > External Email
> >
> > --
> > Hi,
> >
> > Sorry for the very late review.
> > I hope someone else would try it.
> >
> > I tri
Flow type "IPv4 + UDP" or "IPv4 + TCP" is conflict with "IPv4 + any"
flow type. If a rule for IPv4 + any is created, we should reject any rule
for IPv4 + UDP otherwise the first rule may be impacted, same decision
should be made on a reverse order.
For IPv6 and IPv4 GTPU inner case, we have the sam
Flow type "IPv4 + UDP" or "IPv4 + TCP" is conflict with "IPv4 + any"
flow type. If a rule for IPv4 + any is created, we should reject any rule
for IPv4 + UDP otherwise the first rule may be impacted, same decision
should be made on a reverse order.
For IPv6 and IPv4 GTPU inner case, we have the sam
From: Pavan Nikhilesh
Add application domain validation for OcteonTx FPA vfs.
Signed-off-by: Pavan Nikhilesh
---
drivers/mempool/octeontx/octeontx_fpavf.c | 86 +++
1 file changed, 58 insertions(+), 28 deletions(-)
diff --git a/drivers/mempool/octeontx/octeontx_fpavf.c
b/
From: Pavan Nikhilesh
Sync mail box data structures to version 1.1.3.
Add mail box version verification and defer initializing octeontx
devices if mail box version mismatches.
Signed-off-by: Pavan Nikhilesh
Reviewed-by: Jerin Jacob Kollanukkaran
---
drivers/common/octeontx/octeontx_mbox.c
From: Pavan Nikhilesh
Add domain validation for PKI and PKO vfs
Signed-off-by: Pavan Nikhilesh
---
drivers/common/octeontx/octeontx_mbox.c | 15 -
drivers/common/octeontx/octeontx_mbox.h | 6 +-
.../octeontx/rte_common_octeontx_version.map | 1 +
drivers/event/octeontx/ssovf
From: Pavan Nikhilesh
Cleanup redudant mail box structures.
Signed-off-by: Pavan Nikhilesh
---
drivers/net/octeontx/base/octeontx_pkivf.c | 25 +--
drivers/net/octeontx/base/octeontx_pkivf.h | 242 +++--
2 files changed, 43 insertions(+), 224 deletions(-)
diff --git a/drivers
From: Pavan Nikhilesh
Make Rx queue specific offloads same as device Rx offloads.
Signed-off-by: Pavan Nikhilesh
---
drivers/net/octeontx/octeontx_ethdev.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/net/octeontx/octeontx_ethdev.c
b/drivers/net/octeontx/octeontx_ethdev.c
ind
From: Pavan Nikhilesh
Add applicaton domain validation for OcteonTx TIM vfs aka Event timer.
Signed-off-by: Pavan Nikhilesh
---
drivers/event/octeontx/timvf_evdev.c | 12 ++---
drivers/event/octeontx/timvf_evdev.h | 8 +---
drivers/event/octeontx/timvf_probe.c | 65 ++-
From: Pavan Nikhilesh
Sync octeontx mailbox with the latest version (10.1.2.x) of SDK available.
Pavan Nikhilesh (7):
octeontx: upgrade mbox definition to version 1.1.3
net/octeontx: add application domain validation
net/octeontx: cleanup redudant mbox structs
mempool/octeontx: add appli
From: Pavan Nikhilesh
Update OcteonTx limitaion with max mempool size used.
Signed-off-by: Pavan Nikhilesh
---
doc/guides/eventdevs/octeontx.rst | 7 +++
doc/guides/nics/octeontx.rst | 7 +++
2 files changed, 14 insertions(+)
diff --git a/doc/guides/eventdevs/octeontx.rst
b/doc/
11 matches
Mail list logo