Project

General

Profile

Actions

Bug #8314

closed
RV JP

cxgbe missing from ALTQ interface list

Bug #8314: cxgbe missing from ALTQ interface list

Added by ROB VANHOOREN over 8 years ago. Updated over 8 years ago.

Status:
Not a Bug
Priority:
Normal
Assignee:
Category:
Traffic Shaper (ALTQ)
Target version:
-
Start date:
02/05/2018
Due date:
02/09/2018
% Done:

100%

Estimated time:
0.02 h
Plus Target Version:
Release Notes:
Affected Version:
2.4.x
Affected Architecture:
amd64

Description

patchset added 'cxl' ... line 5680 of src/etc/inc/interfaces.inc also needs 'cxgbe'

thanks,
R.

JP Updated by Jim Pingle over 8 years ago Actions #1

  • Subject changed from bug 7607 is not completely fixed (as of 2.4.3.a.20180204.2325) to cxgbe missing from ALTQ interface list

RV Updated by ROB VANHOOREN over 8 years ago Actions #2

T5 cards are called cxl; T4 cards are called cxgbe
... ref cxgbe(4) *here*

fwiw, T6 cards are called cc.

cheers,
R.

JP Updated by Jim Pingle over 8 years ago Actions #3

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:40f2c5d909220dd5aaa23515d25a04916438304d.

RV Updated by ROB VANHOOREN over 8 years ago Actions #4

well this is odd.

altq(4) clearly *indicates* that cxgbe(4) is supported.

"There were error(s) loading the rules: pfctl: cxgbe1: driver does not support altq - The line in question reads [0]: 2018-02-06 08:55:55"@

info ...

dmesg | grep cxgbe1
cxgbe1: <port 1> on t4nex0
cxgbe1: Ethernet address: 00:07:43:CA:BE:EF
cxgbe1: 12 txq, 8 rxq (NIC); 8 txq, 2 rxq (TOE)
cxgbe1: tso4 disabled due to -txcsum.
cxgbe1: enable txcsum first.
cxgbe1: cxgbe_media_change unimplemented.
cxgbe1: link state changed to DOWN
cxgbe1: link state changed to UP

ifconfig cxgbe1
cxgbe1: flags=8a43<UP,BROADCAST,RUNNING,ALLMULTI,SIMPLEX,MULTICAST> metric 0 mtu 9000
options=ec00b8<VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,VLAN_HWTSO,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
ether 00:07:43:CA:BE:EF
hwaddr 00:07:43:CA:BE:EF
inet6 fe80::123:45ff:fe14:beef%cxgbe1 prefixlen 64 scopeid 0x4
inet 111.111.111.111 netmask 0xffffffff broadcast 111.111.111.111
inet 10.10.10.1 netmask 0xffffffff broadcast 10.10.10.1
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
media: Ethernet 10Gbase-Twinax <full-duplex>
status: active

JP Updated by Jim Pingle over 8 years ago Actions #5

  • Status changed from Feedback to Not a Bug

It's possible that either the man page is wrong or it's been disabled in our driver for stability reasons. I'll take it back out of the altq list.

JP Updated by Jim Pingle over 8 years ago Actions #6

  • Target version deleted (2.4.3)
Actions

Also available in: Atom