[ovs-discuss] Setting TCP rwnd value in Open vSwitch

2018-03-21 Thread Taimur Hafeez
Specifications: Controller ryu OpenFlow 1.3 OVS 2.5.2 Help/Clue would be highly appreciated, If anyone has done similar work. Thanks in advance! Best regards, Taimur Hafeez *NUST* *S*chool of *E*lectrical *E*ngineering and *C*omputer *S*cience *(SEECS)*, Islamabad, Pakistan

Re: [ovs-discuss] Setting TCP rwnd value in Open vSwitch

2018-03-23 Thread Taimur Hafeez
util.c |+++ b/lib/odp-util.c -- No file to patch. Skipping patch. patch: malformed patch at line 192: { - On Fri, Mar 23, 2018 at 5:07 PM, Taimur Hafeez wrote: > I applied the patch but it I am unable to do it properly. For this reason, > i am sh

[ovs-discuss] Help regarding patching OVS

2018-03-24 Thread Taimur Hafeez
atch. Skipping patch. patch: malformed patch at line 192: { I request you all if anybody could help me in patching properly. I have patch file that needs to be patched with OVS. Thanks! Best regards, ---- Taimur Hafeez _

Re: [ovs-discuss] Help regarding patching OVS

2018-03-29 Thread Taimur Hafeez
add > '-p1' to the patch command. > > > On 03/24/2018 07:45 AM, Taimur Hafeez wrote: > >> Dear All, >> I have got the patch for some modifications in TCP header in OVS. >> Unfortunately, I am unable to patch it with OVS with patch command. I have >> t

[ovs-discuss] Error in "Make" after patching OVS

2018-04-01 Thread Taimur Hafeez
ould any body help on this? Thanks! Best regards, Taimur Hafeez ___ discuss mailing list disc...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Re: [ovs-discuss] Setting TCP rwnd value in Open vSwitch

2018-04-01 Thread Taimur Hafeez
Dear Volkan, Could you please tell *version* of OVS on which you applied *"tcp_rwnd.diff"* patch? Thanks in advance! On Fri, Mar 23, 2018 at 5:11 PM, Taimur Hafeez wrote: > I applied the patch but it I am unable to do it properly. For this reason, > i am sharing environment

Re: [ovs-discuss] Help regarding patching OVS

2018-04-02 Thread Taimur Hafeez
elp on this? Thanks! On Thu, Mar 29, 2018 at 7:36 PM, Taimur Hafeez wrote: > thanks dear. Though i had a small issue with patch file too, however, > after mitigating that issue, Yes it worked by issuing following command in > the top-level source directory of ovs: > ~/openvswitch-2.6.0

Re: [ovs-discuss] Error in "Make" after patching OVS

2018-04-02 Thread Taimur Hafeez
houldn't be used in > the Linux datapath code. You probably should be using __be16 instead. > > > On 04/02/2018 01:46 AM, Taimur Hafeez wrote: > >> Dear all, >> I patched OVS successfully but when I issue "make" command it gives >> following error: >&