Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net: bzwx: Add support for Chengdu BeiZhongWangXin Technology N5/N6 S… #359

Merged
merged 4 commits into from
Aug 13, 2024

Conversation

Avenger-285714
Copy link
Collaborator

…eries Network Card

This NIC driver supports the following features:
*Supports IP/TCP/UDP/SCTP checksum offload.
Support TSO, LRO segments and segments.
Support RSS, support to modify the number of queues,
Ring Buffer and Hash Key of RSS. Support packet Hash to multi-queue.
Support VLAN offloading, stripping, and filtering.
Support VXLAN, GENEVE, NVGRE tunnel offloading.
Support virtualization, SRIOV virtualization for 64 VF.
Support link awareness, CPU offloading, RSS, QoS for VF.
Supports Port VLAN, VLAN sub interfaces, and QinQ for VF.
VXLAN, GENEVE, and NVGRE offloading support for VF.
Support VF to deploy VM in KVM (VEB, Private, VEPA, Direct).
Support network isolation and address reuse for VF.
Supports Openstack and Kubernetes cloud environments.

Link: https://portrait.gitee.com/openeuler/kernel/pulls/5752
Link: https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel/pulls/139

…eries Network Card

This NIC driver supports the following features:
 *Supports IP/TCP/UDP/SCTP checksum offload.
  Support TSO, LRO segments and segments.
  Support RSS, support to modify the number of queues,
Ring Buffer and Hash Key of RSS. Support packet Hash to multi-queue.
  Support VLAN offloading, stripping, and filtering.
  Support VXLAN, GENEVE, NVGRE tunnel offloading.
  Support virtualization, SRIOV virtualization for 64 VF.
  Support link awareness, CPU offloading, RSS, QoS for VF.
  Supports Port VLAN, VLAN sub interfaces, and QinQ for VF.
  VXLAN, GENEVE, and NVGRE offloading support for VF.
  Support VF to deploy VM in KVM (VEB, Private, VEPA, Direct).
  Support network isolation and address reuse for VF.
  Supports Openstack and Kubernetes cloud environments.

Link: https://portrait.gitee.com/openeuler/kernel/pulls/5752
Link: https://gitee.com/OpenCloudOS/OpenCloudOS-Kernel/pulls/139
Signed-off-by: Hui Li <[email protected]>
Signed-off-by: Hongyi Du <[email protected]>
Signed-off-by: Xiaojun Zhao <[email protected]>
Signed-off-by: WangYuli <[email protected]>
@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign tsic404 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

…/N6 Network Card drivers

Enable bzwx for x86.

Signed-off-by: Hui Li <[email protected]>
Signed-off-by: Hongyi Du <[email protected]>
Signed-off-by: Xiaojun Zhao <[email protected]>
Signed-off-by: WangYuli <[email protected]>
…N5/N6 Network Card drivers

Enable bzwx for arm64.

Signed-off-by: Hui Li <[email protected]>
Signed-off-by: Hongyi Du <[email protected]>
Signed-off-by: Xiaojun Zhao <[email protected]>
Signed-off-by: WangYuli <[email protected]>
…Xin N5/N6 Network Card drivers

Enable bzwx for Loongarch64.

Signed-off-by: Hui Li <[email protected]>
Signed-off-by: Hongyi Du <[email protected]>
Signed-off-by: Xiaojun Zhao <[email protected]>
Signed-off-by: WangYuli <[email protected]>
@deepin-ci-robot
Copy link

deepin pr auto review

ne6xvf: Fix virtchnl_completion for VF_CONFIG

  • This patch fixes the issue with the virtchnl_completion function
    not properly handling VF_CONFIG opcodes. The issue was caused
    by the opcode not being properly set in the adapter structure.
    This patch fixes the issue by setting the correct opcode in the
    adapter structure.

Change-Id: I3750844455f709e5645ef9a8d169a2d31479930
Signed-off-by: Wei-Chih Lin [email protected]
Signed-off-by: Jian-Hua Xie [email protected]

@Avenger-285714 Avenger-285714 merged commit 66777fc into deepin-community:linux-6.6.y Aug 13, 2024
3 of 6 checks passed
@Avenger-285714 Avenger-285714 deleted the bzwx branch August 13, 2024 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants