On Mon, Sep 3, 2012 at 2:24 AM, satish R <satish6...@gmail.com> wrote: > 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.
The TCP header is generated in software and the NIC updates it for each packet that it segments. There are a number of examples of TSO usage publicly available, such as in the Linux kernel. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev