Hi,
Topology.
vm eth5 - tap0 br0-eth0
--eth0
-br0---tap0--eth5 vm
machine1
machine2
eth5, tap0, br0 mtu has been set as 64000 to enable sending of greater
sized packets.
eth0 h
Hi,
There are 2 kinds of approach discussed in this forum for the receiving of
tcp packets without going through the tcp state machine.
1) introduction of tcp_encap hook , which means a change in the existing
kernel,
2)Using tcp raw sockets and sk->sk_data_ready callback function for
receiving t
Could anyone please let me know if some special configuration has to be
done to enable TSO capability of the NIC.
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Hi Jesse,
Thanks For your reply ,
Can you please let me know if a patch is available for STT protocol ?
Thanks & Regards,
Satish
On Tue, Sep 4, 2012 at 4:06 AM, Jesse Gross wrote:
> On Mon, Sep 3, 2012 at 2:24 AM, satish R wrote:
> > Hi,
> >
> > I was wondering if t
Hi,
I was wondering if there is a patch available for STT protocol.
If not could anyone explain me about the TSO capability available in NIC,
and whether it has the intelligence to fill the tcp like header available
in the STT frame.
I could not find this info in google.
Thanks & Regards,
Satis