vpp icon indicating copy to clipboard operation
vpp copied to clipboard

Results 131 vpp issues
Sort by recently updated
recently updated
newest added

Hi, I'm working on a project when I want to utilize VPP for IPSec traffic. During my investigation, I came across Intel article about using VPP-SSWAN plugin which is exactly...

https://github.com/FDio/vpp/blob/659b78d463ac2a46536ff1129abf992db6a80c4a/src/plugins/af_xdp/device.c#L306 umem->frame_size can only be 2K or 4K at the moment. see https://www.kernel.org/doc/html/latest/networking/af_xdp.html#xdp-umem-reg-setsockopt

## Description I noticed that the memif plugin in VPP does not currently support punt mode. Specifically, when attempting to create a memif interface in punt mode, the operation fails...

### Description An example core [0] from CSIT test on VPP debug (+asan) image. So far this issue is only seen in IPsec policy tests (which do not usually use...

### Description commit 6955595a577e1b7d316b5b69267bf1d1d951a4ab breaks test filtering in test_reassembly   e.g.   make test-debug TEST=..test_reassembly   Not running extended tests (some tests will be skipped) ============================================================================== IPv4 Reassembly for packets coming to ip4-local...

### Description 1) Extend ply in vppapigen to recognize docstrings  ** *\ define foo ... and 2) extend the json renderer to include the docstring as a property of the...

### Description Add support for IKEv2 NAT traversal (Port 4500) as outlined by Pierre Pfister in his slides/readout For more info, please contact Jan Medved ### Assignee Neale Ranns ###...

### Description Max MTU problem – if fragmentation of packets occurs, VPP crashes in IPSec (crash data to be delivered) For more info, please contact Jan Medved ### Assignee Unassigned...

### Description Performance improvement: Use of crypto CPU instructions in VPP (as opposed to a DPDK crypto device) For more info, please contact Jan Medved ### Assignee Unassigned ### Reporter...

### Description Performance improvement: Buffer chains support in the openssl code. For more info, please contact Jan Medved ### Assignee Unassigned ### Reporter Rastislav Szabo ### Comments No comments. Original...