openeuler-ci-bot
362ed93fc4
!300 refactor Rx/Tx function of hns3 PMD
...
From: @chenjiji09
Reviewed-by: @li-huisong
Signed-off-by: @li-huisong
2023-03-02 09:18:45 +00:00
chenjiji09
571fd96353
refactor Rx/Tx function of hns3 PMD
...
And patchs are as follows:
- net/hns3: fix burst mode query with dummy function
- net/hns3: add debug info for Rx/Tx dummy function
- net/hns3: remove debug condition for Tx prepare
- net/hns3: separate Tx prepare from getting Tx function
- net/hns3: make getting Tx function static
- net/hns3: extract common functions to set Rx/Tx
2023-02-23 19:10:04 +08:00
openeuler-ci-bot
4a4528fd7e
!296 Sync some patches for hns3 PMD
...
From: @chenjiji09
Reviewed-by: @li-huisong
Signed-off-by: @li-huisong
2023-02-21 07:13:24 +00:00
chenjiji09
d1d2e1e3f1
Sync some RSS bugfix for hns3 PMD. And patchs are as follows:
...
- net/hns3: fix log about indirection table size
- net/hns3: extract common function to query device
- net/hns3: refactor set RSS hash algorithm and key interface
- net/hns3: fix RSS key size compatibility
- net/hns3: fix clearing RSS configuration
- net/hns3: use RSS filter list to check duplicated rule
- net/hns3: remove useless code when destroy valid RSS rule
- net/hns3: fix warning on flush or destroy rule
- net/hns3: fix config struct used for conversion
- net/hns3: fix duplicate RSS rule check
2023-02-16 11:03:53 +08:00
openeuler-ci-bot
6175fd3650
!291 fix build with kernel 5.18+
...
From: @jiangheng12
Reviewed-by: @kircher
Signed-off-by: @kircher
2023-02-07 07:03:52 +00:00
jiangheng
87a23c168f
fix build with kernel 5.18+
2023-02-06 10:06:30 +08:00
openeuler-ci-bot
aed45c1862
!290 net/hns3: fix inaccurate RTC time to read
...
From: @chenjiji09
Reviewed-by: @li-huisong
Signed-off-by: @li-huisong
2023-02-04 03:51:44 +00:00
chenjiji09
546a1a2337
net/hns3: fix inaccurate RTC time to read
...
The sequence of reading current RTC time register doesn't meet
the hardware requirements, which causes this time obtained is
the one before modifying RTC time.
2023-02-03 16:37:01 +08:00
openeuler-ci-bot
4893be7a99
!289 remove unused patch
...
From: @jiangheng12
Reviewed-by: @kircher
Signed-off-by: @kircher
2023-02-01 02:10:31 +00:00
jiangheng
23e0b6926a
remove unused patch
2023-01-31 19:43:46 +08:00
openeuler-ci-bot
6dbf5bb7e5
!285 修复内核升级导致的编译报错
...
From: @jiangheng12
Reviewed-by: @wu-changsheng
Signed-off-by: @wu-changsheng
2023-01-30 08:34:17 +00:00
jiangheng
691c139fe8
fix build failed due to kernel to upgrade 6.1
2023-01-30 14:16:25 +08:00
openeuler-ci-bot
7bbc3f59e9
!280 dma/hisilicon: support vchan status query
...
From: @chenjiji09
Reviewed-by: @li-huisong
Signed-off-by: @li-huisong
2022-12-14 09:43:48 +00:00
chenjiji09
24c8f50508
dma/hisilicon: support vchan status query
...
This patch adds support for vchan-status ops.
2022-12-14 16:58:38 +08:00
openeuler-ci-bot
8380525d19
!271 Add dumping features for proc-info
...
From: @chenjiji09
Reviewed-by: @li-huisong
Signed-off-by: @li-huisong
2022-11-17 06:22:15 +00:00
chenjiji09
b5fa0e5ece
proc-info adds dumping the following features:
...
- dpdk version
- firmware version
- RSS RETA
- module eeprom information
- Rx/Tx burst mode
- Rx/Tx descriptor
2022-11-17 12:05:11 +08:00
openeuler-ci-bot
86482ce075
!268 Sync some patches for bonding PMD and testpmd
...
From: @chenjiji09
Reviewed-by: @li-huisong
Signed-off-by: @li-huisong
2022-11-16 06:56:24 +00:00
chenjiji09
e33f71a887
Sync some patches for bonding PMD and testpmd. And patchs
...
are as follows:
- app/testpmd: revert MAC update in checksum forwarding
- net/bonding: fix bond4 drop valid MAC packets
- net/bonding: fix slave device Rx/Tx offload configuration
- app/testpmd: fix MAC header in csum forward engine
- app/testpmd: update bond port configurations when add slave
- app/testpmd: fix GENEVE parsing in checksum mode
- net: add UDP/TCP checksum in mbuf segments
- app/testpmd: add SW L4 checksum in multi-segments
- app/testpmd: fix L4 checksum in multi-segments
- net/bonding: fix mbuf fast free handling
2022-11-16 11:09:39 +08:00
openeuler-ci-bot
b1cd3eecd9
!263 add gaelle-proc-info support in dpdk
...
From: @jiangheng12
Reviewed-by: @wu-changsheng
Signed-off-by: @wu-changsheng
2022-11-15 12:41:15 +00:00
jiangheng
278a92c3c9
add gazelle-proc-info support in dpdk
2022-11-15 17:44:29 +08:00
openeuler-ci-bot
b0833d9e31
!260 [sync] PR-259: add gazelle-pdump support in dpdk
...
From: @openeuler-sync-bot
Reviewed-by: @wu-changsheng
Signed-off-by: @wu-changsheng
2022-11-14 16:09:55 +00:00
kircher
404073f16f
dpdk: build gazelle-pdump for pmd_pcap
...
(cherry picked from commit c10915e05b07c31d80889db2fad63087a9361fb8)
2022-11-14 20:22:41 +08:00
openeuler-ci-bot
ca44bffd10
!253 set platform to generic for compatibility
...
From: @jiangheng12
Reviewed-by: @wu-changsheng
Signed-off-by: @wu-changsheng
2022-11-07 11:16:32 +00:00
jiangheng
fe8837319c
set platform to generic for compatibility
2022-11-07 17:31:58 +08:00
openeuler-ci-bot
2c39ddac4f
!248 Sync some patches for bonding PMD and testpmd
...
From: @chenjiji09
Reviewed-by: @li-huisong
Signed-off-by: @li-huisong
2022-11-01 03:35:58 +00:00
chenjiji09
4b9b49876b
Sync some patches for bonding PMD and testpmd. And patchs
...
are as follows:
- net/bonding: fix Tx hash for TCP
- net/bonding: add link speeds configuration
- net/bonding: call Tx prepare before Tx burst
- net/bonding: fix MTU set for slaves
- app/testpmd: remove jumbo offload related code
2022-10-31 14:49:04 +08:00
openeuler-ci-bot
d4d5ea95c5
!246 修复编译失败问题
...
From: @wu-changsheng
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
2022-10-29 08:43:06 +00:00
jiangheng
5a26657489
fix compile err
2022-10-29 15:33:15 +08:00
openeuler-ci-bot
dc4f737c28
!242 backport some patches for gro bugfix
...
From: @jiangheng12
Reviewed-by: @wu-changsheng
Signed-off-by: @wu-changsheng
2022-10-29 03:48:36 +00:00
jiangheng
5d43ce4f18
backport some patches for gro bugfix
2022-10-29 10:03:48 +08:00
openeuler-ci-bot
08ab821480
!238 sig-dpdk: sync some patches for PMD/LIB/APP
...
From: @li-huisong
Reviewed-by: @li-yangyang20
Signed-off-by: @li-yangyang20
2022-10-24 07:54:47 +00:00
Huisong Li
4f06d27eff
sig-dpdk: sync some patches for PMD/LIB/APP
...
Sync some patches for hns3 PMD, telemetry and testpmd. And main
modifications are as follows:
- backport some bugfixes for hns3
- revert Tx performance optimization for hns3
- add Rx/Tx descriptor dump feature for hns3
- refactor some RSS commands for testpmd
- add ethdev telemetry private dump
- add dmadev telemetry
- sync telemetry lib
Signed-off-by: Huisong Li <lihuisong@huawei.com>
2022-10-24 14:35:15 +08:00
openeuler-ci-bot
d822ddbdeb
!228 重复初始化支持根据参数返回成功
...
From: @wu-changsheng
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
2022-10-06 09:42:47 +00:00
wuchangsheng
5400179cfe
reinit support return ok
2022-10-06 17:03:22 +08:00
openeuler-ci-bot
361bebe24a
!223 [sync] PR-221: remove secure complilation options rpath
...
From: @openeuler-sync-bot
Reviewed-by: @jiangheng12
Signed-off-by: @jiangheng12
2022-09-15 06:02:54 +00:00
jiangheng
a60160c0fc
remove secure compilation options rpath
...
(cherry picked from commit 1f60f738cd972c85b9766750c240eb3d85a83c71)
2022-09-14 10:44:22 +08:00
openeuler-ci-bot
4001c9b8bd
!216 fix CVE-2022-28199
...
From: @jiangheng12
Reviewed-by: @wu-changsheng
Signed-off-by: @wu-changsheng
2022-09-09 11:29:28 +00:00
jiangheng
43d0ce1edf
fix CVE-2022-28199
2022-09-09 17:45:17 +08:00
openeuler-ci-bot
5911f0258a
!209 fix CVE-2022-2132
...
From: @jiangheng12
Reviewed-by: @wu-changsheng
Signed-off-by: @wu-changsheng
2022-09-08 14:08:22 +00:00
jiangheng
5645dcaa57
fix CVE-2022-2132
2022-09-08 20:44:52 +08:00
openeuler-ci-bot
dad1d9d99d
!200 Remove duplicated BuildRequires python-pyelftools
...
From: @honggangli22
Reviewed-by: @wu-changsheng
Signed-off-by: @wu-changsheng
2022-07-11 02:57:14 +00:00
Honggang LI
889f601f5e
Remove duplicated BuildRequires python-pyelftools
...
python-pyelftools also provided by package python3-pyelftools.
Signed-off-by: Honggang LI <honggangli@163.com>
2022-07-07 12:06:30 +08:00
openeuler-ci-bot
a3bea97f3b
!199 Build mlx5 and mlx4 PMD
...
From: @honggangli22
Reviewed-by: @wu-changsheng
Signed-off-by: @wu-changsheng
2022-07-06 01:15:33 +00:00
Honggang LI
62e43640f5
Build mlx5 and mlx4 PMD
...
We need mlx5 PMD to run gazelle over Mellanox connectx-6 device.
Signed-off-by: Honggang LI <honggangli@163.com>
2022-07-05 15:09:55 +08:00
openeuler-ci-bot
b3c0705925
!196 package up libdpdk-libs.pc and libdpdk.pc
...
From: @honggangli22
Reviewed-by: @wu-changsheng
Signed-off-by: @wu-changsheng
2022-07-02 06:56:04 +00:00
Honggang LI
b03a26615c
package up libdpdk-libs.pc and libdpdk.pc
...
Those files are required to build pktgen.
Signed-off-by: Honggang LI <honggangli@163.com>
2022-06-29 11:23:14 +08:00
openeuler-ci-bot
9236cb8690
!193 sync patches from 22.07
...
From: @liudongdong3
Reviewed-by: @li-yangyang20
Signed-off-by: @li-yangyang20
2022-06-23 11:22:25 +00:00
Dongdong Liu
7beb6a72ff
sync patches from 22.07
...
sync patches from 22.07 for hns3, dma and testpmd etc.
Signed-off-by: Dongdong Liu <liudongdong3@huawei.com>
2022-06-18 09:37:55 +08:00
openeuler-ci-bot
3d9143293d
!188 【轻量级 PR】:fix bogus date in %changelog
...
From: @loong-C
Reviewed-by: @wu-changsheng
Signed-off-by: @wu-changsheng
2022-06-15 01:20:00 +00:00
loong-C
517adc1e42
【轻量级PR】 fix bogus date in %changelog
2022-06-13 06:47:06 +00:00