Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:664:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 19 and 29 [-Wformat-truncation=] 664 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:711:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:664:25: note: ‘snprintf’ output between 4 and 77 bytes into a destination of size 32 664 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 665 | stmmac_qstats_tx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:671:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 19 and 29 [-Wformat-truncation=] 671 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:711:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:671:25: note: ‘snprintf’ output between 4 and 77 bytes into a destination of size 32 671 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 672 | stmmac_qstats_rx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c: In function ‘loongson_dwmac_dma_init_channel’: ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c:196:28: error: ‘DMA_BUS_MODE_PBL_SHIFT’ undeclared (first use in this function); did you mean ‘DMA_BUS_MODE_DSL_SHIFT’? 196 | value |= (txpbl << DMA_BUS_MODE_PBL_SHIFT); | ^~~~~~~~~~~~~~~~~~~~~~ | DMA_BUS_MODE_DSL_SHIFT ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c:196:28: note: each undeclared identifier is reported only once for each function it appears in ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c:197:28: error: ‘DMA_BUS_MODE_RPBL_SHIFT’ undeclared (first use in this function); did you mean ‘DMA_BUS_MODE_DSL_SHIFT’? 197 | value |= (rxpbl << DMA_BUS_MODE_RPBL_SHIFT); | ^~~~~~~~~~~~~~~~~~~~~~~ | DMA_BUS_MODE_DSL_SHIFT make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.o] Error 1 make[7]: *** [../scripts/Makefile.build:544: drivers/net/ethernet/stmicro/stmmac] Error 2 make[6]: *** [../scripts/Makefile.build:544: drivers/net/ethernet/stmicro] Error 2 make[5]: *** [../scripts/Makefile.build:544: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:544: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:544: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c: In function ‘loongson_dwmac_dma_init_channel’: ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c:196:28: error: ‘DMA_BUS_MODE_PBL_SHIFT’ undeclared (first use in this function); did you mean ‘DMA_BUS_MODE_DSL_SHIFT’? 196 | value |= (txpbl << DMA_BUS_MODE_PBL_SHIFT); | ^~~~~~~~~~~~~~~~~~~~~~ | DMA_BUS_MODE_DSL_SHIFT ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c:196:28: note: each undeclared identifier is reported only once for each function it appears in ../drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.c:197:28: error: ‘DMA_BUS_MODE_RPBL_SHIFT’ undeclared (first use in this function); did you mean ‘DMA_BUS_MODE_DSL_SHIFT’? 197 | value |= (rxpbl << DMA_BUS_MODE_RPBL_SHIFT); | ^~~~~~~~~~~~~~~~~~~~~~~ | DMA_BUS_MODE_DSL_SHIFT make[8]: *** [../scripts/Makefile.build:287: drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.o] Error 1 make[8]: *** Waiting for unfinished jobs.... ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:664:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 19 and 29 [-Wformat-truncation=] 664 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:711:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:664:25: note: ‘snprintf’ output between 4 and 77 bytes into a destination of size 32 664 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 665 | stmmac_qstats_tx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:671:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 19 and 29 [-Wformat-truncation=] 671 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:711:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:671:25: note: ‘snprintf’ output between 4 and 77 bytes into a destination of size 32 671 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 672 | stmmac_qstats_rx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:544: drivers/net/ethernet/stmicro/stmmac] Error 2 make[6]: *** [../scripts/Makefile.build:544: drivers/net/ethernet/stmicro] Error 2 make[5]: *** [../scripts/Makefile.build:544: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:544: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:544: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2