Page MenuHomeFreeBSD
Feed Advanced Search

Apr 21 2021

erj added inline comments to D29872: e1000: Improve device name strings .
Apr 21 2021, 4:23 PM

Apr 19 2021

erj added a comment to D29801: e1000: Add support for [Tiger, Alder, Meteor] Lake client platforms.

Were there any other hacks or hardware workarounds? I think they usually add some every generation, but maybe they've finally stopped with these last I219 versions.

Apr 19 2021, 8:08 PM
erj accepted D29827: ixgbe: Clean up ixgbe_if_multi_set.
Apr 19 2021, 6:59 PM

Apr 16 2021

erj accepted D29798: ixgbe: Clarify variable index usage in ixgbe_mc_filter_apply.
Apr 16 2021, 11:14 PM
erj added a comment to D29037: iflib: Add fields for tunneled packets in if_pkt_info.

I think that for now, since FreeBSD 13.0 has released, we're going to wait on this until we have an implementation of VXLAN offload in ixl(4) that's ready to be upstreamed that will use this.

Apr 16 2021, 8:51 PM
erj added inline comments to D29789: e1000: Correct promiscuous multicast filter handling .
Apr 16 2021, 7:01 PM

Apr 5 2021

erj closed D29338: ixl(4): Add tunable to override Flow Control settings.
Apr 5 2021, 6:22 PM
erj committed rG20a52706c814: ixl(4): Add tunable to override Flow Control settings (authored by krzysztof.galazka_intel.com).
ixl(4): Add tunable to override Flow Control settings
Apr 5 2021, 6:22 PM
erj accepted D29338: ixl(4): Add tunable to override Flow Control settings.
Apr 5 2021, 6:15 PM

Mar 11 2021

erj committed rGf9c8aed24422: ixl(4): Add ability to control link state on ifconfig down (authored by krzysztof.galazka_intel.com).
ixl(4): Add ability to control link state on ifconfig down
Mar 11 2021, 1:16 AM
erj committed rG995755b959a6: ixl(4): Report RX errors as sum of all RX error counters (authored by krzysztof.galazka_intel.com).
ixl(4): Report RX errors as sum of all RX error counters
Mar 11 2021, 1:15 AM
erj committed rGadc22165c088: ix(4): Report RX errors as sum of all RX error counters (authored by piotr.pietruszewski_intel.com).
ix(4): Report RX errors as sum of all RX error counters
Mar 11 2021, 1:15 AM
erj committed rGc637a66be46c: ixl(4): Fix VLAN HW filtering (authored by krzysztof.galazka_intel.com).
ixl(4): Fix VLAN HW filtering
Mar 11 2021, 1:15 AM
erj committed rG6db19df195ef: ice_ddp: Update package file to 1.3.19.0 (authored by erj).
ice_ddp: Update package file to 1.3.19.0
Mar 11 2021, 1:15 AM
erj committed rG3af5680fe222: ice(4): Update to version 0.28.1-k (authored by erj).
ice(4): Update to version 0.28.1-k
Mar 11 2021, 1:15 AM

Mar 9 2021

erj committed rGa02640c79e0a: ice_ddp: Update package file to 1.3.19.0 (authored by erj).
ice_ddp: Update package file to 1.3.19.0
Mar 9 2021, 10:43 PM
erj committed rG1da549169de0: ice(4): Update to version 0.28.1-k (authored by erj).
ice(4): Update to version 0.28.1-k
Mar 9 2021, 10:43 PM

Mar 6 2021

erj accepted D29102: iflib: Make if_shared_ctx_t a pointer to const.
Mar 6 2021, 1:47 AM
erj closed D28640: ice(4): Update to version 0.28.1-k.

Committed.

Mar 6 2021, 1:46 AM
erj committed rGd08b8680e12a: ice(4): Update to version 0.28.1-k (authored by erj).
ice(4): Update to version 0.28.1-k
Mar 6 2021, 1:40 AM
erj accepted D28640: ice(4): Update to version 0.28.1-k.
Mar 6 2021, 1:39 AM
erj updated the summary of D28640: ice(4): Update to version 0.28.1-k.
Mar 6 2021, 1:39 AM

Mar 5 2021

erj added a comment to D29037: iflib: Add fields for tunneled packets in if_pkt_info.

It'd be nice to get this into 13.0 -- that means at least out of tree iflib drivers can be updated to support VXLAN offload on 13.0-RELEASE.

