update X722/X710 FW API version to 1.10.
Signed-off-by: Piotr Azarewicz
Signed-off-by: Jiaqi Min
---
drivers/net/i40e/base/i40e_adminq_cmd.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/i40e/base/i40e_adminq_cmd.h
b/drivers/net/i40e/base
The main changes include:
* Update X722/X710 FW API version to 1.10.
* New device ID introduced for V710-T*L 5G.
* Add constants for PTP pins.
* Update version in README.
---
v2 changes:
* Updated version in README
Jiaqi Min (4):
net/i40e/base: update X722/X710 FW API version to 1.10
net
This change is adding new device ID and handling it in the same
way as X710-T*L head of family. A new device ID is for new V710-T*L adapter
supporting speeds up to 5G.
Signed-off-by: Zalfresso-Jundzillo
Signed-off-by: Jiaqi Min
---
drivers/net/i40e/base/i40e_common.c | 12 +---
drivers
Introduce constants for handling PTP pins used for external
clock source.
Signed-off-by: Piotr Kwapulinski
Signed-off-by: Jiaqi Min
Acked-by: Piotr Kwapulinski
---
drivers/net/i40e/base/i40e_register.h | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/net/i40e/base
Update share code release version in readme.
Signed-off-by: Jiaqi Min
---
drivers/net/i40e/base/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/i40e/base/README b/drivers/net/i40e/base/README
index 8a5339cff..e7b39b4d1 100644
--- a/drivers/net/i40e/base
Introduce constants for handling PTP pins used for external
clock source.
Signed-off-by: Piotr Kwapulinski
Signed-off-by: Jiaqi Min
---
drivers/net/i40e/base/i40e_register.h | 4
1 file changed, 4 insertions(+)
diff --git a/drivers/net/i40e/base/i40e_register.h
b/drivers/net/i40e/base
This change is adding new device ID and handling it in the same
way as X710-T*L head of family. A new device ID is for new V710-T*L adapter
supporting speeds up to 5G.
Signed-off-by: Zalfresso-Jundzillo
Signed-off-by: Jiaqi Min
---
drivers/net/i40e/base/i40e_common.c | 12 +---
drivers
update X722/X710 FW API version to 1.10.
Signed-off-by: Piotr Azarewicz
Signed-off-by: Jiaqi Min
---
drivers/net/i40e/base/i40e_adminq_cmd.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/i40e/base/i40e_adminq_cmd.h
b/drivers/net/i40e/base
The main changes include:
* Update X722/X710 FW API version to 1.10.
* New device ID introduced for V710-T*L 5G.
* add constants for PTP pins.
Jiaqi Min (3):
net/i40e/base: update X722/X710 FW API version to 1.10
net/i40e/base: new device ID introduced for V710-TL 5G
net/i40e/base: add
Added support for API rte_eth_tx_done_cleanup.
Added support setting VF MAC address by PF driver.
Added support for setting the link to specific speed.
Signed-off-by: Jiaqi Min
---
doc/guides/rel_notes/release_20_02.rst | 6 ++
1 file changed, 6 insertions(+)
diff --git a/doc/guides
Added support for API rte_eth_tx_done_cleanup.
Signed-off-by: Jiaqi Min
---
doc/guides/rel_notes/release_20_02.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/guides/rel_notes/release_20_02.rst
b/doc/guides/rel_notes/release_20_02.rst
index 786f9b119..5d01dac58 100644
--- a/doc
Added support for API rte_eth_tx_done_cleanup.
Added support for VF multiple queues interrupt.
Added support for setting the link to specific speed.
Signed-off-by: Jiaqi Min
---
doc/guides/rel_notes/release_20_02.rst | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/doc
Rx total stats is the total number of successfully received packets,
so exclude the number of rx_discards for Rx total stats.
Fixes: f4a41a6953af ("net/avf: support stats")
Cc: sta...@dpdk.org
Signed-off-by: Jiaqi Min
---
v2:
* Changed commit message.
---
drivers/net/iavf/iavf_et
Rx total statistics error when packets above
the jumbo frame. The patch fixed the issue.
Fixes: f4a41a6953af ("net/avf: support stats")
Cc: sta...@dpdk.org
Signed-off-by: Jiaqi Min
---
drivers/net/iavf/iavf_ethdev.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
14 matches
Mail list logo