User Details
- User Since
- Nov 12 2015, 6:15 PM (472 w, 6 d)
Jul 20 2023
Jun 26 2023
May 15 2023
Apr 28 2023
Apr 20 2023
Oct 21 2022
Mar 4 2022
Dec 14 2021
May 5 2021
When this was originally implemented, Limelight (sbruno) experienced issues with this feature, as it was conflicting with iflib in some way, so it was then set to off by default.
Mar 6 2021
Sep 10 2020
Driver loads in safe mode even though ice_ddp is loaded:
Aug 27 2020
Jun 4 2020
Jun 1 2020
May 21 2020
We'll need to patch this to bring it in line with OOT, but is g2g for now.
Dec 20 2019
Oct 9 2019
Jul 23 2019
Jun 15 2019
Apr 4 2019
Tested with a 1000 iteration ifdown/up loop using both DA and SR, configured normally and using LAGG.
Jan 31 2019
Jan 23 2019
Dec 19 2018
Dec 18 2018
We are seeing tx hangs with UDP using multiple clients when offloads are disabled. Cannot reproduce on 12.0-RELEASE. Reproducible on X520 and X550.
Oct 26 2018
We cannot reproduce the panic that was resolved with https://reviews.freebsd.org/D17404, so it looks okay to me.
Oct 18 2018
This patch fixes a kernel panic we are seeing when unloading iavf while passing traffic.
Oct 11 2018
Oct 8 2018
Does not apply against lastest HEAD:
Sep 11 2018
Tested with a RHEL7.4 host w/ KVM using both port and host-based VLANs w/ 9710 MTU.
Aug 10 2018
Several outstanding issues:
Jun 27 2018
Jun 18 2018
I think we need to lower it. 500 significantly impacts 40G performance w/ 9K MTU, especially rx.
May 30 2018
This also needs to be rebased again , probably due to: https://reviews.freebsd.org/D15343:
May 29 2018
We see constant tx hangs when changing driver settings:
May 24 2018
May 14 2018
It was committed on 5-1 and MFC'ed to STABLE on 5-7, so I'm not sure why this wasn't closed.
May 1 2018
Apr 30 2018
Apr 17 2018
The panic is still reproducible, it just takes longer. See attached screen cap.
Apr 9 2018
Kernel panic with TCP bi-directional netperf traffic using 2 threads :
Mar 19 2018
Jan 26 2018
Jan 16 2018
ixv is totally broken. on a FreeBSD host with PCI_IOV, assigning an IP address to a "bare metal" ixv interface{F3125365} causes a kernel panic. On a Linux host, the VF hangs when assigned an IP address and requires a reboot of the VM to recover.
Jan 3 2018
We can throw this at CNL and CFL ( Cannon Lake/Coffee Lake).
Dec 13 2017
Nov 14 2017
looking at the packages from Intel Download Center, I think this is a tool build issue. It looks like file permissions changed between 5.05 and 6.01. In 5.05 the directory structure for nvmupdate is 755, but in 6.01 it is 644, which for some reason 10 doesn't like.
We're seeing instability on X520-QDA1 (QSFP+):
- Occasionally, ifconfig will report "ifconfig: ix0: no media types?" message instead of the media type.
- System will "partially" hang on kldunload after the interface has been configured. After this occurs, you can ssh into the system through another interface and the FS is accessible, but ifconfig, top etc. are hung.
Aug 1 2017
Also seeing panics at detach after passing traffic.
Jul 7 2017
Jul 1 2017
We need to hold off on committing this. We are investigating some issues that were discovered today.
Jun 29 2017
Ship it
Apr 6 2017
Shouldn't D10293 supersede this anyways?
Mar 24 2017
I believe this review is dependent on D5213...at least that is how it was written. It certain doesn't apply without it. This review adds support for Denverton as well as separating the VF driver from the base driver.
Mar 13 2017
Mar 6 2017
This does apply cleanly with D5213 as a dependency.
Mar 3 2017
Mar 2 2017
arc patch fails:
Feb 8 2017
Jan 24 2017
See attachment since Phabricator apparently didn't like the formatting of my paste...
It looks like ixv fails to build on 10/stable:
Jan 18 2017
Oct 31 2016
Also, I mentioned this earlier, but PLEASE print the driver version in dmesg at attach as well as in sysctl. It isn't very optimal to have no clue as to what driver version is being used.
There is an issue where a reset can cause the interface to be effectively dead and is only recoverable by reloading the driver. This was found during an mtu test, where the mtu is changed and traffic is ran between each iteration. It can be reproduced with just iterations of ifconfig up/down with ping and netperf between each iteration. See the attached log and repro script.
Oct 20 2016
Oct 19 2016
Correct.
Another data point:
Stop the bus, I want to get off...
Oct 13 2016
[root@u0805 /]# netperf -H u0807-2_6 -6 -p 12866
^C
[root@u0805 /]# ifconfig ix0 -txcsum6
[root@u0805 /]# ping u0807-2
PING u0807-2 (190.2.8.7): 56 data bytes
64 bytes from 190.2.8.7: icmp_seq=0 ttl=64 time=0.172 ms
64 bytes from 190.2.8.7: icmp_seq=1 ttl=64 time=0.138 ms
^C
- u0807-2 ping statistics ---
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.138/0.155/0.172/0.017 ms
[root@u0805 /]# netperf -H u0807-2_6 -6 -p 12866
MIGRATED TCP STREAM TEST from ::0 (::) port 0 AF_INET6 to u0807-2_6 () port 0 AF_INET6 : histogram : interval : dirty data : demo
Recv Send Send
Socket Socket Message Elapsed
Size Size Size Time Throughput
bytes bytes bytes secs. 10^6bits/sec
Oct 6 2016
Okay, --skip-dependencies did the trick. I'm unsure how to remove the "requested changes" flag.
This is a fresh clone...tried it twice w/ the same results.
Still fall down go boom:
Oct 5 2016
Just let me know when it stops blowing up :)
This doesn't apply with tip of HEAD:
Oct 4 2016
What are the expectations here, timeframe-wise?
Sep 15 2016
We noticed this issue awhile back and it was fixed in 11 but not in 10. We don't see it using our OOT components, only with in-kernel on 10.3. It makes it difficult to perform any modicum of validation w/o being able to load and unload the driver.
Sep 14 2016
ixl seems to have some issues with netmap when loaded as module:
arc is failing to apply this, as it is trying to apply it to stable/10/sys/dev/ixl, but SHOULD be sys/dev/ixl. I had to apply it manually.
Sep 12 2016
I haven't had a chance to test this yet, so you should probably hold off.
Aug 12 2016
Touch-tested on Kaby Lake, i219, ich10/82567, 82579, and 82574L.
Aug 5 2016
Tested basic functionality, stress with netperf with both ixl and ixlv.
Aug 4 2016
Aug 2 2016
The patch generated by Phabricator doesn't 'seem to manually apply to 11-BETA3 due the added files. It "should" just create them, but doesn't: