Commit 4181b39
committed
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Tony Nguyen says:
====================
Intel Wired LAN Driver Updates 2023-04-04 (ice)
This series contains updates to ice driver only.
Simei adjusts error path on adding VF Flow Director filters that were
not releasing all resources.
Lingyu adds setting/resetting of VF Flow Director filters counters
during initialization.
* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
ice: Reset FDIR counter in FDIR init stage
ice: fix wrong fallback logic for FDIR
====================
Link: https://lore.kernel.org/r/20230404172306.450880-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 file changed
Lines changed: 20 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
544 | 559 | | |
545 | 560 | | |
546 | 561 | | |
| |||
1871 | 1886 | | |
1872 | 1887 | | |
1873 | 1888 | | |
1874 | | - | |
| 1889 | + | |
1875 | 1890 | | |
1876 | 1891 | | |
1877 | 1892 | | |
| |||
1880 | 1895 | | |
1881 | 1896 | | |
1882 | 1897 | | |
1883 | | - | |
| 1898 | + | |
1884 | 1899 | | |
1885 | 1900 | | |
1886 | 1901 | | |
1887 | 1902 | | |
1888 | 1903 | | |
1889 | 1904 | | |
1890 | | - | |
| 1905 | + | |
1891 | 1906 | | |
| 1907 | + | |
1892 | 1908 | | |
1893 | 1909 | | |
1894 | 1910 | | |
| |||
1997 | 2013 | | |
1998 | 2014 | | |
1999 | 2015 | | |
| 2016 | + | |
2000 | 2017 | | |
2001 | 2018 | | |
2002 | 2019 | | |
| |||
0 commit comments