mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-08-12 11:04:54 +00:00
Modern VFs can't run on old non-compatible as the fastpath HSI is
slightly changed - but as the HSI is actually very close [basically,
a single bit whose meaning flipped] this can be supported with small
modifications.
The major differences would be in:
- Recognizing that VF is running on top of a legacy PF.
- Returning some slowpath configurations that are no longer needed
on top of modern PFs, but would be required when working over
the legacy ones.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
|
||
|---|---|---|
| .. | ||
| common_hsi.h | ||
| eth_common.h | ||
| iscsi_common.h | ||
| qed_chain.h | ||
| qed_eth_if.h | ||
| qed_if.h | ||
| qed_iov_if.h | ||
| rdma_common.h | ||
| roce_common.h | ||
| storage_common.h | ||
| tcp_common.h | ||