Mar 5 2021, 5:00 PM
erj committed rG2b94bda05a6d: ixl(4): Add ability to control link state on ifconfig down (authored by krzysztof.galazka_intel.com).
ixl(4): Add ability to control link state on ifconfig down
Mar 5 2021, 1:24 AM
erj committed rGb149f7c23d13: ixl(4): Report RX errors as sum of all RX error counters (authored by krzysztof.galazka_intel.com).
ixl(4): Report RX errors as sum of all RX error counters
Mar 5 2021, 1:24 AM
erj committed rG8fa11f892256: ix(4): Report RX errors as sum of all RX error counters (authored by piotr.pietruszewski_intel.com).
ix(4): Report RX errors as sum of all RX error counters
Mar 5 2021, 1:24 AM
erj committed rG7e166d608eec: ixl(4): Fix VLAN HW filtering (authored by krzysztof.galazka_intel.com).
ixl(4): Fix VLAN HW filtering
Mar 5 2021, 1:24 AM

Mar 3 2021

erj added a comment to D27344: Bring back AIM (Adaptive Interrupt Moderation) that was lost in IFLIB migration..

Is this going to get committed soon? Possibly for inclusion in 13.0?

Mar 3 2021, 1:59 AM
erj added a comment to D26896: ixl: honor IPI_TX_INTR.

@krzysztof.galazka_intel.com, do you have any update on an answer to @vmaffione's question ?

Mar 3 2021, 1:56 AM
erj added a comment to D26245: ix(4): Add control of 2.5/5G autonegotiation speeds.

Did this get tested?

Mar 3 2021, 1:55 AM
erj added a comment to D24094: Fix allocation of queues to CPUs in iflib.

Has anyone else looked at this yet? I haven't had a chance to.

Mar 3 2021, 1:54 AM
erj added a comment to D21223: ixl(4): Fix issues with MTU change while passing traffic.
In D21223#479325, @erj wrote:

@krzysztof.galazka_intel.com did this get tested yet?

Mar 3 2021, 1:54 AM
erj committed rG21802a127d83: ixl(4): Add ability to control link state on ifconfig down (authored by krzysztof.galazka_intel.com).
ixl(4): Add ability to control link state on ifconfig down
Mar 3 2021, 1:51 AM
erj closed D28028: ixl(4): Add ability to control link state on ifconfig down.
Mar 3 2021, 1:50 AM
erj accepted D28028: ixl(4): Add ability to control link state on ifconfig down.
Mar 3 2021, 1:43 AM
erj committed rG9f99061ef9c9: ixl(4): Report RX errors as sum of all RX error counters (authored by krzysztof.galazka_intel.com).
ixl(4): Report RX errors as sum of all RX error counters
Mar 3 2021, 1:38 AM
erj closed D27639: ixl(4): Report RX errors as sum of all RX error counters.
Mar 3 2021, 1:37 AM
erj accepted D27639: ixl(4): Report RX errors as sum of all RX error counters.
Mar 3 2021, 1:36 AM
erj committed rGafb1aa4e6df2: ix(4): Report RX errors as sum of all RX error counters (authored by piotr.pietruszewski_intel.com).
ix(4): Report RX errors as sum of all RX error counters
Mar 3 2021, 1:32 AM
erj closed D27191: ix(4): Report RX errors as sum of all RX error counters.
Mar 3 2021, 1:31 AM
erj accepted D27191: ix(4): Report RX errors as sum of all RX error counters.
Mar 3 2021, 1:26 AM

Feb 23 2021

erj accepted D28900: iflib: Avoid double counting in rxeof.
Feb 23 2021, 10:43 PM
erj added inline comments to D28900: iflib: Avoid double counting in rxeof.
Feb 23 2021, 5:44 PM
erj updated the diff for D28640: ice(4): Update to version 0.28.1-k.
  • Commit the ice_ddp package in a separate commit
Feb 23 2021, 2:06 AM
erj committed rGa7ac518bff64: ice_ddp: Update package file to 1.3.19.0 (authored by erj).
ice_ddp: Update package file to 1.3.19.0
Feb 23 2021, 2:04 AM

Feb 18 2021

erj accepted D28774: iflib: Fix detach of pseudo interfaces.
Feb 18 2021, 10:06 PM
erj planned changes to D28636: iavf(4): Split source and update to 3.0.26-k.
Feb 18 2021, 5:45 AM

Feb 17 2021

