Re: [PATCH v5] ethdev: add flow item for RoCE infiniband BTH

2023-05-31 Thread Ferruh Yigit
On 5/31/2023 4:26 AM, Dong Zhou wrote: > IB(InfiniBand) is one type of networking used in high-performance > computing with high throughput and low latency. Like Ethernet, > IB defines a layered protocol (Physical, Link, Network, Transport > Layers). IB provides native support for RDMA(Remote DMA),

[PATCH v5] ethdev: add flow item for RoCE infiniband BTH

2023-05-30 Thread Dong Zhou
IB(InfiniBand) is one type of networking used in high-performance computing with high throughput and low latency. Like Ethernet, IB defines a layered protocol (Physical, Link, Network, Transport Layers). IB provides native support for RDMA(Remote DMA), an extension of the DMA that allows direct acc