libxlio icon indicating copy to clipboard operation
libxlio copied to clipboard

Results 42 libxlio issues
Sort by recently updated
recently updated
newest added

## Subject libxlio crash when no ips exists when application starts ## Issue type - [ ] Bug report ## Configuration: * Product version 3.0.2-1 * OS 5.15.0-1015-bluefield * OFED...

## Subject ## Issue type - [ ] Bug report ## Configuration: * Product version 3.0.2 * OS Ubuntu 22.04 * OFED * Hardware BF2 with DOCA 2.0.2 ## Actual...

Hello, Is there some place where I can check out benchmarks for the XLIO kernel bypass for Nginx? Something like what Solarflare shows in their Nginx cookbook: https://www.xilinx.com/content/dam/xilinx/publications/onload/sf-onload-nginx-web-server-cookbook.pdf

## Description We're changing the CI from supporting MOFED to DOCA ##### What Update CI to use non-mofed images and install DOCA in them ##### Why ? We're requested to...

## Description Support for release process in DRP is required, since the envrironment is different than the prod environment there should be a new pipeline defined with said changes #####...

1. Fix ACK of partial TSO segment: In the happy TSO path whenever we get an ack, we go over the unacked list and shrink TSO segments accordingly. The issue...

bug

## Description Update and cleanup of XLIO parameters ##### What 1. Cleanup of rotten tests 2. Removal of deprecated XLIO_TX_BUFS and XLIO_RX_BUFS 3. Cleanup of unused parameters and specs 4....

## Description In a containerized environment mmap() beyond the hugepages limit can be successful, but a further memory access triggers SIGBUS and terminates the process. Check that all the allocated...

enhancement
draft

In this commit, we address a scenario where more than one network interface is assigned the same IP address. The current implementation supports creating RX rules for only one interface...

bug

## Description Fixing XLIO crash with thread_local stats object ##### What The thread_local objects are deallocated once the thread is finished. Depending on the configuration sockets can use a pointer...