erj accepted D28598: iflib: Cast the result of iflib_netmap_txq_init() to void..
Feb 17 2021, 11:21 PM
erj requested changes to D28598: iflib: Cast the result of iflib_netmap_txq_init() to void..

So, it sounds like it'd be preferred to use (void)0 instead of using an empty stub?

Feb 17 2021, 10:38 PM
erj added a comment to D21797: Add IFCAP_NOMAP to iflib.

Is this going to get committed?

Feb 17 2021, 7:09 PM
erj added inline comments to D28706: iflib: add new field: isc_dma_width.
Feb 17 2021, 7:08 PM
erj updated the diff for D28640: ice(4): Update to version 0.28.1-k.
  • Actually make the new ice_vlan_mode.c file that was added
Feb 17 2021, 2:01 AM
erj retitled D28640: ice(4): Update to version 0.28.1-k from ice(4): Update to version 0.28.0-k to ice(4): Update to version 0.28.1-k.
Feb 17 2021, 1:39 AM
erj updated the diff for D28640: ice(4): Update to version 0.28.1-k.
  • ice: Update to 0.28.1-k from 0.28.0-k, restore changes made by non-Intel commits
Feb 17 2021, 1:38 AM

Feb 16 2021

erj planned changes to D28640: ice(4): Update to version 0.28.1-k.

I also need to make other changes to this, too.

Feb 16 2021, 7:54 PM
erj added inline comments to D28640: ice(4): Update to version 0.28.1-k.
Feb 16 2021, 5:30 PM

Feb 13 2021

erj added reviewers for D28640: ice(4): Update to version 0.28.1-k: Intel Networking, iflib.
Feb 13 2021, 12:30 AM
erj requested review of D28640: ice(4): Update to version 0.28.1-k.
Feb 13 2021, 12:29 AM
erj updated the summary of D28637: iavf: Add Doxyfile.
Feb 13 2021, 12:18 AM
erj added reviewers for D28636: iavf(4): Split source and update to 3.0.26-k: Intel Networking, iflib.
Feb 13 2021, 12:16 AM
erj requested review of D28638: ixl(4): Remove iavf(4) source files.
Feb 13 2021, 12:15 AM
erj requested review of D28637: iavf: Add Doxyfile.
Feb 13 2021, 12:15 AM
erj requested review of D28636: iavf(4): Split source and update to 3.0.26-k.
Feb 13 2021, 12:15 AM

Feb 11 2021

erj added a reviewer for D28598: iflib: Cast the result of iflib_netmap_txq_init() to void.: vmaffione.
Feb 11 2021, 11:03 PM

Feb 4 2021

erj closed D28137: ixl(4): Fix VLAN HW filtering.
Feb 4 2021, 11:35 PM
erj committed rG7d4dceec1030: ixl(4): Fix VLAN HW filtering (authored by krzysztof.galazka_intel.com).
ixl(4): Fix VLAN HW filtering
Feb 4 2021, 11:34 PM

Nov 24 2020

erj updated subscribers of D27291: sysutils/intel-nvmupdate: Update to version 8.10.
Nov 24 2020, 9:33 PM
erj edited reviewers for D27265: Use the standard method for localizing of MSI-X table bar., added: Intel Networking; removed: erj.
Nov 24 2020, 9:32 PM
erj updated subscribers of D27265: Use the standard method for localizing of MSI-X table bar..
Nov 24 2020, 9:31 PM
erj updated subscribers of D27342: Detach Rx/Tx/IOV tasks upon iflib device or psuedo device register failure..
Nov 24 2020, 9:30 PM
erj updated subscribers of D27260: em: fix a null de-reference in em_free_pci_resources.
Nov 24 2020, 9:30 PM

Nov 20 2020

erj accepted D27191: ix(4): Report RX errors as sum of all RX error counters.
Nov 20 2020, 12:36 AM
erj added a comment to D27291: sysutils/intel-nvmupdate: Update to version 8.10.

portlint output:

Nov 20 2020, 12:22 AM
erj requested review of D27291: sysutils/intel-nvmupdate: Update to version 8.10.
Nov 20 2020, 12:19 AM

Sep 23 2020

erj committed rS366097: MFS r365983.
MFS r365983
Sep 23 2020, 11:57 PM

Sep 21 2020

erj committed rS365983: MFC r365774 and r365776.
MFC r365774 and r365776
Sep 21 2020, 10:53 PM

Sep 15 2020

