1. Origin pull request:

!581:sync some patch from upstreaming

2. Original pull request related issue(s):

3. Original pull request related commit(s):

Sha Datetime Message
60fad33c 2024-05-10 16:25:20 +0800 CST sync some patch from upstreaming

Sync some patchs from upstreaming for hns3 pmd and modifications
are as follow:
- dma/hisilicon: remove support for HIP09 platform
- net/hns3: disable SCTP verification tag for RSS hash input
- net/hns3: fix variable overflow
- net/hns3: fix double free for Rx/Tx queue
- net/hns3: fix read Rx timestamp handle
- net/hns3: fix offload flag of IEEE 1588
In addition, the following patch synchronizes the latest version
- ethdev: fix strict aliasing lead to link cannot be up

Signed-off-by: Dengdui Huang huangdengdui@huawei.com