On 9/14/2020 3:31 PM, Xiaoyun wang wrote:
These patches fix return value of null not checked,
fix TCAM filter set failed process, reset
rx_mbuf_alloc_failed to 0 when get stats to avoid adding
everytime when this ops is called, get default cos from
chip, and Sync the repair of patch("fix compile error
for old glibc caused by CLOCK_MONOTONIC_RAW").
--
v1:
- fix return value of null not checked
- fix TCAM filter set failed
- fix Rx nombuf stats
- get default cos from chip
- fix clock definition with glibc version
Xiaoyun wang (5):
net/hinic: fix return value of null not checked
net/hinic: fix TCAM filter set failed
net/hinic: fix Rx nombuf stats
net/hinic/base: get default cos from chip
net/hinic/base: fix clock definition with glibc version
Series applied to dpdk-next-net/main, thanks.