Publishing details

Changelog

linux (5.0.0-2.3~18.04.1+pearl2.1) bionic; urgency=medium

  * Miscellaneous Ubuntu changes
    - [debian] Disable dbg builds for now
    - getabis: Add ppa:pearl2-team/next
    - packaging: arm64: disable snapdragon flavor
    - packaging: disable non-arm64 archs
    - SAUCE: {topost} net: hns3: stop schedule reset service while unloading
      driver
    - SAUCE: {topost} net: hns3: refine the definition for union l3 and l4
    - SAUCE: {topost} net: hns3: add support to config depth for tx|rx ring
      separately
    - SAUCE: {topost} net: hns3: use the correct interface to stop|open port
    - SAUCE: {topost} net: hns3: change hnae3_register_ae_dev() to int
    - SAUCE: {topost} net: hns3: only support tc 0 for VF
    - SAUCE: {topost} net: hns3: Fix NULL deref when unloading driver
    - SAUCE: {topost} net: hns3: fix netif_napi_del() not do problem when
      unloading
    - SAUCE: {topost} net: hns3: stop schedule VF's reset service while unloading
      driver
    - SAUCE: {topost} net: hns3: fix for rss result nonuniform
    - SAUCE: {topost} net: hns3: fix improper error handling in the
      hclge_init_ae_dev()
    - SAUCE: {topost} net: hns3: fix an issue for hclgevf_ae_get_hdev
    - SAUCE: {topost} net: hns3: stop sending keep alive msg to pf when vf is
      resetting
    - SAUCE: {topost} net: hns3: keep flow director state unchanged when reset
    - SAUCE: {topost} net: hns3: fix a code style issue
    - SAUCE: {topost} net: hns3: fix an issue for hns3_update_new_int_gl
    - SAUCE: {topost} net: hns3: Modify parameter type from int to bool in
      set_gro_en
    - SAUCE: {topost} net: hns3: code optimization for hclge_rx_buffer_calc
    - SAUCE: {topost} net: hns3: add hclge_cmd_check_retval() to parse comman's
      return value
    - SAUCE: {topost} net: hns3: move some set_bit statement into
      hclge_prepare_mac_addr

  * Miscellaneous upstream changes
    - disable zfs
    - scsi: hisi_sas: Create root and device debugfs directories
    - scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
    - scsi: hisi_sas: Take debugfs snapshot for all regs
    - scsi: hisi_sas: Debugfs global register create file and add file operations
    - scsi: hisi_sas: Add debugfs for port registers
    - scsi: hisi_sas: Add debugfs CQ file and add file operations
    - scsi: hisi_sas: Add debugfs DQ file and add file operations
    - scsi: hisi_sas: Add debugfs IOST file and add file operations
    - RDMA/hns: Fix the bug with updating rq head pointer when flush cqe
    - RDMA/hns: Bugfix for the scene without receiver queue
    - RDMA/hns: Add constraint on the setting of local ACK timeout
    - RDMA/hns: Modify the pbl ba page size for hip08
    - RDMA/hns: RDMA/hns: Assign rq head pointer when enable rq record db
    - RDMA/hns: Add the process of AEQ overflow for hip08
    - RDMA/hns: Add SCC context allocation support for hip08
    - RDMA/hns: Add SCC context clr support for hip08
    - RDMA/hns: Add timer allocation support for hip08
    - net: hns3: modify enet reinitialization interface
    - net: hns3: remove unused member in struct hns3_enet_ring
    - net: hns3: remove unnecessary hns3_adjust_tqps_num
    - net: hns3: reuse reinitialization interface in the hns3_set_channels
    - net: hns3: add interface hclge_tm_bp_setup
    - net: hns3: modify parameter checks in the hns3_set_channels
    - net: hns3: remove redundant codes in hclge_knic_setup
    - net: hns3: fix user configuration loss for ethtool -L
    - net: hns3: adjust the use of alloc_tqps and num_tqps
    - net: hns3: fix wrong combined count returned by ethtool -l
    - net: hns3: do reinitialization while ETS configuration changed
    - net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
    - net: hns3: add calling roce callback function when link status change
    - net: hns3: add rx multicast packets statistic
    - net: hns3: refactor the statistics updating for netdev
    - net: hns3: fix rss configuration lost problem when setting channel
    - net: hns3: fix for shaper not setting when TC num changes
    - net: hns3: fix bug of ethtool_ops.get_channels for VF
    - net: hns3: clear param in ring when free ring
    - net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
    - net: hns3: do not return GE PFC setting err when initializing
    - net: hns3: add ETS TC weight setting in SSU module
    - net: hns3: add statistics for PFC frames and MAC control frames
    - net: hns3: fix PFC not setting problem for DCB module
    - net: hns3: don't update packet statistics for packets dropped by hardware
    - net: hns3: clear pci private data when unload hns3 driver
    - net: hns3: add error handling in hclge_ieee_setets
    - net: hns3: fix return value handle issue for hclge_set_loopback()
    - net: hns3: fix broadcast promisc issue for revision 0x20
    - net: hns3: After setting the loopback, add the status of getting MAC
    - net: hns3: do reinitialization while mqprio configuration changed
    - net: hns3: remove dcb_ops->map_update in hclge_dcb
    - net: hns3: call hns3_nic_set_real_num_queue with netdev down
    - net: hns3: add 8 BD limit for tx flow
    - net: hns3: add initialization for nic state
    - net: hns3: don't allow vf to enable promisc mode
    - scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()
    - scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmnd
    - scsi: hisi_sas: Some misc tidy-up
    - scsi: hisi_sas: Correct memory allocation size for DQ debugfs
    - scsi: hisi_sas: Fix losing directly attached disk when hot-plug
    - scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5G
    - scsi: hisi_sas: Remove unused parameter of function hisi_sas_alloc()
    - scsi: hisi_sas: remove the check of sas_dev status in
      hisi_sas_I_T_nexus_reset()
    - scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
    - scsi: hisi_sas: send primitive NOTIFY to SSP situation only
    - scsi: hisi_sas: Add debugfs ITCT file and add file operations
    - scsi: hisi_sas: Fix type casting and missing static qualifier in debugfs
      code
    - scsi: hisi_sas: No need to check return value of debugfs_create functions
    - scsi: libsas: Check SMP PHY control function result
    - scsi: libsas: Support SATA PHY connection rate unmatch fixing during
      discovery

 -- dann frazier <email address hidden>  Wed, 30 Jan 2019 18:49:48 -0700

Available diffs

Builds

Built packages

Package files