Please fine attached the updated worksheet, thanks!
Thank you for giving me your kind attention.
King regards,
Lorene Baldwin
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Hi dev,
I am very grateful to you for responding to my email so quickly.
I have attached the company report. Please review and let me know about any
changes that are required.
See you,
Valeria Meyers
___
dev mailing list
dev@openvswitch.org
http://open
Hi dev,
It was an honour to meet you yesterday
The spreadsheet you requested is attached.
See you,
Winnie Barry
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
btw,
in case you wondered about this:
> @@ -863,7 +863,7 @@ OvsPartialCopyToMultipleNBLs(PVOID ovsContext,
> if (prevNbl == NULL) {
> firstNbl = newNbl;
> } else {
> -NET_BUFFER_LIST_NEXT_NBL(prevNbl) = nbl;
> +NET_BUFFER_LIST_NEXT_NBL(prevNb
Hello,
Below is part 3 of the patch - main refactor of the ingress path
(OvsStartNBLIngress / OvsExtSendNBL)
Thank you!
Samuel Ghinet
=
addressing issues:
o) clearer variable names
o) merge OvsExtSendNBL and OvsStartNBLIngress into OvsExtSendNBL
(there is no reason to h
Hello,
Part 2 of the patch is below:
===
---
datapath-windows/ovsext/OvsBufferMgmt.c | 39 +
1 file changed, 20 insertions(+), 19 deletions(-)
diff --git a/datapath-windows/ovsext/OvsBufferMgmt.c
b/datapath-windows/ovsext/OvsBufferMgmt.c
ind
Hello guys,
This is the updated NBL patch, which have taken into account Nithin and
Saurabh's suggestions.
I have decided that the refactor of OvsStartNBLIngress - some points suggested
by Saurabh - should be separate commit(s) / patch(es).
The patches will be tested on monday, but it would be u