[dpdk-dev] Some questions about web site: git.dpdk.org

Min Hu (Connor) humin29 at huawei.com
Sat Jan 9 11:36:14 CET 2021


Hello, Ferruh and all,
	I find a bug: some patches which have already been merged into
the origin/main branch, but I cannot find them in the archive path?:
	
	https://git.dpdk.org/dpdk/log/

For example,like these patches:

commit 3c92077bba1a8991ca656d81beca5c80dbf7a6f7
Author: Lijun Ou <oulijun at huawei.com>
Date:   Thu Dec 10 20:48:42 2020 +0800

     net/hns3: adjust printing MAC addresses in log

     Here the printing of MAC addresses is adjusted. After the
     modification, only some bytes of the MAC address are
     displayed.

     Signed-off-by: Chengchang Tang <tangchengchang at huawei.com>
     Signed-off-by: Lijun Ou <oulijun at huawei.com>

commit 9883e29d3b65123b373ade1e4800b32a475cac15
Author: Min Hu (Connor) <humin29 at huawei.com>
Date:   Thu Dec 10 20:48:43 2020 +0800

     net/hns3: fix FEC state query

     As FEC is not supported below 10 Gbps,
     CMD(HNS3_OPC_CONFIG_FEC_MODE) offered from
     Firmware read will return fail in 10 Gbps device.

     This patch will prevent read this CMD when below 10 Gbps,
     as this is non-sense.

     Fixes: 9bf2ea8dbc65 ("net/hns3: support FEC")
     Cc: stable at dpdk.org

     Signed-off-by: Min Hu (Connor) <humin29 at huawei.com>
     Signed-off-by: Lijun Ou <oulijun at huawei.com>

By the way, is there any other archive path storing pathes which we can 
refer to?
	Thanks.
					by Connor
	



More information about the dev mailing list