On 3/14/2024 2:15 AM, Ulrich Weber wrote:
Current logic uses ICE_AQ_AN_COMPLETED information to
flag if autonegotiation is enabled or disabled.
Since new ethtool netlink interface checks if there is
a configuration change or not and ignores the call, if
there is no change, this makes is impos
On 3/15/2024 2:20 AM, Ivan Vecera wrote:
...
-static inline u32 i40e_buildreg_itr(const int type, u16 itr)
+/**
+ * i40e_buildreg_itr - build a value for writing to I40E_PFINT_DYN_CTLN
register
+ * @itr_idx - interrupt throttling index
+ * @interval - interrupt throttling interval value in use
On 3/15/2024 2:17 AM, Erwan Velu wrote:
Caution: This message originated from an External Source. Use proper
caution when opening attachments, clicking links, or responding.
Le 14/03/2024 à 21:31, Tony Nguyen a écrit :
[..]
Setting the mfs size to max values during init and reset would bet
The check for flags is done to not pass empty lookups to adding switch
rule functions. Since metadata is always added to lookups there is no
need to check against the flag.
It is also fixing the problem with such rule:
$ tc filter add dev gtp_dev ingress protocol ip prio 0 flower \
enc_dst
In case of traffic going from the VF (so ingress for port representor)
source VSI should be consider during packet classification. It is
needed for hardware to not match packets from different ports with
filters added on other port.
It is only for "from VF" traffic, because other traffic direction
Hi,
Fix how ice driver is parsing tc filter. First is a fix to always add
match for src_vsi in case filter is added on VF. Second is removing the
flag check as it isn't needed and in some case can lead to a problem.
Michal Swiatkowski (2):
ice: tc: check src_vsi in case of traffic from VF
ice
On Fri, Mar 15, 2024 at 10:20 AM Ivan Vecera wrote:
> As for ice bug fixed by commit b7306b42beaf ("ice: manage interrupts
> during poll exit") followed by commit 23be7075b318 ("ice: fix software
> generating extra interrupts") I'm seeing the similar issue also with
> i40e driver.
>
> In certain s
gcc
arc allnoconfig gcc
arc allyesconfig gcc
arc defconfig gcc
arc randconfig-001-20240315 gcc
arc randconfig-002-20240315 gcc
arm
allnoconfig gcc
arc allyesconfig gcc
arc defconfig gcc
arc randconfig-001-20240315 gcc
arc randconfig-002-20240315 gcc
arm
allnoconfig gcc
arc allyesconfig gcc
arc defconfig gcc
arcnsim_700_defconfig gcc
arc randconfig-001-20240315 gcc
arc randconfig-002
As for ice bug fixed by commit b7306b42beaf ("ice: manage interrupts
during poll exit") followed by commit 23be7075b318 ("ice: fix software
generating extra interrupts") I'm seeing the similar issue also with
i40e driver.
In certain situation when busy-loop is enabled together with adaptive
coales
On 15. 03. 24 1:53, Jesse Brandeburg wrote:
On 3/13/2024 5:54 AM, Ivan Vecera wrote:
As for ice bug fixed by commit b7306b42beaf ("ice: manage interrupts
during poll exit") I'm seeing the similar issue also with i40e driver.
In certain situation when busy-loop is enabled together with adapti
Le 14/03/2024 à 21:31, Tony Nguyen a écrit :
[..]
Setting the mfs size to max values during init and reset would better;
this is what the ice driver does. However, this would take
implementing new AdminQ calls. IMO this patch is ok to prevent the
issue being reported and allow for ease of ba
On 15. 03. 24 2:03, Jesse Brandeburg wrote:
On 3/14/2024 5:00 AM, Ivan Vecera wrote:
As for ice bug fixed by commit b7306b42beaf ("ice: manage interrupts
during poll exit") followed by commit 23be7075b318 ("ice: fix software
generating extra interrupts") I'm seeing the similar issue also with
i4
On 3/7/24 23:25, Michal Schmidt wrote:
This series removes the use of the heavy-weight PTP hardware semaphore
in the gettimex64 path. Instead, serialization of access to the time
register is done using a host-side spinlock. The timer hardware is
shared between PFs on the PCI adapter, so the spinl
On 3/14/24 11:35, Sebastian Andrzej Siewior wrote:
On 2024-03-14 11:21:38 [+0100], Przemek Kitszel wrote:
On 3/13/24 14:03, Kurt Kanzenbach wrote:
The initial igc Tx timestamping implementation used only one register for
retrieving Tx timestamps. Commit 3ed247e78911 ("igc: Add support for
multi
16 matches
Mail list logo