linux/drivers/infiniband
Noa Osherovich 96dc3fc5f1 IB/mlx5: Expose software parsing for Raw Ethernet QP
Software parsing (SWP) is a feature that can be used to instruct the
device to stop using its internal parser and to parse packets on the
transmit path according to offsets set for each packets.

Through this feature, the device allows the handling of checksum and
LSO by the hardware according to the location of IP and TCP/UDP
headers.

Enable SW parsing on Raw Ethernet send queue by default if firmware
supports it and report these capabilities to user space.

Signed-off-by: Noa Osherovich <noaos@mellanox.com>
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-08-24 17:47:34 -04:00
..
core RDMA/core: Refactor get link layer wrapper 2017-08-24 16:27:10 -04:00
hw IB/mlx5: Expose software parsing for Raw Ethernet QP 2017-08-24 17:47:34 -04:00
sw IB/rxe: Make rxe_counter_name static 2017-08-24 16:44:48 -04:00
ulp IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock 2017-08-24 16:31:08 -04:00
Kconfig IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev 2017-04-20 12:01:38 -04:00
Makefile