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

2023-05-30 Thread Dong Zhou
> -Original Message- > From: Ferruh Yigit > Sent: Wednesday, May 31, 2023 1:46 AM > To: Dong Zhou ; Ori Kam ; NBU- > Contact-Thomas Monjalon (EXTERNAL) ; Aman Singh > ; Yuying Zhang ; > Andrew Rybchenko ; Olivier Matz > > Cc: dev@dpdk.org > Subject: Re: [P

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

2023-05-30 Thread Ferruh Yigit
On 5/30/2023 4:06 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 v4] ethdev: add flow item for RoCE infiniband BTH

2023-05-29 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