The accurate timing implementation in this patch gets the wall clock counter via
cntvct_el0 register access. This call is portable to all aarch64 architectures
and has been verified on an 64-bit arm server.
Suggested-by: Yanqin Wei
Signed-off-by: Malvika Gupta
Reviewed-by: Ilya Maximets
---
v2
Hi Ilya,
Please see the inline comments below. Thanks!
> -Original Message-
> From: Ilya Maximets
> Sent: Friday, November 29, 2019 12:30 AM
> To: Yanqin Wei (Arm Technology China) ; Ilya
> Maximets ; Malvika Gupta
> ; d...@openvswitch.org
> Cc: nd ; Honnappa Nag
y() called after function
return from dfc_processing itself calls dp_packet_batch_size to check if
'packets' array is empty. This patch modifies the dfc_processing function to a
void function to remove the above code redundancy and cleans the code.
Signed-off-by: Malvika Gupta
---
li
The accurate timing implementation in this patch gets the wall clock counter via
cntvct_el0 register access. This call is portable to all aarch64 architectures
and has been verified on an 64-bit arm server.
Suggested-by: Yanqin Wei
Signed-off-by: Malvika Gupta
---
lib/dpif-netdev-perf.h | 5
This patch merges two separate if-else branches for metadata connection state
into one if-else branch to improve performance. It gives an average performance
improvement of ~3% on arm platforms and ~4.5% on x86 platforms.
Signed-off-by: Malvika Gupta
Reviewed-by: Yanqin Wei
Reviewed-by: Gavin
d-
> by: tag?
>
>
> > -Original Message-
> > From: Van Haaren, Harry
> > Sent: Thursday, June 27, 2019 1:07 PM
> > To: 'Malvika Gupta'
> > Cc: nd ; Yanqin Wei (Arm Technology China)
> > ; d...@openvswitch.org
> > Subject: RE: [o
disabled the EMC and
tested with two traffic patterns of 64B packet size, specifically
UDP/IPv4/Ethernet and IPv4/Ethernet (Raw IP).
Please let me know if you require any more details.
Thanks,
Malvika
> -Original Message-
> From: Malvika Gupta
> Sent: Wednesday, June 19, 2019 1:34 PM
Hi Harry
Thanks for your reply. I have some last few things I wanted to clarify. Please
see my inline comments below.
> -Original Message-
> From: Van Haaren, Harry
> Sent: Wednesday, June 19, 2019 11:22 AM
> To: Malvika Gupta
> Cc: Yanqin Wei (Arm Technology Ch
, and
dpcls_subtable_lookup_mf_u0w4_u1w0? And how did you make that distinction with
traffic patterns, i.e., which traffic pattern would match with which subtable
lookup?
Thank you,
Malvika Gupta
> -Original Message-
> From: ovs-dev-boun...@openvswitch.org boun...@openvswitch.o