Re: [PATCH net-next] cxgb4: Add new T6 PCI device id 0x6092

2021-02-04 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net.git (refs/heads/master): On Tue, 2 Feb 2021 23:55:11 +0530 you wrote: > Signed-off-by: Raju Rangoju > --- > drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - [net-next] cxg

Re: [PATCH net-next] cxgb4: Add new T6 PCI device id 0x6092

2021-02-04 Thread Raju Rangoju
On Wednesday, February 02/03/21, 2021 at 18:23:37 -0800, Jakub Kicinski wrote: > On Tue, 2 Feb 2021 23:55:11 +0530 Raju Rangoju wrote: > > Signed-off-by: Raju Rangoju > > Does this device require any code which only exists in net-next? > No code dependency exists in net-next > Pure device id

Re: [PATCH net-next] cxgb4: Add new T6 PCI device id 0x6092

2021-02-03 Thread Jakub Kicinski
On Tue, 2 Feb 2021 23:55:11 +0530 Raju Rangoju wrote: > Signed-off-by: Raju Rangoju Does this device require any code which only exists in net-next? Pure device id patches are okay for net.

[PATCH net-next] cxgb4: Add new T6 PCI device id 0x6092

2021-02-02 Thread Raju Rangoju
Signed-off-by: Raju Rangoju --- drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h b/drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h index 0c5373462ced..0b1b5f9c67d4 100644 --- a/drivers/net