On Thu, 27 Nov 2025 11:51:16 +0800 Donghua Huang <[email protected]> wrote:
> ...euse-RSS-config-when-configuring-DCB.patch | 93 +++ > ...stpmd-add-prio-tc-map-in-DCB-command.patch | 296 ++++++++ > ...add-queue-restriction-in-DCB-command.patch | 264 +++++++ > ...p-testpmd-add-command-to-disable-DCB.patch | 158 ++++ > 0131-examples-l3fwd-force-link-speed.patch | 87 +++ > ...xamples-l3fwd-power-force-link-speed.patch | 80 ++ > 0133-config-arm-add-HiSilicon-HIP12.patch | 96 +++ > 0134-app-testpmd-fix-DCB-Tx-port.patch | 51 ++ > 0135-app-testpmd-fix-DCB-Rx-queues.patch | 35 + > ...support-specify-TCs-when-DCB-forward.patch | 254 +++++++ > ...d-support-multi-cores-process-one-TC.patch | 292 ++++++++ > dpdk.spec | 54 +- > 25 files changed, 4241 insertions(+), 1 deletion(-) > create mode 100644 0114-app-testpmd-handle-IEEE1588-init-failure.patch > create mode 100644 0115-examples-l3fwd-add-option-to-set-Rx-burst-size.patch > create mode 100644 > 0116-examples-eventdev-fix-queue-crash-with-generic-pipel.patch > create mode 100644 > 0117-examples-l3fwd-add-Tx-burst-size-configuration-optio.patch > create mode 100644 0118-net-hns3-remove-duplicate-struct-field.patch > create mode 100644 0119-net-hns3-refactor-DCB-module.patch > create mode 100644 0120-net-hns3-parse-max-TC-number-for-VF.patch > create mode 100644 0121-net-hns3-support-multi-TCs-capability-for-VF.patch > create mode 100644 0122-net-hns3-fix-queue-TC-configuration-on-VF.patch > create mode 100644 0123-net-hns3-support-multi-TCs-configuration-for-VF.patch > create mode 100644 0124-app-testpmd-avoid-crash-in-DCB-config.patch > create mode 100644 0125-app-testpmd-show-all-DCB-priority-TC-map.patch > create mode 100644 0126-app-testpmd-relax-number-of-TCs-in-DCB-command.patch > create mode 100644 > 0127-app-testpmd-reuse-RSS-config-when-configuring-DCB.patch > create mode 100644 0128-app-testpmd-add-prio-tc-map-in-DCB-command.patch > create mode 100644 > 0129-app-testpmd-add-queue-restriction-in-DCB-command.patch > create mode 100644 0130-app-testpmd-add-command-to-disable-DCB.patch > create mode 100644 0131-examples-l3fwd-force-link-speed.patch > create mode 100644 0132-examples-l3fwd-power-force-link-speed.patch > create mode 100644 0133-config-arm-add-HiSilicon-HIP12.patch > create mode 100644 0134-app-testpmd-fix-DCB-Tx-port.patch > create mode 100644 0135-app-testpmd-fix-DCB-Rx-queues.patch > create mode 100644 > 0136-app-testpmd-support-specify-TCs-when-DCB-forward.patch > create mode 100644 0137-app-testpmd-support-multi-cores-process-one-TC.patch Please use the regular patch submitting process so that these patches can be reviewed and tested. https://doc.dpdk.org/guides/contributing/patches.html