erj committed rS365776: e1000: Properly retain promisc flag.
e1000: Properly retain promisc flag
Sep 15 2020, 9:07 PM
erj committed rS365774: igb(4): Fix define and includes with RSS option enabled.
igb(4): Fix define and includes with RSS option enabled
Sep 15 2020, 9:00 PM
erj closed D26322: ice(4): Update to 0.26.16.
Sep 15 2020, 8:56 PM

Sep 14 2020

erj committed rS365736: MFS r365647: ixl powerpc64 fixes.
MFS r365647: ixl powerpc64 fixes
Sep 14 2020, 11:49 PM
erj committed rS365733: ice(4): Add Intel 100GbE Ethernet Driver to kernel.
ice(4): Add Intel 100GbE Ethernet Driver to kernel
Sep 14 2020, 10:43 PM
erj committed rS365731: ice: MFC commits for update to 0.26.16.
ice: MFC commits for update to 0.26.16
Sep 14 2020, 9:33 PM

Sep 12 2020

erj committed rS365647: MFC r358698 and r364241.
MFC r358698 and r364241
Sep 12 2020, 12:22 AM

Sep 11 2020

erj accepted D26276: Add definitions for the Finisar 40GE LM4 transceiver.

Yeah, I think the rest of this looks good.

Sep 11 2020, 8:17 PM
erj added a comment to D26383: net/intel-em-kmod: Update to 7.7.8.
MAX_NETMAP_OSVERSION=   1199999  # Doesn't build w/NETMAP on 12

@erj, is it still true?

Sep 11 2020, 8:14 PM

Sep 10 2020

erj committed rS365617: ice(4): Update to 0.26.16.
ice(4): Update to 0.26.16
Sep 10 2020, 11:46 PM
erj updated the summary of D26322: ice(4): Update to 0.26.16.
Sep 10 2020, 11:43 PM
erj updated the summary of D26322: ice(4): Update to 0.26.16.
Sep 10 2020, 11:41 PM
erj updated the summary of D26322: ice(4): Update to 0.26.16.
Sep 10 2020, 11:40 PM
erj committed rS365612: MFC r361541, r362038, r364240.
MFC r361541, r362038, r364240
Sep 10 2020, 8:46 PM
erj updated the diff for D26322: ice(4): Update to 0.26.16.

Rebase with upstream with fixed package file.

Sep 10 2020, 5:21 AM
erj committed rS365550: ice_ddp: Fix 1.3.16.0 package.
ice_ddp: Fix 1.3.16.0 package
Sep 10 2020, 4:00 AM

Sep 9 2020

erj updated subscribers of D26383: net/intel-em-kmod: Update to 7.7.8.
Sep 9 2020, 9:48 PM
erj added a comment to D26383: net/intel-em-kmod: Update to 7.7.8.

poudriere testport log:

Sep 9 2020, 9:48 PM
erj added a comment to D26383: net/intel-em-kmod: Update to 7.7.8.

portlint -AC output:

WARN: Makefile: NETMAP_AUTO is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MNETMAP_AUTO appears in this slave Makefile.  Make sure it appears in the master's Makefile.
WARN: Makefile: NETMAP_ON is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MNETMAP_ON appears in this slave Makefile.  Make sure it appears in the master's Makefile.
WARN: Makefile: NETMAP_OFF is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MNETMAP_OFF appears in this slave Makefile.  Make sure it appears in the master's Makefile.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: new ports should not set PORTREVISION.
WARN: Makefile: new ports should not set PORTEPOCH.
FATAL: Makefile: extra item "BROKEN_armv6" placed in the LICENSE section.
1 fatal error and 6 warnings found.
Sep 9 2020, 9:42 PM
erj requested review of D26383: net/intel-em-kmod: Update to 7.7.8.
Sep 9 2020, 9:40 PM

Sep 4 2020

erj committed rS365339: MFC r365231: ixl(4): Add support for X710-T*L devices.
MFC r365231: ixl(4): Add support for X710-T*L devices
Sep 4 2020, 9:21 PM
erj updated the diff for D26322: ice(4): Update to 0.26.16.

Commit package file updates since Phabricator cannot handle them properly

Sep 4 2020, 6:10 PM
erj updated the summary of D26322: ice(4): Update to 0.26.16.
Sep 4 2020, 5:41 PM
erj committed rS365332: ice_ddp: Update package file to 1.3.16.0.
ice_ddp: Update package file to 1.3.16.0
Sep 4 2020, 5:38 PM