vpp/src/vcl/vcl_test_client.c, branch v20.01-rc0 Vector Packet Processing http://git.fd.io/vpp/atom?h=v20.01-rc0 2019-06-26T02:15:20+00:00 hsa: move vcl test apps to hsa 2019-06-26T02:15:20+00:00 Florin Coras fcoras@cisco.com 2019-06-25T19:55:15+00:00 urn:sha1:00dd74cee7ef8c1c5265daf01db13891ed68507f Type: refactor Change-Id: I352975585c1091bfc5b85d7f8fe985f9059820a7 Signed-off-by: Florin Coras <fcoras@cisco.com> build: add -Wall and -fno-common, fix reported issues 2019-06-07T11:21:59+00:00 Benoît Ganne bganne@cisco.com 2019-04-30T09:50:46+00:00 urn:sha1:49ee68443d41ffe1ab72c964104da980a2eb4367 Type: refactor Change-Id: I8489ccd54411c2aa9355439c5641dc31012c64a2 Signed-off-by: Benoît Ganne <bganne@cisco.com> Signed-off-by: Damjan Marion <damarion@cisco.com> VCL: add TLS opt to socket_test.sh 2019-03-25T23:34:50+00:00 Dave Wallace dwallacelf@gmail.com 2019-03-25T23:34:50+00:00 urn:sha1:03dd90adfe652894e4a70c6360e0618caae11145 - add TLS transport opt to socket_test.sh - resolve clash in vcl_test* args with socket_test.sh opts Change-Id: I952d5b64942664bc3af1098f67445e0f4b93ab32 Signed-off-by: Dave Wallace <dwallacelf@gmail.com> vcl: cleanup debug messages 2019-03-15T14:08:10+00:00 Florin Coras fcoras@cisco.com 2019-03-15T02:07:51+00:00 urn:sha1:5e06257cb892b7dc784025fe7d84c50882425831 Change-Id: Ida3ecffc9a4d7a080ad63cd48fd4b5330b732ffb Signed-off-by: Florin Coras <fcoras@cisco.com> tls: add vcl test 2019-02-20T09:34:30+00:00 Florin Coras fcoras@cisco.com 2019-02-19T06:39:39+00:00 urn:sha1:8a140616a5bab477817e7ed59afe6b01bd3d2f3a Change-Id: If4c7efaf6506a827e7a95a56c2f6b6060df03fa1 Signed-off-by: Florin Coras <fcoras@cisco.com> Add TLS support for VCL 2019-01-04T19:55:47+00:00 Ping Yu ping.yu@intel.com 2018-12-01T00:16:17+00:00 urn:sha1:34a3a08d993cbbb3846b83b69b5338d452463e15 Ater this patch, vcl_test_client and vcl_test_server can work happily with TLS connection. "-S" is to indicate TLS connection. Change-Id: I761894b0b5929912691625f0fe63604725b55978 Signed-off-by: Ping Yu <ping.yu@intel.com> Fixes for buliding for 32bit targets: 2019-01-02T15:55:55+00:00 David Johnson davijoh3@cisco.com 2018-12-14T19:53:41+00:00 urn:sha1:d9818dd68c162079f3ddb5443a78d0d91d55d0fe * u32/u64/uword mismatches * pointer-to-int fixes * printf formatting issues * issues with incorrect "ULL" and related suffixes * structure alignment and padding issues Change-Id: I70b989007758755fe8211c074f651150680f60b4 Signed-off-by: David Johnson <davijoh3@cisco.com> vcl: cleanup and fixes for vcl test code 2018-10-07T18:17:04+00:00 Florin Coras fcoras@cisco.com 2018-10-05T07:50:30+00:00 urn:sha1:1502fc303b7d98caafa67f182502771d76fba7f2 - better approximate time when test finishes - move common vcl and sock test code to vcl_test.h - overall refactor of variable names Change-Id: I8e6b43fc017cd05a0ddaa3891767a44fb300c09e Signed-off-by: Florin Coras <fcoras@cisco.com> vcl: fix coverity warning 2018-10-02T20:58:07+00:00 Florin Coras fcoras@cisco.com 2018-10-02T15:42:06+00:00 urn:sha1:84db4087fa38b8d4c62cbb0787d600950638034c Change-Id: I08b0244ba8b0e8a463224b39e1f7b878ba8e4e6f Signed-off-by: Florin Coras <fcoras@cisco.com> vcl: add apis that expos fifo as buffer 2018-09-12T09:13:16+00:00 Florin Coras fcoras@cisco.com 2018-09-11T23:33:36+00:00 urn:sha1:2cba8533cc4444c4615903add9a8f20c7c87079c Change-Id: I4bd9c9f73499711e04b38d53daa5c917a4285bf5 Signed-off-by: Florin Coras <fcoras@cisco.com>
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>vpp/src/vcl/vcl_test_client.c, branch v20.01-rc0</title>
<subtitle>Vector Packet Processing</subtitle>
<id>http://git.fd.io/vpp/atom?h=v20.01-rc0</id>
<link rel="self" href="http://git.fd.io/vpp/atom?h=v20.01-rc0"/>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/"/>
<updated>2019-06-26T02:15:20+00:00</updated>
<entry>
<title>hsa: move vcl test apps to hsa</title>
<updated>2019-06-26T02:15:20+00:00</updated>
<author>
<name>Florin Coras</name>
<email>fcoras@cisco.com</email>
</author>
<published>2019-06-25T19:55:15+00:00</published>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/commit/?id=00dd74cee7ef8c1c5265daf01db13891ed68507f"/>
<id>urn:sha1:00dd74cee7ef8c1c5265daf01db13891ed68507f</id>
<content type="text"> Type: refactor Change-Id: I352975585c1091bfc5b85d7f8fe985f9059820a7 Signed-off-by: Florin Coras <fcoras@cisco.com> </content>
</entry>
<entry>
<title>build: add -Wall and -fno-common, fix reported issues</title>
<updated>2019-06-07T11:21:59+00:00</updated>
<author>
<name>Benoît Ganne</name>
<email>bganne@cisco.com</email>
</author>
<published>2019-04-30T09:50:46+00:00</published>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/commit/?id=49ee68443d41ffe1ab72c964104da980a2eb4367"/>
<id>urn:sha1:49ee68443d41ffe1ab72c964104da980a2eb4367</id>
<content type="text"> Type: refactor Change-Id: I8489ccd54411c2aa9355439c5641dc31012c64a2 Signed-off-by: Benoît Ganne <bganne@cisco.com> Signed-off-by: Damjan Marion <damarion@cisco.com> </content>
</entry>
<entry>
<title>VCL: add TLS opt to socket_test.sh</title>
<updated>2019-03-25T23:34:50+00:00</updated>
<author>
<name>Dave Wallace</name>
<email>dwallacelf@gmail.com</email>
</author>
<published>2019-03-25T23:34:50+00:00</published>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/commit/?id=03dd90adfe652894e4a70c6360e0618caae11145"/>
<id>urn:sha1:03dd90adfe652894e4a70c6360e0618caae11145</id>
<content type="text"> - add TLS transport opt to socket_test.sh - resolve clash in vcl_test* args with socket_test.sh opts Change-Id: I952d5b64942664bc3af1098f67445e0f4b93ab32 Signed-off-by: Dave Wallace <dwallacelf@gmail.com> </content>
</entry>
<entry>
<title>vcl: cleanup debug messages</title>
<updated>2019-03-15T14:08:10+00:00</updated>
<author>
<name>Florin Coras</name>
<email>fcoras@cisco.com</email>
</author>
<published>2019-03-15T02:07:51+00:00</published>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/commit/?id=5e06257cb892b7dc784025fe7d84c50882425831"/>
<id>urn:sha1:5e06257cb892b7dc784025fe7d84c50882425831</id>
<content type="text"> Change-Id: Ida3ecffc9a4d7a080ad63cd48fd4b5330b732ffb Signed-off-by: Florin Coras <fcoras@cisco.com> </content>
</entry>
<entry>
<title>tls: add vcl test</title>
<updated>2019-02-20T09:34:30+00:00</updated>
<author>
<name>Florin Coras</name>
<email>fcoras@cisco.com</email>
</author>
<published>2019-02-19T06:39:39+00:00</published>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/commit/?id=8a140616a5bab477817e7ed59afe6b01bd3d2f3a"/>
<id>urn:sha1:8a140616a5bab477817e7ed59afe6b01bd3d2f3a</id>
<content type="text"> Change-Id: If4c7efaf6506a827e7a95a56c2f6b6060df03fa1 Signed-off-by: Florin Coras <fcoras@cisco.com> </content>
</entry>
<entry>
<title>Add TLS support for VCL</title>
<updated>2019-01-04T19:55:47+00:00</updated>
<author>
<name>Ping Yu</name>
<email>ping.yu@intel.com</email>
</author>
<published>2018-12-01T00:16:17+00:00</published>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/commit/?id=34a3a08d993cbbb3846b83b69b5338d452463e15"/>
<id>urn:sha1:34a3a08d993cbbb3846b83b69b5338d452463e15</id>
<content type="text"> Ater this patch, vcl_test_client and vcl_test_server can work happily with TLS connection. "-S" is to indicate TLS connection. Change-Id: I761894b0b5929912691625f0fe63604725b55978 Signed-off-by: Ping Yu <ping.yu@intel.com> </content>
</entry>
<entry>
<title>Fixes for buliding for 32bit targets:</title>
<updated>2019-01-02T15:55:55+00:00</updated>
<author>
<name>David Johnson</name>
<email>davijoh3@cisco.com</email>
</author>
<published>2018-12-14T19:53:41+00:00</published>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/commit/?id=d9818dd68c162079f3ddb5443a78d0d91d55d0fe"/>
<id>urn:sha1:d9818dd68c162079f3ddb5443a78d0d91d55d0fe</id>
<content type="text"> * u32/u64/uword mismatches * pointer-to-int fixes * printf formatting issues * issues with incorrect "ULL" and related suffixes * structure alignment and padding issues Change-Id: I70b989007758755fe8211c074f651150680f60b4 Signed-off-by: David Johnson <davijoh3@cisco.com> </content>
</entry>
<entry>
<title>vcl: cleanup and fixes for vcl test code</title>
<updated>2018-10-07T18:17:04+00:00</updated>
<author>
<name>Florin Coras</name>
<email>fcoras@cisco.com</email>
</author>
<published>2018-10-05T07:50:30+00:00</published>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/commit/?id=1502fc303b7d98caafa67f182502771d76fba7f2"/>
<id>urn:sha1:1502fc303b7d98caafa67f182502771d76fba7f2</id>
<content type="text"> - better approximate time when test finishes - move common vcl and sock test code to vcl_test.h - overall refactor of variable names Change-Id: I8e6b43fc017cd05a0ddaa3891767a44fb300c09e Signed-off-by: Florin Coras <fcoras@cisco.com> </content>
</entry>
<entry>
<title>vcl: fix coverity warning</title>
<updated>2018-10-02T20:58:07+00:00</updated>
<author>
<name>Florin Coras</name>
<email>fcoras@cisco.com</email>
</author>
<published>2018-10-02T15:42:06+00:00</published>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/commit/?id=84db4087fa38b8d4c62cbb0787d600950638034c"/>
<id>urn:sha1:84db4087fa38b8d4c62cbb0787d600950638034c</id>
<content type="text"> Change-Id: I08b0244ba8b0e8a463224b39e1f7b878ba8e4e6f Signed-off-by: Florin Coras <fcoras@cisco.com> </content>
</entry>
<entry>
<title>vcl: add apis that expos fifo as buffer</title>
<updated>2018-09-12T09:13:16+00:00</updated>
<author>
<name>Florin Coras</name>
<email>fcoras@cisco.com</email>
</author>
<published>2018-09-11T23:33:36+00:00</published>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/commit/?id=2cba8533cc4444c4615903add9a8f20c7c87079c"/>
<id>urn:sha1:2cba8533cc4444c4615903add9a8f20c7c87079c</id>
<content type="text"> Change-Id: I4bd9c9f73499711e04b38d53daa5c917a4285bf5 Signed-off-by: Florin Coras <fcoras@cisco.com> </content>
</entry>
</feed>