[vpp-dev] Control TCP_NODELAY and TCP_QUICKACK per session

2018-08-02 Thread Tomasz Kulasek
Hi, I'm working on switching from VCL to Session API in SPDK project, mostly for iSCSI usage. For some features we need to set TCP_NODELAY and TCP_QUICKACK per session. For VCL implementation TCP_NODELAY (and some other features) are marked as "#VPP-TBD#", but while we're switching to the Sess

Re: [vpp-dev] Control TCP_NODELAY and TCP_QUICKACK per session

2018-08-02 Thread Tomasz Kulasek
44 AM, Tomasz Kulasek mailto:tomaszx.kula...@intel.com>> wrote: Hi, I’m working on switching from VCL to Session API in SPDK project, mostly for iSCSI usage. For some features we need to set TCP_NODELAY and TCP_QUICKACK per session. For VCL implementation TCP_NODELAY (and some other fe