Raw Ethernet
Raw Ethernet programming enables writing an application that bypasses the kernel stack. To achieve this, packet headers and offload options need to be provided by the application.
|
Experimental |
RDMA-Core |
||
|
Verbs |
|||
|
ibv_exp_create_qp |
ibv_create_qp / ibv_create_qp_ex |
||
|
IBV_QPT_RAW_ETH |
IBV_QPT_RAW_PACKET |
||
|
Capabilities |
|||
|
IBV_EXP_DEVICE_WQ_DELAY_DROP |
IBV_RAW_PACKET_CAP_DELAY_DROP |
||