i40e_main.c 327 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728972997309731973297339734973597369737973897399740974197429743974497459746974797489749975097519752975397549755975697579758975997609761976297639764976597669767976897699770977197729773977497759776977797789779978097819782978397849785978697879788978997909791979297939794979597969797979897999800980198029803980498059806980798089809981098119812981398149815981698179818981998209821982298239824982598269827982898299830983198329833983498359836983798389839984098419842984398449845984698479848984998509851985298539854985598569857985898599860986198629863986498659866986798689869987098719872987398749875987698779878987998809881988298839884988598869887988898899890989198929893989498959896989798989899990099019902990399049905990699079908990999109911991299139914991599169917991899199920992199229923992499259926992799289929993099319932993399349935993699379938993999409941994299439944994599469947994899499950995199529953995499559956995799589959996099619962996399649965996699679968996999709971997299739974997599769977997899799980998199829983998499859986998799889989999099919992999399949995999699979998999910000100011000210003100041000510006100071000810009100101001110012100131001410015100161001710018100191002010021100221002310024100251002610027100281002910030100311003210033100341003510036100371003810039100401004110042100431004410045100461004710048100491005010051100521005310054100551005610057100581005910060100611006210063100641006510066100671006810069100701007110072100731007410075100761007710078100791008010081100821008310084100851008610087100881008910090100911009210093100941009510096100971009810099101001010110102101031010410105101061010710108101091011010111101121011310114101151011610117101181011910120101211012210123101241012510126101271012810129101301013110132101331013410135101361013710138101391014010141101421014310144101451014610147101481014910150101511015210153101541015510156101571015810159101601016110162101631016410165101661016710168101691017010171101721017310174101751017610177101781017910180101811018210183101841018510186101871018810189101901019110192101931019410195101961019710198101991020010201102021020310204102051020610207102081020910210102111021210213102141021510216102171021810219102201022110222102231022410225102261022710228102291023010231102321023310234102351023610237102381023910240102411024210243102441024510246102471024810249102501025110252102531025410255102561025710258102591026010261102621026310264102651026610267102681026910270102711027210273102741027510276102771027810279102801028110282102831028410285102861028710288102891029010291102921029310294102951029610297102981029910300103011030210303103041030510306103071030810309103101031110312103131031410315103161031710318103191032010321103221032310324103251032610327103281032910330103311033210333103341033510336103371033810339103401034110342103431034410345103461034710348103491035010351103521035310354103551035610357103581035910360103611036210363103641036510366103671036810369103701037110372103731037410375103761037710378103791038010381103821038310384103851038610387103881038910390103911039210393103941039510396103971039810399104001040110402104031040410405104061040710408104091041010411104121041310414104151041610417104181041910420104211042210423104241042510426104271042810429104301043110432104331043410435104361043710438104391044010441104421044310444104451044610447104481044910450104511045210453104541045510456104571045810459104601046110462104631046410465104661046710468104691047010471104721047310474104751047610477104781047910480104811048210483104841048510486104871048810489104901049110492104931049410495104961049710498104991050010501105021050310504105051050610507105081050910510105111051210513105141051510516105171051810519105201052110522105231052410525105261052710528105291053010531105321053310534105351053610537105381053910540105411054210543105441054510546105471054810549105501055110552105531055410555105561055710558105591056010561105621056310564105651056610567105681056910570105711057210573105741057510576105771057810579105801058110582105831058410585105861058710588105891059010591105921059310594105951059610597105981059910600106011060210603106041060510606106071060810609106101061110612106131061410615106161061710618106191062010621106221062310624106251062610627106281062910630106311063210633106341063510636106371063810639106401064110642106431064410645106461064710648106491065010651106521065310654106551065610657106581065910660106611066210663106641066510666106671066810669106701067110672106731067410675106761067710678106791068010681106821068310684106851068610687106881068910690106911069210693106941069510696106971069810699107001070110702107031070410705107061070710708107091071010711107121071310714107151071610717107181071910720107211072210723107241072510726107271072810729107301073110732107331073410735107361073710738107391074010741107421074310744107451074610747107481074910750107511075210753107541075510756107571075810759107601076110762107631076410765107661076710768107691077010771107721077310774107751077610777107781077910780107811078210783107841078510786107871078810789107901079110792107931079410795107961079710798107991080010801108021080310804108051080610807108081080910810108111081210813108141081510816108171081810819108201082110822108231082410825108261082710828108291083010831108321083310834108351083610837108381083910840108411084210843108441084510846108471084810849108501085110852108531085410855108561085710858108591086010861108621086310864108651086610867108681086910870108711087210873108741087510876108771087810879108801088110882108831088410885108861088710888108891089010891108921089310894108951089610897108981089910900109011090210903109041090510906109071090810909109101091110912109131091410915109161091710918109191092010921109221092310924109251092610927109281092910930109311093210933109341093510936109371093810939109401094110942109431094410945109461094710948109491095010951109521095310954109551095610957109581095910960109611096210963109641096510966109671096810969109701097110972109731097410975109761097710978109791098010981109821098310984109851098610987109881098910990109911099210993109941099510996109971099810999110001100111002110031100411005110061100711008110091101011011110121101311014110151101611017110181101911020110211102211023110241102511026110271102811029110301103111032110331103411035110361103711038110391104011041110421104311044110451104611047110481104911050110511105211053110541105511056110571105811059110601106111062110631106411065110661106711068110691107011071110721107311074110751107611077110781107911080110811108211083110841108511086110871108811089110901109111092110931109411095110961109711098110991110011101111021110311104111051110611107111081110911110111111111211113111141111511116111171111811119111201112111122111231112411125111261112711128111291113011131111321113311134111351113611137111381113911140111411114211143111441114511146111471114811149111501115111152111531115411155111561115711158111591116011161111621116311164111651116611167111681116911170111711117211173111741117511176111771117811179111801118111182111831118411185111861118711188111891119011191111921119311194111951119611197111981119911200112011120211203112041120511206112071120811209112101121111212112131121411215112161121711218112191122011221112221122311224112251122611227112281122911230112311123211233112341123511236112371123811239112401124111242112431124411245112461124711248112491125011251112521125311254112551125611257112581125911260112611126211263112641126511266112671126811269112701127111272112731127411275112761127711278112791128011281112821128311284112851128611287112881128911290112911129211293112941129511296112971129811299113001130111302113031130411305113061130711308113091131011311113121131311314113151131611317113181131911320113211132211323113241132511326113271132811329113301133111332113331133411335113361133711338113391134011341113421134311344113451134611347113481134911350113511135211353113541135511356113571135811359113601136111362113631136411365113661136711368113691137011371113721137311374113751137611377113781137911380113811138211383113841138511386113871138811389113901139111392113931139411395113961139711398113991140011401114021140311404114051140611407114081140911410114111141211413114141141511416114171141811419114201142111422114231142411425114261142711428114291143011431114321143311434114351143611437114381143911440114411144211443114441144511446114471144811449114501145111452114531145411455114561145711458114591146011461114621146311464114651146611467114681146911470114711147211473114741147511476114771147811479114801148111482114831148411485114861148711488114891149011491114921149311494114951149611497114981149911500115011150211503115041150511506115071150811509115101151111512115131151411515115161151711518115191152011521115221152311524115251152611527115281152911530115311153211533115341153511536115371153811539115401154111542115431154411545115461154711548115491155011551115521155311554115551155611557115581155911560115611156211563115641156511566115671156811569115701157111572115731157411575115761157711578115791158011581115821158311584115851158611587115881158911590115911159211593115941159511596115971159811599116001160111602116031160411605116061160711608116091161011611116121161311614116151161611617116181161911620116211162211623116241162511626116271162811629116301163111632116331163411635116361163711638116391164011641116421164311644116451164611647116481164911650116511165211653116541165511656116571165811659116601166111662116631166411665116661166711668116691167011671116721167311674116751167611677116781167911680116811168211683116841168511686116871168811689116901169111692116931169411695116961169711698116991170011701117021170311704117051170611707117081170911710117111171211713117141171511716117171171811719117201172111722117231172411725117261172711728117291173011731117321173311734117351173611737117381173911740117411174211743117441174511746117471174811749117501175111752117531175411755117561175711758117591176011761117621176311764117651176611767117681176911770117711177211773117741177511776117771177811779117801178111782117831178411785117861178711788117891179011791117921179311794117951179611797117981179911800118011180211803118041180511806118071180811809118101181111812118131181411815118161181711818118191182011821118221182311824118251182611827118281182911830
  1. /*******************************************************************************
  2. *
  3. * Intel Ethernet Controller XL710 Family Linux Driver
  4. * Copyright(c) 2013 - 2016 Intel Corporation.
  5. *
  6. * This program is free software; you can redistribute it and/or modify it
  7. * under the terms and conditions of the GNU General Public License,
  8. * version 2, as published by the Free Software Foundation.
  9. *
  10. * This program is distributed in the hope it will be useful, but WITHOUT
  11. * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12. * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  13. * more details.
  14. *
  15. * You should have received a copy of the GNU General Public License along
  16. * with this program. If not, see <http://www.gnu.org/licenses/>.
  17. *
  18. * The full GNU General Public License is included in this distribution in
  19. * the file called "COPYING".
  20. *
  21. * Contact Information:
  22. * e1000-devel Mailing List <e1000-devel@lists.sourceforge.net>
  23. * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
  24. *
  25. ******************************************************************************/
  26. #include <linux/etherdevice.h>
  27. #include <linux/of_net.h>
  28. #include <linux/pci.h>
  29. /* Local includes */
  30. #include "i40e.h"
  31. #include "i40e_diag.h"
  32. #include <net/udp_tunnel.h>
  33. const char i40e_driver_name[] = "i40e";
  34. static const char i40e_driver_string[] =
  35. "Intel(R) Ethernet Connection XL710 Network Driver";
  36. #define DRV_KERN "-k"
  37. #define DRV_VERSION_MAJOR 2
  38. #define DRV_VERSION_MINOR 1
  39. #define DRV_VERSION_BUILD 7
  40. #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
  41. __stringify(DRV_VERSION_MINOR) "." \
  42. __stringify(DRV_VERSION_BUILD) DRV_KERN
  43. const char i40e_driver_version_str[] = DRV_VERSION;
  44. static const char i40e_copyright[] = "Copyright (c) 2013 - 2014 Intel Corporation.";
  45. /* a bit of forward declarations */
  46. static void i40e_vsi_reinit_locked(struct i40e_vsi *vsi);
  47. static void i40e_handle_reset_warning(struct i40e_pf *pf, bool lock_acquired);
  48. static int i40e_add_vsi(struct i40e_vsi *vsi);
  49. static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi);
  50. static int i40e_setup_pf_switch(struct i40e_pf *pf, bool reinit);
  51. static int i40e_setup_misc_vector(struct i40e_pf *pf);
  52. static void i40e_determine_queue_usage(struct i40e_pf *pf);
  53. static int i40e_setup_pf_filter_control(struct i40e_pf *pf);
  54. static void i40e_prep_for_reset(struct i40e_pf *pf, bool lock_acquired);
  55. static int i40e_reset(struct i40e_pf *pf);
  56. static void i40e_rebuild(struct i40e_pf *pf, bool reinit, bool lock_acquired);
  57. static void i40e_fdir_sb_setup(struct i40e_pf *pf);
  58. static int i40e_veb_get_bw_info(struct i40e_veb *veb);
  59. /* i40e_pci_tbl - PCI Device ID Table
  60. *
  61. * Last entry must be all 0s
  62. *
  63. * { Vendor ID, Device ID, SubVendor ID, SubDevice ID,
  64. * Class, Class Mask, private data (not used) }
  65. */
  66. static const struct pci_device_id i40e_pci_tbl[] = {
  67. {PCI_VDEVICE(INTEL, I40E_DEV_ID_SFP_XL710), 0},
  68. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QEMU), 0},
  69. {PCI_VDEVICE(INTEL, I40E_DEV_ID_KX_B), 0},
  70. {PCI_VDEVICE(INTEL, I40E_DEV_ID_KX_C), 0},
  71. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QSFP_A), 0},
  72. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QSFP_B), 0},
  73. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QSFP_C), 0},
  74. {PCI_VDEVICE(INTEL, I40E_DEV_ID_10G_BASE_T), 0},
  75. {PCI_VDEVICE(INTEL, I40E_DEV_ID_10G_BASE_T4), 0},
  76. {PCI_VDEVICE(INTEL, I40E_DEV_ID_KX_X722), 0},
  77. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QSFP_X722), 0},
  78. {PCI_VDEVICE(INTEL, I40E_DEV_ID_SFP_X722), 0},
  79. {PCI_VDEVICE(INTEL, I40E_DEV_ID_1G_BASE_T_X722), 0},
  80. {PCI_VDEVICE(INTEL, I40E_DEV_ID_10G_BASE_T_X722), 0},
  81. {PCI_VDEVICE(INTEL, I40E_DEV_ID_SFP_I_X722), 0},
  82. {PCI_VDEVICE(INTEL, I40E_DEV_ID_20G_KR2), 0},
  83. {PCI_VDEVICE(INTEL, I40E_DEV_ID_20G_KR2_A), 0},
  84. {PCI_VDEVICE(INTEL, I40E_DEV_ID_25G_B), 0},
  85. {PCI_VDEVICE(INTEL, I40E_DEV_ID_25G_SFP28), 0},
  86. /* required last entry */
  87. {0, }
  88. };
  89. MODULE_DEVICE_TABLE(pci, i40e_pci_tbl);
  90. #define I40E_MAX_VF_COUNT 128
  91. static int debug = -1;
  92. module_param(debug, uint, 0);
  93. MODULE_PARM_DESC(debug, "Debug level (0=none,...,16=all), Debug mask (0x8XXXXXXX)");
  94. MODULE_AUTHOR("Intel Corporation, <e1000-devel@lists.sourceforge.net>");
  95. MODULE_DESCRIPTION("Intel(R) Ethernet Connection XL710 Network Driver");
  96. MODULE_LICENSE("GPL");
  97. MODULE_VERSION(DRV_VERSION);
  98. static struct workqueue_struct *i40e_wq;
  99. /**
  100. * i40e_allocate_dma_mem_d - OS specific memory alloc for shared code
  101. * @hw: pointer to the HW structure
  102. * @mem: ptr to mem struct to fill out
  103. * @size: size of memory requested
  104. * @alignment: what to align the allocation to
  105. **/
  106. int i40e_allocate_dma_mem_d(struct i40e_hw *hw, struct i40e_dma_mem *mem,
  107. u64 size, u32 alignment)
  108. {
  109. struct i40e_pf *pf = (struct i40e_pf *)hw->back;
  110. mem->size = ALIGN(size, alignment);
  111. mem->va = dma_zalloc_coherent(&pf->pdev->dev, mem->size,
  112. &mem->pa, GFP_KERNEL);
  113. if (!mem->va)
  114. return -ENOMEM;
  115. return 0;
  116. }
  117. /**
  118. * i40e_free_dma_mem_d - OS specific memory free for shared code
  119. * @hw: pointer to the HW structure
  120. * @mem: ptr to mem struct to free
  121. **/
  122. int i40e_free_dma_mem_d(struct i40e_hw *hw, struct i40e_dma_mem *mem)
  123. {
  124. struct i40e_pf *pf = (struct i40e_pf *)hw->back;
  125. dma_free_coherent(&pf->pdev->dev, mem->size, mem->va, mem->pa);
  126. mem->va = NULL;
  127. mem->pa = 0;
  128. mem->size = 0;
  129. return 0;
  130. }
  131. /**
  132. * i40e_allocate_virt_mem_d - OS specific memory alloc for shared code
  133. * @hw: pointer to the HW structure
  134. * @mem: ptr to mem struct to fill out
  135. * @size: size of memory requested
  136. **/
  137. int i40e_allocate_virt_mem_d(struct i40e_hw *hw, struct i40e_virt_mem *mem,
  138. u32 size)
  139. {
  140. mem->size = size;
  141. mem->va = kzalloc(size, GFP_KERNEL);
  142. if (!mem->va)
  143. return -ENOMEM;
  144. return 0;
  145. }
  146. /**
  147. * i40e_free_virt_mem_d - OS specific memory free for shared code
  148. * @hw: pointer to the HW structure
  149. * @mem: ptr to mem struct to free
  150. **/
  151. int i40e_free_virt_mem_d(struct i40e_hw *hw, struct i40e_virt_mem *mem)
  152. {
  153. /* it's ok to kfree a NULL pointer */
  154. kfree(mem->va);
  155. mem->va = NULL;
  156. mem->size = 0;
  157. return 0;
  158. }
  159. /**
  160. * i40e_get_lump - find a lump of free generic resource
  161. * @pf: board private structure
  162. * @pile: the pile of resource to search
  163. * @needed: the number of items needed
  164. * @id: an owner id to stick on the items assigned
  165. *
  166. * Returns the base item index of the lump, or negative for error
  167. *
  168. * The search_hint trick and lack of advanced fit-finding only work
  169. * because we're highly likely to have all the same size lump requests.
  170. * Linear search time and any fragmentation should be minimal.
  171. **/
  172. static int i40e_get_lump(struct i40e_pf *pf, struct i40e_lump_tracking *pile,
  173. u16 needed, u16 id)
  174. {
  175. int ret = -ENOMEM;
  176. int i, j;
  177. if (!pile || needed == 0 || id >= I40E_PILE_VALID_BIT) {
  178. dev_info(&pf->pdev->dev,
  179. "param err: pile=%p needed=%d id=0x%04x\n",
  180. pile, needed, id);
  181. return -EINVAL;
  182. }
  183. /* start the linear search with an imperfect hint */
  184. i = pile->search_hint;
  185. while (i < pile->num_entries) {
  186. /* skip already allocated entries */
  187. if (pile->list[i] & I40E_PILE_VALID_BIT) {
  188. i++;
  189. continue;
  190. }
  191. /* do we have enough in this lump? */
  192. for (j = 0; (j < needed) && ((i+j) < pile->num_entries); j++) {
  193. if (pile->list[i+j] & I40E_PILE_VALID_BIT)
  194. break;
  195. }
  196. if (j == needed) {
  197. /* there was enough, so assign it to the requestor */
  198. for (j = 0; j < needed; j++)
  199. pile->list[i+j] = id | I40E_PILE_VALID_BIT;
  200. ret = i;
  201. pile->search_hint = i + j;
  202. break;
  203. }
  204. /* not enough, so skip over it and continue looking */
  205. i += j;
  206. }
  207. return ret;
  208. }
  209. /**
  210. * i40e_put_lump - return a lump of generic resource
  211. * @pile: the pile of resource to search
  212. * @index: the base item index
  213. * @id: the owner id of the items assigned
  214. *
  215. * Returns the count of items in the lump
  216. **/
  217. static int i40e_put_lump(struct i40e_lump_tracking *pile, u16 index, u16 id)
  218. {
  219. int valid_id = (id | I40E_PILE_VALID_BIT);
  220. int count = 0;
  221. int i;
  222. if (!pile || index >= pile->num_entries)
  223. return -EINVAL;
  224. for (i = index;
  225. i < pile->num_entries && pile->list[i] == valid_id;
  226. i++) {
  227. pile->list[i] = 0;
  228. count++;
  229. }
  230. if (count && index < pile->search_hint)
  231. pile->search_hint = index;
  232. return count;
  233. }
  234. /**
  235. * i40e_find_vsi_from_id - searches for the vsi with the given id
  236. * @pf - the pf structure to search for the vsi
  237. * @id - id of the vsi it is searching for
  238. **/
  239. struct i40e_vsi *i40e_find_vsi_from_id(struct i40e_pf *pf, u16 id)
  240. {
  241. int i;
  242. for (i = 0; i < pf->num_alloc_vsi; i++)
  243. if (pf->vsi[i] && (pf->vsi[i]->id == id))
  244. return pf->vsi[i];
  245. return NULL;
  246. }
  247. /**
  248. * i40e_service_event_schedule - Schedule the service task to wake up
  249. * @pf: board private structure
  250. *
  251. * If not already scheduled, this puts the task into the work queue
  252. **/
  253. void i40e_service_event_schedule(struct i40e_pf *pf)
  254. {
  255. if (!test_bit(__I40E_DOWN, &pf->state) &&
  256. !test_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state))
  257. queue_work(i40e_wq, &pf->service_task);
  258. }
  259. /**
  260. * i40e_tx_timeout - Respond to a Tx Hang
  261. * @netdev: network interface device structure
  262. *
  263. * If any port has noticed a Tx timeout, it is likely that the whole
  264. * device is munged, not just the one netdev port, so go for the full
  265. * reset.
  266. **/
  267. static void i40e_tx_timeout(struct net_device *netdev)
  268. {
  269. struct i40e_netdev_priv *np = netdev_priv(netdev);
  270. struct i40e_vsi *vsi = np->vsi;
  271. struct i40e_pf *pf = vsi->back;
  272. struct i40e_ring *tx_ring = NULL;
  273. unsigned int i, hung_queue = 0;
  274. u32 head, val;
  275. pf->tx_timeout_count++;
  276. /* find the stopped queue the same way the stack does */
  277. for (i = 0; i < netdev->num_tx_queues; i++) {
  278. struct netdev_queue *q;
  279. unsigned long trans_start;
  280. q = netdev_get_tx_queue(netdev, i);
  281. trans_start = q->trans_start;
  282. if (netif_xmit_stopped(q) &&
  283. time_after(jiffies,
  284. (trans_start + netdev->watchdog_timeo))) {
  285. hung_queue = i;
  286. break;
  287. }
  288. }
  289. if (i == netdev->num_tx_queues) {
  290. netdev_info(netdev, "tx_timeout: no netdev hung queue found\n");
  291. } else {
  292. /* now that we have an index, find the tx_ring struct */
  293. for (i = 0; i < vsi->num_queue_pairs; i++) {
  294. if (vsi->tx_rings[i] && vsi->tx_rings[i]->desc) {
  295. if (hung_queue ==
  296. vsi->tx_rings[i]->queue_index) {
  297. tx_ring = vsi->tx_rings[i];
  298. break;
  299. }
  300. }
  301. }
  302. }
  303. if (time_after(jiffies, (pf->tx_timeout_last_recovery + HZ*20)))
  304. pf->tx_timeout_recovery_level = 1; /* reset after some time */
  305. else if (time_before(jiffies,
  306. (pf->tx_timeout_last_recovery + netdev->watchdog_timeo)))
  307. return; /* don't do any new action before the next timeout */
  308. if (tx_ring) {
  309. head = i40e_get_head(tx_ring);
  310. /* Read interrupt register */
  311. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  312. val = rd32(&pf->hw,
  313. I40E_PFINT_DYN_CTLN(tx_ring->q_vector->v_idx +
  314. tx_ring->vsi->base_vector - 1));
  315. else
  316. val = rd32(&pf->hw, I40E_PFINT_DYN_CTL0);
  317. netdev_info(netdev, "tx_timeout: VSI_seid: %d, Q %d, NTC: 0x%x, HWB: 0x%x, NTU: 0x%x, TAIL: 0x%x, INT: 0x%x\n",
  318. vsi->seid, hung_queue, tx_ring->next_to_clean,
  319. head, tx_ring->next_to_use,
  320. readl(tx_ring->tail), val);
  321. }
  322. pf->tx_timeout_last_recovery = jiffies;
  323. netdev_info(netdev, "tx_timeout recovery level %d, hung_queue %d\n",
  324. pf->tx_timeout_recovery_level, hung_queue);
  325. switch (pf->tx_timeout_recovery_level) {
  326. case 1:
  327. set_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  328. break;
  329. case 2:
  330. set_bit(__I40E_CORE_RESET_REQUESTED, &pf->state);
  331. break;
  332. case 3:
  333. set_bit(__I40E_GLOBAL_RESET_REQUESTED, &pf->state);
  334. break;
  335. default:
  336. netdev_err(netdev, "tx_timeout recovery unsuccessful\n");
  337. break;
  338. }
  339. i40e_service_event_schedule(pf);
  340. pf->tx_timeout_recovery_level++;
  341. }
  342. /**
  343. * i40e_get_vsi_stats_struct - Get System Network Statistics
  344. * @vsi: the VSI we care about
  345. *
  346. * Returns the address of the device statistics structure.
  347. * The statistics are actually updated from the service task.
  348. **/
  349. struct rtnl_link_stats64 *i40e_get_vsi_stats_struct(struct i40e_vsi *vsi)
  350. {
  351. return &vsi->net_stats;
  352. }
  353. /**
  354. * i40e_get_netdev_stats_struct - Get statistics for netdev interface
  355. * @netdev: network interface device structure
  356. *
  357. * Returns the address of the device statistics structure.
  358. * The statistics are actually updated from the service task.
  359. **/
  360. static void i40e_get_netdev_stats_struct(struct net_device *netdev,
  361. struct rtnl_link_stats64 *stats)
  362. {
  363. struct i40e_netdev_priv *np = netdev_priv(netdev);
  364. struct i40e_ring *tx_ring, *rx_ring;
  365. struct i40e_vsi *vsi = np->vsi;
  366. struct rtnl_link_stats64 *vsi_stats = i40e_get_vsi_stats_struct(vsi);
  367. int i;
  368. if (test_bit(__I40E_DOWN, &vsi->state))
  369. return;
  370. if (!vsi->tx_rings)
  371. return;
  372. rcu_read_lock();
  373. for (i = 0; i < vsi->num_queue_pairs; i++) {
  374. u64 bytes, packets;
  375. unsigned int start;
  376. tx_ring = ACCESS_ONCE(vsi->tx_rings[i]);
  377. if (!tx_ring)
  378. continue;
  379. do {
  380. start = u64_stats_fetch_begin_irq(&tx_ring->syncp);
  381. packets = tx_ring->stats.packets;
  382. bytes = tx_ring->stats.bytes;
  383. } while (u64_stats_fetch_retry_irq(&tx_ring->syncp, start));
  384. stats->tx_packets += packets;
  385. stats->tx_bytes += bytes;
  386. rx_ring = &tx_ring[1];
  387. do {
  388. start = u64_stats_fetch_begin_irq(&rx_ring->syncp);
  389. packets = rx_ring->stats.packets;
  390. bytes = rx_ring->stats.bytes;
  391. } while (u64_stats_fetch_retry_irq(&rx_ring->syncp, start));
  392. stats->rx_packets += packets;
  393. stats->rx_bytes += bytes;
  394. }
  395. rcu_read_unlock();
  396. /* following stats updated by i40e_watchdog_subtask() */
  397. stats->multicast = vsi_stats->multicast;
  398. stats->tx_errors = vsi_stats->tx_errors;
  399. stats->tx_dropped = vsi_stats->tx_dropped;
  400. stats->rx_errors = vsi_stats->rx_errors;
  401. stats->rx_dropped = vsi_stats->rx_dropped;
  402. stats->rx_crc_errors = vsi_stats->rx_crc_errors;
  403. stats->rx_length_errors = vsi_stats->rx_length_errors;
  404. }
  405. /**
  406. * i40e_vsi_reset_stats - Resets all stats of the given vsi
  407. * @vsi: the VSI to have its stats reset
  408. **/
  409. void i40e_vsi_reset_stats(struct i40e_vsi *vsi)
  410. {
  411. struct rtnl_link_stats64 *ns;
  412. int i;
  413. if (!vsi)
  414. return;
  415. ns = i40e_get_vsi_stats_struct(vsi);
  416. memset(ns, 0, sizeof(*ns));
  417. memset(&vsi->net_stats_offsets, 0, sizeof(vsi->net_stats_offsets));
  418. memset(&vsi->eth_stats, 0, sizeof(vsi->eth_stats));
  419. memset(&vsi->eth_stats_offsets, 0, sizeof(vsi->eth_stats_offsets));
  420. if (vsi->rx_rings && vsi->rx_rings[0]) {
  421. for (i = 0; i < vsi->num_queue_pairs; i++) {
  422. memset(&vsi->rx_rings[i]->stats, 0,
  423. sizeof(vsi->rx_rings[i]->stats));
  424. memset(&vsi->rx_rings[i]->rx_stats, 0,
  425. sizeof(vsi->rx_rings[i]->rx_stats));
  426. memset(&vsi->tx_rings[i]->stats, 0,
  427. sizeof(vsi->tx_rings[i]->stats));
  428. memset(&vsi->tx_rings[i]->tx_stats, 0,
  429. sizeof(vsi->tx_rings[i]->tx_stats));
  430. }
  431. }
  432. vsi->stat_offsets_loaded = false;
  433. }
  434. /**
  435. * i40e_pf_reset_stats - Reset all of the stats for the given PF
  436. * @pf: the PF to be reset
  437. **/
  438. void i40e_pf_reset_stats(struct i40e_pf *pf)
  439. {
  440. int i;
  441. memset(&pf->stats, 0, sizeof(pf->stats));
  442. memset(&pf->stats_offsets, 0, sizeof(pf->stats_offsets));
  443. pf->stat_offsets_loaded = false;
  444. for (i = 0; i < I40E_MAX_VEB; i++) {
  445. if (pf->veb[i]) {
  446. memset(&pf->veb[i]->stats, 0,
  447. sizeof(pf->veb[i]->stats));
  448. memset(&pf->veb[i]->stats_offsets, 0,
  449. sizeof(pf->veb[i]->stats_offsets));
  450. pf->veb[i]->stat_offsets_loaded = false;
  451. }
  452. }
  453. pf->hw_csum_rx_error = 0;
  454. }
  455. /**
  456. * i40e_stat_update48 - read and update a 48 bit stat from the chip
  457. * @hw: ptr to the hardware info
  458. * @hireg: the high 32 bit reg to read
  459. * @loreg: the low 32 bit reg to read
  460. * @offset_loaded: has the initial offset been loaded yet
  461. * @offset: ptr to current offset value
  462. * @stat: ptr to the stat
  463. *
  464. * Since the device stats are not reset at PFReset, they likely will not
  465. * be zeroed when the driver starts. We'll save the first values read
  466. * and use them as offsets to be subtracted from the raw values in order
  467. * to report stats that count from zero. In the process, we also manage
  468. * the potential roll-over.
  469. **/
  470. static void i40e_stat_update48(struct i40e_hw *hw, u32 hireg, u32 loreg,
  471. bool offset_loaded, u64 *offset, u64 *stat)
  472. {
  473. u64 new_data;
  474. if (hw->device_id == I40E_DEV_ID_QEMU) {
  475. new_data = rd32(hw, loreg);
  476. new_data |= ((u64)(rd32(hw, hireg) & 0xFFFF)) << 32;
  477. } else {
  478. new_data = rd64(hw, loreg);
  479. }
  480. if (!offset_loaded)
  481. *offset = new_data;
  482. if (likely(new_data >= *offset))
  483. *stat = new_data - *offset;
  484. else
  485. *stat = (new_data + BIT_ULL(48)) - *offset;
  486. *stat &= 0xFFFFFFFFFFFFULL;
  487. }
  488. /**
  489. * i40e_stat_update32 - read and update a 32 bit stat from the chip
  490. * @hw: ptr to the hardware info
  491. * @reg: the hw reg to read
  492. * @offset_loaded: has the initial offset been loaded yet
  493. * @offset: ptr to current offset value
  494. * @stat: ptr to the stat
  495. **/
  496. static void i40e_stat_update32(struct i40e_hw *hw, u32 reg,
  497. bool offset_loaded, u64 *offset, u64 *stat)
  498. {
  499. u32 new_data;
  500. new_data = rd32(hw, reg);
  501. if (!offset_loaded)
  502. *offset = new_data;
  503. if (likely(new_data >= *offset))
  504. *stat = (u32)(new_data - *offset);
  505. else
  506. *stat = (u32)((new_data + BIT_ULL(32)) - *offset);
  507. }
  508. /**
  509. * i40e_update_eth_stats - Update VSI-specific ethernet statistics counters.
  510. * @vsi: the VSI to be updated
  511. **/
  512. void i40e_update_eth_stats(struct i40e_vsi *vsi)
  513. {
  514. int stat_idx = le16_to_cpu(vsi->info.stat_counter_idx);
  515. struct i40e_pf *pf = vsi->back;
  516. struct i40e_hw *hw = &pf->hw;
  517. struct i40e_eth_stats *oes;
  518. struct i40e_eth_stats *es; /* device's eth stats */
  519. es = &vsi->eth_stats;
  520. oes = &vsi->eth_stats_offsets;
  521. /* Gather up the stats that the hw collects */
  522. i40e_stat_update32(hw, I40E_GLV_TEPC(stat_idx),
  523. vsi->stat_offsets_loaded,
  524. &oes->tx_errors, &es->tx_errors);
  525. i40e_stat_update32(hw, I40E_GLV_RDPC(stat_idx),
  526. vsi->stat_offsets_loaded,
  527. &oes->rx_discards, &es->rx_discards);
  528. i40e_stat_update32(hw, I40E_GLV_RUPP(stat_idx),
  529. vsi->stat_offsets_loaded,
  530. &oes->rx_unknown_protocol, &es->rx_unknown_protocol);
  531. i40e_stat_update32(hw, I40E_GLV_TEPC(stat_idx),
  532. vsi->stat_offsets_loaded,
  533. &oes->tx_errors, &es->tx_errors);
  534. i40e_stat_update48(hw, I40E_GLV_GORCH(stat_idx),
  535. I40E_GLV_GORCL(stat_idx),
  536. vsi->stat_offsets_loaded,
  537. &oes->rx_bytes, &es->rx_bytes);
  538. i40e_stat_update48(hw, I40E_GLV_UPRCH(stat_idx),
  539. I40E_GLV_UPRCL(stat_idx),
  540. vsi->stat_offsets_loaded,
  541. &oes->rx_unicast, &es->rx_unicast);
  542. i40e_stat_update48(hw, I40E_GLV_MPRCH(stat_idx),
  543. I40E_GLV_MPRCL(stat_idx),
  544. vsi->stat_offsets_loaded,
  545. &oes->rx_multicast, &es->rx_multicast);
  546. i40e_stat_update48(hw, I40E_GLV_BPRCH(stat_idx),
  547. I40E_GLV_BPRCL(stat_idx),
  548. vsi->stat_offsets_loaded,
  549. &oes->rx_broadcast, &es->rx_broadcast);
  550. i40e_stat_update48(hw, I40E_GLV_GOTCH(stat_idx),
  551. I40E_GLV_GOTCL(stat_idx),
  552. vsi->stat_offsets_loaded,
  553. &oes->tx_bytes, &es->tx_bytes);
  554. i40e_stat_update48(hw, I40E_GLV_UPTCH(stat_idx),
  555. I40E_GLV_UPTCL(stat_idx),
  556. vsi->stat_offsets_loaded,
  557. &oes->tx_unicast, &es->tx_unicast);
  558. i40e_stat_update48(hw, I40E_GLV_MPTCH(stat_idx),
  559. I40E_GLV_MPTCL(stat_idx),
  560. vsi->stat_offsets_loaded,
  561. &oes->tx_multicast, &es->tx_multicast);
  562. i40e_stat_update48(hw, I40E_GLV_BPTCH(stat_idx),
  563. I40E_GLV_BPTCL(stat_idx),
  564. vsi->stat_offsets_loaded,
  565. &oes->tx_broadcast, &es->tx_broadcast);
  566. vsi->stat_offsets_loaded = true;
  567. }
  568. /**
  569. * i40e_update_veb_stats - Update Switch component statistics
  570. * @veb: the VEB being updated
  571. **/
  572. static void i40e_update_veb_stats(struct i40e_veb *veb)
  573. {
  574. struct i40e_pf *pf = veb->pf;
  575. struct i40e_hw *hw = &pf->hw;
  576. struct i40e_eth_stats *oes;
  577. struct i40e_eth_stats *es; /* device's eth stats */
  578. struct i40e_veb_tc_stats *veb_oes;
  579. struct i40e_veb_tc_stats *veb_es;
  580. int i, idx = 0;
  581. idx = veb->stats_idx;
  582. es = &veb->stats;
  583. oes = &veb->stats_offsets;
  584. veb_es = &veb->tc_stats;
  585. veb_oes = &veb->tc_stats_offsets;
  586. /* Gather up the stats that the hw collects */
  587. i40e_stat_update32(hw, I40E_GLSW_TDPC(idx),
  588. veb->stat_offsets_loaded,
  589. &oes->tx_discards, &es->tx_discards);
  590. if (hw->revision_id > 0)
  591. i40e_stat_update32(hw, I40E_GLSW_RUPP(idx),
  592. veb->stat_offsets_loaded,
  593. &oes->rx_unknown_protocol,
  594. &es->rx_unknown_protocol);
  595. i40e_stat_update48(hw, I40E_GLSW_GORCH(idx), I40E_GLSW_GORCL(idx),
  596. veb->stat_offsets_loaded,
  597. &oes->rx_bytes, &es->rx_bytes);
  598. i40e_stat_update48(hw, I40E_GLSW_UPRCH(idx), I40E_GLSW_UPRCL(idx),
  599. veb->stat_offsets_loaded,
  600. &oes->rx_unicast, &es->rx_unicast);
  601. i40e_stat_update48(hw, I40E_GLSW_MPRCH(idx), I40E_GLSW_MPRCL(idx),
  602. veb->stat_offsets_loaded,
  603. &oes->rx_multicast, &es->rx_multicast);
  604. i40e_stat_update48(hw, I40E_GLSW_BPRCH(idx), I40E_GLSW_BPRCL(idx),
  605. veb->stat_offsets_loaded,
  606. &oes->rx_broadcast, &es->rx_broadcast);
  607. i40e_stat_update48(hw, I40E_GLSW_GOTCH(idx), I40E_GLSW_GOTCL(idx),
  608. veb->stat_offsets_loaded,
  609. &oes->tx_bytes, &es->tx_bytes);
  610. i40e_stat_update48(hw, I40E_GLSW_UPTCH(idx), I40E_GLSW_UPTCL(idx),
  611. veb->stat_offsets_loaded,
  612. &oes->tx_unicast, &es->tx_unicast);
  613. i40e_stat_update48(hw, I40E_GLSW_MPTCH(idx), I40E_GLSW_MPTCL(idx),
  614. veb->stat_offsets_loaded,
  615. &oes->tx_multicast, &es->tx_multicast);
  616. i40e_stat_update48(hw, I40E_GLSW_BPTCH(idx), I40E_GLSW_BPTCL(idx),
  617. veb->stat_offsets_loaded,
  618. &oes->tx_broadcast, &es->tx_broadcast);
  619. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  620. i40e_stat_update48(hw, I40E_GLVEBTC_RPCH(i, idx),
  621. I40E_GLVEBTC_RPCL(i, idx),
  622. veb->stat_offsets_loaded,
  623. &veb_oes->tc_rx_packets[i],
  624. &veb_es->tc_rx_packets[i]);
  625. i40e_stat_update48(hw, I40E_GLVEBTC_RBCH(i, idx),
  626. I40E_GLVEBTC_RBCL(i, idx),
  627. veb->stat_offsets_loaded,
  628. &veb_oes->tc_rx_bytes[i],
  629. &veb_es->tc_rx_bytes[i]);
  630. i40e_stat_update48(hw, I40E_GLVEBTC_TPCH(i, idx),
  631. I40E_GLVEBTC_TPCL(i, idx),
  632. veb->stat_offsets_loaded,
  633. &veb_oes->tc_tx_packets[i],
  634. &veb_es->tc_tx_packets[i]);
  635. i40e_stat_update48(hw, I40E_GLVEBTC_TBCH(i, idx),
  636. I40E_GLVEBTC_TBCL(i, idx),
  637. veb->stat_offsets_loaded,
  638. &veb_oes->tc_tx_bytes[i],
  639. &veb_es->tc_tx_bytes[i]);
  640. }
  641. veb->stat_offsets_loaded = true;
  642. }
  643. /**
  644. * i40e_update_vsi_stats - Update the vsi statistics counters.
  645. * @vsi: the VSI to be updated
  646. *
  647. * There are a few instances where we store the same stat in a
  648. * couple of different structs. This is partly because we have
  649. * the netdev stats that need to be filled out, which is slightly
  650. * different from the "eth_stats" defined by the chip and used in
  651. * VF communications. We sort it out here.
  652. **/
  653. static void i40e_update_vsi_stats(struct i40e_vsi *vsi)
  654. {
  655. struct i40e_pf *pf = vsi->back;
  656. struct rtnl_link_stats64 *ons;
  657. struct rtnl_link_stats64 *ns; /* netdev stats */
  658. struct i40e_eth_stats *oes;
  659. struct i40e_eth_stats *es; /* device's eth stats */
  660. u32 tx_restart, tx_busy;
  661. struct i40e_ring *p;
  662. u32 rx_page, rx_buf;
  663. u64 bytes, packets;
  664. unsigned int start;
  665. u64 tx_linearize;
  666. u64 tx_force_wb;
  667. u64 rx_p, rx_b;
  668. u64 tx_p, tx_b;
  669. u16 q;
  670. if (test_bit(__I40E_DOWN, &vsi->state) ||
  671. test_bit(__I40E_CONFIG_BUSY, &pf->state))
  672. return;
  673. ns = i40e_get_vsi_stats_struct(vsi);
  674. ons = &vsi->net_stats_offsets;
  675. es = &vsi->eth_stats;
  676. oes = &vsi->eth_stats_offsets;
  677. /* Gather up the netdev and vsi stats that the driver collects
  678. * on the fly during packet processing
  679. */
  680. rx_b = rx_p = 0;
  681. tx_b = tx_p = 0;
  682. tx_restart = tx_busy = tx_linearize = tx_force_wb = 0;
  683. rx_page = 0;
  684. rx_buf = 0;
  685. rcu_read_lock();
  686. for (q = 0; q < vsi->num_queue_pairs; q++) {
  687. /* locate Tx ring */
  688. p = ACCESS_ONCE(vsi->tx_rings[q]);
  689. do {
  690. start = u64_stats_fetch_begin_irq(&p->syncp);
  691. packets = p->stats.packets;
  692. bytes = p->stats.bytes;
  693. } while (u64_stats_fetch_retry_irq(&p->syncp, start));
  694. tx_b += bytes;
  695. tx_p += packets;
  696. tx_restart += p->tx_stats.restart_queue;
  697. tx_busy += p->tx_stats.tx_busy;
  698. tx_linearize += p->tx_stats.tx_linearize;
  699. tx_force_wb += p->tx_stats.tx_force_wb;
  700. /* Rx queue is part of the same block as Tx queue */
  701. p = &p[1];
  702. do {
  703. start = u64_stats_fetch_begin_irq(&p->syncp);
  704. packets = p->stats.packets;
  705. bytes = p->stats.bytes;
  706. } while (u64_stats_fetch_retry_irq(&p->syncp, start));
  707. rx_b += bytes;
  708. rx_p += packets;
  709. rx_buf += p->rx_stats.alloc_buff_failed;
  710. rx_page += p->rx_stats.alloc_page_failed;
  711. }
  712. rcu_read_unlock();
  713. vsi->tx_restart = tx_restart;
  714. vsi->tx_busy = tx_busy;
  715. vsi->tx_linearize = tx_linearize;
  716. vsi->tx_force_wb = tx_force_wb;
  717. vsi->rx_page_failed = rx_page;
  718. vsi->rx_buf_failed = rx_buf;
  719. ns->rx_packets = rx_p;
  720. ns->rx_bytes = rx_b;
  721. ns->tx_packets = tx_p;
  722. ns->tx_bytes = tx_b;
  723. /* update netdev stats from eth stats */
  724. i40e_update_eth_stats(vsi);
  725. ons->tx_errors = oes->tx_errors;
  726. ns->tx_errors = es->tx_errors;
  727. ons->multicast = oes->rx_multicast;
  728. ns->multicast = es->rx_multicast;
  729. ons->rx_dropped = oes->rx_discards;
  730. ns->rx_dropped = es->rx_discards;
  731. ons->tx_dropped = oes->tx_discards;
  732. ns->tx_dropped = es->tx_discards;
  733. /* pull in a couple PF stats if this is the main vsi */
  734. if (vsi == pf->vsi[pf->lan_vsi]) {
  735. ns->rx_crc_errors = pf->stats.crc_errors;
  736. ns->rx_errors = pf->stats.crc_errors + pf->stats.illegal_bytes;
  737. ns->rx_length_errors = pf->stats.rx_length_errors;
  738. }
  739. }
  740. /**
  741. * i40e_update_pf_stats - Update the PF statistics counters.
  742. * @pf: the PF to be updated
  743. **/
  744. static void i40e_update_pf_stats(struct i40e_pf *pf)
  745. {
  746. struct i40e_hw_port_stats *osd = &pf->stats_offsets;
  747. struct i40e_hw_port_stats *nsd = &pf->stats;
  748. struct i40e_hw *hw = &pf->hw;
  749. u32 val;
  750. int i;
  751. i40e_stat_update48(hw, I40E_GLPRT_GORCH(hw->port),
  752. I40E_GLPRT_GORCL(hw->port),
  753. pf->stat_offsets_loaded,
  754. &osd->eth.rx_bytes, &nsd->eth.rx_bytes);
  755. i40e_stat_update48(hw, I40E_GLPRT_GOTCH(hw->port),
  756. I40E_GLPRT_GOTCL(hw->port),
  757. pf->stat_offsets_loaded,
  758. &osd->eth.tx_bytes, &nsd->eth.tx_bytes);
  759. i40e_stat_update32(hw, I40E_GLPRT_RDPC(hw->port),
  760. pf->stat_offsets_loaded,
  761. &osd->eth.rx_discards,
  762. &nsd->eth.rx_discards);
  763. i40e_stat_update48(hw, I40E_GLPRT_UPRCH(hw->port),
  764. I40E_GLPRT_UPRCL(hw->port),
  765. pf->stat_offsets_loaded,
  766. &osd->eth.rx_unicast,
  767. &nsd->eth.rx_unicast);
  768. i40e_stat_update48(hw, I40E_GLPRT_MPRCH(hw->port),
  769. I40E_GLPRT_MPRCL(hw->port),
  770. pf->stat_offsets_loaded,
  771. &osd->eth.rx_multicast,
  772. &nsd->eth.rx_multicast);
  773. i40e_stat_update48(hw, I40E_GLPRT_BPRCH(hw->port),
  774. I40E_GLPRT_BPRCL(hw->port),
  775. pf->stat_offsets_loaded,
  776. &osd->eth.rx_broadcast,
  777. &nsd->eth.rx_broadcast);
  778. i40e_stat_update48(hw, I40E_GLPRT_UPTCH(hw->port),
  779. I40E_GLPRT_UPTCL(hw->port),
  780. pf->stat_offsets_loaded,
  781. &osd->eth.tx_unicast,
  782. &nsd->eth.tx_unicast);
  783. i40e_stat_update48(hw, I40E_GLPRT_MPTCH(hw->port),
  784. I40E_GLPRT_MPTCL(hw->port),
  785. pf->stat_offsets_loaded,
  786. &osd->eth.tx_multicast,
  787. &nsd->eth.tx_multicast);
  788. i40e_stat_update48(hw, I40E_GLPRT_BPTCH(hw->port),
  789. I40E_GLPRT_BPTCL(hw->port),
  790. pf->stat_offsets_loaded,
  791. &osd->eth.tx_broadcast,
  792. &nsd->eth.tx_broadcast);
  793. i40e_stat_update32(hw, I40E_GLPRT_TDOLD(hw->port),
  794. pf->stat_offsets_loaded,
  795. &osd->tx_dropped_link_down,
  796. &nsd->tx_dropped_link_down);
  797. i40e_stat_update32(hw, I40E_GLPRT_CRCERRS(hw->port),
  798. pf->stat_offsets_loaded,
  799. &osd->crc_errors, &nsd->crc_errors);
  800. i40e_stat_update32(hw, I40E_GLPRT_ILLERRC(hw->port),
  801. pf->stat_offsets_loaded,
  802. &osd->illegal_bytes, &nsd->illegal_bytes);
  803. i40e_stat_update32(hw, I40E_GLPRT_MLFC(hw->port),
  804. pf->stat_offsets_loaded,
  805. &osd->mac_local_faults,
  806. &nsd->mac_local_faults);
  807. i40e_stat_update32(hw, I40E_GLPRT_MRFC(hw->port),
  808. pf->stat_offsets_loaded,
  809. &osd->mac_remote_faults,
  810. &nsd->mac_remote_faults);
  811. i40e_stat_update32(hw, I40E_GLPRT_RLEC(hw->port),
  812. pf->stat_offsets_loaded,
  813. &osd->rx_length_errors,
  814. &nsd->rx_length_errors);
  815. i40e_stat_update32(hw, I40E_GLPRT_LXONRXC(hw->port),
  816. pf->stat_offsets_loaded,
  817. &osd->link_xon_rx, &nsd->link_xon_rx);
  818. i40e_stat_update32(hw, I40E_GLPRT_LXONTXC(hw->port),
  819. pf->stat_offsets_loaded,
  820. &osd->link_xon_tx, &nsd->link_xon_tx);
  821. i40e_stat_update32(hw, I40E_GLPRT_LXOFFRXC(hw->port),
  822. pf->stat_offsets_loaded,
  823. &osd->link_xoff_rx, &nsd->link_xoff_rx);
  824. i40e_stat_update32(hw, I40E_GLPRT_LXOFFTXC(hw->port),
  825. pf->stat_offsets_loaded,
  826. &osd->link_xoff_tx, &nsd->link_xoff_tx);
  827. for (i = 0; i < 8; i++) {
  828. i40e_stat_update32(hw, I40E_GLPRT_PXOFFRXC(hw->port, i),
  829. pf->stat_offsets_loaded,
  830. &osd->priority_xoff_rx[i],
  831. &nsd->priority_xoff_rx[i]);
  832. i40e_stat_update32(hw, I40E_GLPRT_PXONRXC(hw->port, i),
  833. pf->stat_offsets_loaded,
  834. &osd->priority_xon_rx[i],
  835. &nsd->priority_xon_rx[i]);
  836. i40e_stat_update32(hw, I40E_GLPRT_PXONTXC(hw->port, i),
  837. pf->stat_offsets_loaded,
  838. &osd->priority_xon_tx[i],
  839. &nsd->priority_xon_tx[i]);
  840. i40e_stat_update32(hw, I40E_GLPRT_PXOFFTXC(hw->port, i),
  841. pf->stat_offsets_loaded,
  842. &osd->priority_xoff_tx[i],
  843. &nsd->priority_xoff_tx[i]);
  844. i40e_stat_update32(hw,
  845. I40E_GLPRT_RXON2OFFCNT(hw->port, i),
  846. pf->stat_offsets_loaded,
  847. &osd->priority_xon_2_xoff[i],
  848. &nsd->priority_xon_2_xoff[i]);
  849. }
  850. i40e_stat_update48(hw, I40E_GLPRT_PRC64H(hw->port),
  851. I40E_GLPRT_PRC64L(hw->port),
  852. pf->stat_offsets_loaded,
  853. &osd->rx_size_64, &nsd->rx_size_64);
  854. i40e_stat_update48(hw, I40E_GLPRT_PRC127H(hw->port),
  855. I40E_GLPRT_PRC127L(hw->port),
  856. pf->stat_offsets_loaded,
  857. &osd->rx_size_127, &nsd->rx_size_127);
  858. i40e_stat_update48(hw, I40E_GLPRT_PRC255H(hw->port),
  859. I40E_GLPRT_PRC255L(hw->port),
  860. pf->stat_offsets_loaded,
  861. &osd->rx_size_255, &nsd->rx_size_255);
  862. i40e_stat_update48(hw, I40E_GLPRT_PRC511H(hw->port),
  863. I40E_GLPRT_PRC511L(hw->port),
  864. pf->stat_offsets_loaded,
  865. &osd->rx_size_511, &nsd->rx_size_511);
  866. i40e_stat_update48(hw, I40E_GLPRT_PRC1023H(hw->port),
  867. I40E_GLPRT_PRC1023L(hw->port),
  868. pf->stat_offsets_loaded,
  869. &osd->rx_size_1023, &nsd->rx_size_1023);
  870. i40e_stat_update48(hw, I40E_GLPRT_PRC1522H(hw->port),
  871. I40E_GLPRT_PRC1522L(hw->port),
  872. pf->stat_offsets_loaded,
  873. &osd->rx_size_1522, &nsd->rx_size_1522);
  874. i40e_stat_update48(hw, I40E_GLPRT_PRC9522H(hw->port),
  875. I40E_GLPRT_PRC9522L(hw->port),
  876. pf->stat_offsets_loaded,
  877. &osd->rx_size_big, &nsd->rx_size_big);
  878. i40e_stat_update48(hw, I40E_GLPRT_PTC64H(hw->port),
  879. I40E_GLPRT_PTC64L(hw->port),
  880. pf->stat_offsets_loaded,
  881. &osd->tx_size_64, &nsd->tx_size_64);
  882. i40e_stat_update48(hw, I40E_GLPRT_PTC127H(hw->port),
  883. I40E_GLPRT_PTC127L(hw->port),
  884. pf->stat_offsets_loaded,
  885. &osd->tx_size_127, &nsd->tx_size_127);
  886. i40e_stat_update48(hw, I40E_GLPRT_PTC255H(hw->port),
  887. I40E_GLPRT_PTC255L(hw->port),
  888. pf->stat_offsets_loaded,
  889. &osd->tx_size_255, &nsd->tx_size_255);
  890. i40e_stat_update48(hw, I40E_GLPRT_PTC511H(hw->port),
  891. I40E_GLPRT_PTC511L(hw->port),
  892. pf->stat_offsets_loaded,
  893. &osd->tx_size_511, &nsd->tx_size_511);
  894. i40e_stat_update48(hw, I40E_GLPRT_PTC1023H(hw->port),
  895. I40E_GLPRT_PTC1023L(hw->port),
  896. pf->stat_offsets_loaded,
  897. &osd->tx_size_1023, &nsd->tx_size_1023);
  898. i40e_stat_update48(hw, I40E_GLPRT_PTC1522H(hw->port),
  899. I40E_GLPRT_PTC1522L(hw->port),
  900. pf->stat_offsets_loaded,
  901. &osd->tx_size_1522, &nsd->tx_size_1522);
  902. i40e_stat_update48(hw, I40E_GLPRT_PTC9522H(hw->port),
  903. I40E_GLPRT_PTC9522L(hw->port),
  904. pf->stat_offsets_loaded,
  905. &osd->tx_size_big, &nsd->tx_size_big);
  906. i40e_stat_update32(hw, I40E_GLPRT_RUC(hw->port),
  907. pf->stat_offsets_loaded,
  908. &osd->rx_undersize, &nsd->rx_undersize);
  909. i40e_stat_update32(hw, I40E_GLPRT_RFC(hw->port),
  910. pf->stat_offsets_loaded,
  911. &osd->rx_fragments, &nsd->rx_fragments);
  912. i40e_stat_update32(hw, I40E_GLPRT_ROC(hw->port),
  913. pf->stat_offsets_loaded,
  914. &osd->rx_oversize, &nsd->rx_oversize);
  915. i40e_stat_update32(hw, I40E_GLPRT_RJC(hw->port),
  916. pf->stat_offsets_loaded,
  917. &osd->rx_jabber, &nsd->rx_jabber);
  918. /* FDIR stats */
  919. i40e_stat_update32(hw,
  920. I40E_GLQF_PCNT(I40E_FD_ATR_STAT_IDX(pf->hw.pf_id)),
  921. pf->stat_offsets_loaded,
  922. &osd->fd_atr_match, &nsd->fd_atr_match);
  923. i40e_stat_update32(hw,
  924. I40E_GLQF_PCNT(I40E_FD_SB_STAT_IDX(pf->hw.pf_id)),
  925. pf->stat_offsets_loaded,
  926. &osd->fd_sb_match, &nsd->fd_sb_match);
  927. i40e_stat_update32(hw,
  928. I40E_GLQF_PCNT(I40E_FD_ATR_TUNNEL_STAT_IDX(pf->hw.pf_id)),
  929. pf->stat_offsets_loaded,
  930. &osd->fd_atr_tunnel_match, &nsd->fd_atr_tunnel_match);
  931. val = rd32(hw, I40E_PRTPM_EEE_STAT);
  932. nsd->tx_lpi_status =
  933. (val & I40E_PRTPM_EEE_STAT_TX_LPI_STATUS_MASK) >>
  934. I40E_PRTPM_EEE_STAT_TX_LPI_STATUS_SHIFT;
  935. nsd->rx_lpi_status =
  936. (val & I40E_PRTPM_EEE_STAT_RX_LPI_STATUS_MASK) >>
  937. I40E_PRTPM_EEE_STAT_RX_LPI_STATUS_SHIFT;
  938. i40e_stat_update32(hw, I40E_PRTPM_TLPIC,
  939. pf->stat_offsets_loaded,
  940. &osd->tx_lpi_count, &nsd->tx_lpi_count);
  941. i40e_stat_update32(hw, I40E_PRTPM_RLPIC,
  942. pf->stat_offsets_loaded,
  943. &osd->rx_lpi_count, &nsd->rx_lpi_count);
  944. if (pf->flags & I40E_FLAG_FD_SB_ENABLED &&
  945. !(pf->hw_disabled_flags & I40E_FLAG_FD_SB_ENABLED))
  946. nsd->fd_sb_status = true;
  947. else
  948. nsd->fd_sb_status = false;
  949. if (pf->flags & I40E_FLAG_FD_ATR_ENABLED &&
  950. !(pf->hw_disabled_flags & I40E_FLAG_FD_ATR_ENABLED))
  951. nsd->fd_atr_status = true;
  952. else
  953. nsd->fd_atr_status = false;
  954. pf->stat_offsets_loaded = true;
  955. }
  956. /**
  957. * i40e_update_stats - Update the various statistics counters.
  958. * @vsi: the VSI to be updated
  959. *
  960. * Update the various stats for this VSI and its related entities.
  961. **/
  962. void i40e_update_stats(struct i40e_vsi *vsi)
  963. {
  964. struct i40e_pf *pf = vsi->back;
  965. if (vsi == pf->vsi[pf->lan_vsi])
  966. i40e_update_pf_stats(pf);
  967. i40e_update_vsi_stats(vsi);
  968. }
  969. /**
  970. * i40e_find_filter - Search VSI filter list for specific mac/vlan filter
  971. * @vsi: the VSI to be searched
  972. * @macaddr: the MAC address
  973. * @vlan: the vlan
  974. *
  975. * Returns ptr to the filter object or NULL
  976. **/
  977. static struct i40e_mac_filter *i40e_find_filter(struct i40e_vsi *vsi,
  978. const u8 *macaddr, s16 vlan)
  979. {
  980. struct i40e_mac_filter *f;
  981. u64 key;
  982. if (!vsi || !macaddr)
  983. return NULL;
  984. key = i40e_addr_to_hkey(macaddr);
  985. hash_for_each_possible(vsi->mac_filter_hash, f, hlist, key) {
  986. if ((ether_addr_equal(macaddr, f->macaddr)) &&
  987. (vlan == f->vlan))
  988. return f;
  989. }
  990. return NULL;
  991. }
  992. /**
  993. * i40e_find_mac - Find a mac addr in the macvlan filters list
  994. * @vsi: the VSI to be searched
  995. * @macaddr: the MAC address we are searching for
  996. *
  997. * Returns the first filter with the provided MAC address or NULL if
  998. * MAC address was not found
  999. **/
  1000. struct i40e_mac_filter *i40e_find_mac(struct i40e_vsi *vsi, const u8 *macaddr)
  1001. {
  1002. struct i40e_mac_filter *f;
  1003. u64 key;
  1004. if (!vsi || !macaddr)
  1005. return NULL;
  1006. key = i40e_addr_to_hkey(macaddr);
  1007. hash_for_each_possible(vsi->mac_filter_hash, f, hlist, key) {
  1008. if ((ether_addr_equal(macaddr, f->macaddr)))
  1009. return f;
  1010. }
  1011. return NULL;
  1012. }
  1013. /**
  1014. * i40e_is_vsi_in_vlan - Check if VSI is in vlan mode
  1015. * @vsi: the VSI to be searched
  1016. *
  1017. * Returns true if VSI is in vlan mode or false otherwise
  1018. **/
  1019. bool i40e_is_vsi_in_vlan(struct i40e_vsi *vsi)
  1020. {
  1021. /* If we have a PVID, always operate in VLAN mode */
  1022. if (vsi->info.pvid)
  1023. return true;
  1024. /* We need to operate in VLAN mode whenever we have any filters with
  1025. * a VLAN other than I40E_VLAN_ALL. We could check the table each
  1026. * time, incurring search cost repeatedly. However, we can notice two
  1027. * things:
  1028. *
  1029. * 1) the only place where we can gain a VLAN filter is in
  1030. * i40e_add_filter.
  1031. *
  1032. * 2) the only place where filters are actually removed is in
  1033. * i40e_sync_filters_subtask.
  1034. *
  1035. * Thus, we can simply use a boolean value, has_vlan_filters which we
  1036. * will set to true when we add a VLAN filter in i40e_add_filter. Then
  1037. * we have to perform the full search after deleting filters in
  1038. * i40e_sync_filters_subtask, but we already have to search
  1039. * filters here and can perform the check at the same time. This
  1040. * results in avoiding embedding a loop for VLAN mode inside another
  1041. * loop over all the filters, and should maintain correctness as noted
  1042. * above.
  1043. */
  1044. return vsi->has_vlan_filter;
  1045. }
  1046. /**
  1047. * i40e_correct_mac_vlan_filters - Correct non-VLAN filters if necessary
  1048. * @vsi: the VSI to configure
  1049. * @tmp_add_list: list of filters ready to be added
  1050. * @tmp_del_list: list of filters ready to be deleted
  1051. * @vlan_filters: the number of active VLAN filters
  1052. *
  1053. * Update VLAN=0 and VLAN=-1 (I40E_VLAN_ANY) filters properly so that they
  1054. * behave as expected. If we have any active VLAN filters remaining or about
  1055. * to be added then we need to update non-VLAN filters to be marked as VLAN=0
  1056. * so that they only match against untagged traffic. If we no longer have any
  1057. * active VLAN filters, we need to make all non-VLAN filters marked as VLAN=-1
  1058. * so that they match against both tagged and untagged traffic. In this way,
  1059. * we ensure that we correctly receive the desired traffic. This ensures that
  1060. * when we have an active VLAN we will receive only untagged traffic and
  1061. * traffic matching active VLANs. If we have no active VLANs then we will
  1062. * operate in non-VLAN mode and receive all traffic, tagged or untagged.
  1063. *
  1064. * Finally, in a similar fashion, this function also corrects filters when
  1065. * there is an active PVID assigned to this VSI.
  1066. *
  1067. * In case of memory allocation failure return -ENOMEM. Otherwise, return 0.
  1068. *
  1069. * This function is only expected to be called from within
  1070. * i40e_sync_vsi_filters.
  1071. *
  1072. * NOTE: This function expects to be called while under the
  1073. * mac_filter_hash_lock
  1074. */
  1075. static int i40e_correct_mac_vlan_filters(struct i40e_vsi *vsi,
  1076. struct hlist_head *tmp_add_list,
  1077. struct hlist_head *tmp_del_list,
  1078. int vlan_filters)
  1079. {
  1080. s16 pvid = le16_to_cpu(vsi->info.pvid);
  1081. struct i40e_mac_filter *f, *add_head;
  1082. struct i40e_new_mac_filter *new;
  1083. struct hlist_node *h;
  1084. int bkt, new_vlan;
  1085. /* To determine if a particular filter needs to be replaced we
  1086. * have the three following conditions:
  1087. *
  1088. * a) if we have a PVID assigned, then all filters which are
  1089. * not marked as VLAN=PVID must be replaced with filters that
  1090. * are.
  1091. * b) otherwise, if we have any active VLANS, all filters
  1092. * which are marked as VLAN=-1 must be replaced with
  1093. * filters marked as VLAN=0
  1094. * c) finally, if we do not have any active VLANS, all filters
  1095. * which are marked as VLAN=0 must be replaced with filters
  1096. * marked as VLAN=-1
  1097. */
  1098. /* Update the filters about to be added in place */
  1099. hlist_for_each_entry(new, tmp_add_list, hlist) {
  1100. if (pvid && new->f->vlan != pvid)
  1101. new->f->vlan = pvid;
  1102. else if (vlan_filters && new->f->vlan == I40E_VLAN_ANY)
  1103. new->f->vlan = 0;
  1104. else if (!vlan_filters && new->f->vlan == 0)
  1105. new->f->vlan = I40E_VLAN_ANY;
  1106. }
  1107. /* Update the remaining active filters */
  1108. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  1109. /* Combine the checks for whether a filter needs to be changed
  1110. * and then determine the new VLAN inside the if block, in
  1111. * order to avoid duplicating code for adding the new filter
  1112. * then deleting the old filter.
  1113. */
  1114. if ((pvid && f->vlan != pvid) ||
  1115. (vlan_filters && f->vlan == I40E_VLAN_ANY) ||
  1116. (!vlan_filters && f->vlan == 0)) {
  1117. /* Determine the new vlan we will be adding */
  1118. if (pvid)
  1119. new_vlan = pvid;
  1120. else if (vlan_filters)
  1121. new_vlan = 0;
  1122. else
  1123. new_vlan = I40E_VLAN_ANY;
  1124. /* Create the new filter */
  1125. add_head = i40e_add_filter(vsi, f->macaddr, new_vlan);
  1126. if (!add_head)
  1127. return -ENOMEM;
  1128. /* Create a temporary i40e_new_mac_filter */
  1129. new = kzalloc(sizeof(*new), GFP_ATOMIC);
  1130. if (!new)
  1131. return -ENOMEM;
  1132. new->f = add_head;
  1133. new->state = add_head->state;
  1134. /* Add the new filter to the tmp list */
  1135. hlist_add_head(&new->hlist, tmp_add_list);
  1136. /* Put the original filter into the delete list */
  1137. f->state = I40E_FILTER_REMOVE;
  1138. hash_del(&f->hlist);
  1139. hlist_add_head(&f->hlist, tmp_del_list);
  1140. }
  1141. }
  1142. vsi->has_vlan_filter = !!vlan_filters;
  1143. return 0;
  1144. }
  1145. /**
  1146. * i40e_rm_default_mac_filter - Remove the default MAC filter set by NVM
  1147. * @vsi: the PF Main VSI - inappropriate for any other VSI
  1148. * @macaddr: the MAC address
  1149. *
  1150. * Remove whatever filter the firmware set up so the driver can manage
  1151. * its own filtering intelligently.
  1152. **/
  1153. static void i40e_rm_default_mac_filter(struct i40e_vsi *vsi, u8 *macaddr)
  1154. {
  1155. struct i40e_aqc_remove_macvlan_element_data element;
  1156. struct i40e_pf *pf = vsi->back;
  1157. /* Only appropriate for the PF main VSI */
  1158. if (vsi->type != I40E_VSI_MAIN)
  1159. return;
  1160. memset(&element, 0, sizeof(element));
  1161. ether_addr_copy(element.mac_addr, macaddr);
  1162. element.vlan_tag = 0;
  1163. /* Ignore error returns, some firmware does it this way... */
  1164. element.flags = I40E_AQC_MACVLAN_DEL_PERFECT_MATCH;
  1165. i40e_aq_remove_macvlan(&pf->hw, vsi->seid, &element, 1, NULL);
  1166. memset(&element, 0, sizeof(element));
  1167. ether_addr_copy(element.mac_addr, macaddr);
  1168. element.vlan_tag = 0;
  1169. /* ...and some firmware does it this way. */
  1170. element.flags = I40E_AQC_MACVLAN_DEL_PERFECT_MATCH |
  1171. I40E_AQC_MACVLAN_DEL_IGNORE_VLAN;
  1172. i40e_aq_remove_macvlan(&pf->hw, vsi->seid, &element, 1, NULL);
  1173. }
  1174. /**
  1175. * i40e_add_filter - Add a mac/vlan filter to the VSI
  1176. * @vsi: the VSI to be searched
  1177. * @macaddr: the MAC address
  1178. * @vlan: the vlan
  1179. *
  1180. * Returns ptr to the filter object or NULL when no memory available.
  1181. *
  1182. * NOTE: This function is expected to be called with mac_filter_hash_lock
  1183. * being held.
  1184. **/
  1185. struct i40e_mac_filter *i40e_add_filter(struct i40e_vsi *vsi,
  1186. const u8 *macaddr, s16 vlan)
  1187. {
  1188. struct i40e_mac_filter *f;
  1189. u64 key;
  1190. if (!vsi || !macaddr)
  1191. return NULL;
  1192. f = i40e_find_filter(vsi, macaddr, vlan);
  1193. if (!f) {
  1194. f = kzalloc(sizeof(*f), GFP_ATOMIC);
  1195. if (!f)
  1196. return NULL;
  1197. /* Update the boolean indicating if we need to function in
  1198. * VLAN mode.
  1199. */
  1200. if (vlan >= 0)
  1201. vsi->has_vlan_filter = true;
  1202. ether_addr_copy(f->macaddr, macaddr);
  1203. f->vlan = vlan;
  1204. /* If we're in overflow promisc mode, set the state directly
  1205. * to failed, so we don't bother to try sending the filter
  1206. * to the hardware.
  1207. */
  1208. if (test_bit(__I40E_FILTER_OVERFLOW_PROMISC, &vsi->state))
  1209. f->state = I40E_FILTER_FAILED;
  1210. else
  1211. f->state = I40E_FILTER_NEW;
  1212. INIT_HLIST_NODE(&f->hlist);
  1213. key = i40e_addr_to_hkey(macaddr);
  1214. hash_add(vsi->mac_filter_hash, &f->hlist, key);
  1215. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  1216. vsi->back->flags |= I40E_FLAG_FILTER_SYNC;
  1217. }
  1218. /* If we're asked to add a filter that has been marked for removal, it
  1219. * is safe to simply restore it to active state. __i40e_del_filter
  1220. * will have simply deleted any filters which were previously marked
  1221. * NEW or FAILED, so if it is currently marked REMOVE it must have
  1222. * previously been ACTIVE. Since we haven't yet run the sync filters
  1223. * task, just restore this filter to the ACTIVE state so that the
  1224. * sync task leaves it in place
  1225. */
  1226. if (f->state == I40E_FILTER_REMOVE)
  1227. f->state = I40E_FILTER_ACTIVE;
  1228. return f;
  1229. }
  1230. /**
  1231. * __i40e_del_filter - Remove a specific filter from the VSI
  1232. * @vsi: VSI to remove from
  1233. * @f: the filter to remove from the list
  1234. *
  1235. * This function should be called instead of i40e_del_filter only if you know
  1236. * the exact filter you will remove already, such as via i40e_find_filter or
  1237. * i40e_find_mac.
  1238. *
  1239. * NOTE: This function is expected to be called with mac_filter_hash_lock
  1240. * being held.
  1241. * ANOTHER NOTE: This function MUST be called from within the context of
  1242. * the "safe" variants of any list iterators, e.g. list_for_each_entry_safe()
  1243. * instead of list_for_each_entry().
  1244. **/
  1245. void __i40e_del_filter(struct i40e_vsi *vsi, struct i40e_mac_filter *f)
  1246. {
  1247. if (!f)
  1248. return;
  1249. /* If the filter was never added to firmware then we can just delete it
  1250. * directly and we don't want to set the status to remove or else an
  1251. * admin queue command will unnecessarily fire.
  1252. */
  1253. if ((f->state == I40E_FILTER_FAILED) ||
  1254. (f->state == I40E_FILTER_NEW)) {
  1255. hash_del(&f->hlist);
  1256. kfree(f);
  1257. } else {
  1258. f->state = I40E_FILTER_REMOVE;
  1259. }
  1260. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  1261. vsi->back->flags |= I40E_FLAG_FILTER_SYNC;
  1262. }
  1263. /**
  1264. * i40e_del_filter - Remove a MAC/VLAN filter from the VSI
  1265. * @vsi: the VSI to be searched
  1266. * @macaddr: the MAC address
  1267. * @vlan: the VLAN
  1268. *
  1269. * NOTE: This function is expected to be called with mac_filter_hash_lock
  1270. * being held.
  1271. * ANOTHER NOTE: This function MUST be called from within the context of
  1272. * the "safe" variants of any list iterators, e.g. list_for_each_entry_safe()
  1273. * instead of list_for_each_entry().
  1274. **/
  1275. void i40e_del_filter(struct i40e_vsi *vsi, const u8 *macaddr, s16 vlan)
  1276. {
  1277. struct i40e_mac_filter *f;
  1278. if (!vsi || !macaddr)
  1279. return;
  1280. f = i40e_find_filter(vsi, macaddr, vlan);
  1281. __i40e_del_filter(vsi, f);
  1282. }
  1283. /**
  1284. * i40e_add_mac_filter - Add a MAC filter for all active VLANs
  1285. * @vsi: the VSI to be searched
  1286. * @macaddr: the mac address to be filtered
  1287. *
  1288. * If we're not in VLAN mode, just add the filter to I40E_VLAN_ANY. Otherwise,
  1289. * go through all the macvlan filters and add a macvlan filter for each
  1290. * unique vlan that already exists. If a PVID has been assigned, instead only
  1291. * add the macaddr to that VLAN.
  1292. *
  1293. * Returns last filter added on success, else NULL
  1294. **/
  1295. struct i40e_mac_filter *i40e_add_mac_filter(struct i40e_vsi *vsi,
  1296. const u8 *macaddr)
  1297. {
  1298. struct i40e_mac_filter *f, *add = NULL;
  1299. struct hlist_node *h;
  1300. int bkt;
  1301. if (vsi->info.pvid)
  1302. return i40e_add_filter(vsi, macaddr,
  1303. le16_to_cpu(vsi->info.pvid));
  1304. if (!i40e_is_vsi_in_vlan(vsi))
  1305. return i40e_add_filter(vsi, macaddr, I40E_VLAN_ANY);
  1306. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  1307. if (f->state == I40E_FILTER_REMOVE)
  1308. continue;
  1309. add = i40e_add_filter(vsi, macaddr, f->vlan);
  1310. if (!add)
  1311. return NULL;
  1312. }
  1313. return add;
  1314. }
  1315. /**
  1316. * i40e_del_mac_filter - Remove a MAC filter from all VLANs
  1317. * @vsi: the VSI to be searched
  1318. * @macaddr: the mac address to be removed
  1319. *
  1320. * Removes a given MAC address from a VSI regardless of what VLAN it has been
  1321. * associated with.
  1322. *
  1323. * Returns 0 for success, or error
  1324. **/
  1325. int i40e_del_mac_filter(struct i40e_vsi *vsi, const u8 *macaddr)
  1326. {
  1327. struct i40e_mac_filter *f;
  1328. struct hlist_node *h;
  1329. bool found = false;
  1330. int bkt;
  1331. WARN(!spin_is_locked(&vsi->mac_filter_hash_lock),
  1332. "Missing mac_filter_hash_lock\n");
  1333. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  1334. if (ether_addr_equal(macaddr, f->macaddr)) {
  1335. __i40e_del_filter(vsi, f);
  1336. found = true;
  1337. }
  1338. }
  1339. if (found)
  1340. return 0;
  1341. else
  1342. return -ENOENT;
  1343. }
  1344. /**
  1345. * i40e_set_mac - NDO callback to set mac address
  1346. * @netdev: network interface device structure
  1347. * @p: pointer to an address structure
  1348. *
  1349. * Returns 0 on success, negative on failure
  1350. **/
  1351. static int i40e_set_mac(struct net_device *netdev, void *p)
  1352. {
  1353. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1354. struct i40e_vsi *vsi = np->vsi;
  1355. struct i40e_pf *pf = vsi->back;
  1356. struct i40e_hw *hw = &pf->hw;
  1357. struct sockaddr *addr = p;
  1358. if (!is_valid_ether_addr(addr->sa_data))
  1359. return -EADDRNOTAVAIL;
  1360. if (ether_addr_equal(netdev->dev_addr, addr->sa_data)) {
  1361. netdev_info(netdev, "already using mac address %pM\n",
  1362. addr->sa_data);
  1363. return 0;
  1364. }
  1365. if (test_bit(__I40E_DOWN, &vsi->back->state) ||
  1366. test_bit(__I40E_RESET_RECOVERY_PENDING, &vsi->back->state))
  1367. return -EADDRNOTAVAIL;
  1368. if (ether_addr_equal(hw->mac.addr, addr->sa_data))
  1369. netdev_info(netdev, "returning to hw mac address %pM\n",
  1370. hw->mac.addr);
  1371. else
  1372. netdev_info(netdev, "set new mac address %pM\n", addr->sa_data);
  1373. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1374. i40e_del_mac_filter(vsi, netdev->dev_addr);
  1375. i40e_add_mac_filter(vsi, addr->sa_data);
  1376. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1377. ether_addr_copy(netdev->dev_addr, addr->sa_data);
  1378. if (vsi->type == I40E_VSI_MAIN) {
  1379. i40e_status ret;
  1380. ret = i40e_aq_mac_address_write(&vsi->back->hw,
  1381. I40E_AQC_WRITE_TYPE_LAA_WOL,
  1382. addr->sa_data, NULL);
  1383. if (ret)
  1384. netdev_info(netdev, "Ignoring error from firmware on LAA update, status %s, AQ ret %s\n",
  1385. i40e_stat_str(hw, ret),
  1386. i40e_aq_str(hw, hw->aq.asq_last_status));
  1387. }
  1388. /* schedule our worker thread which will take care of
  1389. * applying the new filter changes
  1390. */
  1391. i40e_service_event_schedule(vsi->back);
  1392. return 0;
  1393. }
  1394. /**
  1395. * i40e_vsi_setup_queue_map - Setup a VSI queue map based on enabled_tc
  1396. * @vsi: the VSI being setup
  1397. * @ctxt: VSI context structure
  1398. * @enabled_tc: Enabled TCs bitmap
  1399. * @is_add: True if called before Add VSI
  1400. *
  1401. * Setup VSI queue mapping for enabled traffic classes.
  1402. **/
  1403. static void i40e_vsi_setup_queue_map(struct i40e_vsi *vsi,
  1404. struct i40e_vsi_context *ctxt,
  1405. u8 enabled_tc,
  1406. bool is_add)
  1407. {
  1408. struct i40e_pf *pf = vsi->back;
  1409. u16 sections = 0;
  1410. u8 netdev_tc = 0;
  1411. u16 numtc = 0;
  1412. u16 qcount;
  1413. u8 offset;
  1414. u16 qmap;
  1415. int i;
  1416. u16 num_tc_qps = 0;
  1417. sections = I40E_AQ_VSI_PROP_QUEUE_MAP_VALID;
  1418. offset = 0;
  1419. if (enabled_tc && (vsi->back->flags & I40E_FLAG_DCB_ENABLED)) {
  1420. /* Find numtc from enabled TC bitmap */
  1421. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  1422. if (enabled_tc & BIT(i)) /* TC is enabled */
  1423. numtc++;
  1424. }
  1425. if (!numtc) {
  1426. dev_warn(&pf->pdev->dev, "DCB is enabled but no TC enabled, forcing TC0\n");
  1427. numtc = 1;
  1428. }
  1429. } else {
  1430. /* At least TC0 is enabled in case of non-DCB case */
  1431. numtc = 1;
  1432. }
  1433. vsi->tc_config.numtc = numtc;
  1434. vsi->tc_config.enabled_tc = enabled_tc ? enabled_tc : 1;
  1435. /* Number of queues per enabled TC */
  1436. qcount = vsi->alloc_queue_pairs;
  1437. num_tc_qps = qcount / numtc;
  1438. num_tc_qps = min_t(int, num_tc_qps, i40e_pf_get_max_q_per_tc(pf));
  1439. /* Setup queue offset/count for all TCs for given VSI */
  1440. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  1441. /* See if the given TC is enabled for the given VSI */
  1442. if (vsi->tc_config.enabled_tc & BIT(i)) {
  1443. /* TC is enabled */
  1444. int pow, num_qps;
  1445. switch (vsi->type) {
  1446. case I40E_VSI_MAIN:
  1447. qcount = min_t(int, pf->alloc_rss_size,
  1448. num_tc_qps);
  1449. break;
  1450. case I40E_VSI_FDIR:
  1451. case I40E_VSI_SRIOV:
  1452. case I40E_VSI_VMDQ2:
  1453. default:
  1454. qcount = num_tc_qps;
  1455. WARN_ON(i != 0);
  1456. break;
  1457. }
  1458. vsi->tc_config.tc_info[i].qoffset = offset;
  1459. vsi->tc_config.tc_info[i].qcount = qcount;
  1460. /* find the next higher power-of-2 of num queue pairs */
  1461. num_qps = qcount;
  1462. pow = 0;
  1463. while (num_qps && (BIT_ULL(pow) < qcount)) {
  1464. pow++;
  1465. num_qps >>= 1;
  1466. }
  1467. vsi->tc_config.tc_info[i].netdev_tc = netdev_tc++;
  1468. qmap =
  1469. (offset << I40E_AQ_VSI_TC_QUE_OFFSET_SHIFT) |
  1470. (pow << I40E_AQ_VSI_TC_QUE_NUMBER_SHIFT);
  1471. offset += qcount;
  1472. } else {
  1473. /* TC is not enabled so set the offset to
  1474. * default queue and allocate one queue
  1475. * for the given TC.
  1476. */
  1477. vsi->tc_config.tc_info[i].qoffset = 0;
  1478. vsi->tc_config.tc_info[i].qcount = 1;
  1479. vsi->tc_config.tc_info[i].netdev_tc = 0;
  1480. qmap = 0;
  1481. }
  1482. ctxt->info.tc_mapping[i] = cpu_to_le16(qmap);
  1483. }
  1484. /* Set actual Tx/Rx queue pairs */
  1485. vsi->num_queue_pairs = offset;
  1486. if ((vsi->type == I40E_VSI_MAIN) && (numtc == 1)) {
  1487. if (vsi->req_queue_pairs > 0)
  1488. vsi->num_queue_pairs = vsi->req_queue_pairs;
  1489. else if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  1490. vsi->num_queue_pairs = pf->num_lan_msix;
  1491. }
  1492. /* Scheduler section valid can only be set for ADD VSI */
  1493. if (is_add) {
  1494. sections |= I40E_AQ_VSI_PROP_SCHED_VALID;
  1495. ctxt->info.up_enable_bits = enabled_tc;
  1496. }
  1497. if (vsi->type == I40E_VSI_SRIOV) {
  1498. ctxt->info.mapping_flags |=
  1499. cpu_to_le16(I40E_AQ_VSI_QUE_MAP_NONCONTIG);
  1500. for (i = 0; i < vsi->num_queue_pairs; i++)
  1501. ctxt->info.queue_mapping[i] =
  1502. cpu_to_le16(vsi->base_queue + i);
  1503. } else {
  1504. ctxt->info.mapping_flags |=
  1505. cpu_to_le16(I40E_AQ_VSI_QUE_MAP_CONTIG);
  1506. ctxt->info.queue_mapping[0] = cpu_to_le16(vsi->base_queue);
  1507. }
  1508. ctxt->info.valid_sections |= cpu_to_le16(sections);
  1509. }
  1510. /**
  1511. * i40e_addr_sync - Callback for dev_(mc|uc)_sync to add address
  1512. * @netdev: the netdevice
  1513. * @addr: address to add
  1514. *
  1515. * Called by __dev_(mc|uc)_sync when an address needs to be added. We call
  1516. * __dev_(uc|mc)_sync from .set_rx_mode and guarantee to hold the hash lock.
  1517. */
  1518. static int i40e_addr_sync(struct net_device *netdev, const u8 *addr)
  1519. {
  1520. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1521. struct i40e_vsi *vsi = np->vsi;
  1522. if (i40e_add_mac_filter(vsi, addr))
  1523. return 0;
  1524. else
  1525. return -ENOMEM;
  1526. }
  1527. /**
  1528. * i40e_addr_unsync - Callback for dev_(mc|uc)_sync to remove address
  1529. * @netdev: the netdevice
  1530. * @addr: address to add
  1531. *
  1532. * Called by __dev_(mc|uc)_sync when an address needs to be removed. We call
  1533. * __dev_(uc|mc)_sync from .set_rx_mode and guarantee to hold the hash lock.
  1534. */
  1535. static int i40e_addr_unsync(struct net_device *netdev, const u8 *addr)
  1536. {
  1537. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1538. struct i40e_vsi *vsi = np->vsi;
  1539. i40e_del_mac_filter(vsi, addr);
  1540. return 0;
  1541. }
  1542. /**
  1543. * i40e_set_rx_mode - NDO callback to set the netdev filters
  1544. * @netdev: network interface device structure
  1545. **/
  1546. static void i40e_set_rx_mode(struct net_device *netdev)
  1547. {
  1548. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1549. struct i40e_vsi *vsi = np->vsi;
  1550. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1551. __dev_uc_sync(netdev, i40e_addr_sync, i40e_addr_unsync);
  1552. __dev_mc_sync(netdev, i40e_addr_sync, i40e_addr_unsync);
  1553. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1554. /* check for other flag changes */
  1555. if (vsi->current_netdev_flags != vsi->netdev->flags) {
  1556. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  1557. vsi->back->flags |= I40E_FLAG_FILTER_SYNC;
  1558. }
  1559. /* schedule our worker thread which will take care of
  1560. * applying the new filter changes
  1561. */
  1562. i40e_service_event_schedule(vsi->back);
  1563. }
  1564. /**
  1565. * i40e_undo_del_filter_entries - Undo the changes made to MAC filter entries
  1566. * @vsi: Pointer to VSI struct
  1567. * @from: Pointer to list which contains MAC filter entries - changes to
  1568. * those entries needs to be undone.
  1569. *
  1570. * MAC filter entries from this list were slated for deletion.
  1571. **/
  1572. static void i40e_undo_del_filter_entries(struct i40e_vsi *vsi,
  1573. struct hlist_head *from)
  1574. {
  1575. struct i40e_mac_filter *f;
  1576. struct hlist_node *h;
  1577. hlist_for_each_entry_safe(f, h, from, hlist) {
  1578. u64 key = i40e_addr_to_hkey(f->macaddr);
  1579. /* Move the element back into MAC filter list*/
  1580. hlist_del(&f->hlist);
  1581. hash_add(vsi->mac_filter_hash, &f->hlist, key);
  1582. }
  1583. }
  1584. /**
  1585. * i40e_undo_add_filter_entries - Undo the changes made to MAC filter entries
  1586. * @vsi: Pointer to vsi struct
  1587. * @from: Pointer to list which contains MAC filter entries - changes to
  1588. * those entries needs to be undone.
  1589. *
  1590. * MAC filter entries from this list were slated for addition.
  1591. **/
  1592. static void i40e_undo_add_filter_entries(struct i40e_vsi *vsi,
  1593. struct hlist_head *from)
  1594. {
  1595. struct i40e_new_mac_filter *new;
  1596. struct hlist_node *h;
  1597. hlist_for_each_entry_safe(new, h, from, hlist) {
  1598. /* We can simply free the wrapper structure */
  1599. hlist_del(&new->hlist);
  1600. kfree(new);
  1601. }
  1602. }
  1603. /**
  1604. * i40e_next_entry - Get the next non-broadcast filter from a list
  1605. * @next: pointer to filter in list
  1606. *
  1607. * Returns the next non-broadcast filter in the list. Required so that we
  1608. * ignore broadcast filters within the list, since these are not handled via
  1609. * the normal firmware update path.
  1610. */
  1611. static
  1612. struct i40e_new_mac_filter *i40e_next_filter(struct i40e_new_mac_filter *next)
  1613. {
  1614. hlist_for_each_entry_continue(next, hlist) {
  1615. if (!is_broadcast_ether_addr(next->f->macaddr))
  1616. return next;
  1617. }
  1618. return NULL;
  1619. }
  1620. /**
  1621. * i40e_update_filter_state - Update filter state based on return data
  1622. * from firmware
  1623. * @count: Number of filters added
  1624. * @add_list: return data from fw
  1625. * @head: pointer to first filter in current batch
  1626. *
  1627. * MAC filter entries from list were slated to be added to device. Returns
  1628. * number of successful filters. Note that 0 does NOT mean success!
  1629. **/
  1630. static int
  1631. i40e_update_filter_state(int count,
  1632. struct i40e_aqc_add_macvlan_element_data *add_list,
  1633. struct i40e_new_mac_filter *add_head)
  1634. {
  1635. int retval = 0;
  1636. int i;
  1637. for (i = 0; i < count; i++) {
  1638. /* Always check status of each filter. We don't need to check
  1639. * the firmware return status because we pre-set the filter
  1640. * status to I40E_AQC_MM_ERR_NO_RES when sending the filter
  1641. * request to the adminq. Thus, if it no longer matches then
  1642. * we know the filter is active.
  1643. */
  1644. if (add_list[i].match_method == I40E_AQC_MM_ERR_NO_RES) {
  1645. add_head->state = I40E_FILTER_FAILED;
  1646. } else {
  1647. add_head->state = I40E_FILTER_ACTIVE;
  1648. retval++;
  1649. }
  1650. add_head = i40e_next_filter(add_head);
  1651. if (!add_head)
  1652. break;
  1653. }
  1654. return retval;
  1655. }
  1656. /**
  1657. * i40e_aqc_del_filters - Request firmware to delete a set of filters
  1658. * @vsi: ptr to the VSI
  1659. * @vsi_name: name to display in messages
  1660. * @list: the list of filters to send to firmware
  1661. * @num_del: the number of filters to delete
  1662. * @retval: Set to -EIO on failure to delete
  1663. *
  1664. * Send a request to firmware via AdminQ to delete a set of filters. Uses
  1665. * *retval instead of a return value so that success does not force ret_val to
  1666. * be set to 0. This ensures that a sequence of calls to this function
  1667. * preserve the previous value of *retval on successful delete.
  1668. */
  1669. static
  1670. void i40e_aqc_del_filters(struct i40e_vsi *vsi, const char *vsi_name,
  1671. struct i40e_aqc_remove_macvlan_element_data *list,
  1672. int num_del, int *retval)
  1673. {
  1674. struct i40e_hw *hw = &vsi->back->hw;
  1675. i40e_status aq_ret;
  1676. int aq_err;
  1677. aq_ret = i40e_aq_remove_macvlan(hw, vsi->seid, list, num_del, NULL);
  1678. aq_err = hw->aq.asq_last_status;
  1679. /* Explicitly ignore and do not report when firmware returns ENOENT */
  1680. if (aq_ret && !(aq_err == I40E_AQ_RC_ENOENT)) {
  1681. *retval = -EIO;
  1682. dev_info(&vsi->back->pdev->dev,
  1683. "ignoring delete macvlan error on %s, err %s, aq_err %s\n",
  1684. vsi_name, i40e_stat_str(hw, aq_ret),
  1685. i40e_aq_str(hw, aq_err));
  1686. }
  1687. }
  1688. /**
  1689. * i40e_aqc_add_filters - Request firmware to add a set of filters
  1690. * @vsi: ptr to the VSI
  1691. * @vsi_name: name to display in messages
  1692. * @list: the list of filters to send to firmware
  1693. * @add_head: Position in the add hlist
  1694. * @num_add: the number of filters to add
  1695. * @promisc_change: set to true on exit if promiscuous mode was forced on
  1696. *
  1697. * Send a request to firmware via AdminQ to add a chunk of filters. Will set
  1698. * promisc_changed to true if the firmware has run out of space for more
  1699. * filters.
  1700. */
  1701. static
  1702. void i40e_aqc_add_filters(struct i40e_vsi *vsi, const char *vsi_name,
  1703. struct i40e_aqc_add_macvlan_element_data *list,
  1704. struct i40e_new_mac_filter *add_head,
  1705. int num_add, bool *promisc_changed)
  1706. {
  1707. struct i40e_hw *hw = &vsi->back->hw;
  1708. int aq_err, fcnt;
  1709. i40e_aq_add_macvlan(hw, vsi->seid, list, num_add, NULL);
  1710. aq_err = hw->aq.asq_last_status;
  1711. fcnt = i40e_update_filter_state(num_add, list, add_head);
  1712. if (fcnt != num_add) {
  1713. *promisc_changed = true;
  1714. set_bit(__I40E_FILTER_OVERFLOW_PROMISC, &vsi->state);
  1715. dev_warn(&vsi->back->pdev->dev,
  1716. "Error %s adding RX filters on %s, promiscuous mode forced on\n",
  1717. i40e_aq_str(hw, aq_err),
  1718. vsi_name);
  1719. }
  1720. }
  1721. /**
  1722. * i40e_aqc_broadcast_filter - Set promiscuous broadcast flags
  1723. * @vsi: pointer to the VSI
  1724. * @f: filter data
  1725. *
  1726. * This function sets or clears the promiscuous broadcast flags for VLAN
  1727. * filters in order to properly receive broadcast frames. Assumes that only
  1728. * broadcast filters are passed.
  1729. *
  1730. * Returns status indicating success or failure;
  1731. **/
  1732. static i40e_status
  1733. i40e_aqc_broadcast_filter(struct i40e_vsi *vsi, const char *vsi_name,
  1734. struct i40e_mac_filter *f)
  1735. {
  1736. bool enable = f->state == I40E_FILTER_NEW;
  1737. struct i40e_hw *hw = &vsi->back->hw;
  1738. i40e_status aq_ret;
  1739. if (f->vlan == I40E_VLAN_ANY) {
  1740. aq_ret = i40e_aq_set_vsi_broadcast(hw,
  1741. vsi->seid,
  1742. enable,
  1743. NULL);
  1744. } else {
  1745. aq_ret = i40e_aq_set_vsi_bc_promisc_on_vlan(hw,
  1746. vsi->seid,
  1747. enable,
  1748. f->vlan,
  1749. NULL);
  1750. }
  1751. if (aq_ret)
  1752. dev_warn(&vsi->back->pdev->dev,
  1753. "Error %s setting broadcast promiscuous mode on %s\n",
  1754. i40e_aq_str(hw, hw->aq.asq_last_status),
  1755. vsi_name);
  1756. return aq_ret;
  1757. }
  1758. /**
  1759. * i40e_sync_vsi_filters - Update the VSI filter list to the HW
  1760. * @vsi: ptr to the VSI
  1761. *
  1762. * Push any outstanding VSI filter changes through the AdminQ.
  1763. *
  1764. * Returns 0 or error value
  1765. **/
  1766. int i40e_sync_vsi_filters(struct i40e_vsi *vsi)
  1767. {
  1768. struct hlist_head tmp_add_list, tmp_del_list;
  1769. struct i40e_mac_filter *f;
  1770. struct i40e_new_mac_filter *new, *add_head = NULL;
  1771. struct i40e_hw *hw = &vsi->back->hw;
  1772. unsigned int failed_filters = 0;
  1773. unsigned int vlan_filters = 0;
  1774. bool promisc_changed = false;
  1775. char vsi_name[16] = "PF";
  1776. int filter_list_len = 0;
  1777. i40e_status aq_ret = 0;
  1778. u32 changed_flags = 0;
  1779. struct hlist_node *h;
  1780. struct i40e_pf *pf;
  1781. int num_add = 0;
  1782. int num_del = 0;
  1783. int retval = 0;
  1784. u16 cmd_flags;
  1785. int list_size;
  1786. int bkt;
  1787. /* empty array typed pointers, kcalloc later */
  1788. struct i40e_aqc_add_macvlan_element_data *add_list;
  1789. struct i40e_aqc_remove_macvlan_element_data *del_list;
  1790. while (test_and_set_bit(__I40E_CONFIG_BUSY, &vsi->state))
  1791. usleep_range(1000, 2000);
  1792. pf = vsi->back;
  1793. if (vsi->netdev) {
  1794. changed_flags = vsi->current_netdev_flags ^ vsi->netdev->flags;
  1795. vsi->current_netdev_flags = vsi->netdev->flags;
  1796. }
  1797. INIT_HLIST_HEAD(&tmp_add_list);
  1798. INIT_HLIST_HEAD(&tmp_del_list);
  1799. if (vsi->type == I40E_VSI_SRIOV)
  1800. snprintf(vsi_name, sizeof(vsi_name) - 1, "VF %d", vsi->vf_id);
  1801. else if (vsi->type != I40E_VSI_MAIN)
  1802. snprintf(vsi_name, sizeof(vsi_name) - 1, "vsi %d", vsi->seid);
  1803. if (vsi->flags & I40E_VSI_FLAG_FILTER_CHANGED) {
  1804. vsi->flags &= ~I40E_VSI_FLAG_FILTER_CHANGED;
  1805. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1806. /* Create a list of filters to delete. */
  1807. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  1808. if (f->state == I40E_FILTER_REMOVE) {
  1809. /* Move the element into temporary del_list */
  1810. hash_del(&f->hlist);
  1811. hlist_add_head(&f->hlist, &tmp_del_list);
  1812. /* Avoid counting removed filters */
  1813. continue;
  1814. }
  1815. if (f->state == I40E_FILTER_NEW) {
  1816. /* Create a temporary i40e_new_mac_filter */
  1817. new = kzalloc(sizeof(*new), GFP_ATOMIC);
  1818. if (!new)
  1819. goto err_no_memory_locked;
  1820. /* Store pointer to the real filter */
  1821. new->f = f;
  1822. new->state = f->state;
  1823. /* Add it to the hash list */
  1824. hlist_add_head(&new->hlist, &tmp_add_list);
  1825. }
  1826. /* Count the number of active (current and new) VLAN
  1827. * filters we have now. Does not count filters which
  1828. * are marked for deletion.
  1829. */
  1830. if (f->vlan > 0)
  1831. vlan_filters++;
  1832. }
  1833. retval = i40e_correct_mac_vlan_filters(vsi,
  1834. &tmp_add_list,
  1835. &tmp_del_list,
  1836. vlan_filters);
  1837. if (retval)
  1838. goto err_no_memory_locked;
  1839. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1840. }
  1841. /* Now process 'del_list' outside the lock */
  1842. if (!hlist_empty(&tmp_del_list)) {
  1843. filter_list_len = hw->aq.asq_buf_size /
  1844. sizeof(struct i40e_aqc_remove_macvlan_element_data);
  1845. list_size = filter_list_len *
  1846. sizeof(struct i40e_aqc_remove_macvlan_element_data);
  1847. del_list = kzalloc(list_size, GFP_ATOMIC);
  1848. if (!del_list)
  1849. goto err_no_memory;
  1850. hlist_for_each_entry_safe(f, h, &tmp_del_list, hlist) {
  1851. cmd_flags = 0;
  1852. /* handle broadcast filters by updating the broadcast
  1853. * promiscuous flag and release filter list.
  1854. */
  1855. if (is_broadcast_ether_addr(f->macaddr)) {
  1856. i40e_aqc_broadcast_filter(vsi, vsi_name, f);
  1857. hlist_del(&f->hlist);
  1858. kfree(f);
  1859. continue;
  1860. }
  1861. /* add to delete list */
  1862. ether_addr_copy(del_list[num_del].mac_addr, f->macaddr);
  1863. if (f->vlan == I40E_VLAN_ANY) {
  1864. del_list[num_del].vlan_tag = 0;
  1865. cmd_flags |= I40E_AQC_MACVLAN_DEL_IGNORE_VLAN;
  1866. } else {
  1867. del_list[num_del].vlan_tag =
  1868. cpu_to_le16((u16)(f->vlan));
  1869. }
  1870. cmd_flags |= I40E_AQC_MACVLAN_DEL_PERFECT_MATCH;
  1871. del_list[num_del].flags = cmd_flags;
  1872. num_del++;
  1873. /* flush a full buffer */
  1874. if (num_del == filter_list_len) {
  1875. i40e_aqc_del_filters(vsi, vsi_name, del_list,
  1876. num_del, &retval);
  1877. memset(del_list, 0, list_size);
  1878. num_del = 0;
  1879. }
  1880. /* Release memory for MAC filter entries which were
  1881. * synced up with HW.
  1882. */
  1883. hlist_del(&f->hlist);
  1884. kfree(f);
  1885. }
  1886. if (num_del) {
  1887. i40e_aqc_del_filters(vsi, vsi_name, del_list,
  1888. num_del, &retval);
  1889. }
  1890. kfree(del_list);
  1891. del_list = NULL;
  1892. }
  1893. if (!hlist_empty(&tmp_add_list)) {
  1894. /* Do all the adds now. */
  1895. filter_list_len = hw->aq.asq_buf_size /
  1896. sizeof(struct i40e_aqc_add_macvlan_element_data);
  1897. list_size = filter_list_len *
  1898. sizeof(struct i40e_aqc_add_macvlan_element_data);
  1899. add_list = kzalloc(list_size, GFP_ATOMIC);
  1900. if (!add_list)
  1901. goto err_no_memory;
  1902. num_add = 0;
  1903. hlist_for_each_entry_safe(new, h, &tmp_add_list, hlist) {
  1904. if (test_bit(__I40E_FILTER_OVERFLOW_PROMISC,
  1905. &vsi->state)) {
  1906. new->state = I40E_FILTER_FAILED;
  1907. continue;
  1908. }
  1909. /* handle broadcast filters by updating the broadcast
  1910. * promiscuous flag instead of adding a MAC filter.
  1911. */
  1912. if (is_broadcast_ether_addr(new->f->macaddr)) {
  1913. if (i40e_aqc_broadcast_filter(vsi, vsi_name,
  1914. new->f))
  1915. new->state = I40E_FILTER_FAILED;
  1916. else
  1917. new->state = I40E_FILTER_ACTIVE;
  1918. continue;
  1919. }
  1920. /* add to add array */
  1921. if (num_add == 0)
  1922. add_head = new;
  1923. cmd_flags = 0;
  1924. ether_addr_copy(add_list[num_add].mac_addr,
  1925. new->f->macaddr);
  1926. if (new->f->vlan == I40E_VLAN_ANY) {
  1927. add_list[num_add].vlan_tag = 0;
  1928. cmd_flags |= I40E_AQC_MACVLAN_ADD_IGNORE_VLAN;
  1929. } else {
  1930. add_list[num_add].vlan_tag =
  1931. cpu_to_le16((u16)(new->f->vlan));
  1932. }
  1933. add_list[num_add].queue_number = 0;
  1934. /* set invalid match method for later detection */
  1935. add_list[num_add].match_method = I40E_AQC_MM_ERR_NO_RES;
  1936. cmd_flags |= I40E_AQC_MACVLAN_ADD_PERFECT_MATCH;
  1937. add_list[num_add].flags = cpu_to_le16(cmd_flags);
  1938. num_add++;
  1939. /* flush a full buffer */
  1940. if (num_add == filter_list_len) {
  1941. i40e_aqc_add_filters(vsi, vsi_name, add_list,
  1942. add_head, num_add,
  1943. &promisc_changed);
  1944. memset(add_list, 0, list_size);
  1945. num_add = 0;
  1946. }
  1947. }
  1948. if (num_add) {
  1949. i40e_aqc_add_filters(vsi, vsi_name, add_list, add_head,
  1950. num_add, &promisc_changed);
  1951. }
  1952. /* Now move all of the filters from the temp add list back to
  1953. * the VSI's list.
  1954. */
  1955. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1956. hlist_for_each_entry_safe(new, h, &tmp_add_list, hlist) {
  1957. /* Only update the state if we're still NEW */
  1958. if (new->f->state == I40E_FILTER_NEW)
  1959. new->f->state = new->state;
  1960. hlist_del(&new->hlist);
  1961. kfree(new);
  1962. }
  1963. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1964. kfree(add_list);
  1965. add_list = NULL;
  1966. }
  1967. /* Determine the number of active and failed filters. */
  1968. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1969. vsi->active_filters = 0;
  1970. hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) {
  1971. if (f->state == I40E_FILTER_ACTIVE)
  1972. vsi->active_filters++;
  1973. else if (f->state == I40E_FILTER_FAILED)
  1974. failed_filters++;
  1975. }
  1976. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1977. /* If promiscuous mode has changed, we need to calculate a new
  1978. * threshold for when we are safe to exit
  1979. */
  1980. if (promisc_changed)
  1981. vsi->promisc_threshold = (vsi->active_filters * 3) / 4;
  1982. /* Check if we are able to exit overflow promiscuous mode. We can
  1983. * safely exit if we didn't just enter, we no longer have any failed
  1984. * filters, and we have reduced filters below the threshold value.
  1985. */
  1986. if (test_bit(__I40E_FILTER_OVERFLOW_PROMISC, &vsi->state) &&
  1987. !promisc_changed && !failed_filters &&
  1988. (vsi->active_filters < vsi->promisc_threshold)) {
  1989. dev_info(&pf->pdev->dev,
  1990. "filter logjam cleared on %s, leaving overflow promiscuous mode\n",
  1991. vsi_name);
  1992. clear_bit(__I40E_FILTER_OVERFLOW_PROMISC, &vsi->state);
  1993. promisc_changed = true;
  1994. vsi->promisc_threshold = 0;
  1995. }
  1996. /* if the VF is not trusted do not do promisc */
  1997. if ((vsi->type == I40E_VSI_SRIOV) && !pf->vf[vsi->vf_id].trusted) {
  1998. clear_bit(__I40E_FILTER_OVERFLOW_PROMISC, &vsi->state);
  1999. goto out;
  2000. }
  2001. /* check for changes in promiscuous modes */
  2002. if (changed_flags & IFF_ALLMULTI) {
  2003. bool cur_multipromisc;
  2004. cur_multipromisc = !!(vsi->current_netdev_flags & IFF_ALLMULTI);
  2005. aq_ret = i40e_aq_set_vsi_multicast_promiscuous(&vsi->back->hw,
  2006. vsi->seid,
  2007. cur_multipromisc,
  2008. NULL);
  2009. if (aq_ret) {
  2010. retval = i40e_aq_rc_to_posix(aq_ret,
  2011. hw->aq.asq_last_status);
  2012. dev_info(&pf->pdev->dev,
  2013. "set multi promisc failed on %s, err %s aq_err %s\n",
  2014. vsi_name,
  2015. i40e_stat_str(hw, aq_ret),
  2016. i40e_aq_str(hw, hw->aq.asq_last_status));
  2017. }
  2018. }
  2019. if ((changed_flags & IFF_PROMISC) ||
  2020. (promisc_changed &&
  2021. test_bit(__I40E_FILTER_OVERFLOW_PROMISC, &vsi->state))) {
  2022. bool cur_promisc;
  2023. cur_promisc = (!!(vsi->current_netdev_flags & IFF_PROMISC) ||
  2024. test_bit(__I40E_FILTER_OVERFLOW_PROMISC,
  2025. &vsi->state));
  2026. if ((vsi->type == I40E_VSI_MAIN) &&
  2027. (pf->lan_veb != I40E_NO_VEB) &&
  2028. !(pf->flags & I40E_FLAG_MFP_ENABLED)) {
  2029. /* set defport ON for Main VSI instead of true promisc
  2030. * this way we will get all unicast/multicast and VLAN
  2031. * promisc behavior but will not get VF or VMDq traffic
  2032. * replicated on the Main VSI.
  2033. */
  2034. if (pf->cur_promisc != cur_promisc) {
  2035. pf->cur_promisc = cur_promisc;
  2036. if (cur_promisc)
  2037. aq_ret =
  2038. i40e_aq_set_default_vsi(hw,
  2039. vsi->seid,
  2040. NULL);
  2041. else
  2042. aq_ret =
  2043. i40e_aq_clear_default_vsi(hw,
  2044. vsi->seid,
  2045. NULL);
  2046. if (aq_ret) {
  2047. retval = i40e_aq_rc_to_posix(aq_ret,
  2048. hw->aq.asq_last_status);
  2049. dev_info(&pf->pdev->dev,
  2050. "Set default VSI failed on %s, err %s, aq_err %s\n",
  2051. vsi_name,
  2052. i40e_stat_str(hw, aq_ret),
  2053. i40e_aq_str(hw,
  2054. hw->aq.asq_last_status));
  2055. }
  2056. }
  2057. } else {
  2058. aq_ret = i40e_aq_set_vsi_unicast_promiscuous(
  2059. hw,
  2060. vsi->seid,
  2061. cur_promisc, NULL,
  2062. true);
  2063. if (aq_ret) {
  2064. retval =
  2065. i40e_aq_rc_to_posix(aq_ret,
  2066. hw->aq.asq_last_status);
  2067. dev_info(&pf->pdev->dev,
  2068. "set unicast promisc failed on %s, err %s, aq_err %s\n",
  2069. vsi_name,
  2070. i40e_stat_str(hw, aq_ret),
  2071. i40e_aq_str(hw,
  2072. hw->aq.asq_last_status));
  2073. }
  2074. aq_ret = i40e_aq_set_vsi_multicast_promiscuous(
  2075. hw,
  2076. vsi->seid,
  2077. cur_promisc, NULL);
  2078. if (aq_ret) {
  2079. retval =
  2080. i40e_aq_rc_to_posix(aq_ret,
  2081. hw->aq.asq_last_status);
  2082. dev_info(&pf->pdev->dev,
  2083. "set multicast promisc failed on %s, err %s, aq_err %s\n",
  2084. vsi_name,
  2085. i40e_stat_str(hw, aq_ret),
  2086. i40e_aq_str(hw,
  2087. hw->aq.asq_last_status));
  2088. }
  2089. }
  2090. aq_ret = i40e_aq_set_vsi_broadcast(&vsi->back->hw,
  2091. vsi->seid,
  2092. cur_promisc, NULL);
  2093. if (aq_ret) {
  2094. retval = i40e_aq_rc_to_posix(aq_ret,
  2095. pf->hw.aq.asq_last_status);
  2096. dev_info(&pf->pdev->dev,
  2097. "set brdcast promisc failed, err %s, aq_err %s\n",
  2098. i40e_stat_str(hw, aq_ret),
  2099. i40e_aq_str(hw,
  2100. hw->aq.asq_last_status));
  2101. }
  2102. }
  2103. out:
  2104. /* if something went wrong then set the changed flag so we try again */
  2105. if (retval)
  2106. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  2107. clear_bit(__I40E_CONFIG_BUSY, &vsi->state);
  2108. return retval;
  2109. err_no_memory:
  2110. /* Restore elements on the temporary add and delete lists */
  2111. spin_lock_bh(&vsi->mac_filter_hash_lock);
  2112. err_no_memory_locked:
  2113. i40e_undo_del_filter_entries(vsi, &tmp_del_list);
  2114. i40e_undo_add_filter_entries(vsi, &tmp_add_list);
  2115. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  2116. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  2117. clear_bit(__I40E_CONFIG_BUSY, &vsi->state);
  2118. return -ENOMEM;
  2119. }
  2120. /**
  2121. * i40e_sync_filters_subtask - Sync the VSI filter list with HW
  2122. * @pf: board private structure
  2123. **/
  2124. static void i40e_sync_filters_subtask(struct i40e_pf *pf)
  2125. {
  2126. int v;
  2127. if (!pf || !(pf->flags & I40E_FLAG_FILTER_SYNC))
  2128. return;
  2129. pf->flags &= ~I40E_FLAG_FILTER_SYNC;
  2130. for (v = 0; v < pf->num_alloc_vsi; v++) {
  2131. if (pf->vsi[v] &&
  2132. (pf->vsi[v]->flags & I40E_VSI_FLAG_FILTER_CHANGED)) {
  2133. int ret = i40e_sync_vsi_filters(pf->vsi[v]);
  2134. if (ret) {
  2135. /* come back and try again later */
  2136. pf->flags |= I40E_FLAG_FILTER_SYNC;
  2137. break;
  2138. }
  2139. }
  2140. }
  2141. }
  2142. /**
  2143. * i40e_change_mtu - NDO callback to change the Maximum Transfer Unit
  2144. * @netdev: network interface device structure
  2145. * @new_mtu: new value for maximum frame size
  2146. *
  2147. * Returns 0 on success, negative on failure
  2148. **/
  2149. static int i40e_change_mtu(struct net_device *netdev, int new_mtu)
  2150. {
  2151. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2152. struct i40e_vsi *vsi = np->vsi;
  2153. struct i40e_pf *pf = vsi->back;
  2154. netdev_info(netdev, "changing MTU from %d to %d\n",
  2155. netdev->mtu, new_mtu);
  2156. netdev->mtu = new_mtu;
  2157. if (netif_running(netdev))
  2158. i40e_vsi_reinit_locked(vsi);
  2159. pf->flags |= (I40E_FLAG_SERVICE_CLIENT_REQUESTED |
  2160. I40E_FLAG_CLIENT_L2_CHANGE);
  2161. return 0;
  2162. }
  2163. /**
  2164. * i40e_ioctl - Access the hwtstamp interface
  2165. * @netdev: network interface device structure
  2166. * @ifr: interface request data
  2167. * @cmd: ioctl command
  2168. **/
  2169. int i40e_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd)
  2170. {
  2171. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2172. struct i40e_pf *pf = np->vsi->back;
  2173. switch (cmd) {
  2174. case SIOCGHWTSTAMP:
  2175. return i40e_ptp_get_ts_config(pf, ifr);
  2176. case SIOCSHWTSTAMP:
  2177. return i40e_ptp_set_ts_config(pf, ifr);
  2178. default:
  2179. return -EOPNOTSUPP;
  2180. }
  2181. }
  2182. /**
  2183. * i40e_vlan_stripping_enable - Turn on vlan stripping for the VSI
  2184. * @vsi: the vsi being adjusted
  2185. **/
  2186. void i40e_vlan_stripping_enable(struct i40e_vsi *vsi)
  2187. {
  2188. struct i40e_vsi_context ctxt;
  2189. i40e_status ret;
  2190. if ((vsi->info.valid_sections &
  2191. cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID)) &&
  2192. ((vsi->info.port_vlan_flags & I40E_AQ_VSI_PVLAN_MODE_MASK) == 0))
  2193. return; /* already enabled */
  2194. vsi->info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  2195. vsi->info.port_vlan_flags = I40E_AQ_VSI_PVLAN_MODE_ALL |
  2196. I40E_AQ_VSI_PVLAN_EMOD_STR_BOTH;
  2197. ctxt.seid = vsi->seid;
  2198. ctxt.info = vsi->info;
  2199. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  2200. if (ret) {
  2201. dev_info(&vsi->back->pdev->dev,
  2202. "update vlan stripping failed, err %s aq_err %s\n",
  2203. i40e_stat_str(&vsi->back->hw, ret),
  2204. i40e_aq_str(&vsi->back->hw,
  2205. vsi->back->hw.aq.asq_last_status));
  2206. }
  2207. }
  2208. /**
  2209. * i40e_vlan_stripping_disable - Turn off vlan stripping for the VSI
  2210. * @vsi: the vsi being adjusted
  2211. **/
  2212. void i40e_vlan_stripping_disable(struct i40e_vsi *vsi)
  2213. {
  2214. struct i40e_vsi_context ctxt;
  2215. i40e_status ret;
  2216. if ((vsi->info.valid_sections &
  2217. cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID)) &&
  2218. ((vsi->info.port_vlan_flags & I40E_AQ_VSI_PVLAN_EMOD_MASK) ==
  2219. I40E_AQ_VSI_PVLAN_EMOD_MASK))
  2220. return; /* already disabled */
  2221. vsi->info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  2222. vsi->info.port_vlan_flags = I40E_AQ_VSI_PVLAN_MODE_ALL |
  2223. I40E_AQ_VSI_PVLAN_EMOD_NOTHING;
  2224. ctxt.seid = vsi->seid;
  2225. ctxt.info = vsi->info;
  2226. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  2227. if (ret) {
  2228. dev_info(&vsi->back->pdev->dev,
  2229. "update vlan stripping failed, err %s aq_err %s\n",
  2230. i40e_stat_str(&vsi->back->hw, ret),
  2231. i40e_aq_str(&vsi->back->hw,
  2232. vsi->back->hw.aq.asq_last_status));
  2233. }
  2234. }
  2235. /**
  2236. * i40e_vlan_rx_register - Setup or shutdown vlan offload
  2237. * @netdev: network interface to be adjusted
  2238. * @features: netdev features to test if VLAN offload is enabled or not
  2239. **/
  2240. static void i40e_vlan_rx_register(struct net_device *netdev, u32 features)
  2241. {
  2242. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2243. struct i40e_vsi *vsi = np->vsi;
  2244. if (features & NETIF_F_HW_VLAN_CTAG_RX)
  2245. i40e_vlan_stripping_enable(vsi);
  2246. else
  2247. i40e_vlan_stripping_disable(vsi);
  2248. }
  2249. /**
  2250. * i40e_add_vlan_all_mac - Add a MAC/VLAN filter for each existing MAC address
  2251. * @vsi: the vsi being configured
  2252. * @vid: vlan id to be added (0 = untagged only , -1 = any)
  2253. *
  2254. * This is a helper function for adding a new MAC/VLAN filter with the
  2255. * specified VLAN for each existing MAC address already in the hash table.
  2256. * This function does *not* perform any accounting to update filters based on
  2257. * VLAN mode.
  2258. *
  2259. * NOTE: this function expects to be called while under the
  2260. * mac_filter_hash_lock
  2261. **/
  2262. int i40e_add_vlan_all_mac(struct i40e_vsi *vsi, s16 vid)
  2263. {
  2264. struct i40e_mac_filter *f, *add_f;
  2265. struct hlist_node *h;
  2266. int bkt;
  2267. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  2268. if (f->state == I40E_FILTER_REMOVE)
  2269. continue;
  2270. add_f = i40e_add_filter(vsi, f->macaddr, vid);
  2271. if (!add_f) {
  2272. dev_info(&vsi->back->pdev->dev,
  2273. "Could not add vlan filter %d for %pM\n",
  2274. vid, f->macaddr);
  2275. return -ENOMEM;
  2276. }
  2277. }
  2278. return 0;
  2279. }
  2280. /**
  2281. * i40e_vsi_add_vlan - Add VSI membership for given VLAN
  2282. * @vsi: the VSI being configured
  2283. * @vid: VLAN id to be added
  2284. **/
  2285. int i40e_vsi_add_vlan(struct i40e_vsi *vsi, u16 vid)
  2286. {
  2287. int err;
  2288. if (!vid || vsi->info.pvid)
  2289. return -EINVAL;
  2290. /* Locked once because all functions invoked below iterates list*/
  2291. spin_lock_bh(&vsi->mac_filter_hash_lock);
  2292. err = i40e_add_vlan_all_mac(vsi, vid);
  2293. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  2294. if (err)
  2295. return err;
  2296. /* schedule our worker thread which will take care of
  2297. * applying the new filter changes
  2298. */
  2299. i40e_service_event_schedule(vsi->back);
  2300. return 0;
  2301. }
  2302. /**
  2303. * i40e_rm_vlan_all_mac - Remove MAC/VLAN pair for all MAC with the given VLAN
  2304. * @vsi: the vsi being configured
  2305. * @vid: vlan id to be removed (0 = untagged only , -1 = any)
  2306. *
  2307. * This function should be used to remove all VLAN filters which match the
  2308. * given VID. It does not schedule the service event and does not take the
  2309. * mac_filter_hash_lock so it may be combined with other operations under
  2310. * a single invocation of the mac_filter_hash_lock.
  2311. *
  2312. * NOTE: this function expects to be called while under the
  2313. * mac_filter_hash_lock
  2314. */
  2315. void i40e_rm_vlan_all_mac(struct i40e_vsi *vsi, s16 vid)
  2316. {
  2317. struct i40e_mac_filter *f;
  2318. struct hlist_node *h;
  2319. int bkt;
  2320. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  2321. if (f->vlan == vid)
  2322. __i40e_del_filter(vsi, f);
  2323. }
  2324. }
  2325. /**
  2326. * i40e_vsi_kill_vlan - Remove VSI membership for given VLAN
  2327. * @vsi: the VSI being configured
  2328. * @vid: VLAN id to be removed
  2329. **/
  2330. void i40e_vsi_kill_vlan(struct i40e_vsi *vsi, u16 vid)
  2331. {
  2332. if (!vid || vsi->info.pvid)
  2333. return;
  2334. spin_lock_bh(&vsi->mac_filter_hash_lock);
  2335. i40e_rm_vlan_all_mac(vsi, vid);
  2336. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  2337. /* schedule our worker thread which will take care of
  2338. * applying the new filter changes
  2339. */
  2340. i40e_service_event_schedule(vsi->back);
  2341. }
  2342. /**
  2343. * i40e_vlan_rx_add_vid - Add a vlan id filter to HW offload
  2344. * @netdev: network interface to be adjusted
  2345. * @vid: vlan id to be added
  2346. *
  2347. * net_device_ops implementation for adding vlan ids
  2348. **/
  2349. static int i40e_vlan_rx_add_vid(struct net_device *netdev,
  2350. __always_unused __be16 proto, u16 vid)
  2351. {
  2352. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2353. struct i40e_vsi *vsi = np->vsi;
  2354. int ret = 0;
  2355. if (vid >= VLAN_N_VID)
  2356. return -EINVAL;
  2357. /* If the network stack called us with vid = 0 then
  2358. * it is asking to receive priority tagged packets with
  2359. * vlan id 0. Our HW receives them by default when configured
  2360. * to receive untagged packets so there is no need to add an
  2361. * extra filter for vlan 0 tagged packets.
  2362. */
  2363. if (vid)
  2364. ret = i40e_vsi_add_vlan(vsi, vid);
  2365. if (!ret)
  2366. set_bit(vid, vsi->active_vlans);
  2367. return ret;
  2368. }
  2369. /**
  2370. * i40e_vlan_rx_kill_vid - Remove a vlan id filter from HW offload
  2371. * @netdev: network interface to be adjusted
  2372. * @vid: vlan id to be removed
  2373. *
  2374. * net_device_ops implementation for removing vlan ids
  2375. **/
  2376. static int i40e_vlan_rx_kill_vid(struct net_device *netdev,
  2377. __always_unused __be16 proto, u16 vid)
  2378. {
  2379. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2380. struct i40e_vsi *vsi = np->vsi;
  2381. /* return code is ignored as there is nothing a user
  2382. * can do about failure to remove and a log message was
  2383. * already printed from the other function
  2384. */
  2385. i40e_vsi_kill_vlan(vsi, vid);
  2386. clear_bit(vid, vsi->active_vlans);
  2387. return 0;
  2388. }
  2389. /**
  2390. * i40e_macaddr_init - explicitly write the mac address filters
  2391. *
  2392. * @vsi: pointer to the vsi
  2393. * @macaddr: the MAC address
  2394. *
  2395. * This is needed when the macaddr has been obtained by other
  2396. * means than the default, e.g., from Open Firmware or IDPROM.
  2397. * Returns 0 on success, negative on failure
  2398. **/
  2399. static int i40e_macaddr_init(struct i40e_vsi *vsi, u8 *macaddr)
  2400. {
  2401. int ret;
  2402. struct i40e_aqc_add_macvlan_element_data element;
  2403. ret = i40e_aq_mac_address_write(&vsi->back->hw,
  2404. I40E_AQC_WRITE_TYPE_LAA_WOL,
  2405. macaddr, NULL);
  2406. if (ret) {
  2407. dev_info(&vsi->back->pdev->dev,
  2408. "Addr change for VSI failed: %d\n", ret);
  2409. return -EADDRNOTAVAIL;
  2410. }
  2411. memset(&element, 0, sizeof(element));
  2412. ether_addr_copy(element.mac_addr, macaddr);
  2413. element.flags = cpu_to_le16(I40E_AQC_MACVLAN_ADD_PERFECT_MATCH);
  2414. ret = i40e_aq_add_macvlan(&vsi->back->hw, vsi->seid, &element, 1, NULL);
  2415. if (ret) {
  2416. dev_info(&vsi->back->pdev->dev,
  2417. "add filter failed err %s aq_err %s\n",
  2418. i40e_stat_str(&vsi->back->hw, ret),
  2419. i40e_aq_str(&vsi->back->hw,
  2420. vsi->back->hw.aq.asq_last_status));
  2421. }
  2422. return ret;
  2423. }
  2424. /**
  2425. * i40e_restore_vlan - Reinstate vlans when vsi/netdev comes back up
  2426. * @vsi: the vsi being brought back up
  2427. **/
  2428. static void i40e_restore_vlan(struct i40e_vsi *vsi)
  2429. {
  2430. u16 vid;
  2431. if (!vsi->netdev)
  2432. return;
  2433. i40e_vlan_rx_register(vsi->netdev, vsi->netdev->features);
  2434. for_each_set_bit(vid, vsi->active_vlans, VLAN_N_VID)
  2435. i40e_vlan_rx_add_vid(vsi->netdev, htons(ETH_P_8021Q),
  2436. vid);
  2437. }
  2438. /**
  2439. * i40e_vsi_add_pvid - Add pvid for the VSI
  2440. * @vsi: the vsi being adjusted
  2441. * @vid: the vlan id to set as a PVID
  2442. **/
  2443. int i40e_vsi_add_pvid(struct i40e_vsi *vsi, u16 vid)
  2444. {
  2445. struct i40e_vsi_context ctxt;
  2446. i40e_status ret;
  2447. vsi->info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  2448. vsi->info.pvid = cpu_to_le16(vid);
  2449. vsi->info.port_vlan_flags = I40E_AQ_VSI_PVLAN_MODE_TAGGED |
  2450. I40E_AQ_VSI_PVLAN_INSERT_PVID |
  2451. I40E_AQ_VSI_PVLAN_EMOD_STR;
  2452. ctxt.seid = vsi->seid;
  2453. ctxt.info = vsi->info;
  2454. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  2455. if (ret) {
  2456. dev_info(&vsi->back->pdev->dev,
  2457. "add pvid failed, err %s aq_err %s\n",
  2458. i40e_stat_str(&vsi->back->hw, ret),
  2459. i40e_aq_str(&vsi->back->hw,
  2460. vsi->back->hw.aq.asq_last_status));
  2461. return -ENOENT;
  2462. }
  2463. return 0;
  2464. }
  2465. /**
  2466. * i40e_vsi_remove_pvid - Remove the pvid from the VSI
  2467. * @vsi: the vsi being adjusted
  2468. *
  2469. * Just use the vlan_rx_register() service to put it back to normal
  2470. **/
  2471. void i40e_vsi_remove_pvid(struct i40e_vsi *vsi)
  2472. {
  2473. i40e_vlan_stripping_disable(vsi);
  2474. vsi->info.pvid = 0;
  2475. }
  2476. /**
  2477. * i40e_vsi_setup_tx_resources - Allocate VSI Tx queue resources
  2478. * @vsi: ptr to the VSI
  2479. *
  2480. * If this function returns with an error, then it's possible one or
  2481. * more of the rings is populated (while the rest are not). It is the
  2482. * callers duty to clean those orphaned rings.
  2483. *
  2484. * Return 0 on success, negative on failure
  2485. **/
  2486. static int i40e_vsi_setup_tx_resources(struct i40e_vsi *vsi)
  2487. {
  2488. int i, err = 0;
  2489. for (i = 0; i < vsi->num_queue_pairs && !err; i++)
  2490. err = i40e_setup_tx_descriptors(vsi->tx_rings[i]);
  2491. return err;
  2492. }
  2493. /**
  2494. * i40e_vsi_free_tx_resources - Free Tx resources for VSI queues
  2495. * @vsi: ptr to the VSI
  2496. *
  2497. * Free VSI's transmit software resources
  2498. **/
  2499. static void i40e_vsi_free_tx_resources(struct i40e_vsi *vsi)
  2500. {
  2501. int i;
  2502. if (!vsi->tx_rings)
  2503. return;
  2504. for (i = 0; i < vsi->num_queue_pairs; i++)
  2505. if (vsi->tx_rings[i] && vsi->tx_rings[i]->desc)
  2506. i40e_free_tx_resources(vsi->tx_rings[i]);
  2507. }
  2508. /**
  2509. * i40e_vsi_setup_rx_resources - Allocate VSI queues Rx resources
  2510. * @vsi: ptr to the VSI
  2511. *
  2512. * If this function returns with an error, then it's possible one or
  2513. * more of the rings is populated (while the rest are not). It is the
  2514. * callers duty to clean those orphaned rings.
  2515. *
  2516. * Return 0 on success, negative on failure
  2517. **/
  2518. static int i40e_vsi_setup_rx_resources(struct i40e_vsi *vsi)
  2519. {
  2520. int i, err = 0;
  2521. for (i = 0; i < vsi->num_queue_pairs && !err; i++)
  2522. err = i40e_setup_rx_descriptors(vsi->rx_rings[i]);
  2523. return err;
  2524. }
  2525. /**
  2526. * i40e_vsi_free_rx_resources - Free Rx Resources for VSI queues
  2527. * @vsi: ptr to the VSI
  2528. *
  2529. * Free all receive software resources
  2530. **/
  2531. static void i40e_vsi_free_rx_resources(struct i40e_vsi *vsi)
  2532. {
  2533. int i;
  2534. if (!vsi->rx_rings)
  2535. return;
  2536. for (i = 0; i < vsi->num_queue_pairs; i++)
  2537. if (vsi->rx_rings[i] && vsi->rx_rings[i]->desc)
  2538. i40e_free_rx_resources(vsi->rx_rings[i]);
  2539. }
  2540. /**
  2541. * i40e_config_xps_tx_ring - Configure XPS for a Tx ring
  2542. * @ring: The Tx ring to configure
  2543. *
  2544. * This enables/disables XPS for a given Tx descriptor ring
  2545. * based on the TCs enabled for the VSI that ring belongs to.
  2546. **/
  2547. static void i40e_config_xps_tx_ring(struct i40e_ring *ring)
  2548. {
  2549. struct i40e_vsi *vsi = ring->vsi;
  2550. cpumask_var_t mask;
  2551. if (!ring->q_vector || !ring->netdev)
  2552. return;
  2553. /* Single TC mode enable XPS */
  2554. if (vsi->tc_config.numtc <= 1) {
  2555. if (!test_and_set_bit(__I40E_TX_XPS_INIT_DONE, &ring->state))
  2556. netif_set_xps_queue(ring->netdev,
  2557. &ring->q_vector->affinity_mask,
  2558. ring->queue_index);
  2559. } else if (alloc_cpumask_var(&mask, GFP_KERNEL)) {
  2560. /* Disable XPS to allow selection based on TC */
  2561. bitmap_zero(cpumask_bits(mask), nr_cpumask_bits);
  2562. netif_set_xps_queue(ring->netdev, mask, ring->queue_index);
  2563. free_cpumask_var(mask);
  2564. }
  2565. /* schedule our worker thread which will take care of
  2566. * applying the new filter changes
  2567. */
  2568. i40e_service_event_schedule(vsi->back);
  2569. }
  2570. /**
  2571. * i40e_configure_tx_ring - Configure a transmit ring context and rest
  2572. * @ring: The Tx ring to configure
  2573. *
  2574. * Configure the Tx descriptor ring in the HMC context.
  2575. **/
  2576. static int i40e_configure_tx_ring(struct i40e_ring *ring)
  2577. {
  2578. struct i40e_vsi *vsi = ring->vsi;
  2579. u16 pf_q = vsi->base_queue + ring->queue_index;
  2580. struct i40e_hw *hw = &vsi->back->hw;
  2581. struct i40e_hmc_obj_txq tx_ctx;
  2582. i40e_status err = 0;
  2583. u32 qtx_ctl = 0;
  2584. /* some ATR related tx ring init */
  2585. if (vsi->back->flags & I40E_FLAG_FD_ATR_ENABLED) {
  2586. ring->atr_sample_rate = vsi->back->atr_sample_rate;
  2587. ring->atr_count = 0;
  2588. } else {
  2589. ring->atr_sample_rate = 0;
  2590. }
  2591. /* configure XPS */
  2592. i40e_config_xps_tx_ring(ring);
  2593. /* clear the context structure first */
  2594. memset(&tx_ctx, 0, sizeof(tx_ctx));
  2595. tx_ctx.new_context = 1;
  2596. tx_ctx.base = (ring->dma / 128);
  2597. tx_ctx.qlen = ring->count;
  2598. tx_ctx.fd_ena = !!(vsi->back->flags & (I40E_FLAG_FD_SB_ENABLED |
  2599. I40E_FLAG_FD_ATR_ENABLED));
  2600. tx_ctx.timesync_ena = !!(vsi->back->flags & I40E_FLAG_PTP);
  2601. /* FDIR VSI tx ring can still use RS bit and writebacks */
  2602. if (vsi->type != I40E_VSI_FDIR)
  2603. tx_ctx.head_wb_ena = 1;
  2604. tx_ctx.head_wb_addr = ring->dma +
  2605. (ring->count * sizeof(struct i40e_tx_desc));
  2606. /* As part of VSI creation/update, FW allocates certain
  2607. * Tx arbitration queue sets for each TC enabled for
  2608. * the VSI. The FW returns the handles to these queue
  2609. * sets as part of the response buffer to Add VSI,
  2610. * Update VSI, etc. AQ commands. It is expected that
  2611. * these queue set handles be associated with the Tx
  2612. * queues by the driver as part of the TX queue context
  2613. * initialization. This has to be done regardless of
  2614. * DCB as by default everything is mapped to TC0.
  2615. */
  2616. tx_ctx.rdylist = le16_to_cpu(vsi->info.qs_handle[ring->dcb_tc]);
  2617. tx_ctx.rdylist_act = 0;
  2618. /* clear the context in the HMC */
  2619. err = i40e_clear_lan_tx_queue_context(hw, pf_q);
  2620. if (err) {
  2621. dev_info(&vsi->back->pdev->dev,
  2622. "Failed to clear LAN Tx queue context on Tx ring %d (pf_q %d), error: %d\n",
  2623. ring->queue_index, pf_q, err);
  2624. return -ENOMEM;
  2625. }
  2626. /* set the context in the HMC */
  2627. err = i40e_set_lan_tx_queue_context(hw, pf_q, &tx_ctx);
  2628. if (err) {
  2629. dev_info(&vsi->back->pdev->dev,
  2630. "Failed to set LAN Tx queue context on Tx ring %d (pf_q %d, error: %d\n",
  2631. ring->queue_index, pf_q, err);
  2632. return -ENOMEM;
  2633. }
  2634. /* Now associate this queue with this PCI function */
  2635. if (vsi->type == I40E_VSI_VMDQ2) {
  2636. qtx_ctl = I40E_QTX_CTL_VM_QUEUE;
  2637. qtx_ctl |= ((vsi->id) << I40E_QTX_CTL_VFVM_INDX_SHIFT) &
  2638. I40E_QTX_CTL_VFVM_INDX_MASK;
  2639. } else {
  2640. qtx_ctl = I40E_QTX_CTL_PF_QUEUE;
  2641. }
  2642. qtx_ctl |= ((hw->pf_id << I40E_QTX_CTL_PF_INDX_SHIFT) &
  2643. I40E_QTX_CTL_PF_INDX_MASK);
  2644. wr32(hw, I40E_QTX_CTL(pf_q), qtx_ctl);
  2645. i40e_flush(hw);
  2646. /* cache tail off for easier writes later */
  2647. ring->tail = hw->hw_addr + I40E_QTX_TAIL(pf_q);
  2648. return 0;
  2649. }
  2650. /**
  2651. * i40e_configure_rx_ring - Configure a receive ring context
  2652. * @ring: The Rx ring to configure
  2653. *
  2654. * Configure the Rx descriptor ring in the HMC context.
  2655. **/
  2656. static int i40e_configure_rx_ring(struct i40e_ring *ring)
  2657. {
  2658. struct i40e_vsi *vsi = ring->vsi;
  2659. u32 chain_len = vsi->back->hw.func_caps.rx_buf_chain_len;
  2660. u16 pf_q = vsi->base_queue + ring->queue_index;
  2661. struct i40e_hw *hw = &vsi->back->hw;
  2662. struct i40e_hmc_obj_rxq rx_ctx;
  2663. i40e_status err = 0;
  2664. ring->state = 0;
  2665. /* clear the context structure first */
  2666. memset(&rx_ctx, 0, sizeof(rx_ctx));
  2667. ring->rx_buf_len = vsi->rx_buf_len;
  2668. rx_ctx.dbuff = DIV_ROUND_UP(ring->rx_buf_len,
  2669. BIT_ULL(I40E_RXQ_CTX_DBUFF_SHIFT));
  2670. rx_ctx.base = (ring->dma / 128);
  2671. rx_ctx.qlen = ring->count;
  2672. /* use 32 byte descriptors */
  2673. rx_ctx.dsize = 1;
  2674. /* descriptor type is always zero
  2675. * rx_ctx.dtype = 0;
  2676. */
  2677. rx_ctx.hsplit_0 = 0;
  2678. rx_ctx.rxmax = min_t(u16, vsi->max_frame, chain_len * ring->rx_buf_len);
  2679. if (hw->revision_id == 0)
  2680. rx_ctx.lrxqthresh = 0;
  2681. else
  2682. rx_ctx.lrxqthresh = 2;
  2683. rx_ctx.crcstrip = 1;
  2684. rx_ctx.l2tsel = 1;
  2685. /* this controls whether VLAN is stripped from inner headers */
  2686. rx_ctx.showiv = 0;
  2687. /* set the prefena field to 1 because the manual says to */
  2688. rx_ctx.prefena = 1;
  2689. /* clear the context in the HMC */
  2690. err = i40e_clear_lan_rx_queue_context(hw, pf_q);
  2691. if (err) {
  2692. dev_info(&vsi->back->pdev->dev,
  2693. "Failed to clear LAN Rx queue context on Rx ring %d (pf_q %d), error: %d\n",
  2694. ring->queue_index, pf_q, err);
  2695. return -ENOMEM;
  2696. }
  2697. /* set the context in the HMC */
  2698. err = i40e_set_lan_rx_queue_context(hw, pf_q, &rx_ctx);
  2699. if (err) {
  2700. dev_info(&vsi->back->pdev->dev,
  2701. "Failed to set LAN Rx queue context on Rx ring %d (pf_q %d), error: %d\n",
  2702. ring->queue_index, pf_q, err);
  2703. return -ENOMEM;
  2704. }
  2705. /* configure Rx buffer alignment */
  2706. if (!vsi->netdev || (vsi->back->flags & I40E_FLAG_LEGACY_RX))
  2707. clear_ring_build_skb_enabled(ring);
  2708. else
  2709. set_ring_build_skb_enabled(ring);
  2710. /* cache tail for quicker writes, and clear the reg before use */
  2711. ring->tail = hw->hw_addr + I40E_QRX_TAIL(pf_q);
  2712. writel(0, ring->tail);
  2713. i40e_alloc_rx_buffers(ring, I40E_DESC_UNUSED(ring));
  2714. return 0;
  2715. }
  2716. /**
  2717. * i40e_vsi_configure_tx - Configure the VSI for Tx
  2718. * @vsi: VSI structure describing this set of rings and resources
  2719. *
  2720. * Configure the Tx VSI for operation.
  2721. **/
  2722. static int i40e_vsi_configure_tx(struct i40e_vsi *vsi)
  2723. {
  2724. int err = 0;
  2725. u16 i;
  2726. for (i = 0; (i < vsi->num_queue_pairs) && !err; i++)
  2727. err = i40e_configure_tx_ring(vsi->tx_rings[i]);
  2728. return err;
  2729. }
  2730. /**
  2731. * i40e_vsi_configure_rx - Configure the VSI for Rx
  2732. * @vsi: the VSI being configured
  2733. *
  2734. * Configure the Rx VSI for operation.
  2735. **/
  2736. static int i40e_vsi_configure_rx(struct i40e_vsi *vsi)
  2737. {
  2738. int err = 0;
  2739. u16 i;
  2740. if (!vsi->netdev || (vsi->back->flags & I40E_FLAG_LEGACY_RX)) {
  2741. vsi->max_frame = I40E_MAX_RXBUFFER;
  2742. vsi->rx_buf_len = I40E_RXBUFFER_2048;
  2743. #if (PAGE_SIZE < 8192)
  2744. } else if (!I40E_2K_TOO_SMALL_WITH_PADDING &&
  2745. (vsi->netdev->mtu <= ETH_DATA_LEN)) {
  2746. vsi->max_frame = I40E_RXBUFFER_1536 - NET_IP_ALIGN;
  2747. vsi->rx_buf_len = I40E_RXBUFFER_1536 - NET_IP_ALIGN;
  2748. #endif
  2749. } else {
  2750. vsi->max_frame = I40E_MAX_RXBUFFER;
  2751. vsi->rx_buf_len = (PAGE_SIZE < 8192) ? I40E_RXBUFFER_3072 :
  2752. I40E_RXBUFFER_2048;
  2753. }
  2754. /* set up individual rings */
  2755. for (i = 0; i < vsi->num_queue_pairs && !err; i++)
  2756. err = i40e_configure_rx_ring(vsi->rx_rings[i]);
  2757. return err;
  2758. }
  2759. /**
  2760. * i40e_vsi_config_dcb_rings - Update rings to reflect DCB TC
  2761. * @vsi: ptr to the VSI
  2762. **/
  2763. static void i40e_vsi_config_dcb_rings(struct i40e_vsi *vsi)
  2764. {
  2765. struct i40e_ring *tx_ring, *rx_ring;
  2766. u16 qoffset, qcount;
  2767. int i, n;
  2768. if (!(vsi->back->flags & I40E_FLAG_DCB_ENABLED)) {
  2769. /* Reset the TC information */
  2770. for (i = 0; i < vsi->num_queue_pairs; i++) {
  2771. rx_ring = vsi->rx_rings[i];
  2772. tx_ring = vsi->tx_rings[i];
  2773. rx_ring->dcb_tc = 0;
  2774. tx_ring->dcb_tc = 0;
  2775. }
  2776. }
  2777. for (n = 0; n < I40E_MAX_TRAFFIC_CLASS; n++) {
  2778. if (!(vsi->tc_config.enabled_tc & BIT_ULL(n)))
  2779. continue;
  2780. qoffset = vsi->tc_config.tc_info[n].qoffset;
  2781. qcount = vsi->tc_config.tc_info[n].qcount;
  2782. for (i = qoffset; i < (qoffset + qcount); i++) {
  2783. rx_ring = vsi->rx_rings[i];
  2784. tx_ring = vsi->tx_rings[i];
  2785. rx_ring->dcb_tc = n;
  2786. tx_ring->dcb_tc = n;
  2787. }
  2788. }
  2789. }
  2790. /**
  2791. * i40e_set_vsi_rx_mode - Call set_rx_mode on a VSI
  2792. * @vsi: ptr to the VSI
  2793. **/
  2794. static void i40e_set_vsi_rx_mode(struct i40e_vsi *vsi)
  2795. {
  2796. struct i40e_pf *pf = vsi->back;
  2797. int err;
  2798. if (vsi->netdev)
  2799. i40e_set_rx_mode(vsi->netdev);
  2800. if (!!(pf->flags & I40E_FLAG_PF_MAC)) {
  2801. err = i40e_macaddr_init(vsi, pf->hw.mac.addr);
  2802. if (err) {
  2803. dev_warn(&pf->pdev->dev,
  2804. "could not set up macaddr; err %d\n", err);
  2805. }
  2806. }
  2807. }
  2808. /**
  2809. * i40e_fdir_filter_restore - Restore the Sideband Flow Director filters
  2810. * @vsi: Pointer to the targeted VSI
  2811. *
  2812. * This function replays the hlist on the hw where all the SB Flow Director
  2813. * filters were saved.
  2814. **/
  2815. static void i40e_fdir_filter_restore(struct i40e_vsi *vsi)
  2816. {
  2817. struct i40e_fdir_filter *filter;
  2818. struct i40e_pf *pf = vsi->back;
  2819. struct hlist_node *node;
  2820. if (!(pf->flags & I40E_FLAG_FD_SB_ENABLED))
  2821. return;
  2822. /* Reset FDir counters as we're replaying all existing filters */
  2823. pf->fd_tcp4_filter_cnt = 0;
  2824. pf->fd_udp4_filter_cnt = 0;
  2825. pf->fd_sctp4_filter_cnt = 0;
  2826. pf->fd_ip4_filter_cnt = 0;
  2827. hlist_for_each_entry_safe(filter, node,
  2828. &pf->fdir_filter_list, fdir_node) {
  2829. i40e_add_del_fdir(vsi, filter, true);
  2830. }
  2831. }
  2832. /**
  2833. * i40e_vsi_configure - Set up the VSI for action
  2834. * @vsi: the VSI being configured
  2835. **/
  2836. static int i40e_vsi_configure(struct i40e_vsi *vsi)
  2837. {
  2838. int err;
  2839. i40e_set_vsi_rx_mode(vsi);
  2840. i40e_restore_vlan(vsi);
  2841. i40e_vsi_config_dcb_rings(vsi);
  2842. err = i40e_vsi_configure_tx(vsi);
  2843. if (!err)
  2844. err = i40e_vsi_configure_rx(vsi);
  2845. return err;
  2846. }
  2847. /**
  2848. * i40e_vsi_configure_msix - MSIX mode Interrupt Config in the HW
  2849. * @vsi: the VSI being configured
  2850. **/
  2851. static void i40e_vsi_configure_msix(struct i40e_vsi *vsi)
  2852. {
  2853. struct i40e_pf *pf = vsi->back;
  2854. struct i40e_hw *hw = &pf->hw;
  2855. u16 vector;
  2856. int i, q;
  2857. u32 qp;
  2858. /* The interrupt indexing is offset by 1 in the PFINT_ITRn
  2859. * and PFINT_LNKLSTn registers, e.g.:
  2860. * PFINT_ITRn[0..n-1] gets msix-1..msix-n (qpair interrupts)
  2861. */
  2862. qp = vsi->base_queue;
  2863. vector = vsi->base_vector;
  2864. for (i = 0; i < vsi->num_q_vectors; i++, vector++) {
  2865. struct i40e_q_vector *q_vector = vsi->q_vectors[i];
  2866. q_vector->itr_countdown = ITR_COUNTDOWN_START;
  2867. q_vector->rx.itr = ITR_TO_REG(vsi->rx_rings[i]->rx_itr_setting);
  2868. q_vector->rx.latency_range = I40E_LOW_LATENCY;
  2869. wr32(hw, I40E_PFINT_ITRN(I40E_RX_ITR, vector - 1),
  2870. q_vector->rx.itr);
  2871. q_vector->tx.itr = ITR_TO_REG(vsi->tx_rings[i]->tx_itr_setting);
  2872. q_vector->tx.latency_range = I40E_LOW_LATENCY;
  2873. wr32(hw, I40E_PFINT_ITRN(I40E_TX_ITR, vector - 1),
  2874. q_vector->tx.itr);
  2875. wr32(hw, I40E_PFINT_RATEN(vector - 1),
  2876. i40e_intrl_usec_to_reg(vsi->int_rate_limit));
  2877. /* Linked list for the queuepairs assigned to this vector */
  2878. wr32(hw, I40E_PFINT_LNKLSTN(vector - 1), qp);
  2879. for (q = 0; q < q_vector->num_ringpairs; q++) {
  2880. u32 val;
  2881. val = I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  2882. (I40E_RX_ITR << I40E_QINT_RQCTL_ITR_INDX_SHIFT) |
  2883. (vector << I40E_QINT_RQCTL_MSIX_INDX_SHIFT) |
  2884. (qp << I40E_QINT_RQCTL_NEXTQ_INDX_SHIFT)|
  2885. (I40E_QUEUE_TYPE_TX
  2886. << I40E_QINT_RQCTL_NEXTQ_TYPE_SHIFT);
  2887. wr32(hw, I40E_QINT_RQCTL(qp), val);
  2888. val = I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  2889. (I40E_TX_ITR << I40E_QINT_TQCTL_ITR_INDX_SHIFT) |
  2890. (vector << I40E_QINT_TQCTL_MSIX_INDX_SHIFT) |
  2891. ((qp+1) << I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT)|
  2892. (I40E_QUEUE_TYPE_RX
  2893. << I40E_QINT_TQCTL_NEXTQ_TYPE_SHIFT);
  2894. /* Terminate the linked list */
  2895. if (q == (q_vector->num_ringpairs - 1))
  2896. val |= (I40E_QUEUE_END_OF_LIST
  2897. << I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT);
  2898. wr32(hw, I40E_QINT_TQCTL(qp), val);
  2899. qp++;
  2900. }
  2901. }
  2902. i40e_flush(hw);
  2903. }
  2904. /**
  2905. * i40e_enable_misc_int_causes - enable the non-queue interrupts
  2906. * @hw: ptr to the hardware info
  2907. **/
  2908. static void i40e_enable_misc_int_causes(struct i40e_pf *pf)
  2909. {
  2910. struct i40e_hw *hw = &pf->hw;
  2911. u32 val;
  2912. /* clear things first */
  2913. wr32(hw, I40E_PFINT_ICR0_ENA, 0); /* disable all */
  2914. rd32(hw, I40E_PFINT_ICR0); /* read to clear */
  2915. val = I40E_PFINT_ICR0_ENA_ECC_ERR_MASK |
  2916. I40E_PFINT_ICR0_ENA_MAL_DETECT_MASK |
  2917. I40E_PFINT_ICR0_ENA_GRST_MASK |
  2918. I40E_PFINT_ICR0_ENA_PCI_EXCEPTION_MASK |
  2919. I40E_PFINT_ICR0_ENA_GPIO_MASK |
  2920. I40E_PFINT_ICR0_ENA_HMC_ERR_MASK |
  2921. I40E_PFINT_ICR0_ENA_VFLR_MASK |
  2922. I40E_PFINT_ICR0_ENA_ADMINQ_MASK;
  2923. if (pf->flags & I40E_FLAG_IWARP_ENABLED)
  2924. val |= I40E_PFINT_ICR0_ENA_PE_CRITERR_MASK;
  2925. if (pf->flags & I40E_FLAG_PTP)
  2926. val |= I40E_PFINT_ICR0_ENA_TIMESYNC_MASK;
  2927. wr32(hw, I40E_PFINT_ICR0_ENA, val);
  2928. /* SW_ITR_IDX = 0, but don't change INTENA */
  2929. wr32(hw, I40E_PFINT_DYN_CTL0, I40E_PFINT_DYN_CTL0_SW_ITR_INDX_MASK |
  2930. I40E_PFINT_DYN_CTL0_INTENA_MSK_MASK);
  2931. /* OTHER_ITR_IDX = 0 */
  2932. wr32(hw, I40E_PFINT_STAT_CTL0, 0);
  2933. }
  2934. /**
  2935. * i40e_configure_msi_and_legacy - Legacy mode interrupt config in the HW
  2936. * @vsi: the VSI being configured
  2937. **/
  2938. static void i40e_configure_msi_and_legacy(struct i40e_vsi *vsi)
  2939. {
  2940. struct i40e_q_vector *q_vector = vsi->q_vectors[0];
  2941. struct i40e_pf *pf = vsi->back;
  2942. struct i40e_hw *hw = &pf->hw;
  2943. u32 val;
  2944. /* set the ITR configuration */
  2945. q_vector->itr_countdown = ITR_COUNTDOWN_START;
  2946. q_vector->rx.itr = ITR_TO_REG(vsi->rx_rings[0]->rx_itr_setting);
  2947. q_vector->rx.latency_range = I40E_LOW_LATENCY;
  2948. wr32(hw, I40E_PFINT_ITR0(I40E_RX_ITR), q_vector->rx.itr);
  2949. q_vector->tx.itr = ITR_TO_REG(vsi->tx_rings[0]->tx_itr_setting);
  2950. q_vector->tx.latency_range = I40E_LOW_LATENCY;
  2951. wr32(hw, I40E_PFINT_ITR0(I40E_TX_ITR), q_vector->tx.itr);
  2952. i40e_enable_misc_int_causes(pf);
  2953. /* FIRSTQ_INDX = 0, FIRSTQ_TYPE = 0 (rx) */
  2954. wr32(hw, I40E_PFINT_LNKLST0, 0);
  2955. /* Associate the queue pair to the vector and enable the queue int */
  2956. val = I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  2957. (I40E_RX_ITR << I40E_QINT_RQCTL_ITR_INDX_SHIFT) |
  2958. (I40E_QUEUE_TYPE_TX << I40E_QINT_TQCTL_NEXTQ_TYPE_SHIFT);
  2959. wr32(hw, I40E_QINT_RQCTL(0), val);
  2960. val = I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  2961. (I40E_TX_ITR << I40E_QINT_TQCTL_ITR_INDX_SHIFT) |
  2962. (I40E_QUEUE_END_OF_LIST << I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT);
  2963. wr32(hw, I40E_QINT_TQCTL(0), val);
  2964. i40e_flush(hw);
  2965. }
  2966. /**
  2967. * i40e_irq_dynamic_disable_icr0 - Disable default interrupt generation for icr0
  2968. * @pf: board private structure
  2969. **/
  2970. void i40e_irq_dynamic_disable_icr0(struct i40e_pf *pf)
  2971. {
  2972. struct i40e_hw *hw = &pf->hw;
  2973. wr32(hw, I40E_PFINT_DYN_CTL0,
  2974. I40E_ITR_NONE << I40E_PFINT_DYN_CTLN_ITR_INDX_SHIFT);
  2975. i40e_flush(hw);
  2976. }
  2977. /**
  2978. * i40e_irq_dynamic_enable_icr0 - Enable default interrupt generation for icr0
  2979. * @pf: board private structure
  2980. * @clearpba: true when all pending interrupt events should be cleared
  2981. **/
  2982. void i40e_irq_dynamic_enable_icr0(struct i40e_pf *pf, bool clearpba)
  2983. {
  2984. struct i40e_hw *hw = &pf->hw;
  2985. u32 val;
  2986. val = I40E_PFINT_DYN_CTL0_INTENA_MASK |
  2987. (clearpba ? I40E_PFINT_DYN_CTL0_CLEARPBA_MASK : 0) |
  2988. (I40E_ITR_NONE << I40E_PFINT_DYN_CTL0_ITR_INDX_SHIFT);
  2989. wr32(hw, I40E_PFINT_DYN_CTL0, val);
  2990. i40e_flush(hw);
  2991. }
  2992. /**
  2993. * i40e_msix_clean_rings - MSIX mode Interrupt Handler
  2994. * @irq: interrupt number
  2995. * @data: pointer to a q_vector
  2996. **/
  2997. static irqreturn_t i40e_msix_clean_rings(int irq, void *data)
  2998. {
  2999. struct i40e_q_vector *q_vector = data;
  3000. if (!q_vector->tx.ring && !q_vector->rx.ring)
  3001. return IRQ_HANDLED;
  3002. napi_schedule_irqoff(&q_vector->napi);
  3003. return IRQ_HANDLED;
  3004. }
  3005. /**
  3006. * i40e_irq_affinity_notify - Callback for affinity changes
  3007. * @notify: context as to what irq was changed
  3008. * @mask: the new affinity mask
  3009. *
  3010. * This is a callback function used by the irq_set_affinity_notifier function
  3011. * so that we may register to receive changes to the irq affinity masks.
  3012. **/
  3013. static void i40e_irq_affinity_notify(struct irq_affinity_notify *notify,
  3014. const cpumask_t *mask)
  3015. {
  3016. struct i40e_q_vector *q_vector =
  3017. container_of(notify, struct i40e_q_vector, affinity_notify);
  3018. q_vector->affinity_mask = *mask;
  3019. }
  3020. /**
  3021. * i40e_irq_affinity_release - Callback for affinity notifier release
  3022. * @ref: internal core kernel usage
  3023. *
  3024. * This is a callback function used by the irq_set_affinity_notifier function
  3025. * to inform the current notification subscriber that they will no longer
  3026. * receive notifications.
  3027. **/
  3028. static void i40e_irq_affinity_release(struct kref *ref) {}
  3029. /**
  3030. * i40e_vsi_request_irq_msix - Initialize MSI-X interrupts
  3031. * @vsi: the VSI being configured
  3032. * @basename: name for the vector
  3033. *
  3034. * Allocates MSI-X vectors and requests interrupts from the kernel.
  3035. **/
  3036. static int i40e_vsi_request_irq_msix(struct i40e_vsi *vsi, char *basename)
  3037. {
  3038. int q_vectors = vsi->num_q_vectors;
  3039. struct i40e_pf *pf = vsi->back;
  3040. int base = vsi->base_vector;
  3041. int rx_int_idx = 0;
  3042. int tx_int_idx = 0;
  3043. int vector, err;
  3044. int irq_num;
  3045. for (vector = 0; vector < q_vectors; vector++) {
  3046. struct i40e_q_vector *q_vector = vsi->q_vectors[vector];
  3047. irq_num = pf->msix_entries[base + vector].vector;
  3048. if (q_vector->tx.ring && q_vector->rx.ring) {
  3049. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  3050. "%s-%s-%d", basename, "TxRx", rx_int_idx++);
  3051. tx_int_idx++;
  3052. } else if (q_vector->rx.ring) {
  3053. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  3054. "%s-%s-%d", basename, "rx", rx_int_idx++);
  3055. } else if (q_vector->tx.ring) {
  3056. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  3057. "%s-%s-%d", basename, "tx", tx_int_idx++);
  3058. } else {
  3059. /* skip this unused q_vector */
  3060. continue;
  3061. }
  3062. err = request_irq(irq_num,
  3063. vsi->irq_handler,
  3064. 0,
  3065. q_vector->name,
  3066. q_vector);
  3067. if (err) {
  3068. dev_info(&pf->pdev->dev,
  3069. "MSIX request_irq failed, error: %d\n", err);
  3070. goto free_queue_irqs;
  3071. }
  3072. /* register for affinity change notifications */
  3073. q_vector->affinity_notify.notify = i40e_irq_affinity_notify;
  3074. q_vector->affinity_notify.release = i40e_irq_affinity_release;
  3075. irq_set_affinity_notifier(irq_num, &q_vector->affinity_notify);
  3076. /* assign the mask for this irq */
  3077. irq_set_affinity_hint(irq_num, &q_vector->affinity_mask);
  3078. }
  3079. vsi->irqs_ready = true;
  3080. return 0;
  3081. free_queue_irqs:
  3082. while (vector) {
  3083. vector--;
  3084. irq_num = pf->msix_entries[base + vector].vector;
  3085. irq_set_affinity_notifier(irq_num, NULL);
  3086. irq_set_affinity_hint(irq_num, NULL);
  3087. free_irq(irq_num, &vsi->q_vectors[vector]);
  3088. }
  3089. return err;
  3090. }
  3091. /**
  3092. * i40e_vsi_disable_irq - Mask off queue interrupt generation on the VSI
  3093. * @vsi: the VSI being un-configured
  3094. **/
  3095. static void i40e_vsi_disable_irq(struct i40e_vsi *vsi)
  3096. {
  3097. struct i40e_pf *pf = vsi->back;
  3098. struct i40e_hw *hw = &pf->hw;
  3099. int base = vsi->base_vector;
  3100. int i;
  3101. for (i = 0; i < vsi->num_queue_pairs; i++) {
  3102. wr32(hw, I40E_QINT_TQCTL(vsi->tx_rings[i]->reg_idx), 0);
  3103. wr32(hw, I40E_QINT_RQCTL(vsi->rx_rings[i]->reg_idx), 0);
  3104. }
  3105. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3106. for (i = vsi->base_vector;
  3107. i < (vsi->num_q_vectors + vsi->base_vector); i++)
  3108. wr32(hw, I40E_PFINT_DYN_CTLN(i - 1), 0);
  3109. i40e_flush(hw);
  3110. for (i = 0; i < vsi->num_q_vectors; i++)
  3111. synchronize_irq(pf->msix_entries[i + base].vector);
  3112. } else {
  3113. /* Legacy and MSI mode - this stops all interrupt handling */
  3114. wr32(hw, I40E_PFINT_ICR0_ENA, 0);
  3115. wr32(hw, I40E_PFINT_DYN_CTL0, 0);
  3116. i40e_flush(hw);
  3117. synchronize_irq(pf->pdev->irq);
  3118. }
  3119. }
  3120. /**
  3121. * i40e_vsi_enable_irq - Enable IRQ for the given VSI
  3122. * @vsi: the VSI being configured
  3123. **/
  3124. static int i40e_vsi_enable_irq(struct i40e_vsi *vsi)
  3125. {
  3126. struct i40e_pf *pf = vsi->back;
  3127. int i;
  3128. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3129. for (i = 0; i < vsi->num_q_vectors; i++)
  3130. i40e_irq_dynamic_enable(vsi, i);
  3131. } else {
  3132. i40e_irq_dynamic_enable_icr0(pf, true);
  3133. }
  3134. i40e_flush(&pf->hw);
  3135. return 0;
  3136. }
  3137. /**
  3138. * i40e_stop_misc_vector - Stop the vector that handles non-queue events
  3139. * @pf: board private structure
  3140. **/
  3141. static void i40e_stop_misc_vector(struct i40e_pf *pf)
  3142. {
  3143. /* Disable ICR 0 */
  3144. wr32(&pf->hw, I40E_PFINT_ICR0_ENA, 0);
  3145. i40e_flush(&pf->hw);
  3146. }
  3147. /**
  3148. * i40e_intr - MSI/Legacy and non-queue interrupt handler
  3149. * @irq: interrupt number
  3150. * @data: pointer to a q_vector
  3151. *
  3152. * This is the handler used for all MSI/Legacy interrupts, and deals
  3153. * with both queue and non-queue interrupts. This is also used in
  3154. * MSIX mode to handle the non-queue interrupts.
  3155. **/
  3156. static irqreturn_t i40e_intr(int irq, void *data)
  3157. {
  3158. struct i40e_pf *pf = (struct i40e_pf *)data;
  3159. struct i40e_hw *hw = &pf->hw;
  3160. irqreturn_t ret = IRQ_NONE;
  3161. u32 icr0, icr0_remaining;
  3162. u32 val, ena_mask;
  3163. icr0 = rd32(hw, I40E_PFINT_ICR0);
  3164. ena_mask = rd32(hw, I40E_PFINT_ICR0_ENA);
  3165. /* if sharing a legacy IRQ, we might get called w/o an intr pending */
  3166. if ((icr0 & I40E_PFINT_ICR0_INTEVENT_MASK) == 0)
  3167. goto enable_intr;
  3168. /* if interrupt but no bits showing, must be SWINT */
  3169. if (((icr0 & ~I40E_PFINT_ICR0_INTEVENT_MASK) == 0) ||
  3170. (icr0 & I40E_PFINT_ICR0_SWINT_MASK))
  3171. pf->sw_int_count++;
  3172. if ((pf->flags & I40E_FLAG_IWARP_ENABLED) &&
  3173. (ena_mask & I40E_PFINT_ICR0_ENA_PE_CRITERR_MASK)) {
  3174. ena_mask &= ~I40E_PFINT_ICR0_ENA_PE_CRITERR_MASK;
  3175. icr0 &= ~I40E_PFINT_ICR0_ENA_PE_CRITERR_MASK;
  3176. dev_dbg(&pf->pdev->dev, "cleared PE_CRITERR\n");
  3177. }
  3178. /* only q0 is used in MSI/Legacy mode, and none are used in MSIX */
  3179. if (icr0 & I40E_PFINT_ICR0_QUEUE_0_MASK) {
  3180. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  3181. struct i40e_q_vector *q_vector = vsi->q_vectors[0];
  3182. /* We do not have a way to disarm Queue causes while leaving
  3183. * interrupt enabled for all other causes, ideally
  3184. * interrupt should be disabled while we are in NAPI but
  3185. * this is not a performance path and napi_schedule()
  3186. * can deal with rescheduling.
  3187. */
  3188. if (!test_bit(__I40E_DOWN, &pf->state))
  3189. napi_schedule_irqoff(&q_vector->napi);
  3190. }
  3191. if (icr0 & I40E_PFINT_ICR0_ADMINQ_MASK) {
  3192. ena_mask &= ~I40E_PFINT_ICR0_ENA_ADMINQ_MASK;
  3193. set_bit(__I40E_ADMINQ_EVENT_PENDING, &pf->state);
  3194. i40e_debug(&pf->hw, I40E_DEBUG_NVM, "AdminQ event\n");
  3195. }
  3196. if (icr0 & I40E_PFINT_ICR0_MAL_DETECT_MASK) {
  3197. ena_mask &= ~I40E_PFINT_ICR0_ENA_MAL_DETECT_MASK;
  3198. set_bit(__I40E_MDD_EVENT_PENDING, &pf->state);
  3199. }
  3200. if (icr0 & I40E_PFINT_ICR0_VFLR_MASK) {
  3201. ena_mask &= ~I40E_PFINT_ICR0_ENA_VFLR_MASK;
  3202. set_bit(__I40E_VFLR_EVENT_PENDING, &pf->state);
  3203. }
  3204. if (icr0 & I40E_PFINT_ICR0_GRST_MASK) {
  3205. if (!test_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state))
  3206. set_bit(__I40E_RESET_INTR_RECEIVED, &pf->state);
  3207. ena_mask &= ~I40E_PFINT_ICR0_ENA_GRST_MASK;
  3208. val = rd32(hw, I40E_GLGEN_RSTAT);
  3209. val = (val & I40E_GLGEN_RSTAT_RESET_TYPE_MASK)
  3210. >> I40E_GLGEN_RSTAT_RESET_TYPE_SHIFT;
  3211. if (val == I40E_RESET_CORER) {
  3212. pf->corer_count++;
  3213. } else if (val == I40E_RESET_GLOBR) {
  3214. pf->globr_count++;
  3215. } else if (val == I40E_RESET_EMPR) {
  3216. pf->empr_count++;
  3217. set_bit(__I40E_EMP_RESET_INTR_RECEIVED, &pf->state);
  3218. }
  3219. }
  3220. if (icr0 & I40E_PFINT_ICR0_HMC_ERR_MASK) {
  3221. icr0 &= ~I40E_PFINT_ICR0_HMC_ERR_MASK;
  3222. dev_info(&pf->pdev->dev, "HMC error interrupt\n");
  3223. dev_info(&pf->pdev->dev, "HMC error info 0x%x, HMC error data 0x%x\n",
  3224. rd32(hw, I40E_PFHMC_ERRORINFO),
  3225. rd32(hw, I40E_PFHMC_ERRORDATA));
  3226. }
  3227. if (icr0 & I40E_PFINT_ICR0_TIMESYNC_MASK) {
  3228. u32 prttsyn_stat = rd32(hw, I40E_PRTTSYN_STAT_0);
  3229. if (prttsyn_stat & I40E_PRTTSYN_STAT_0_TXTIME_MASK) {
  3230. icr0 &= ~I40E_PFINT_ICR0_ENA_TIMESYNC_MASK;
  3231. i40e_ptp_tx_hwtstamp(pf);
  3232. }
  3233. }
  3234. /* If a critical error is pending we have no choice but to reset the
  3235. * device.
  3236. * Report and mask out any remaining unexpected interrupts.
  3237. */
  3238. icr0_remaining = icr0 & ena_mask;
  3239. if (icr0_remaining) {
  3240. dev_info(&pf->pdev->dev, "unhandled interrupt icr0=0x%08x\n",
  3241. icr0_remaining);
  3242. if ((icr0_remaining & I40E_PFINT_ICR0_PE_CRITERR_MASK) ||
  3243. (icr0_remaining & I40E_PFINT_ICR0_PCI_EXCEPTION_MASK) ||
  3244. (icr0_remaining & I40E_PFINT_ICR0_ECC_ERR_MASK)) {
  3245. dev_info(&pf->pdev->dev, "device will be reset\n");
  3246. set_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  3247. i40e_service_event_schedule(pf);
  3248. }
  3249. ena_mask &= ~icr0_remaining;
  3250. }
  3251. ret = IRQ_HANDLED;
  3252. enable_intr:
  3253. /* re-enable interrupt causes */
  3254. wr32(hw, I40E_PFINT_ICR0_ENA, ena_mask);
  3255. if (!test_bit(__I40E_DOWN, &pf->state)) {
  3256. i40e_service_event_schedule(pf);
  3257. i40e_irq_dynamic_enable_icr0(pf, false);
  3258. }
  3259. return ret;
  3260. }
  3261. /**
  3262. * i40e_clean_fdir_tx_irq - Reclaim resources after transmit completes
  3263. * @tx_ring: tx ring to clean
  3264. * @budget: how many cleans we're allowed
  3265. *
  3266. * Returns true if there's any budget left (e.g. the clean is finished)
  3267. **/
  3268. static bool i40e_clean_fdir_tx_irq(struct i40e_ring *tx_ring, int budget)
  3269. {
  3270. struct i40e_vsi *vsi = tx_ring->vsi;
  3271. u16 i = tx_ring->next_to_clean;
  3272. struct i40e_tx_buffer *tx_buf;
  3273. struct i40e_tx_desc *tx_desc;
  3274. tx_buf = &tx_ring->tx_bi[i];
  3275. tx_desc = I40E_TX_DESC(tx_ring, i);
  3276. i -= tx_ring->count;
  3277. do {
  3278. struct i40e_tx_desc *eop_desc = tx_buf->next_to_watch;
  3279. /* if next_to_watch is not set then there is no work pending */
  3280. if (!eop_desc)
  3281. break;
  3282. /* prevent any other reads prior to eop_desc */
  3283. read_barrier_depends();
  3284. /* if the descriptor isn't done, no work yet to do */
  3285. if (!(eop_desc->cmd_type_offset_bsz &
  3286. cpu_to_le64(I40E_TX_DESC_DTYPE_DESC_DONE)))
  3287. break;
  3288. /* clear next_to_watch to prevent false hangs */
  3289. tx_buf->next_to_watch = NULL;
  3290. tx_desc->buffer_addr = 0;
  3291. tx_desc->cmd_type_offset_bsz = 0;
  3292. /* move past filter desc */
  3293. tx_buf++;
  3294. tx_desc++;
  3295. i++;
  3296. if (unlikely(!i)) {
  3297. i -= tx_ring->count;
  3298. tx_buf = tx_ring->tx_bi;
  3299. tx_desc = I40E_TX_DESC(tx_ring, 0);
  3300. }
  3301. /* unmap skb header data */
  3302. dma_unmap_single(tx_ring->dev,
  3303. dma_unmap_addr(tx_buf, dma),
  3304. dma_unmap_len(tx_buf, len),
  3305. DMA_TO_DEVICE);
  3306. if (tx_buf->tx_flags & I40E_TX_FLAGS_FD_SB)
  3307. kfree(tx_buf->raw_buf);
  3308. tx_buf->raw_buf = NULL;
  3309. tx_buf->tx_flags = 0;
  3310. tx_buf->next_to_watch = NULL;
  3311. dma_unmap_len_set(tx_buf, len, 0);
  3312. tx_desc->buffer_addr = 0;
  3313. tx_desc->cmd_type_offset_bsz = 0;
  3314. /* move us past the eop_desc for start of next FD desc */
  3315. tx_buf++;
  3316. tx_desc++;
  3317. i++;
  3318. if (unlikely(!i)) {
  3319. i -= tx_ring->count;
  3320. tx_buf = tx_ring->tx_bi;
  3321. tx_desc = I40E_TX_DESC(tx_ring, 0);
  3322. }
  3323. /* update budget accounting */
  3324. budget--;
  3325. } while (likely(budget));
  3326. i += tx_ring->count;
  3327. tx_ring->next_to_clean = i;
  3328. if (vsi->back->flags & I40E_FLAG_MSIX_ENABLED)
  3329. i40e_irq_dynamic_enable(vsi, tx_ring->q_vector->v_idx);
  3330. return budget > 0;
  3331. }
  3332. /**
  3333. * i40e_fdir_clean_ring - Interrupt Handler for FDIR SB ring
  3334. * @irq: interrupt number
  3335. * @data: pointer to a q_vector
  3336. **/
  3337. static irqreturn_t i40e_fdir_clean_ring(int irq, void *data)
  3338. {
  3339. struct i40e_q_vector *q_vector = data;
  3340. struct i40e_vsi *vsi;
  3341. if (!q_vector->tx.ring)
  3342. return IRQ_HANDLED;
  3343. vsi = q_vector->tx.ring->vsi;
  3344. i40e_clean_fdir_tx_irq(q_vector->tx.ring, vsi->work_limit);
  3345. return IRQ_HANDLED;
  3346. }
  3347. /**
  3348. * i40e_map_vector_to_qp - Assigns the queue pair to the vector
  3349. * @vsi: the VSI being configured
  3350. * @v_idx: vector index
  3351. * @qp_idx: queue pair index
  3352. **/
  3353. static void i40e_map_vector_to_qp(struct i40e_vsi *vsi, int v_idx, int qp_idx)
  3354. {
  3355. struct i40e_q_vector *q_vector = vsi->q_vectors[v_idx];
  3356. struct i40e_ring *tx_ring = vsi->tx_rings[qp_idx];
  3357. struct i40e_ring *rx_ring = vsi->rx_rings[qp_idx];
  3358. tx_ring->q_vector = q_vector;
  3359. tx_ring->next = q_vector->tx.ring;
  3360. q_vector->tx.ring = tx_ring;
  3361. q_vector->tx.count++;
  3362. rx_ring->q_vector = q_vector;
  3363. rx_ring->next = q_vector->rx.ring;
  3364. q_vector->rx.ring = rx_ring;
  3365. q_vector->rx.count++;
  3366. }
  3367. /**
  3368. * i40e_vsi_map_rings_to_vectors - Maps descriptor rings to vectors
  3369. * @vsi: the VSI being configured
  3370. *
  3371. * This function maps descriptor rings to the queue-specific vectors
  3372. * we were allotted through the MSI-X enabling code. Ideally, we'd have
  3373. * one vector per queue pair, but on a constrained vector budget, we
  3374. * group the queue pairs as "efficiently" as possible.
  3375. **/
  3376. static void i40e_vsi_map_rings_to_vectors(struct i40e_vsi *vsi)
  3377. {
  3378. int qp_remaining = vsi->num_queue_pairs;
  3379. int q_vectors = vsi->num_q_vectors;
  3380. int num_ringpairs;
  3381. int v_start = 0;
  3382. int qp_idx = 0;
  3383. /* If we don't have enough vectors for a 1-to-1 mapping, we'll have to
  3384. * group them so there are multiple queues per vector.
  3385. * It is also important to go through all the vectors available to be
  3386. * sure that if we don't use all the vectors, that the remaining vectors
  3387. * are cleared. This is especially important when decreasing the
  3388. * number of queues in use.
  3389. */
  3390. for (; v_start < q_vectors; v_start++) {
  3391. struct i40e_q_vector *q_vector = vsi->q_vectors[v_start];
  3392. num_ringpairs = DIV_ROUND_UP(qp_remaining, q_vectors - v_start);
  3393. q_vector->num_ringpairs = num_ringpairs;
  3394. q_vector->rx.count = 0;
  3395. q_vector->tx.count = 0;
  3396. q_vector->rx.ring = NULL;
  3397. q_vector->tx.ring = NULL;
  3398. while (num_ringpairs--) {
  3399. i40e_map_vector_to_qp(vsi, v_start, qp_idx);
  3400. qp_idx++;
  3401. qp_remaining--;
  3402. }
  3403. }
  3404. }
  3405. /**
  3406. * i40e_vsi_request_irq - Request IRQ from the OS
  3407. * @vsi: the VSI being configured
  3408. * @basename: name for the vector
  3409. **/
  3410. static int i40e_vsi_request_irq(struct i40e_vsi *vsi, char *basename)
  3411. {
  3412. struct i40e_pf *pf = vsi->back;
  3413. int err;
  3414. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  3415. err = i40e_vsi_request_irq_msix(vsi, basename);
  3416. else if (pf->flags & I40E_FLAG_MSI_ENABLED)
  3417. err = request_irq(pf->pdev->irq, i40e_intr, 0,
  3418. pf->int_name, pf);
  3419. else
  3420. err = request_irq(pf->pdev->irq, i40e_intr, IRQF_SHARED,
  3421. pf->int_name, pf);
  3422. if (err)
  3423. dev_info(&pf->pdev->dev, "request_irq failed, Error %d\n", err);
  3424. return err;
  3425. }
  3426. #ifdef CONFIG_NET_POLL_CONTROLLER
  3427. /**
  3428. * i40e_netpoll - A Polling 'interrupt' handler
  3429. * @netdev: network interface device structure
  3430. *
  3431. * This is used by netconsole to send skbs without having to re-enable
  3432. * interrupts. It's not called while the normal interrupt routine is executing.
  3433. **/
  3434. static void i40e_netpoll(struct net_device *netdev)
  3435. {
  3436. struct i40e_netdev_priv *np = netdev_priv(netdev);
  3437. struct i40e_vsi *vsi = np->vsi;
  3438. struct i40e_pf *pf = vsi->back;
  3439. int i;
  3440. /* if interface is down do nothing */
  3441. if (test_bit(__I40E_DOWN, &vsi->state))
  3442. return;
  3443. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3444. for (i = 0; i < vsi->num_q_vectors; i++)
  3445. i40e_msix_clean_rings(0, vsi->q_vectors[i]);
  3446. } else {
  3447. i40e_intr(pf->pdev->irq, netdev);
  3448. }
  3449. }
  3450. #endif
  3451. /**
  3452. * i40e_pf_txq_wait - Wait for a PF's Tx queue to be enabled or disabled
  3453. * @pf: the PF being configured
  3454. * @pf_q: the PF queue
  3455. * @enable: enable or disable state of the queue
  3456. *
  3457. * This routine will wait for the given Tx queue of the PF to reach the
  3458. * enabled or disabled state.
  3459. * Returns -ETIMEDOUT in case of failing to reach the requested state after
  3460. * multiple retries; else will return 0 in case of success.
  3461. **/
  3462. static int i40e_pf_txq_wait(struct i40e_pf *pf, int pf_q, bool enable)
  3463. {
  3464. int i;
  3465. u32 tx_reg;
  3466. for (i = 0; i < I40E_QUEUE_WAIT_RETRY_LIMIT; i++) {
  3467. tx_reg = rd32(&pf->hw, I40E_QTX_ENA(pf_q));
  3468. if (enable == !!(tx_reg & I40E_QTX_ENA_QENA_STAT_MASK))
  3469. break;
  3470. usleep_range(10, 20);
  3471. }
  3472. if (i >= I40E_QUEUE_WAIT_RETRY_LIMIT)
  3473. return -ETIMEDOUT;
  3474. return 0;
  3475. }
  3476. /**
  3477. * i40e_vsi_control_tx - Start or stop a VSI's rings
  3478. * @vsi: the VSI being configured
  3479. * @enable: start or stop the rings
  3480. **/
  3481. static int i40e_vsi_control_tx(struct i40e_vsi *vsi, bool enable)
  3482. {
  3483. struct i40e_pf *pf = vsi->back;
  3484. struct i40e_hw *hw = &pf->hw;
  3485. int i, j, pf_q, ret = 0;
  3486. u32 tx_reg;
  3487. pf_q = vsi->base_queue;
  3488. for (i = 0; i < vsi->num_queue_pairs; i++, pf_q++) {
  3489. /* warn the TX unit of coming changes */
  3490. i40e_pre_tx_queue_cfg(&pf->hw, pf_q, enable);
  3491. if (!enable)
  3492. usleep_range(10, 20);
  3493. for (j = 0; j < 50; j++) {
  3494. tx_reg = rd32(hw, I40E_QTX_ENA(pf_q));
  3495. if (((tx_reg >> I40E_QTX_ENA_QENA_REQ_SHIFT) & 1) ==
  3496. ((tx_reg >> I40E_QTX_ENA_QENA_STAT_SHIFT) & 1))
  3497. break;
  3498. usleep_range(1000, 2000);
  3499. }
  3500. /* Skip if the queue is already in the requested state */
  3501. if (enable == !!(tx_reg & I40E_QTX_ENA_QENA_STAT_MASK))
  3502. continue;
  3503. /* turn on/off the queue */
  3504. if (enable) {
  3505. wr32(hw, I40E_QTX_HEAD(pf_q), 0);
  3506. tx_reg |= I40E_QTX_ENA_QENA_REQ_MASK;
  3507. } else {
  3508. tx_reg &= ~I40E_QTX_ENA_QENA_REQ_MASK;
  3509. }
  3510. wr32(hw, I40E_QTX_ENA(pf_q), tx_reg);
  3511. /* No waiting for the Tx queue to disable */
  3512. if (!enable && test_bit(__I40E_PORT_TX_SUSPENDED, &pf->state))
  3513. continue;
  3514. /* wait for the change to finish */
  3515. ret = i40e_pf_txq_wait(pf, pf_q, enable);
  3516. if (ret) {
  3517. dev_info(&pf->pdev->dev,
  3518. "VSI seid %d Tx ring %d %sable timeout\n",
  3519. vsi->seid, pf_q, (enable ? "en" : "dis"));
  3520. break;
  3521. }
  3522. }
  3523. return ret;
  3524. }
  3525. /**
  3526. * i40e_pf_rxq_wait - Wait for a PF's Rx queue to be enabled or disabled
  3527. * @pf: the PF being configured
  3528. * @pf_q: the PF queue
  3529. * @enable: enable or disable state of the queue
  3530. *
  3531. * This routine will wait for the given Rx queue of the PF to reach the
  3532. * enabled or disabled state.
  3533. * Returns -ETIMEDOUT in case of failing to reach the requested state after
  3534. * multiple retries; else will return 0 in case of success.
  3535. **/
  3536. static int i40e_pf_rxq_wait(struct i40e_pf *pf, int pf_q, bool enable)
  3537. {
  3538. int i;
  3539. u32 rx_reg;
  3540. for (i = 0; i < I40E_QUEUE_WAIT_RETRY_LIMIT; i++) {
  3541. rx_reg = rd32(&pf->hw, I40E_QRX_ENA(pf_q));
  3542. if (enable == !!(rx_reg & I40E_QRX_ENA_QENA_STAT_MASK))
  3543. break;
  3544. usleep_range(10, 20);
  3545. }
  3546. if (i >= I40E_QUEUE_WAIT_RETRY_LIMIT)
  3547. return -ETIMEDOUT;
  3548. return 0;
  3549. }
  3550. /**
  3551. * i40e_vsi_control_rx - Start or stop a VSI's rings
  3552. * @vsi: the VSI being configured
  3553. * @enable: start or stop the rings
  3554. **/
  3555. static int i40e_vsi_control_rx(struct i40e_vsi *vsi, bool enable)
  3556. {
  3557. struct i40e_pf *pf = vsi->back;
  3558. struct i40e_hw *hw = &pf->hw;
  3559. int i, j, pf_q, ret = 0;
  3560. u32 rx_reg;
  3561. pf_q = vsi->base_queue;
  3562. for (i = 0; i < vsi->num_queue_pairs; i++, pf_q++) {
  3563. for (j = 0; j < 50; j++) {
  3564. rx_reg = rd32(hw, I40E_QRX_ENA(pf_q));
  3565. if (((rx_reg >> I40E_QRX_ENA_QENA_REQ_SHIFT) & 1) ==
  3566. ((rx_reg >> I40E_QRX_ENA_QENA_STAT_SHIFT) & 1))
  3567. break;
  3568. usleep_range(1000, 2000);
  3569. }
  3570. /* Skip if the queue is already in the requested state */
  3571. if (enable == !!(rx_reg & I40E_QRX_ENA_QENA_STAT_MASK))
  3572. continue;
  3573. /* turn on/off the queue */
  3574. if (enable)
  3575. rx_reg |= I40E_QRX_ENA_QENA_REQ_MASK;
  3576. else
  3577. rx_reg &= ~I40E_QRX_ENA_QENA_REQ_MASK;
  3578. wr32(hw, I40E_QRX_ENA(pf_q), rx_reg);
  3579. /* No waiting for the Tx queue to disable */
  3580. if (!enable && test_bit(__I40E_PORT_TX_SUSPENDED, &pf->state))
  3581. continue;
  3582. /* wait for the change to finish */
  3583. ret = i40e_pf_rxq_wait(pf, pf_q, enable);
  3584. if (ret) {
  3585. dev_info(&pf->pdev->dev,
  3586. "VSI seid %d Rx ring %d %sable timeout\n",
  3587. vsi->seid, pf_q, (enable ? "en" : "dis"));
  3588. break;
  3589. }
  3590. }
  3591. /* Due to HW errata, on Rx disable only, the register can indicate done
  3592. * before it really is. Needs 50ms to be sure
  3593. */
  3594. if (!enable)
  3595. mdelay(50);
  3596. return ret;
  3597. }
  3598. /**
  3599. * i40e_vsi_start_rings - Start a VSI's rings
  3600. * @vsi: the VSI being configured
  3601. **/
  3602. int i40e_vsi_start_rings(struct i40e_vsi *vsi)
  3603. {
  3604. int ret = 0;
  3605. /* do rx first for enable and last for disable */
  3606. ret = i40e_vsi_control_rx(vsi, true);
  3607. if (ret)
  3608. return ret;
  3609. ret = i40e_vsi_control_tx(vsi, true);
  3610. return ret;
  3611. }
  3612. /**
  3613. * i40e_vsi_stop_rings - Stop a VSI's rings
  3614. * @vsi: the VSI being configured
  3615. **/
  3616. void i40e_vsi_stop_rings(struct i40e_vsi *vsi)
  3617. {
  3618. /* do rx first for enable and last for disable
  3619. * Ignore return value, we need to shutdown whatever we can
  3620. */
  3621. i40e_vsi_control_tx(vsi, false);
  3622. i40e_vsi_control_rx(vsi, false);
  3623. }
  3624. /**
  3625. * i40e_vsi_free_irq - Free the irq association with the OS
  3626. * @vsi: the VSI being configured
  3627. **/
  3628. static void i40e_vsi_free_irq(struct i40e_vsi *vsi)
  3629. {
  3630. struct i40e_pf *pf = vsi->back;
  3631. struct i40e_hw *hw = &pf->hw;
  3632. int base = vsi->base_vector;
  3633. u32 val, qp;
  3634. int i;
  3635. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3636. if (!vsi->q_vectors)
  3637. return;
  3638. if (!vsi->irqs_ready)
  3639. return;
  3640. vsi->irqs_ready = false;
  3641. for (i = 0; i < vsi->num_q_vectors; i++) {
  3642. int irq_num;
  3643. u16 vector;
  3644. vector = i + base;
  3645. irq_num = pf->msix_entries[vector].vector;
  3646. /* free only the irqs that were actually requested */
  3647. if (!vsi->q_vectors[i] ||
  3648. !vsi->q_vectors[i]->num_ringpairs)
  3649. continue;
  3650. /* clear the affinity notifier in the IRQ descriptor */
  3651. irq_set_affinity_notifier(irq_num, NULL);
  3652. /* clear the affinity_mask in the IRQ descriptor */
  3653. irq_set_affinity_hint(irq_num, NULL);
  3654. synchronize_irq(irq_num);
  3655. free_irq(irq_num, vsi->q_vectors[i]);
  3656. /* Tear down the interrupt queue link list
  3657. *
  3658. * We know that they come in pairs and always
  3659. * the Rx first, then the Tx. To clear the
  3660. * link list, stick the EOL value into the
  3661. * next_q field of the registers.
  3662. */
  3663. val = rd32(hw, I40E_PFINT_LNKLSTN(vector - 1));
  3664. qp = (val & I40E_PFINT_LNKLSTN_FIRSTQ_INDX_MASK)
  3665. >> I40E_PFINT_LNKLSTN_FIRSTQ_INDX_SHIFT;
  3666. val |= I40E_QUEUE_END_OF_LIST
  3667. << I40E_PFINT_LNKLSTN_FIRSTQ_INDX_SHIFT;
  3668. wr32(hw, I40E_PFINT_LNKLSTN(vector - 1), val);
  3669. while (qp != I40E_QUEUE_END_OF_LIST) {
  3670. u32 next;
  3671. val = rd32(hw, I40E_QINT_RQCTL(qp));
  3672. val &= ~(I40E_QINT_RQCTL_MSIX_INDX_MASK |
  3673. I40E_QINT_RQCTL_MSIX0_INDX_MASK |
  3674. I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  3675. I40E_QINT_RQCTL_INTEVENT_MASK);
  3676. val |= (I40E_QINT_RQCTL_ITR_INDX_MASK |
  3677. I40E_QINT_RQCTL_NEXTQ_INDX_MASK);
  3678. wr32(hw, I40E_QINT_RQCTL(qp), val);
  3679. val = rd32(hw, I40E_QINT_TQCTL(qp));
  3680. next = (val & I40E_QINT_TQCTL_NEXTQ_INDX_MASK)
  3681. >> I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT;
  3682. val &= ~(I40E_QINT_TQCTL_MSIX_INDX_MASK |
  3683. I40E_QINT_TQCTL_MSIX0_INDX_MASK |
  3684. I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  3685. I40E_QINT_TQCTL_INTEVENT_MASK);
  3686. val |= (I40E_QINT_TQCTL_ITR_INDX_MASK |
  3687. I40E_QINT_TQCTL_NEXTQ_INDX_MASK);
  3688. wr32(hw, I40E_QINT_TQCTL(qp), val);
  3689. qp = next;
  3690. }
  3691. }
  3692. } else {
  3693. free_irq(pf->pdev->irq, pf);
  3694. val = rd32(hw, I40E_PFINT_LNKLST0);
  3695. qp = (val & I40E_PFINT_LNKLSTN_FIRSTQ_INDX_MASK)
  3696. >> I40E_PFINT_LNKLSTN_FIRSTQ_INDX_SHIFT;
  3697. val |= I40E_QUEUE_END_OF_LIST
  3698. << I40E_PFINT_LNKLST0_FIRSTQ_INDX_SHIFT;
  3699. wr32(hw, I40E_PFINT_LNKLST0, val);
  3700. val = rd32(hw, I40E_QINT_RQCTL(qp));
  3701. val &= ~(I40E_QINT_RQCTL_MSIX_INDX_MASK |
  3702. I40E_QINT_RQCTL_MSIX0_INDX_MASK |
  3703. I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  3704. I40E_QINT_RQCTL_INTEVENT_MASK);
  3705. val |= (I40E_QINT_RQCTL_ITR_INDX_MASK |
  3706. I40E_QINT_RQCTL_NEXTQ_INDX_MASK);
  3707. wr32(hw, I40E_QINT_RQCTL(qp), val);
  3708. val = rd32(hw, I40E_QINT_TQCTL(qp));
  3709. val &= ~(I40E_QINT_TQCTL_MSIX_INDX_MASK |
  3710. I40E_QINT_TQCTL_MSIX0_INDX_MASK |
  3711. I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  3712. I40E_QINT_TQCTL_INTEVENT_MASK);
  3713. val |= (I40E_QINT_TQCTL_ITR_INDX_MASK |
  3714. I40E_QINT_TQCTL_NEXTQ_INDX_MASK);
  3715. wr32(hw, I40E_QINT_TQCTL(qp), val);
  3716. }
  3717. }
  3718. /**
  3719. * i40e_free_q_vector - Free memory allocated for specific interrupt vector
  3720. * @vsi: the VSI being configured
  3721. * @v_idx: Index of vector to be freed
  3722. *
  3723. * This function frees the memory allocated to the q_vector. In addition if
  3724. * NAPI is enabled it will delete any references to the NAPI struct prior
  3725. * to freeing the q_vector.
  3726. **/
  3727. static void i40e_free_q_vector(struct i40e_vsi *vsi, int v_idx)
  3728. {
  3729. struct i40e_q_vector *q_vector = vsi->q_vectors[v_idx];
  3730. struct i40e_ring *ring;
  3731. if (!q_vector)
  3732. return;
  3733. /* disassociate q_vector from rings */
  3734. i40e_for_each_ring(ring, q_vector->tx)
  3735. ring->q_vector = NULL;
  3736. i40e_for_each_ring(ring, q_vector->rx)
  3737. ring->q_vector = NULL;
  3738. /* only VSI w/ an associated netdev is set up w/ NAPI */
  3739. if (vsi->netdev)
  3740. netif_napi_del(&q_vector->napi);
  3741. vsi->q_vectors[v_idx] = NULL;
  3742. kfree_rcu(q_vector, rcu);
  3743. }
  3744. /**
  3745. * i40e_vsi_free_q_vectors - Free memory allocated for interrupt vectors
  3746. * @vsi: the VSI being un-configured
  3747. *
  3748. * This frees the memory allocated to the q_vectors and
  3749. * deletes references to the NAPI struct.
  3750. **/
  3751. static void i40e_vsi_free_q_vectors(struct i40e_vsi *vsi)
  3752. {
  3753. int v_idx;
  3754. for (v_idx = 0; v_idx < vsi->num_q_vectors; v_idx++)
  3755. i40e_free_q_vector(vsi, v_idx);
  3756. }
  3757. /**
  3758. * i40e_reset_interrupt_capability - Disable interrupt setup in OS
  3759. * @pf: board private structure
  3760. **/
  3761. static void i40e_reset_interrupt_capability(struct i40e_pf *pf)
  3762. {
  3763. /* If we're in Legacy mode, the interrupt was cleaned in vsi_close */
  3764. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3765. pci_disable_msix(pf->pdev);
  3766. kfree(pf->msix_entries);
  3767. pf->msix_entries = NULL;
  3768. kfree(pf->irq_pile);
  3769. pf->irq_pile = NULL;
  3770. } else if (pf->flags & I40E_FLAG_MSI_ENABLED) {
  3771. pci_disable_msi(pf->pdev);
  3772. }
  3773. pf->flags &= ~(I40E_FLAG_MSIX_ENABLED | I40E_FLAG_MSI_ENABLED);
  3774. }
  3775. /**
  3776. * i40e_clear_interrupt_scheme - Clear the current interrupt scheme settings
  3777. * @pf: board private structure
  3778. *
  3779. * We go through and clear interrupt specific resources and reset the structure
  3780. * to pre-load conditions
  3781. **/
  3782. static void i40e_clear_interrupt_scheme(struct i40e_pf *pf)
  3783. {
  3784. int i;
  3785. i40e_stop_misc_vector(pf);
  3786. if (pf->flags & I40E_FLAG_MSIX_ENABLED && pf->msix_entries) {
  3787. synchronize_irq(pf->msix_entries[0].vector);
  3788. free_irq(pf->msix_entries[0].vector, pf);
  3789. }
  3790. i40e_put_lump(pf->irq_pile, pf->iwarp_base_vector,
  3791. I40E_IWARP_IRQ_PILE_ID);
  3792. i40e_put_lump(pf->irq_pile, 0, I40E_PILE_VALID_BIT-1);
  3793. for (i = 0; i < pf->num_alloc_vsi; i++)
  3794. if (pf->vsi[i])
  3795. i40e_vsi_free_q_vectors(pf->vsi[i]);
  3796. i40e_reset_interrupt_capability(pf);
  3797. }
  3798. /**
  3799. * i40e_napi_enable_all - Enable NAPI for all q_vectors in the VSI
  3800. * @vsi: the VSI being configured
  3801. **/
  3802. static void i40e_napi_enable_all(struct i40e_vsi *vsi)
  3803. {
  3804. int q_idx;
  3805. if (!vsi->netdev)
  3806. return;
  3807. for (q_idx = 0; q_idx < vsi->num_q_vectors; q_idx++) {
  3808. struct i40e_q_vector *q_vector = vsi->q_vectors[q_idx];
  3809. if (q_vector->rx.ring || q_vector->tx.ring)
  3810. napi_enable(&q_vector->napi);
  3811. }
  3812. }
  3813. /**
  3814. * i40e_napi_disable_all - Disable NAPI for all q_vectors in the VSI
  3815. * @vsi: the VSI being configured
  3816. **/
  3817. static void i40e_napi_disable_all(struct i40e_vsi *vsi)
  3818. {
  3819. int q_idx;
  3820. if (!vsi->netdev)
  3821. return;
  3822. for (q_idx = 0; q_idx < vsi->num_q_vectors; q_idx++) {
  3823. struct i40e_q_vector *q_vector = vsi->q_vectors[q_idx];
  3824. if (q_vector->rx.ring || q_vector->tx.ring)
  3825. napi_disable(&q_vector->napi);
  3826. }
  3827. }
  3828. /**
  3829. * i40e_vsi_close - Shut down a VSI
  3830. * @vsi: the vsi to be quelled
  3831. **/
  3832. static void i40e_vsi_close(struct i40e_vsi *vsi)
  3833. {
  3834. struct i40e_pf *pf = vsi->back;
  3835. if (!test_and_set_bit(__I40E_DOWN, &vsi->state))
  3836. i40e_down(vsi);
  3837. i40e_vsi_free_irq(vsi);
  3838. i40e_vsi_free_tx_resources(vsi);
  3839. i40e_vsi_free_rx_resources(vsi);
  3840. vsi->current_netdev_flags = 0;
  3841. pf->flags |= I40E_FLAG_SERVICE_CLIENT_REQUESTED;
  3842. if (test_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state))
  3843. pf->flags |= I40E_FLAG_CLIENT_RESET;
  3844. }
  3845. /**
  3846. * i40e_quiesce_vsi - Pause a given VSI
  3847. * @vsi: the VSI being paused
  3848. **/
  3849. static void i40e_quiesce_vsi(struct i40e_vsi *vsi)
  3850. {
  3851. if (test_bit(__I40E_DOWN, &vsi->state))
  3852. return;
  3853. set_bit(__I40E_NEEDS_RESTART, &vsi->state);
  3854. if (vsi->netdev && netif_running(vsi->netdev))
  3855. vsi->netdev->netdev_ops->ndo_stop(vsi->netdev);
  3856. else
  3857. i40e_vsi_close(vsi);
  3858. }
  3859. /**
  3860. * i40e_unquiesce_vsi - Resume a given VSI
  3861. * @vsi: the VSI being resumed
  3862. **/
  3863. static void i40e_unquiesce_vsi(struct i40e_vsi *vsi)
  3864. {
  3865. if (!test_bit(__I40E_NEEDS_RESTART, &vsi->state))
  3866. return;
  3867. clear_bit(__I40E_NEEDS_RESTART, &vsi->state);
  3868. if (vsi->netdev && netif_running(vsi->netdev))
  3869. vsi->netdev->netdev_ops->ndo_open(vsi->netdev);
  3870. else
  3871. i40e_vsi_open(vsi); /* this clears the DOWN bit */
  3872. }
  3873. /**
  3874. * i40e_pf_quiesce_all_vsi - Pause all VSIs on a PF
  3875. * @pf: the PF
  3876. **/
  3877. static void i40e_pf_quiesce_all_vsi(struct i40e_pf *pf)
  3878. {
  3879. int v;
  3880. for (v = 0; v < pf->num_alloc_vsi; v++) {
  3881. if (pf->vsi[v])
  3882. i40e_quiesce_vsi(pf->vsi[v]);
  3883. }
  3884. }
  3885. /**
  3886. * i40e_pf_unquiesce_all_vsi - Resume all VSIs on a PF
  3887. * @pf: the PF
  3888. **/
  3889. static void i40e_pf_unquiesce_all_vsi(struct i40e_pf *pf)
  3890. {
  3891. int v;
  3892. for (v = 0; v < pf->num_alloc_vsi; v++) {
  3893. if (pf->vsi[v])
  3894. i40e_unquiesce_vsi(pf->vsi[v]);
  3895. }
  3896. }
  3897. #ifdef CONFIG_I40E_DCB
  3898. /**
  3899. * i40e_vsi_wait_queues_disabled - Wait for VSI's queues to be disabled
  3900. * @vsi: the VSI being configured
  3901. *
  3902. * Wait until all queues on a given VSI have been disabled.
  3903. **/
  3904. static int i40e_vsi_wait_queues_disabled(struct i40e_vsi *vsi)
  3905. {
  3906. struct i40e_pf *pf = vsi->back;
  3907. int i, pf_q, ret;
  3908. pf_q = vsi->base_queue;
  3909. for (i = 0; i < vsi->num_queue_pairs; i++, pf_q++) {
  3910. /* Check and wait for the Tx queue */
  3911. ret = i40e_pf_txq_wait(pf, pf_q, false);
  3912. if (ret) {
  3913. dev_info(&pf->pdev->dev,
  3914. "VSI seid %d Tx ring %d disable timeout\n",
  3915. vsi->seid, pf_q);
  3916. return ret;
  3917. }
  3918. /* Check and wait for the Tx queue */
  3919. ret = i40e_pf_rxq_wait(pf, pf_q, false);
  3920. if (ret) {
  3921. dev_info(&pf->pdev->dev,
  3922. "VSI seid %d Rx ring %d disable timeout\n",
  3923. vsi->seid, pf_q);
  3924. return ret;
  3925. }
  3926. }
  3927. return 0;
  3928. }
  3929. /**
  3930. * i40e_pf_wait_queues_disabled - Wait for all queues of PF VSIs to be disabled
  3931. * @pf: the PF
  3932. *
  3933. * This function waits for the queues to be in disabled state for all the
  3934. * VSIs that are managed by this PF.
  3935. **/
  3936. static int i40e_pf_wait_queues_disabled(struct i40e_pf *pf)
  3937. {
  3938. int v, ret = 0;
  3939. for (v = 0; v < pf->hw.func_caps.num_vsis; v++) {
  3940. if (pf->vsi[v]) {
  3941. ret = i40e_vsi_wait_queues_disabled(pf->vsi[v]);
  3942. if (ret)
  3943. break;
  3944. }
  3945. }
  3946. return ret;
  3947. }
  3948. #endif
  3949. /**
  3950. * i40e_detect_recover_hung_queue - Function to detect and recover hung_queue
  3951. * @q_idx: TX queue number
  3952. * @vsi: Pointer to VSI struct
  3953. *
  3954. * This function checks specified queue for given VSI. Detects hung condition.
  3955. * We proactively detect hung TX queues by checking if interrupts are disabled
  3956. * but there are pending descriptors. If it appears hung, attempt to recover
  3957. * by triggering a SW interrupt.
  3958. **/
  3959. static void i40e_detect_recover_hung_queue(int q_idx, struct i40e_vsi *vsi)
  3960. {
  3961. struct i40e_ring *tx_ring = NULL;
  3962. struct i40e_pf *pf;
  3963. u32 val, tx_pending;
  3964. int i;
  3965. pf = vsi->back;
  3966. /* now that we have an index, find the tx_ring struct */
  3967. for (i = 0; i < vsi->num_queue_pairs; i++) {
  3968. if (vsi->tx_rings[i] && vsi->tx_rings[i]->desc) {
  3969. if (q_idx == vsi->tx_rings[i]->queue_index) {
  3970. tx_ring = vsi->tx_rings[i];
  3971. break;
  3972. }
  3973. }
  3974. }
  3975. if (!tx_ring)
  3976. return;
  3977. /* Read interrupt register */
  3978. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  3979. val = rd32(&pf->hw,
  3980. I40E_PFINT_DYN_CTLN(tx_ring->q_vector->v_idx +
  3981. tx_ring->vsi->base_vector - 1));
  3982. else
  3983. val = rd32(&pf->hw, I40E_PFINT_DYN_CTL0);
  3984. tx_pending = i40e_get_tx_pending(tx_ring);
  3985. /* Interrupts are disabled and TX pending is non-zero,
  3986. * trigger the SW interrupt (don't wait). Worst case
  3987. * there will be one extra interrupt which may result
  3988. * into not cleaning any queues because queues are cleaned.
  3989. */
  3990. if (tx_pending && (!(val & I40E_PFINT_DYN_CTLN_INTENA_MASK)))
  3991. i40e_force_wb(vsi, tx_ring->q_vector);
  3992. }
  3993. /**
  3994. * i40e_detect_recover_hung - Function to detect and recover hung_queues
  3995. * @pf: pointer to PF struct
  3996. *
  3997. * LAN VSI has netdev and netdev has TX queues. This function is to check
  3998. * each of those TX queues if they are hung, trigger recovery by issuing
  3999. * SW interrupt.
  4000. **/
  4001. static void i40e_detect_recover_hung(struct i40e_pf *pf)
  4002. {
  4003. struct net_device *netdev;
  4004. struct i40e_vsi *vsi;
  4005. int i;
  4006. /* Only for LAN VSI */
  4007. vsi = pf->vsi[pf->lan_vsi];
  4008. if (!vsi)
  4009. return;
  4010. /* Make sure, VSI state is not DOWN/RECOVERY_PENDING */
  4011. if (test_bit(__I40E_DOWN, &vsi->back->state) ||
  4012. test_bit(__I40E_RESET_RECOVERY_PENDING, &vsi->back->state))
  4013. return;
  4014. /* Make sure type is MAIN VSI */
  4015. if (vsi->type != I40E_VSI_MAIN)
  4016. return;
  4017. netdev = vsi->netdev;
  4018. if (!netdev)
  4019. return;
  4020. /* Bail out if netif_carrier is not OK */
  4021. if (!netif_carrier_ok(netdev))
  4022. return;
  4023. /* Go thru' TX queues for netdev */
  4024. for (i = 0; i < netdev->num_tx_queues; i++) {
  4025. struct netdev_queue *q;
  4026. q = netdev_get_tx_queue(netdev, i);
  4027. if (q)
  4028. i40e_detect_recover_hung_queue(i, vsi);
  4029. }
  4030. }
  4031. /**
  4032. * i40e_get_iscsi_tc_map - Return TC map for iSCSI APP
  4033. * @pf: pointer to PF
  4034. *
  4035. * Get TC map for ISCSI PF type that will include iSCSI TC
  4036. * and LAN TC.
  4037. **/
  4038. static u8 i40e_get_iscsi_tc_map(struct i40e_pf *pf)
  4039. {
  4040. struct i40e_dcb_app_priority_table app;
  4041. struct i40e_hw *hw = &pf->hw;
  4042. u8 enabled_tc = 1; /* TC0 is always enabled */
  4043. u8 tc, i;
  4044. /* Get the iSCSI APP TLV */
  4045. struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config;
  4046. for (i = 0; i < dcbcfg->numapps; i++) {
  4047. app = dcbcfg->app[i];
  4048. if (app.selector == I40E_APP_SEL_TCPIP &&
  4049. app.protocolid == I40E_APP_PROTOID_ISCSI) {
  4050. tc = dcbcfg->etscfg.prioritytable[app.priority];
  4051. enabled_tc |= BIT(tc);
  4052. break;
  4053. }
  4054. }
  4055. return enabled_tc;
  4056. }
  4057. /**
  4058. * i40e_dcb_get_num_tc - Get the number of TCs from DCBx config
  4059. * @dcbcfg: the corresponding DCBx configuration structure
  4060. *
  4061. * Return the number of TCs from given DCBx configuration
  4062. **/
  4063. static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg)
  4064. {
  4065. int i, tc_unused = 0;
  4066. u8 num_tc = 0;
  4067. u8 ret = 0;
  4068. /* Scan the ETS Config Priority Table to find
  4069. * traffic class enabled for a given priority
  4070. * and create a bitmask of enabled TCs
  4071. */
  4072. for (i = 0; i < I40E_MAX_USER_PRIORITY; i++)
  4073. num_tc |= BIT(dcbcfg->etscfg.prioritytable[i]);
  4074. /* Now scan the bitmask to check for
  4075. * contiguous TCs starting with TC0
  4076. */
  4077. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4078. if (num_tc & BIT(i)) {
  4079. if (!tc_unused) {
  4080. ret++;
  4081. } else {
  4082. pr_err("Non-contiguous TC - Disabling DCB\n");
  4083. return 1;
  4084. }
  4085. } else {
  4086. tc_unused = 1;
  4087. }
  4088. }
  4089. /* There is always at least TC0 */
  4090. if (!ret)
  4091. ret = 1;
  4092. return ret;
  4093. }
  4094. /**
  4095. * i40e_dcb_get_enabled_tc - Get enabled traffic classes
  4096. * @dcbcfg: the corresponding DCBx configuration structure
  4097. *
  4098. * Query the current DCB configuration and return the number of
  4099. * traffic classes enabled from the given DCBX config
  4100. **/
  4101. static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg)
  4102. {
  4103. u8 num_tc = i40e_dcb_get_num_tc(dcbcfg);
  4104. u8 enabled_tc = 1;
  4105. u8 i;
  4106. for (i = 0; i < num_tc; i++)
  4107. enabled_tc |= BIT(i);
  4108. return enabled_tc;
  4109. }
  4110. /**
  4111. * i40e_pf_get_num_tc - Get enabled traffic classes for PF
  4112. * @pf: PF being queried
  4113. *
  4114. * Return number of traffic classes enabled for the given PF
  4115. **/
  4116. static u8 i40e_pf_get_num_tc(struct i40e_pf *pf)
  4117. {
  4118. struct i40e_hw *hw = &pf->hw;
  4119. u8 i, enabled_tc = 1;
  4120. u8 num_tc = 0;
  4121. struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config;
  4122. /* If DCB is not enabled then always in single TC */
  4123. if (!(pf->flags & I40E_FLAG_DCB_ENABLED))
  4124. return 1;
  4125. /* SFP mode will be enabled for all TCs on port */
  4126. if (!(pf->flags & I40E_FLAG_MFP_ENABLED))
  4127. return i40e_dcb_get_num_tc(dcbcfg);
  4128. /* MFP mode return count of enabled TCs for this PF */
  4129. if (pf->hw.func_caps.iscsi)
  4130. enabled_tc = i40e_get_iscsi_tc_map(pf);
  4131. else
  4132. return 1; /* Only TC0 */
  4133. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4134. if (enabled_tc & BIT(i))
  4135. num_tc++;
  4136. }
  4137. return num_tc;
  4138. }
  4139. /**
  4140. * i40e_pf_get_pf_tc_map - Get bitmap for enabled traffic classes
  4141. * @pf: PF being queried
  4142. *
  4143. * Return a bitmap for enabled traffic classes for this PF.
  4144. **/
  4145. static u8 i40e_pf_get_tc_map(struct i40e_pf *pf)
  4146. {
  4147. /* If DCB is not enabled for this PF then just return default TC */
  4148. if (!(pf->flags & I40E_FLAG_DCB_ENABLED))
  4149. return I40E_DEFAULT_TRAFFIC_CLASS;
  4150. /* SFP mode we want PF to be enabled for all TCs */
  4151. if (!(pf->flags & I40E_FLAG_MFP_ENABLED))
  4152. return i40e_dcb_get_enabled_tc(&pf->hw.local_dcbx_config);
  4153. /* MFP enabled and iSCSI PF type */
  4154. if (pf->hw.func_caps.iscsi)
  4155. return i40e_get_iscsi_tc_map(pf);
  4156. else
  4157. return I40E_DEFAULT_TRAFFIC_CLASS;
  4158. }
  4159. /**
  4160. * i40e_vsi_get_bw_info - Query VSI BW Information
  4161. * @vsi: the VSI being queried
  4162. *
  4163. * Returns 0 on success, negative value on failure
  4164. **/
  4165. static int i40e_vsi_get_bw_info(struct i40e_vsi *vsi)
  4166. {
  4167. struct i40e_aqc_query_vsi_ets_sla_config_resp bw_ets_config = {0};
  4168. struct i40e_aqc_query_vsi_bw_config_resp bw_config = {0};
  4169. struct i40e_pf *pf = vsi->back;
  4170. struct i40e_hw *hw = &pf->hw;
  4171. i40e_status ret;
  4172. u32 tc_bw_max;
  4173. int i;
  4174. /* Get the VSI level BW configuration */
  4175. ret = i40e_aq_query_vsi_bw_config(hw, vsi->seid, &bw_config, NULL);
  4176. if (ret) {
  4177. dev_info(&pf->pdev->dev,
  4178. "couldn't get PF vsi bw config, err %s aq_err %s\n",
  4179. i40e_stat_str(&pf->hw, ret),
  4180. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4181. return -EINVAL;
  4182. }
  4183. /* Get the VSI level BW configuration per TC */
  4184. ret = i40e_aq_query_vsi_ets_sla_config(hw, vsi->seid, &bw_ets_config,
  4185. NULL);
  4186. if (ret) {
  4187. dev_info(&pf->pdev->dev,
  4188. "couldn't get PF vsi ets bw config, err %s aq_err %s\n",
  4189. i40e_stat_str(&pf->hw, ret),
  4190. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4191. return -EINVAL;
  4192. }
  4193. if (bw_config.tc_valid_bits != bw_ets_config.tc_valid_bits) {
  4194. dev_info(&pf->pdev->dev,
  4195. "Enabled TCs mismatch from querying VSI BW info 0x%08x 0x%08x\n",
  4196. bw_config.tc_valid_bits,
  4197. bw_ets_config.tc_valid_bits);
  4198. /* Still continuing */
  4199. }
  4200. vsi->bw_limit = le16_to_cpu(bw_config.port_bw_limit);
  4201. vsi->bw_max_quanta = bw_config.max_bw;
  4202. tc_bw_max = le16_to_cpu(bw_ets_config.tc_bw_max[0]) |
  4203. (le16_to_cpu(bw_ets_config.tc_bw_max[1]) << 16);
  4204. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4205. vsi->bw_ets_share_credits[i] = bw_ets_config.share_credits[i];
  4206. vsi->bw_ets_limit_credits[i] =
  4207. le16_to_cpu(bw_ets_config.credits[i]);
  4208. /* 3 bits out of 4 for each TC */
  4209. vsi->bw_ets_max_quanta[i] = (u8)((tc_bw_max >> (i*4)) & 0x7);
  4210. }
  4211. return 0;
  4212. }
  4213. /**
  4214. * i40e_vsi_configure_bw_alloc - Configure VSI BW allocation per TC
  4215. * @vsi: the VSI being configured
  4216. * @enabled_tc: TC bitmap
  4217. * @bw_credits: BW shared credits per TC
  4218. *
  4219. * Returns 0 on success, negative value on failure
  4220. **/
  4221. static int i40e_vsi_configure_bw_alloc(struct i40e_vsi *vsi, u8 enabled_tc,
  4222. u8 *bw_share)
  4223. {
  4224. struct i40e_aqc_configure_vsi_tc_bw_data bw_data;
  4225. i40e_status ret;
  4226. int i;
  4227. bw_data.tc_valid_bits = enabled_tc;
  4228. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++)
  4229. bw_data.tc_bw_credits[i] = bw_share[i];
  4230. ret = i40e_aq_config_vsi_tc_bw(&vsi->back->hw, vsi->seid, &bw_data,
  4231. NULL);
  4232. if (ret) {
  4233. dev_info(&vsi->back->pdev->dev,
  4234. "AQ command Config VSI BW allocation per TC failed = %d\n",
  4235. vsi->back->hw.aq.asq_last_status);
  4236. return -EINVAL;
  4237. }
  4238. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++)
  4239. vsi->info.qs_handle[i] = bw_data.qs_handles[i];
  4240. return 0;
  4241. }
  4242. /**
  4243. * i40e_vsi_config_netdev_tc - Setup the netdev TC configuration
  4244. * @vsi: the VSI being configured
  4245. * @enabled_tc: TC map to be enabled
  4246. *
  4247. **/
  4248. static void i40e_vsi_config_netdev_tc(struct i40e_vsi *vsi, u8 enabled_tc)
  4249. {
  4250. struct net_device *netdev = vsi->netdev;
  4251. struct i40e_pf *pf = vsi->back;
  4252. struct i40e_hw *hw = &pf->hw;
  4253. u8 netdev_tc = 0;
  4254. int i;
  4255. struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config;
  4256. if (!netdev)
  4257. return;
  4258. if (!enabled_tc) {
  4259. netdev_reset_tc(netdev);
  4260. return;
  4261. }
  4262. /* Set up actual enabled TCs on the VSI */
  4263. if (netdev_set_num_tc(netdev, vsi->tc_config.numtc))
  4264. return;
  4265. /* set per TC queues for the VSI */
  4266. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4267. /* Only set TC queues for enabled tcs
  4268. *
  4269. * e.g. For a VSI that has TC0 and TC3 enabled the
  4270. * enabled_tc bitmap would be 0x00001001; the driver
  4271. * will set the numtc for netdev as 2 that will be
  4272. * referenced by the netdev layer as TC 0 and 1.
  4273. */
  4274. if (vsi->tc_config.enabled_tc & BIT(i))
  4275. netdev_set_tc_queue(netdev,
  4276. vsi->tc_config.tc_info[i].netdev_tc,
  4277. vsi->tc_config.tc_info[i].qcount,
  4278. vsi->tc_config.tc_info[i].qoffset);
  4279. }
  4280. /* Assign UP2TC map for the VSI */
  4281. for (i = 0; i < I40E_MAX_USER_PRIORITY; i++) {
  4282. /* Get the actual TC# for the UP */
  4283. u8 ets_tc = dcbcfg->etscfg.prioritytable[i];
  4284. /* Get the mapped netdev TC# for the UP */
  4285. netdev_tc = vsi->tc_config.tc_info[ets_tc].netdev_tc;
  4286. netdev_set_prio_tc_map(netdev, i, netdev_tc);
  4287. }
  4288. }
  4289. /**
  4290. * i40e_vsi_update_queue_map - Update our copy of VSi info with new queue map
  4291. * @vsi: the VSI being configured
  4292. * @ctxt: the ctxt buffer returned from AQ VSI update param command
  4293. **/
  4294. static void i40e_vsi_update_queue_map(struct i40e_vsi *vsi,
  4295. struct i40e_vsi_context *ctxt)
  4296. {
  4297. /* copy just the sections touched not the entire info
  4298. * since not all sections are valid as returned by
  4299. * update vsi params
  4300. */
  4301. vsi->info.mapping_flags = ctxt->info.mapping_flags;
  4302. memcpy(&vsi->info.queue_mapping,
  4303. &ctxt->info.queue_mapping, sizeof(vsi->info.queue_mapping));
  4304. memcpy(&vsi->info.tc_mapping, ctxt->info.tc_mapping,
  4305. sizeof(vsi->info.tc_mapping));
  4306. }
  4307. /**
  4308. * i40e_vsi_config_tc - Configure VSI Tx Scheduler for given TC map
  4309. * @vsi: VSI to be configured
  4310. * @enabled_tc: TC bitmap
  4311. *
  4312. * This configures a particular VSI for TCs that are mapped to the
  4313. * given TC bitmap. It uses default bandwidth share for TCs across
  4314. * VSIs to configure TC for a particular VSI.
  4315. *
  4316. * NOTE:
  4317. * It is expected that the VSI queues have been quisced before calling
  4318. * this function.
  4319. **/
  4320. static int i40e_vsi_config_tc(struct i40e_vsi *vsi, u8 enabled_tc)
  4321. {
  4322. u8 bw_share[I40E_MAX_TRAFFIC_CLASS] = {0};
  4323. struct i40e_vsi_context ctxt;
  4324. int ret = 0;
  4325. int i;
  4326. /* Check if enabled_tc is same as existing or new TCs */
  4327. if (vsi->tc_config.enabled_tc == enabled_tc)
  4328. return ret;
  4329. /* Enable ETS TCs with equal BW Share for now across all VSIs */
  4330. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4331. if (enabled_tc & BIT(i))
  4332. bw_share[i] = 1;
  4333. }
  4334. ret = i40e_vsi_configure_bw_alloc(vsi, enabled_tc, bw_share);
  4335. if (ret) {
  4336. dev_info(&vsi->back->pdev->dev,
  4337. "Failed configuring TC map %d for VSI %d\n",
  4338. enabled_tc, vsi->seid);
  4339. goto out;
  4340. }
  4341. /* Update Queue Pairs Mapping for currently enabled UPs */
  4342. ctxt.seid = vsi->seid;
  4343. ctxt.pf_num = vsi->back->hw.pf_id;
  4344. ctxt.vf_num = 0;
  4345. ctxt.uplink_seid = vsi->uplink_seid;
  4346. ctxt.info = vsi->info;
  4347. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, false);
  4348. if (vsi->back->flags & I40E_FLAG_IWARP_ENABLED) {
  4349. ctxt.info.valid_sections |=
  4350. cpu_to_le16(I40E_AQ_VSI_PROP_QUEUE_OPT_VALID);
  4351. ctxt.info.queueing_opt_flags |= I40E_AQ_VSI_QUE_OPT_TCP_ENA;
  4352. }
  4353. /* Update the VSI after updating the VSI queue-mapping information */
  4354. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  4355. if (ret) {
  4356. dev_info(&vsi->back->pdev->dev,
  4357. "Update vsi tc config failed, err %s aq_err %s\n",
  4358. i40e_stat_str(&vsi->back->hw, ret),
  4359. i40e_aq_str(&vsi->back->hw,
  4360. vsi->back->hw.aq.asq_last_status));
  4361. goto out;
  4362. }
  4363. /* update the local VSI info with updated queue map */
  4364. i40e_vsi_update_queue_map(vsi, &ctxt);
  4365. vsi->info.valid_sections = 0;
  4366. /* Update current VSI BW information */
  4367. ret = i40e_vsi_get_bw_info(vsi);
  4368. if (ret) {
  4369. dev_info(&vsi->back->pdev->dev,
  4370. "Failed updating vsi bw info, err %s aq_err %s\n",
  4371. i40e_stat_str(&vsi->back->hw, ret),
  4372. i40e_aq_str(&vsi->back->hw,
  4373. vsi->back->hw.aq.asq_last_status));
  4374. goto out;
  4375. }
  4376. /* Update the netdev TC setup */
  4377. i40e_vsi_config_netdev_tc(vsi, enabled_tc);
  4378. out:
  4379. return ret;
  4380. }
  4381. /**
  4382. * i40e_veb_config_tc - Configure TCs for given VEB
  4383. * @veb: given VEB
  4384. * @enabled_tc: TC bitmap
  4385. *
  4386. * Configures given TC bitmap for VEB (switching) element
  4387. **/
  4388. int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc)
  4389. {
  4390. struct i40e_aqc_configure_switching_comp_bw_config_data bw_data = {0};
  4391. struct i40e_pf *pf = veb->pf;
  4392. int ret = 0;
  4393. int i;
  4394. /* No TCs or already enabled TCs just return */
  4395. if (!enabled_tc || veb->enabled_tc == enabled_tc)
  4396. return ret;
  4397. bw_data.tc_valid_bits = enabled_tc;
  4398. /* bw_data.absolute_credits is not set (relative) */
  4399. /* Enable ETS TCs with equal BW Share for now */
  4400. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4401. if (enabled_tc & BIT(i))
  4402. bw_data.tc_bw_share_credits[i] = 1;
  4403. }
  4404. ret = i40e_aq_config_switch_comp_bw_config(&pf->hw, veb->seid,
  4405. &bw_data, NULL);
  4406. if (ret) {
  4407. dev_info(&pf->pdev->dev,
  4408. "VEB bw config failed, err %s aq_err %s\n",
  4409. i40e_stat_str(&pf->hw, ret),
  4410. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4411. goto out;
  4412. }
  4413. /* Update the BW information */
  4414. ret = i40e_veb_get_bw_info(veb);
  4415. if (ret) {
  4416. dev_info(&pf->pdev->dev,
  4417. "Failed getting veb bw config, err %s aq_err %s\n",
  4418. i40e_stat_str(&pf->hw, ret),
  4419. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4420. }
  4421. out:
  4422. return ret;
  4423. }
  4424. #ifdef CONFIG_I40E_DCB
  4425. /**
  4426. * i40e_dcb_reconfigure - Reconfigure all VEBs and VSIs
  4427. * @pf: PF struct
  4428. *
  4429. * Reconfigure VEB/VSIs on a given PF; it is assumed that
  4430. * the caller would've quiesce all the VSIs before calling
  4431. * this function
  4432. **/
  4433. static void i40e_dcb_reconfigure(struct i40e_pf *pf)
  4434. {
  4435. u8 tc_map = 0;
  4436. int ret;
  4437. u8 v;
  4438. /* Enable the TCs available on PF to all VEBs */
  4439. tc_map = i40e_pf_get_tc_map(pf);
  4440. for (v = 0; v < I40E_MAX_VEB; v++) {
  4441. if (!pf->veb[v])
  4442. continue;
  4443. ret = i40e_veb_config_tc(pf->veb[v], tc_map);
  4444. if (ret) {
  4445. dev_info(&pf->pdev->dev,
  4446. "Failed configuring TC for VEB seid=%d\n",
  4447. pf->veb[v]->seid);
  4448. /* Will try to configure as many components */
  4449. }
  4450. }
  4451. /* Update each VSI */
  4452. for (v = 0; v < pf->num_alloc_vsi; v++) {
  4453. if (!pf->vsi[v])
  4454. continue;
  4455. /* - Enable all TCs for the LAN VSI
  4456. * - For all others keep them at TC0 for now
  4457. */
  4458. if (v == pf->lan_vsi)
  4459. tc_map = i40e_pf_get_tc_map(pf);
  4460. else
  4461. tc_map = I40E_DEFAULT_TRAFFIC_CLASS;
  4462. ret = i40e_vsi_config_tc(pf->vsi[v], tc_map);
  4463. if (ret) {
  4464. dev_info(&pf->pdev->dev,
  4465. "Failed configuring TC for VSI seid=%d\n",
  4466. pf->vsi[v]->seid);
  4467. /* Will try to configure as many components */
  4468. } else {
  4469. /* Re-configure VSI vectors based on updated TC map */
  4470. i40e_vsi_map_rings_to_vectors(pf->vsi[v]);
  4471. if (pf->vsi[v]->netdev)
  4472. i40e_dcbnl_set_all(pf->vsi[v]);
  4473. }
  4474. }
  4475. }
  4476. /**
  4477. * i40e_resume_port_tx - Resume port Tx
  4478. * @pf: PF struct
  4479. *
  4480. * Resume a port's Tx and issue a PF reset in case of failure to
  4481. * resume.
  4482. **/
  4483. static int i40e_resume_port_tx(struct i40e_pf *pf)
  4484. {
  4485. struct i40e_hw *hw = &pf->hw;
  4486. int ret;
  4487. ret = i40e_aq_resume_port_tx(hw, NULL);
  4488. if (ret) {
  4489. dev_info(&pf->pdev->dev,
  4490. "Resume Port Tx failed, err %s aq_err %s\n",
  4491. i40e_stat_str(&pf->hw, ret),
  4492. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4493. /* Schedule PF reset to recover */
  4494. set_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  4495. i40e_service_event_schedule(pf);
  4496. }
  4497. return ret;
  4498. }
  4499. /**
  4500. * i40e_init_pf_dcb - Initialize DCB configuration
  4501. * @pf: PF being configured
  4502. *
  4503. * Query the current DCB configuration and cache it
  4504. * in the hardware structure
  4505. **/
  4506. static int i40e_init_pf_dcb(struct i40e_pf *pf)
  4507. {
  4508. struct i40e_hw *hw = &pf->hw;
  4509. int err = 0;
  4510. /* Do not enable DCB for SW1 and SW2 images even if the FW is capable */
  4511. if (pf->flags & I40E_FLAG_NO_DCB_SUPPORT)
  4512. goto out;
  4513. /* Get the initial DCB configuration */
  4514. err = i40e_init_dcb(hw);
  4515. if (!err) {
  4516. /* Device/Function is not DCBX capable */
  4517. if ((!hw->func_caps.dcb) ||
  4518. (hw->dcbx_status == I40E_DCBX_STATUS_DISABLED)) {
  4519. dev_info(&pf->pdev->dev,
  4520. "DCBX offload is not supported or is disabled for this PF.\n");
  4521. } else {
  4522. /* When status is not DISABLED then DCBX in FW */
  4523. pf->dcbx_cap = DCB_CAP_DCBX_LLD_MANAGED |
  4524. DCB_CAP_DCBX_VER_IEEE;
  4525. pf->flags |= I40E_FLAG_DCB_CAPABLE;
  4526. /* Enable DCB tagging only when more than one TC
  4527. * or explicitly disable if only one TC
  4528. */
  4529. if (i40e_dcb_get_num_tc(&hw->local_dcbx_config) > 1)
  4530. pf->flags |= I40E_FLAG_DCB_ENABLED;
  4531. else
  4532. pf->flags &= ~I40E_FLAG_DCB_ENABLED;
  4533. dev_dbg(&pf->pdev->dev,
  4534. "DCBX offload is supported for this PF.\n");
  4535. }
  4536. } else {
  4537. dev_info(&pf->pdev->dev,
  4538. "Query for DCB configuration failed, err %s aq_err %s\n",
  4539. i40e_stat_str(&pf->hw, err),
  4540. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4541. }
  4542. out:
  4543. return err;
  4544. }
  4545. #endif /* CONFIG_I40E_DCB */
  4546. #define SPEED_SIZE 14
  4547. #define FC_SIZE 8
  4548. /**
  4549. * i40e_print_link_message - print link up or down
  4550. * @vsi: the VSI for which link needs a message
  4551. */
  4552. void i40e_print_link_message(struct i40e_vsi *vsi, bool isup)
  4553. {
  4554. enum i40e_aq_link_speed new_speed;
  4555. char *speed = "Unknown";
  4556. char *fc = "Unknown";
  4557. char *fec = "";
  4558. char *an = "";
  4559. new_speed = vsi->back->hw.phy.link_info.link_speed;
  4560. if ((vsi->current_isup == isup) && (vsi->current_speed == new_speed))
  4561. return;
  4562. vsi->current_isup = isup;
  4563. vsi->current_speed = new_speed;
  4564. if (!isup) {
  4565. netdev_info(vsi->netdev, "NIC Link is Down\n");
  4566. return;
  4567. }
  4568. /* Warn user if link speed on NPAR enabled partition is not at
  4569. * least 10GB
  4570. */
  4571. if (vsi->back->hw.func_caps.npar_enable &&
  4572. (vsi->back->hw.phy.link_info.link_speed == I40E_LINK_SPEED_1GB ||
  4573. vsi->back->hw.phy.link_info.link_speed == I40E_LINK_SPEED_100MB))
  4574. netdev_warn(vsi->netdev,
  4575. "The partition detected link speed that is less than 10Gbps\n");
  4576. switch (vsi->back->hw.phy.link_info.link_speed) {
  4577. case I40E_LINK_SPEED_40GB:
  4578. speed = "40 G";
  4579. break;
  4580. case I40E_LINK_SPEED_20GB:
  4581. speed = "20 G";
  4582. break;
  4583. case I40E_LINK_SPEED_25GB:
  4584. speed = "25 G";
  4585. break;
  4586. case I40E_LINK_SPEED_10GB:
  4587. speed = "10 G";
  4588. break;
  4589. case I40E_LINK_SPEED_1GB:
  4590. speed = "1000 M";
  4591. break;
  4592. case I40E_LINK_SPEED_100MB:
  4593. speed = "100 M";
  4594. break;
  4595. default:
  4596. break;
  4597. }
  4598. switch (vsi->back->hw.fc.current_mode) {
  4599. case I40E_FC_FULL:
  4600. fc = "RX/TX";
  4601. break;
  4602. case I40E_FC_TX_PAUSE:
  4603. fc = "TX";
  4604. break;
  4605. case I40E_FC_RX_PAUSE:
  4606. fc = "RX";
  4607. break;
  4608. default:
  4609. fc = "None";
  4610. break;
  4611. }
  4612. if (vsi->back->hw.phy.link_info.link_speed == I40E_LINK_SPEED_25GB) {
  4613. fec = ", FEC: None";
  4614. an = ", Autoneg: False";
  4615. if (vsi->back->hw.phy.link_info.an_info & I40E_AQ_AN_COMPLETED)
  4616. an = ", Autoneg: True";
  4617. if (vsi->back->hw.phy.link_info.fec_info &
  4618. I40E_AQ_CONFIG_FEC_KR_ENA)
  4619. fec = ", FEC: CL74 FC-FEC/BASE-R";
  4620. else if (vsi->back->hw.phy.link_info.fec_info &
  4621. I40E_AQ_CONFIG_FEC_RS_ENA)
  4622. fec = ", FEC: CL108 RS-FEC";
  4623. }
  4624. netdev_info(vsi->netdev, "NIC Link is Up, %sbps Full Duplex%s%s, Flow Control: %s\n",
  4625. speed, fec, an, fc);
  4626. }
  4627. /**
  4628. * i40e_up_complete - Finish the last steps of bringing up a connection
  4629. * @vsi: the VSI being configured
  4630. **/
  4631. static int i40e_up_complete(struct i40e_vsi *vsi)
  4632. {
  4633. struct i40e_pf *pf = vsi->back;
  4634. int err;
  4635. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  4636. i40e_vsi_configure_msix(vsi);
  4637. else
  4638. i40e_configure_msi_and_legacy(vsi);
  4639. /* start rings */
  4640. err = i40e_vsi_start_rings(vsi);
  4641. if (err)
  4642. return err;
  4643. clear_bit(__I40E_DOWN, &vsi->state);
  4644. i40e_napi_enable_all(vsi);
  4645. i40e_vsi_enable_irq(vsi);
  4646. if ((pf->hw.phy.link_info.link_info & I40E_AQ_LINK_UP) &&
  4647. (vsi->netdev)) {
  4648. i40e_print_link_message(vsi, true);
  4649. netif_tx_start_all_queues(vsi->netdev);
  4650. netif_carrier_on(vsi->netdev);
  4651. } else if (vsi->netdev) {
  4652. i40e_print_link_message(vsi, false);
  4653. /* need to check for qualified module here*/
  4654. if ((pf->hw.phy.link_info.link_info &
  4655. I40E_AQ_MEDIA_AVAILABLE) &&
  4656. (!(pf->hw.phy.link_info.an_info &
  4657. I40E_AQ_QUALIFIED_MODULE)))
  4658. netdev_err(vsi->netdev,
  4659. "the driver failed to link because an unqualified module was detected.");
  4660. }
  4661. /* replay FDIR SB filters */
  4662. if (vsi->type == I40E_VSI_FDIR) {
  4663. /* reset fd counters */
  4664. pf->fd_add_err = 0;
  4665. pf->fd_atr_cnt = 0;
  4666. i40e_fdir_filter_restore(vsi);
  4667. }
  4668. /* On the next run of the service_task, notify any clients of the new
  4669. * opened netdev
  4670. */
  4671. pf->flags |= I40E_FLAG_SERVICE_CLIENT_REQUESTED;
  4672. i40e_service_event_schedule(pf);
  4673. return 0;
  4674. }
  4675. /**
  4676. * i40e_vsi_reinit_locked - Reset the VSI
  4677. * @vsi: the VSI being configured
  4678. *
  4679. * Rebuild the ring structs after some configuration
  4680. * has changed, e.g. MTU size.
  4681. **/
  4682. static void i40e_vsi_reinit_locked(struct i40e_vsi *vsi)
  4683. {
  4684. struct i40e_pf *pf = vsi->back;
  4685. WARN_ON(in_interrupt());
  4686. while (test_and_set_bit(__I40E_CONFIG_BUSY, &pf->state))
  4687. usleep_range(1000, 2000);
  4688. i40e_down(vsi);
  4689. i40e_up(vsi);
  4690. clear_bit(__I40E_CONFIG_BUSY, &pf->state);
  4691. }
  4692. /**
  4693. * i40e_up - Bring the connection back up after being down
  4694. * @vsi: the VSI being configured
  4695. **/
  4696. int i40e_up(struct i40e_vsi *vsi)
  4697. {
  4698. int err;
  4699. err = i40e_vsi_configure(vsi);
  4700. if (!err)
  4701. err = i40e_up_complete(vsi);
  4702. return err;
  4703. }
  4704. /**
  4705. * i40e_down - Shutdown the connection processing
  4706. * @vsi: the VSI being stopped
  4707. **/
  4708. void i40e_down(struct i40e_vsi *vsi)
  4709. {
  4710. int i;
  4711. /* It is assumed that the caller of this function
  4712. * sets the vsi->state __I40E_DOWN bit.
  4713. */
  4714. if (vsi->netdev) {
  4715. netif_carrier_off(vsi->netdev);
  4716. netif_tx_disable(vsi->netdev);
  4717. }
  4718. i40e_vsi_disable_irq(vsi);
  4719. i40e_vsi_stop_rings(vsi);
  4720. i40e_napi_disable_all(vsi);
  4721. for (i = 0; i < vsi->num_queue_pairs; i++) {
  4722. i40e_clean_tx_ring(vsi->tx_rings[i]);
  4723. i40e_clean_rx_ring(vsi->rx_rings[i]);
  4724. }
  4725. }
  4726. /**
  4727. * i40e_setup_tc - configure multiple traffic classes
  4728. * @netdev: net device to configure
  4729. * @tc: number of traffic classes to enable
  4730. **/
  4731. static int i40e_setup_tc(struct net_device *netdev, u8 tc)
  4732. {
  4733. struct i40e_netdev_priv *np = netdev_priv(netdev);
  4734. struct i40e_vsi *vsi = np->vsi;
  4735. struct i40e_pf *pf = vsi->back;
  4736. u8 enabled_tc = 0;
  4737. int ret = -EINVAL;
  4738. int i;
  4739. /* Check if DCB enabled to continue */
  4740. if (!(pf->flags & I40E_FLAG_DCB_ENABLED)) {
  4741. netdev_info(netdev, "DCB is not enabled for adapter\n");
  4742. goto exit;
  4743. }
  4744. /* Check if MFP enabled */
  4745. if (pf->flags & I40E_FLAG_MFP_ENABLED) {
  4746. netdev_info(netdev, "Configuring TC not supported in MFP mode\n");
  4747. goto exit;
  4748. }
  4749. /* Check whether tc count is within enabled limit */
  4750. if (tc > i40e_pf_get_num_tc(pf)) {
  4751. netdev_info(netdev, "TC count greater than enabled on link for adapter\n");
  4752. goto exit;
  4753. }
  4754. /* Generate TC map for number of tc requested */
  4755. for (i = 0; i < tc; i++)
  4756. enabled_tc |= BIT(i);
  4757. /* Requesting same TC configuration as already enabled */
  4758. if (enabled_tc == vsi->tc_config.enabled_tc)
  4759. return 0;
  4760. /* Quiesce VSI queues */
  4761. i40e_quiesce_vsi(vsi);
  4762. /* Configure VSI for enabled TCs */
  4763. ret = i40e_vsi_config_tc(vsi, enabled_tc);
  4764. if (ret) {
  4765. netdev_info(netdev, "Failed configuring TC for VSI seid=%d\n",
  4766. vsi->seid);
  4767. goto exit;
  4768. }
  4769. /* Unquiesce VSI */
  4770. i40e_unquiesce_vsi(vsi);
  4771. exit:
  4772. return ret;
  4773. }
  4774. static int __i40e_setup_tc(struct net_device *netdev, u32 handle, __be16 proto,
  4775. struct tc_to_netdev *tc)
  4776. {
  4777. if (tc->type != TC_SETUP_MQPRIO)
  4778. return -EINVAL;
  4779. tc->mqprio->hw = TC_MQPRIO_HW_OFFLOAD_TCS;
  4780. return i40e_setup_tc(netdev, tc->mqprio->num_tc);
  4781. }
  4782. /**
  4783. * i40e_open - Called when a network interface is made active
  4784. * @netdev: network interface device structure
  4785. *
  4786. * The open entry point is called when a network interface is made
  4787. * active by the system (IFF_UP). At this point all resources needed
  4788. * for transmit and receive operations are allocated, the interrupt
  4789. * handler is registered with the OS, the netdev watchdog subtask is
  4790. * enabled, and the stack is notified that the interface is ready.
  4791. *
  4792. * Returns 0 on success, negative value on failure
  4793. **/
  4794. int i40e_open(struct net_device *netdev)
  4795. {
  4796. struct i40e_netdev_priv *np = netdev_priv(netdev);
  4797. struct i40e_vsi *vsi = np->vsi;
  4798. struct i40e_pf *pf = vsi->back;
  4799. int err;
  4800. /* disallow open during test or if eeprom is broken */
  4801. if (test_bit(__I40E_TESTING, &pf->state) ||
  4802. test_bit(__I40E_BAD_EEPROM, &pf->state))
  4803. return -EBUSY;
  4804. netif_carrier_off(netdev);
  4805. err = i40e_vsi_open(vsi);
  4806. if (err)
  4807. return err;
  4808. /* configure global TSO hardware offload settings */
  4809. wr32(&pf->hw, I40E_GLLAN_TSOMSK_F, be32_to_cpu(TCP_FLAG_PSH |
  4810. TCP_FLAG_FIN) >> 16);
  4811. wr32(&pf->hw, I40E_GLLAN_TSOMSK_M, be32_to_cpu(TCP_FLAG_PSH |
  4812. TCP_FLAG_FIN |
  4813. TCP_FLAG_CWR) >> 16);
  4814. wr32(&pf->hw, I40E_GLLAN_TSOMSK_L, be32_to_cpu(TCP_FLAG_CWR) >> 16);
  4815. udp_tunnel_get_rx_info(netdev);
  4816. return 0;
  4817. }
  4818. /**
  4819. * i40e_vsi_open -
  4820. * @vsi: the VSI to open
  4821. *
  4822. * Finish initialization of the VSI.
  4823. *
  4824. * Returns 0 on success, negative value on failure
  4825. *
  4826. * Note: expects to be called while under rtnl_lock()
  4827. **/
  4828. int i40e_vsi_open(struct i40e_vsi *vsi)
  4829. {
  4830. struct i40e_pf *pf = vsi->back;
  4831. char int_name[I40E_INT_NAME_STR_LEN];
  4832. int err;
  4833. /* allocate descriptors */
  4834. err = i40e_vsi_setup_tx_resources(vsi);
  4835. if (err)
  4836. goto err_setup_tx;
  4837. err = i40e_vsi_setup_rx_resources(vsi);
  4838. if (err)
  4839. goto err_setup_rx;
  4840. err = i40e_vsi_configure(vsi);
  4841. if (err)
  4842. goto err_setup_rx;
  4843. if (vsi->netdev) {
  4844. snprintf(int_name, sizeof(int_name) - 1, "%s-%s",
  4845. dev_driver_string(&pf->pdev->dev), vsi->netdev->name);
  4846. err = i40e_vsi_request_irq(vsi, int_name);
  4847. if (err)
  4848. goto err_setup_rx;
  4849. /* Notify the stack of the actual queue counts. */
  4850. err = netif_set_real_num_tx_queues(vsi->netdev,
  4851. vsi->num_queue_pairs);
  4852. if (err)
  4853. goto err_set_queues;
  4854. err = netif_set_real_num_rx_queues(vsi->netdev,
  4855. vsi->num_queue_pairs);
  4856. if (err)
  4857. goto err_set_queues;
  4858. } else if (vsi->type == I40E_VSI_FDIR) {
  4859. snprintf(int_name, sizeof(int_name) - 1, "%s-%s:fdir",
  4860. dev_driver_string(&pf->pdev->dev),
  4861. dev_name(&pf->pdev->dev));
  4862. err = i40e_vsi_request_irq(vsi, int_name);
  4863. } else {
  4864. err = -EINVAL;
  4865. goto err_setup_rx;
  4866. }
  4867. err = i40e_up_complete(vsi);
  4868. if (err)
  4869. goto err_up_complete;
  4870. return 0;
  4871. err_up_complete:
  4872. i40e_down(vsi);
  4873. err_set_queues:
  4874. i40e_vsi_free_irq(vsi);
  4875. err_setup_rx:
  4876. i40e_vsi_free_rx_resources(vsi);
  4877. err_setup_tx:
  4878. i40e_vsi_free_tx_resources(vsi);
  4879. if (vsi == pf->vsi[pf->lan_vsi])
  4880. i40e_do_reset(pf, BIT_ULL(__I40E_PF_RESET_REQUESTED), true);
  4881. return err;
  4882. }
  4883. /**
  4884. * i40e_fdir_filter_exit - Cleans up the Flow Director accounting
  4885. * @pf: Pointer to PF
  4886. *
  4887. * This function destroys the hlist where all the Flow Director
  4888. * filters were saved.
  4889. **/
  4890. static void i40e_fdir_filter_exit(struct i40e_pf *pf)
  4891. {
  4892. struct i40e_fdir_filter *filter;
  4893. struct i40e_flex_pit *pit_entry, *tmp;
  4894. struct hlist_node *node2;
  4895. hlist_for_each_entry_safe(filter, node2,
  4896. &pf->fdir_filter_list, fdir_node) {
  4897. hlist_del(&filter->fdir_node);
  4898. kfree(filter);
  4899. }
  4900. list_for_each_entry_safe(pit_entry, tmp, &pf->l3_flex_pit_list, list) {
  4901. list_del(&pit_entry->list);
  4902. kfree(pit_entry);
  4903. }
  4904. INIT_LIST_HEAD(&pf->l3_flex_pit_list);
  4905. list_for_each_entry_safe(pit_entry, tmp, &pf->l4_flex_pit_list, list) {
  4906. list_del(&pit_entry->list);
  4907. kfree(pit_entry);
  4908. }
  4909. INIT_LIST_HEAD(&pf->l4_flex_pit_list);
  4910. pf->fdir_pf_active_filters = 0;
  4911. pf->fd_tcp4_filter_cnt = 0;
  4912. pf->fd_udp4_filter_cnt = 0;
  4913. pf->fd_sctp4_filter_cnt = 0;
  4914. pf->fd_ip4_filter_cnt = 0;
  4915. /* Reprogram the default input set for TCP/IPv4 */
  4916. i40e_write_fd_input_set(pf, I40E_FILTER_PCTYPE_NONF_IPV4_TCP,
  4917. I40E_L3_SRC_MASK | I40E_L3_DST_MASK |
  4918. I40E_L4_SRC_MASK | I40E_L4_DST_MASK);
  4919. /* Reprogram the default input set for UDP/IPv4 */
  4920. i40e_write_fd_input_set(pf, I40E_FILTER_PCTYPE_NONF_IPV4_UDP,
  4921. I40E_L3_SRC_MASK | I40E_L3_DST_MASK |
  4922. I40E_L4_SRC_MASK | I40E_L4_DST_MASK);
  4923. /* Reprogram the default input set for SCTP/IPv4 */
  4924. i40e_write_fd_input_set(pf, I40E_FILTER_PCTYPE_NONF_IPV4_SCTP,
  4925. I40E_L3_SRC_MASK | I40E_L3_DST_MASK |
  4926. I40E_L4_SRC_MASK | I40E_L4_DST_MASK);
  4927. /* Reprogram the default input set for Other/IPv4 */
  4928. i40e_write_fd_input_set(pf, I40E_FILTER_PCTYPE_NONF_IPV4_OTHER,
  4929. I40E_L3_SRC_MASK | I40E_L3_DST_MASK);
  4930. }
  4931. /**
  4932. * i40e_close - Disables a network interface
  4933. * @netdev: network interface device structure
  4934. *
  4935. * The close entry point is called when an interface is de-activated
  4936. * by the OS. The hardware is still under the driver's control, but
  4937. * this netdev interface is disabled.
  4938. *
  4939. * Returns 0, this is not allowed to fail
  4940. **/
  4941. int i40e_close(struct net_device *netdev)
  4942. {
  4943. struct i40e_netdev_priv *np = netdev_priv(netdev);
  4944. struct i40e_vsi *vsi = np->vsi;
  4945. i40e_vsi_close(vsi);
  4946. return 0;
  4947. }
  4948. /**
  4949. * i40e_do_reset - Start a PF or Core Reset sequence
  4950. * @pf: board private structure
  4951. * @reset_flags: which reset is requested
  4952. * @lock_acquired: indicates whether or not the lock has been acquired
  4953. * before this function was called.
  4954. *
  4955. * The essential difference in resets is that the PF Reset
  4956. * doesn't clear the packet buffers, doesn't reset the PE
  4957. * firmware, and doesn't bother the other PFs on the chip.
  4958. **/
  4959. void i40e_do_reset(struct i40e_pf *pf, u32 reset_flags, bool lock_acquired)
  4960. {
  4961. u32 val;
  4962. WARN_ON(in_interrupt());
  4963. /* do the biggest reset indicated */
  4964. if (reset_flags & BIT_ULL(__I40E_GLOBAL_RESET_REQUESTED)) {
  4965. /* Request a Global Reset
  4966. *
  4967. * This will start the chip's countdown to the actual full
  4968. * chip reset event, and a warning interrupt to be sent
  4969. * to all PFs, including the requestor. Our handler
  4970. * for the warning interrupt will deal with the shutdown
  4971. * and recovery of the switch setup.
  4972. */
  4973. dev_dbg(&pf->pdev->dev, "GlobalR requested\n");
  4974. val = rd32(&pf->hw, I40E_GLGEN_RTRIG);
  4975. val |= I40E_GLGEN_RTRIG_GLOBR_MASK;
  4976. wr32(&pf->hw, I40E_GLGEN_RTRIG, val);
  4977. } else if (reset_flags & BIT_ULL(__I40E_CORE_RESET_REQUESTED)) {
  4978. /* Request a Core Reset
  4979. *
  4980. * Same as Global Reset, except does *not* include the MAC/PHY
  4981. */
  4982. dev_dbg(&pf->pdev->dev, "CoreR requested\n");
  4983. val = rd32(&pf->hw, I40E_GLGEN_RTRIG);
  4984. val |= I40E_GLGEN_RTRIG_CORER_MASK;
  4985. wr32(&pf->hw, I40E_GLGEN_RTRIG, val);
  4986. i40e_flush(&pf->hw);
  4987. } else if (reset_flags & BIT_ULL(__I40E_PF_RESET_REQUESTED)) {
  4988. /* Request a PF Reset
  4989. *
  4990. * Resets only the PF-specific registers
  4991. *
  4992. * This goes directly to the tear-down and rebuild of
  4993. * the switch, since we need to do all the recovery as
  4994. * for the Core Reset.
  4995. */
  4996. dev_dbg(&pf->pdev->dev, "PFR requested\n");
  4997. i40e_handle_reset_warning(pf, lock_acquired);
  4998. } else if (reset_flags & BIT_ULL(__I40E_REINIT_REQUESTED)) {
  4999. int v;
  5000. /* Find the VSI(s) that requested a re-init */
  5001. dev_info(&pf->pdev->dev,
  5002. "VSI reinit requested\n");
  5003. for (v = 0; v < pf->num_alloc_vsi; v++) {
  5004. struct i40e_vsi *vsi = pf->vsi[v];
  5005. if (vsi != NULL &&
  5006. test_bit(__I40E_REINIT_REQUESTED, &vsi->state)) {
  5007. i40e_vsi_reinit_locked(pf->vsi[v]);
  5008. clear_bit(__I40E_REINIT_REQUESTED, &vsi->state);
  5009. }
  5010. }
  5011. } else if (reset_flags & BIT_ULL(__I40E_DOWN_REQUESTED)) {
  5012. int v;
  5013. /* Find the VSI(s) that needs to be brought down */
  5014. dev_info(&pf->pdev->dev, "VSI down requested\n");
  5015. for (v = 0; v < pf->num_alloc_vsi; v++) {
  5016. struct i40e_vsi *vsi = pf->vsi[v];
  5017. if (vsi != NULL &&
  5018. test_bit(__I40E_DOWN_REQUESTED, &vsi->state)) {
  5019. set_bit(__I40E_DOWN, &vsi->state);
  5020. i40e_down(vsi);
  5021. clear_bit(__I40E_DOWN_REQUESTED, &vsi->state);
  5022. }
  5023. }
  5024. } else {
  5025. dev_info(&pf->pdev->dev,
  5026. "bad reset request 0x%08x\n", reset_flags);
  5027. }
  5028. }
  5029. #ifdef CONFIG_I40E_DCB
  5030. /**
  5031. * i40e_dcb_need_reconfig - Check if DCB needs reconfig
  5032. * @pf: board private structure
  5033. * @old_cfg: current DCB config
  5034. * @new_cfg: new DCB config
  5035. **/
  5036. bool i40e_dcb_need_reconfig(struct i40e_pf *pf,
  5037. struct i40e_dcbx_config *old_cfg,
  5038. struct i40e_dcbx_config *new_cfg)
  5039. {
  5040. bool need_reconfig = false;
  5041. /* Check if ETS configuration has changed */
  5042. if (memcmp(&new_cfg->etscfg,
  5043. &old_cfg->etscfg,
  5044. sizeof(new_cfg->etscfg))) {
  5045. /* If Priority Table has changed reconfig is needed */
  5046. if (memcmp(&new_cfg->etscfg.prioritytable,
  5047. &old_cfg->etscfg.prioritytable,
  5048. sizeof(new_cfg->etscfg.prioritytable))) {
  5049. need_reconfig = true;
  5050. dev_dbg(&pf->pdev->dev, "ETS UP2TC changed.\n");
  5051. }
  5052. if (memcmp(&new_cfg->etscfg.tcbwtable,
  5053. &old_cfg->etscfg.tcbwtable,
  5054. sizeof(new_cfg->etscfg.tcbwtable)))
  5055. dev_dbg(&pf->pdev->dev, "ETS TC BW Table changed.\n");
  5056. if (memcmp(&new_cfg->etscfg.tsatable,
  5057. &old_cfg->etscfg.tsatable,
  5058. sizeof(new_cfg->etscfg.tsatable)))
  5059. dev_dbg(&pf->pdev->dev, "ETS TSA Table changed.\n");
  5060. }
  5061. /* Check if PFC configuration has changed */
  5062. if (memcmp(&new_cfg->pfc,
  5063. &old_cfg->pfc,
  5064. sizeof(new_cfg->pfc))) {
  5065. need_reconfig = true;
  5066. dev_dbg(&pf->pdev->dev, "PFC config change detected.\n");
  5067. }
  5068. /* Check if APP Table has changed */
  5069. if (memcmp(&new_cfg->app,
  5070. &old_cfg->app,
  5071. sizeof(new_cfg->app))) {
  5072. need_reconfig = true;
  5073. dev_dbg(&pf->pdev->dev, "APP Table change detected.\n");
  5074. }
  5075. dev_dbg(&pf->pdev->dev, "dcb need_reconfig=%d\n", need_reconfig);
  5076. return need_reconfig;
  5077. }
  5078. /**
  5079. * i40e_handle_lldp_event - Handle LLDP Change MIB event
  5080. * @pf: board private structure
  5081. * @e: event info posted on ARQ
  5082. **/
  5083. static int i40e_handle_lldp_event(struct i40e_pf *pf,
  5084. struct i40e_arq_event_info *e)
  5085. {
  5086. struct i40e_aqc_lldp_get_mib *mib =
  5087. (struct i40e_aqc_lldp_get_mib *)&e->desc.params.raw;
  5088. struct i40e_hw *hw = &pf->hw;
  5089. struct i40e_dcbx_config tmp_dcbx_cfg;
  5090. bool need_reconfig = false;
  5091. int ret = 0;
  5092. u8 type;
  5093. /* Not DCB capable or capability disabled */
  5094. if (!(pf->flags & I40E_FLAG_DCB_CAPABLE))
  5095. return ret;
  5096. /* Ignore if event is not for Nearest Bridge */
  5097. type = ((mib->type >> I40E_AQ_LLDP_BRIDGE_TYPE_SHIFT)
  5098. & I40E_AQ_LLDP_BRIDGE_TYPE_MASK);
  5099. dev_dbg(&pf->pdev->dev, "LLDP event mib bridge type 0x%x\n", type);
  5100. if (type != I40E_AQ_LLDP_BRIDGE_TYPE_NEAREST_BRIDGE)
  5101. return ret;
  5102. /* Check MIB Type and return if event for Remote MIB update */
  5103. type = mib->type & I40E_AQ_LLDP_MIB_TYPE_MASK;
  5104. dev_dbg(&pf->pdev->dev,
  5105. "LLDP event mib type %s\n", type ? "remote" : "local");
  5106. if (type == I40E_AQ_LLDP_MIB_REMOTE) {
  5107. /* Update the remote cached instance and return */
  5108. ret = i40e_aq_get_dcb_config(hw, I40E_AQ_LLDP_MIB_REMOTE,
  5109. I40E_AQ_LLDP_BRIDGE_TYPE_NEAREST_BRIDGE,
  5110. &hw->remote_dcbx_config);
  5111. goto exit;
  5112. }
  5113. /* Store the old configuration */
  5114. tmp_dcbx_cfg = hw->local_dcbx_config;
  5115. /* Reset the old DCBx configuration data */
  5116. memset(&hw->local_dcbx_config, 0, sizeof(hw->local_dcbx_config));
  5117. /* Get updated DCBX data from firmware */
  5118. ret = i40e_get_dcb_config(&pf->hw);
  5119. if (ret) {
  5120. dev_info(&pf->pdev->dev,
  5121. "Failed querying DCB configuration data from firmware, err %s aq_err %s\n",
  5122. i40e_stat_str(&pf->hw, ret),
  5123. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5124. goto exit;
  5125. }
  5126. /* No change detected in DCBX configs */
  5127. if (!memcmp(&tmp_dcbx_cfg, &hw->local_dcbx_config,
  5128. sizeof(tmp_dcbx_cfg))) {
  5129. dev_dbg(&pf->pdev->dev, "No change detected in DCBX configuration.\n");
  5130. goto exit;
  5131. }
  5132. need_reconfig = i40e_dcb_need_reconfig(pf, &tmp_dcbx_cfg,
  5133. &hw->local_dcbx_config);
  5134. i40e_dcbnl_flush_apps(pf, &tmp_dcbx_cfg, &hw->local_dcbx_config);
  5135. if (!need_reconfig)
  5136. goto exit;
  5137. /* Enable DCB tagging only when more than one TC */
  5138. if (i40e_dcb_get_num_tc(&hw->local_dcbx_config) > 1)
  5139. pf->flags |= I40E_FLAG_DCB_ENABLED;
  5140. else
  5141. pf->flags &= ~I40E_FLAG_DCB_ENABLED;
  5142. set_bit(__I40E_PORT_TX_SUSPENDED, &pf->state);
  5143. /* Reconfiguration needed quiesce all VSIs */
  5144. i40e_pf_quiesce_all_vsi(pf);
  5145. /* Changes in configuration update VEB/VSI */
  5146. i40e_dcb_reconfigure(pf);
  5147. ret = i40e_resume_port_tx(pf);
  5148. clear_bit(__I40E_PORT_TX_SUSPENDED, &pf->state);
  5149. /* In case of error no point in resuming VSIs */
  5150. if (ret)
  5151. goto exit;
  5152. /* Wait for the PF's queues to be disabled */
  5153. ret = i40e_pf_wait_queues_disabled(pf);
  5154. if (ret) {
  5155. /* Schedule PF reset to recover */
  5156. set_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  5157. i40e_service_event_schedule(pf);
  5158. } else {
  5159. i40e_pf_unquiesce_all_vsi(pf);
  5160. pf->flags |= (I40E_FLAG_SERVICE_CLIENT_REQUESTED |
  5161. I40E_FLAG_CLIENT_L2_CHANGE);
  5162. }
  5163. exit:
  5164. return ret;
  5165. }
  5166. #endif /* CONFIG_I40E_DCB */
  5167. /**
  5168. * i40e_do_reset_safe - Protected reset path for userland calls.
  5169. * @pf: board private structure
  5170. * @reset_flags: which reset is requested
  5171. *
  5172. **/
  5173. void i40e_do_reset_safe(struct i40e_pf *pf, u32 reset_flags)
  5174. {
  5175. rtnl_lock();
  5176. i40e_do_reset(pf, reset_flags, true);
  5177. rtnl_unlock();
  5178. }
  5179. /**
  5180. * i40e_handle_lan_overflow_event - Handler for LAN queue overflow event
  5181. * @pf: board private structure
  5182. * @e: event info posted on ARQ
  5183. *
  5184. * Handler for LAN Queue Overflow Event generated by the firmware for PF
  5185. * and VF queues
  5186. **/
  5187. static void i40e_handle_lan_overflow_event(struct i40e_pf *pf,
  5188. struct i40e_arq_event_info *e)
  5189. {
  5190. struct i40e_aqc_lan_overflow *data =
  5191. (struct i40e_aqc_lan_overflow *)&e->desc.params.raw;
  5192. u32 queue = le32_to_cpu(data->prtdcb_rupto);
  5193. u32 qtx_ctl = le32_to_cpu(data->otx_ctl);
  5194. struct i40e_hw *hw = &pf->hw;
  5195. struct i40e_vf *vf;
  5196. u16 vf_id;
  5197. dev_dbg(&pf->pdev->dev, "overflow Rx Queue Number = %d QTX_CTL=0x%08x\n",
  5198. queue, qtx_ctl);
  5199. /* Queue belongs to VF, find the VF and issue VF reset */
  5200. if (((qtx_ctl & I40E_QTX_CTL_PFVF_Q_MASK)
  5201. >> I40E_QTX_CTL_PFVF_Q_SHIFT) == I40E_QTX_CTL_VF_QUEUE) {
  5202. vf_id = (u16)((qtx_ctl & I40E_QTX_CTL_VFVM_INDX_MASK)
  5203. >> I40E_QTX_CTL_VFVM_INDX_SHIFT);
  5204. vf_id -= hw->func_caps.vf_base_id;
  5205. vf = &pf->vf[vf_id];
  5206. i40e_vc_notify_vf_reset(vf);
  5207. /* Allow VF to process pending reset notification */
  5208. msleep(20);
  5209. i40e_reset_vf(vf, false);
  5210. }
  5211. }
  5212. /**
  5213. * i40e_get_cur_guaranteed_fd_count - Get the consumed guaranteed FD filters
  5214. * @pf: board private structure
  5215. **/
  5216. u32 i40e_get_cur_guaranteed_fd_count(struct i40e_pf *pf)
  5217. {
  5218. u32 val, fcnt_prog;
  5219. val = rd32(&pf->hw, I40E_PFQF_FDSTAT);
  5220. fcnt_prog = (val & I40E_PFQF_FDSTAT_GUARANT_CNT_MASK);
  5221. return fcnt_prog;
  5222. }
  5223. /**
  5224. * i40e_get_current_fd_count - Get total FD filters programmed for this PF
  5225. * @pf: board private structure
  5226. **/
  5227. u32 i40e_get_current_fd_count(struct i40e_pf *pf)
  5228. {
  5229. u32 val, fcnt_prog;
  5230. val = rd32(&pf->hw, I40E_PFQF_FDSTAT);
  5231. fcnt_prog = (val & I40E_PFQF_FDSTAT_GUARANT_CNT_MASK) +
  5232. ((val & I40E_PFQF_FDSTAT_BEST_CNT_MASK) >>
  5233. I40E_PFQF_FDSTAT_BEST_CNT_SHIFT);
  5234. return fcnt_prog;
  5235. }
  5236. /**
  5237. * i40e_get_global_fd_count - Get total FD filters programmed on device
  5238. * @pf: board private structure
  5239. **/
  5240. u32 i40e_get_global_fd_count(struct i40e_pf *pf)
  5241. {
  5242. u32 val, fcnt_prog;
  5243. val = rd32(&pf->hw, I40E_GLQF_FDCNT_0);
  5244. fcnt_prog = (val & I40E_GLQF_FDCNT_0_GUARANT_CNT_MASK) +
  5245. ((val & I40E_GLQF_FDCNT_0_BESTCNT_MASK) >>
  5246. I40E_GLQF_FDCNT_0_BESTCNT_SHIFT);
  5247. return fcnt_prog;
  5248. }
  5249. /**
  5250. * i40e_fdir_check_and_reenable - Function to reenabe FD ATR or SB if disabled
  5251. * @pf: board private structure
  5252. **/
  5253. void i40e_fdir_check_and_reenable(struct i40e_pf *pf)
  5254. {
  5255. struct i40e_fdir_filter *filter;
  5256. u32 fcnt_prog, fcnt_avail;
  5257. struct hlist_node *node;
  5258. if (test_bit(__I40E_FD_FLUSH_REQUESTED, &pf->state))
  5259. return;
  5260. /* Check if, FD SB or ATR was auto disabled and if there is enough room
  5261. * to re-enable
  5262. */
  5263. fcnt_prog = i40e_get_global_fd_count(pf);
  5264. fcnt_avail = pf->fdir_pf_filter_count;
  5265. if ((fcnt_prog < (fcnt_avail - I40E_FDIR_BUFFER_HEAD_ROOM)) ||
  5266. (pf->fd_add_err == 0) ||
  5267. (i40e_get_current_atr_cnt(pf) < pf->fd_atr_cnt)) {
  5268. if ((pf->flags & I40E_FLAG_FD_SB_ENABLED) &&
  5269. (pf->hw_disabled_flags & I40E_FLAG_FD_SB_ENABLED)) {
  5270. pf->hw_disabled_flags &= ~I40E_FLAG_FD_SB_ENABLED;
  5271. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  5272. dev_info(&pf->pdev->dev, "FD Sideband/ntuple is being enabled since we have space in the table now\n");
  5273. }
  5274. }
  5275. /* Wait for some more space to be available to turn on ATR. We also
  5276. * must check that no existing ntuple rules for TCP are in effect
  5277. */
  5278. if (fcnt_prog < (fcnt_avail - I40E_FDIR_BUFFER_HEAD_ROOM * 2)) {
  5279. if ((pf->flags & I40E_FLAG_FD_ATR_ENABLED) &&
  5280. (pf->hw_disabled_flags & I40E_FLAG_FD_ATR_ENABLED) &&
  5281. (pf->fd_tcp4_filter_cnt == 0)) {
  5282. pf->hw_disabled_flags &= ~I40E_FLAG_FD_ATR_ENABLED;
  5283. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  5284. dev_info(&pf->pdev->dev, "ATR is being enabled since we have space in the table and there are no conflicting ntuple rules\n");
  5285. }
  5286. }
  5287. /* if hw had a problem adding a filter, delete it */
  5288. if (pf->fd_inv > 0) {
  5289. hlist_for_each_entry_safe(filter, node,
  5290. &pf->fdir_filter_list, fdir_node) {
  5291. if (filter->fd_id == pf->fd_inv) {
  5292. hlist_del(&filter->fdir_node);
  5293. kfree(filter);
  5294. pf->fdir_pf_active_filters--;
  5295. }
  5296. }
  5297. }
  5298. }
  5299. #define I40E_MIN_FD_FLUSH_INTERVAL 10
  5300. #define I40E_MIN_FD_FLUSH_SB_ATR_UNSTABLE 30
  5301. /**
  5302. * i40e_fdir_flush_and_replay - Function to flush all FD filters and replay SB
  5303. * @pf: board private structure
  5304. **/
  5305. static void i40e_fdir_flush_and_replay(struct i40e_pf *pf)
  5306. {
  5307. unsigned long min_flush_time;
  5308. int flush_wait_retry = 50;
  5309. bool disable_atr = false;
  5310. int fd_room;
  5311. int reg;
  5312. if (!time_after(jiffies, pf->fd_flush_timestamp +
  5313. (I40E_MIN_FD_FLUSH_INTERVAL * HZ)))
  5314. return;
  5315. /* If the flush is happening too quick and we have mostly SB rules we
  5316. * should not re-enable ATR for some time.
  5317. */
  5318. min_flush_time = pf->fd_flush_timestamp +
  5319. (I40E_MIN_FD_FLUSH_SB_ATR_UNSTABLE * HZ);
  5320. fd_room = pf->fdir_pf_filter_count - pf->fdir_pf_active_filters;
  5321. if (!(time_after(jiffies, min_flush_time)) &&
  5322. (fd_room < I40E_FDIR_BUFFER_HEAD_ROOM_FOR_ATR)) {
  5323. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  5324. dev_info(&pf->pdev->dev, "ATR disabled, not enough FD filter space.\n");
  5325. disable_atr = true;
  5326. }
  5327. pf->fd_flush_timestamp = jiffies;
  5328. pf->hw_disabled_flags |= I40E_FLAG_FD_ATR_ENABLED;
  5329. /* flush all filters */
  5330. wr32(&pf->hw, I40E_PFQF_CTL_1,
  5331. I40E_PFQF_CTL_1_CLEARFDTABLE_MASK);
  5332. i40e_flush(&pf->hw);
  5333. pf->fd_flush_cnt++;
  5334. pf->fd_add_err = 0;
  5335. do {
  5336. /* Check FD flush status every 5-6msec */
  5337. usleep_range(5000, 6000);
  5338. reg = rd32(&pf->hw, I40E_PFQF_CTL_1);
  5339. if (!(reg & I40E_PFQF_CTL_1_CLEARFDTABLE_MASK))
  5340. break;
  5341. } while (flush_wait_retry--);
  5342. if (reg & I40E_PFQF_CTL_1_CLEARFDTABLE_MASK) {
  5343. dev_warn(&pf->pdev->dev, "FD table did not flush, needs more time\n");
  5344. } else {
  5345. /* replay sideband filters */
  5346. i40e_fdir_filter_restore(pf->vsi[pf->lan_vsi]);
  5347. if (!disable_atr && !pf->fd_tcp4_filter_cnt)
  5348. pf->hw_disabled_flags &= ~I40E_FLAG_FD_ATR_ENABLED;
  5349. clear_bit(__I40E_FD_FLUSH_REQUESTED, &pf->state);
  5350. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  5351. dev_info(&pf->pdev->dev, "FD Filter table flushed and FD-SB replayed.\n");
  5352. }
  5353. }
  5354. /**
  5355. * i40e_get_current_atr_count - Get the count of total FD ATR filters programmed
  5356. * @pf: board private structure
  5357. **/
  5358. u32 i40e_get_current_atr_cnt(struct i40e_pf *pf)
  5359. {
  5360. return i40e_get_current_fd_count(pf) - pf->fdir_pf_active_filters;
  5361. }
  5362. /* We can see up to 256 filter programming desc in transit if the filters are
  5363. * being applied really fast; before we see the first
  5364. * filter miss error on Rx queue 0. Accumulating enough error messages before
  5365. * reacting will make sure we don't cause flush too often.
  5366. */
  5367. #define I40E_MAX_FD_PROGRAM_ERROR 256
  5368. /**
  5369. * i40e_fdir_reinit_subtask - Worker thread to reinit FDIR filter table
  5370. * @pf: board private structure
  5371. **/
  5372. static void i40e_fdir_reinit_subtask(struct i40e_pf *pf)
  5373. {
  5374. /* if interface is down do nothing */
  5375. if (test_bit(__I40E_DOWN, &pf->state))
  5376. return;
  5377. if (test_bit(__I40E_FD_FLUSH_REQUESTED, &pf->state))
  5378. i40e_fdir_flush_and_replay(pf);
  5379. i40e_fdir_check_and_reenable(pf);
  5380. }
  5381. /**
  5382. * i40e_vsi_link_event - notify VSI of a link event
  5383. * @vsi: vsi to be notified
  5384. * @link_up: link up or down
  5385. **/
  5386. static void i40e_vsi_link_event(struct i40e_vsi *vsi, bool link_up)
  5387. {
  5388. if (!vsi || test_bit(__I40E_DOWN, &vsi->state))
  5389. return;
  5390. switch (vsi->type) {
  5391. case I40E_VSI_MAIN:
  5392. if (!vsi->netdev || !vsi->netdev_registered)
  5393. break;
  5394. if (link_up) {
  5395. netif_carrier_on(vsi->netdev);
  5396. netif_tx_wake_all_queues(vsi->netdev);
  5397. } else {
  5398. netif_carrier_off(vsi->netdev);
  5399. netif_tx_stop_all_queues(vsi->netdev);
  5400. }
  5401. break;
  5402. case I40E_VSI_SRIOV:
  5403. case I40E_VSI_VMDQ2:
  5404. case I40E_VSI_CTRL:
  5405. case I40E_VSI_IWARP:
  5406. case I40E_VSI_MIRROR:
  5407. default:
  5408. /* there is no notification for other VSIs */
  5409. break;
  5410. }
  5411. }
  5412. /**
  5413. * i40e_veb_link_event - notify elements on the veb of a link event
  5414. * @veb: veb to be notified
  5415. * @link_up: link up or down
  5416. **/
  5417. static void i40e_veb_link_event(struct i40e_veb *veb, bool link_up)
  5418. {
  5419. struct i40e_pf *pf;
  5420. int i;
  5421. if (!veb || !veb->pf)
  5422. return;
  5423. pf = veb->pf;
  5424. /* depth first... */
  5425. for (i = 0; i < I40E_MAX_VEB; i++)
  5426. if (pf->veb[i] && (pf->veb[i]->uplink_seid == veb->seid))
  5427. i40e_veb_link_event(pf->veb[i], link_up);
  5428. /* ... now the local VSIs */
  5429. for (i = 0; i < pf->num_alloc_vsi; i++)
  5430. if (pf->vsi[i] && (pf->vsi[i]->uplink_seid == veb->seid))
  5431. i40e_vsi_link_event(pf->vsi[i], link_up);
  5432. }
  5433. /**
  5434. * i40e_link_event - Update netif_carrier status
  5435. * @pf: board private structure
  5436. **/
  5437. static void i40e_link_event(struct i40e_pf *pf)
  5438. {
  5439. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  5440. u8 new_link_speed, old_link_speed;
  5441. i40e_status status;
  5442. bool new_link, old_link;
  5443. /* save off old link status information */
  5444. pf->hw.phy.link_info_old = pf->hw.phy.link_info;
  5445. /* set this to force the get_link_status call to refresh state */
  5446. pf->hw.phy.get_link_info = true;
  5447. old_link = (pf->hw.phy.link_info_old.link_info & I40E_AQ_LINK_UP);
  5448. status = i40e_get_link_status(&pf->hw, &new_link);
  5449. /* On success, disable temp link polling */
  5450. if (status == I40E_SUCCESS) {
  5451. if (pf->flags & I40E_FLAG_TEMP_LINK_POLLING)
  5452. pf->flags &= ~I40E_FLAG_TEMP_LINK_POLLING;
  5453. } else {
  5454. /* Enable link polling temporarily until i40e_get_link_status
  5455. * returns I40E_SUCCESS
  5456. */
  5457. pf->flags |= I40E_FLAG_TEMP_LINK_POLLING;
  5458. dev_dbg(&pf->pdev->dev, "couldn't get link state, status: %d\n",
  5459. status);
  5460. return;
  5461. }
  5462. old_link_speed = pf->hw.phy.link_info_old.link_speed;
  5463. new_link_speed = pf->hw.phy.link_info.link_speed;
  5464. if (new_link == old_link &&
  5465. new_link_speed == old_link_speed &&
  5466. (test_bit(__I40E_DOWN, &vsi->state) ||
  5467. new_link == netif_carrier_ok(vsi->netdev)))
  5468. return;
  5469. if (!test_bit(__I40E_DOWN, &vsi->state))
  5470. i40e_print_link_message(vsi, new_link);
  5471. /* Notify the base of the switch tree connected to
  5472. * the link. Floating VEBs are not notified.
  5473. */
  5474. if (pf->lan_veb != I40E_NO_VEB && pf->veb[pf->lan_veb])
  5475. i40e_veb_link_event(pf->veb[pf->lan_veb], new_link);
  5476. else
  5477. i40e_vsi_link_event(vsi, new_link);
  5478. if (pf->vf)
  5479. i40e_vc_notify_link_state(pf);
  5480. if (pf->flags & I40E_FLAG_PTP)
  5481. i40e_ptp_set_increment(pf);
  5482. }
  5483. /**
  5484. * i40e_watchdog_subtask - periodic checks not using event driven response
  5485. * @pf: board private structure
  5486. **/
  5487. static void i40e_watchdog_subtask(struct i40e_pf *pf)
  5488. {
  5489. int i;
  5490. /* if interface is down do nothing */
  5491. if (test_bit(__I40E_DOWN, &pf->state) ||
  5492. test_bit(__I40E_CONFIG_BUSY, &pf->state))
  5493. return;
  5494. /* make sure we don't do these things too often */
  5495. if (time_before(jiffies, (pf->service_timer_previous +
  5496. pf->service_timer_period)))
  5497. return;
  5498. pf->service_timer_previous = jiffies;
  5499. if ((pf->flags & I40E_FLAG_LINK_POLLING_ENABLED) ||
  5500. (pf->flags & I40E_FLAG_TEMP_LINK_POLLING))
  5501. i40e_link_event(pf);
  5502. /* Update the stats for active netdevs so the network stack
  5503. * can look at updated numbers whenever it cares to
  5504. */
  5505. for (i = 0; i < pf->num_alloc_vsi; i++)
  5506. if (pf->vsi[i] && pf->vsi[i]->netdev)
  5507. i40e_update_stats(pf->vsi[i]);
  5508. if (pf->flags & I40E_FLAG_VEB_STATS_ENABLED) {
  5509. /* Update the stats for the active switching components */
  5510. for (i = 0; i < I40E_MAX_VEB; i++)
  5511. if (pf->veb[i])
  5512. i40e_update_veb_stats(pf->veb[i]);
  5513. }
  5514. i40e_ptp_rx_hang(pf->vsi[pf->lan_vsi]);
  5515. }
  5516. /**
  5517. * i40e_reset_subtask - Set up for resetting the device and driver
  5518. * @pf: board private structure
  5519. **/
  5520. static void i40e_reset_subtask(struct i40e_pf *pf)
  5521. {
  5522. u32 reset_flags = 0;
  5523. if (test_bit(__I40E_REINIT_REQUESTED, &pf->state)) {
  5524. reset_flags |= BIT(__I40E_REINIT_REQUESTED);
  5525. clear_bit(__I40E_REINIT_REQUESTED, &pf->state);
  5526. }
  5527. if (test_bit(__I40E_PF_RESET_REQUESTED, &pf->state)) {
  5528. reset_flags |= BIT(__I40E_PF_RESET_REQUESTED);
  5529. clear_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  5530. }
  5531. if (test_bit(__I40E_CORE_RESET_REQUESTED, &pf->state)) {
  5532. reset_flags |= BIT(__I40E_CORE_RESET_REQUESTED);
  5533. clear_bit(__I40E_CORE_RESET_REQUESTED, &pf->state);
  5534. }
  5535. if (test_bit(__I40E_GLOBAL_RESET_REQUESTED, &pf->state)) {
  5536. reset_flags |= BIT(__I40E_GLOBAL_RESET_REQUESTED);
  5537. clear_bit(__I40E_GLOBAL_RESET_REQUESTED, &pf->state);
  5538. }
  5539. if (test_bit(__I40E_DOWN_REQUESTED, &pf->state)) {
  5540. reset_flags |= BIT(__I40E_DOWN_REQUESTED);
  5541. clear_bit(__I40E_DOWN_REQUESTED, &pf->state);
  5542. }
  5543. /* If there's a recovery already waiting, it takes
  5544. * precedence before starting a new reset sequence.
  5545. */
  5546. if (test_bit(__I40E_RESET_INTR_RECEIVED, &pf->state)) {
  5547. i40e_prep_for_reset(pf, false);
  5548. i40e_reset(pf);
  5549. i40e_rebuild(pf, false, false);
  5550. }
  5551. /* If we're already down or resetting, just bail */
  5552. if (reset_flags &&
  5553. !test_bit(__I40E_DOWN, &pf->state) &&
  5554. !test_bit(__I40E_CONFIG_BUSY, &pf->state)) {
  5555. rtnl_lock();
  5556. i40e_do_reset(pf, reset_flags, true);
  5557. rtnl_unlock();
  5558. }
  5559. }
  5560. /**
  5561. * i40e_handle_link_event - Handle link event
  5562. * @pf: board private structure
  5563. * @e: event info posted on ARQ
  5564. **/
  5565. static void i40e_handle_link_event(struct i40e_pf *pf,
  5566. struct i40e_arq_event_info *e)
  5567. {
  5568. struct i40e_aqc_get_link_status *status =
  5569. (struct i40e_aqc_get_link_status *)&e->desc.params.raw;
  5570. /* Do a new status request to re-enable LSE reporting
  5571. * and load new status information into the hw struct
  5572. * This completely ignores any state information
  5573. * in the ARQ event info, instead choosing to always
  5574. * issue the AQ update link status command.
  5575. */
  5576. i40e_link_event(pf);
  5577. /* check for unqualified module, if link is down */
  5578. if ((status->link_info & I40E_AQ_MEDIA_AVAILABLE) &&
  5579. (!(status->an_info & I40E_AQ_QUALIFIED_MODULE)) &&
  5580. (!(status->link_info & I40E_AQ_LINK_UP)))
  5581. dev_err(&pf->pdev->dev,
  5582. "The driver failed to link because an unqualified module was detected.\n");
  5583. }
  5584. /**
  5585. * i40e_clean_adminq_subtask - Clean the AdminQ rings
  5586. * @pf: board private structure
  5587. **/
  5588. static void i40e_clean_adminq_subtask(struct i40e_pf *pf)
  5589. {
  5590. struct i40e_arq_event_info event;
  5591. struct i40e_hw *hw = &pf->hw;
  5592. u16 pending, i = 0;
  5593. i40e_status ret;
  5594. u16 opcode;
  5595. u32 oldval;
  5596. u32 val;
  5597. /* Do not run clean AQ when PF reset fails */
  5598. if (test_bit(__I40E_RESET_FAILED, &pf->state))
  5599. return;
  5600. /* check for error indications */
  5601. val = rd32(&pf->hw, pf->hw.aq.arq.len);
  5602. oldval = val;
  5603. if (val & I40E_PF_ARQLEN_ARQVFE_MASK) {
  5604. if (hw->debug_mask & I40E_DEBUG_AQ)
  5605. dev_info(&pf->pdev->dev, "ARQ VF Error detected\n");
  5606. val &= ~I40E_PF_ARQLEN_ARQVFE_MASK;
  5607. }
  5608. if (val & I40E_PF_ARQLEN_ARQOVFL_MASK) {
  5609. if (hw->debug_mask & I40E_DEBUG_AQ)
  5610. dev_info(&pf->pdev->dev, "ARQ Overflow Error detected\n");
  5611. val &= ~I40E_PF_ARQLEN_ARQOVFL_MASK;
  5612. pf->arq_overflows++;
  5613. }
  5614. if (val & I40E_PF_ARQLEN_ARQCRIT_MASK) {
  5615. if (hw->debug_mask & I40E_DEBUG_AQ)
  5616. dev_info(&pf->pdev->dev, "ARQ Critical Error detected\n");
  5617. val &= ~I40E_PF_ARQLEN_ARQCRIT_MASK;
  5618. }
  5619. if (oldval != val)
  5620. wr32(&pf->hw, pf->hw.aq.arq.len, val);
  5621. val = rd32(&pf->hw, pf->hw.aq.asq.len);
  5622. oldval = val;
  5623. if (val & I40E_PF_ATQLEN_ATQVFE_MASK) {
  5624. if (pf->hw.debug_mask & I40E_DEBUG_AQ)
  5625. dev_info(&pf->pdev->dev, "ASQ VF Error detected\n");
  5626. val &= ~I40E_PF_ATQLEN_ATQVFE_MASK;
  5627. }
  5628. if (val & I40E_PF_ATQLEN_ATQOVFL_MASK) {
  5629. if (pf->hw.debug_mask & I40E_DEBUG_AQ)
  5630. dev_info(&pf->pdev->dev, "ASQ Overflow Error detected\n");
  5631. val &= ~I40E_PF_ATQLEN_ATQOVFL_MASK;
  5632. }
  5633. if (val & I40E_PF_ATQLEN_ATQCRIT_MASK) {
  5634. if (pf->hw.debug_mask & I40E_DEBUG_AQ)
  5635. dev_info(&pf->pdev->dev, "ASQ Critical Error detected\n");
  5636. val &= ~I40E_PF_ATQLEN_ATQCRIT_MASK;
  5637. }
  5638. if (oldval != val)
  5639. wr32(&pf->hw, pf->hw.aq.asq.len, val);
  5640. event.buf_len = I40E_MAX_AQ_BUF_SIZE;
  5641. event.msg_buf = kzalloc(event.buf_len, GFP_KERNEL);
  5642. if (!event.msg_buf)
  5643. return;
  5644. do {
  5645. ret = i40e_clean_arq_element(hw, &event, &pending);
  5646. if (ret == I40E_ERR_ADMIN_QUEUE_NO_WORK)
  5647. break;
  5648. else if (ret) {
  5649. dev_info(&pf->pdev->dev, "ARQ event error %d\n", ret);
  5650. break;
  5651. }
  5652. opcode = le16_to_cpu(event.desc.opcode);
  5653. switch (opcode) {
  5654. case i40e_aqc_opc_get_link_status:
  5655. i40e_handle_link_event(pf, &event);
  5656. break;
  5657. case i40e_aqc_opc_send_msg_to_pf:
  5658. ret = i40e_vc_process_vf_msg(pf,
  5659. le16_to_cpu(event.desc.retval),
  5660. le32_to_cpu(event.desc.cookie_high),
  5661. le32_to_cpu(event.desc.cookie_low),
  5662. event.msg_buf,
  5663. event.msg_len);
  5664. break;
  5665. case i40e_aqc_opc_lldp_update_mib:
  5666. dev_dbg(&pf->pdev->dev, "ARQ: Update LLDP MIB event received\n");
  5667. #ifdef CONFIG_I40E_DCB
  5668. rtnl_lock();
  5669. ret = i40e_handle_lldp_event(pf, &event);
  5670. rtnl_unlock();
  5671. #endif /* CONFIG_I40E_DCB */
  5672. break;
  5673. case i40e_aqc_opc_event_lan_overflow:
  5674. dev_dbg(&pf->pdev->dev, "ARQ LAN queue overflow event received\n");
  5675. i40e_handle_lan_overflow_event(pf, &event);
  5676. break;
  5677. case i40e_aqc_opc_send_msg_to_peer:
  5678. dev_info(&pf->pdev->dev, "ARQ: Msg from other pf\n");
  5679. break;
  5680. case i40e_aqc_opc_nvm_erase:
  5681. case i40e_aqc_opc_nvm_update:
  5682. case i40e_aqc_opc_oem_post_update:
  5683. i40e_debug(&pf->hw, I40E_DEBUG_NVM,
  5684. "ARQ NVM operation 0x%04x completed\n",
  5685. opcode);
  5686. break;
  5687. default:
  5688. dev_info(&pf->pdev->dev,
  5689. "ARQ: Unknown event 0x%04x ignored\n",
  5690. opcode);
  5691. break;
  5692. }
  5693. } while (i++ < pf->adminq_work_limit);
  5694. if (i < pf->adminq_work_limit)
  5695. clear_bit(__I40E_ADMINQ_EVENT_PENDING, &pf->state);
  5696. /* re-enable Admin queue interrupt cause */
  5697. val = rd32(hw, I40E_PFINT_ICR0_ENA);
  5698. val |= I40E_PFINT_ICR0_ENA_ADMINQ_MASK;
  5699. wr32(hw, I40E_PFINT_ICR0_ENA, val);
  5700. i40e_flush(hw);
  5701. kfree(event.msg_buf);
  5702. }
  5703. /**
  5704. * i40e_verify_eeprom - make sure eeprom is good to use
  5705. * @pf: board private structure
  5706. **/
  5707. static void i40e_verify_eeprom(struct i40e_pf *pf)
  5708. {
  5709. int err;
  5710. err = i40e_diag_eeprom_test(&pf->hw);
  5711. if (err) {
  5712. /* retry in case of garbage read */
  5713. err = i40e_diag_eeprom_test(&pf->hw);
  5714. if (err) {
  5715. dev_info(&pf->pdev->dev, "eeprom check failed (%d), Tx/Rx traffic disabled\n",
  5716. err);
  5717. set_bit(__I40E_BAD_EEPROM, &pf->state);
  5718. }
  5719. }
  5720. if (!err && test_bit(__I40E_BAD_EEPROM, &pf->state)) {
  5721. dev_info(&pf->pdev->dev, "eeprom check passed, Tx/Rx traffic enabled\n");
  5722. clear_bit(__I40E_BAD_EEPROM, &pf->state);
  5723. }
  5724. }
  5725. /**
  5726. * i40e_enable_pf_switch_lb
  5727. * @pf: pointer to the PF structure
  5728. *
  5729. * enable switch loop back or die - no point in a return value
  5730. **/
  5731. static void i40e_enable_pf_switch_lb(struct i40e_pf *pf)
  5732. {
  5733. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  5734. struct i40e_vsi_context ctxt;
  5735. int ret;
  5736. ctxt.seid = pf->main_vsi_seid;
  5737. ctxt.pf_num = pf->hw.pf_id;
  5738. ctxt.vf_num = 0;
  5739. ret = i40e_aq_get_vsi_params(&pf->hw, &ctxt, NULL);
  5740. if (ret) {
  5741. dev_info(&pf->pdev->dev,
  5742. "couldn't get PF vsi config, err %s aq_err %s\n",
  5743. i40e_stat_str(&pf->hw, ret),
  5744. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5745. return;
  5746. }
  5747. ctxt.flags = I40E_AQ_VSI_TYPE_PF;
  5748. ctxt.info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  5749. ctxt.info.switch_id |= cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  5750. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  5751. if (ret) {
  5752. dev_info(&pf->pdev->dev,
  5753. "update vsi switch failed, err %s aq_err %s\n",
  5754. i40e_stat_str(&pf->hw, ret),
  5755. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5756. }
  5757. }
  5758. /**
  5759. * i40e_disable_pf_switch_lb
  5760. * @pf: pointer to the PF structure
  5761. *
  5762. * disable switch loop back or die - no point in a return value
  5763. **/
  5764. static void i40e_disable_pf_switch_lb(struct i40e_pf *pf)
  5765. {
  5766. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  5767. struct i40e_vsi_context ctxt;
  5768. int ret;
  5769. ctxt.seid = pf->main_vsi_seid;
  5770. ctxt.pf_num = pf->hw.pf_id;
  5771. ctxt.vf_num = 0;
  5772. ret = i40e_aq_get_vsi_params(&pf->hw, &ctxt, NULL);
  5773. if (ret) {
  5774. dev_info(&pf->pdev->dev,
  5775. "couldn't get PF vsi config, err %s aq_err %s\n",
  5776. i40e_stat_str(&pf->hw, ret),
  5777. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5778. return;
  5779. }
  5780. ctxt.flags = I40E_AQ_VSI_TYPE_PF;
  5781. ctxt.info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  5782. ctxt.info.switch_id &= ~cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  5783. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  5784. if (ret) {
  5785. dev_info(&pf->pdev->dev,
  5786. "update vsi switch failed, err %s aq_err %s\n",
  5787. i40e_stat_str(&pf->hw, ret),
  5788. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5789. }
  5790. }
  5791. /**
  5792. * i40e_config_bridge_mode - Configure the HW bridge mode
  5793. * @veb: pointer to the bridge instance
  5794. *
  5795. * Configure the loop back mode for the LAN VSI that is downlink to the
  5796. * specified HW bridge instance. It is expected this function is called
  5797. * when a new HW bridge is instantiated.
  5798. **/
  5799. static void i40e_config_bridge_mode(struct i40e_veb *veb)
  5800. {
  5801. struct i40e_pf *pf = veb->pf;
  5802. if (pf->hw.debug_mask & I40E_DEBUG_LAN)
  5803. dev_info(&pf->pdev->dev, "enabling bridge mode: %s\n",
  5804. veb->bridge_mode == BRIDGE_MODE_VEPA ? "VEPA" : "VEB");
  5805. if (veb->bridge_mode & BRIDGE_MODE_VEPA)
  5806. i40e_disable_pf_switch_lb(pf);
  5807. else
  5808. i40e_enable_pf_switch_lb(pf);
  5809. }
  5810. /**
  5811. * i40e_reconstitute_veb - rebuild the VEB and anything connected to it
  5812. * @veb: pointer to the VEB instance
  5813. *
  5814. * This is a recursive function that first builds the attached VSIs then
  5815. * recurses in to build the next layer of VEB. We track the connections
  5816. * through our own index numbers because the seid's from the HW could
  5817. * change across the reset.
  5818. **/
  5819. static int i40e_reconstitute_veb(struct i40e_veb *veb)
  5820. {
  5821. struct i40e_vsi *ctl_vsi = NULL;
  5822. struct i40e_pf *pf = veb->pf;
  5823. int v, veb_idx;
  5824. int ret;
  5825. /* build VSI that owns this VEB, temporarily attached to base VEB */
  5826. for (v = 0; v < pf->num_alloc_vsi && !ctl_vsi; v++) {
  5827. if (pf->vsi[v] &&
  5828. pf->vsi[v]->veb_idx == veb->idx &&
  5829. pf->vsi[v]->flags & I40E_VSI_FLAG_VEB_OWNER) {
  5830. ctl_vsi = pf->vsi[v];
  5831. break;
  5832. }
  5833. }
  5834. if (!ctl_vsi) {
  5835. dev_info(&pf->pdev->dev,
  5836. "missing owner VSI for veb_idx %d\n", veb->idx);
  5837. ret = -ENOENT;
  5838. goto end_reconstitute;
  5839. }
  5840. if (ctl_vsi != pf->vsi[pf->lan_vsi])
  5841. ctl_vsi->uplink_seid = pf->vsi[pf->lan_vsi]->uplink_seid;
  5842. ret = i40e_add_vsi(ctl_vsi);
  5843. if (ret) {
  5844. dev_info(&pf->pdev->dev,
  5845. "rebuild of veb_idx %d owner VSI failed: %d\n",
  5846. veb->idx, ret);
  5847. goto end_reconstitute;
  5848. }
  5849. i40e_vsi_reset_stats(ctl_vsi);
  5850. /* create the VEB in the switch and move the VSI onto the VEB */
  5851. ret = i40e_add_veb(veb, ctl_vsi);
  5852. if (ret)
  5853. goto end_reconstitute;
  5854. if (pf->flags & I40E_FLAG_VEB_MODE_ENABLED)
  5855. veb->bridge_mode = BRIDGE_MODE_VEB;
  5856. else
  5857. veb->bridge_mode = BRIDGE_MODE_VEPA;
  5858. i40e_config_bridge_mode(veb);
  5859. /* create the remaining VSIs attached to this VEB */
  5860. for (v = 0; v < pf->num_alloc_vsi; v++) {
  5861. if (!pf->vsi[v] || pf->vsi[v] == ctl_vsi)
  5862. continue;
  5863. if (pf->vsi[v]->veb_idx == veb->idx) {
  5864. struct i40e_vsi *vsi = pf->vsi[v];
  5865. vsi->uplink_seid = veb->seid;
  5866. ret = i40e_add_vsi(vsi);
  5867. if (ret) {
  5868. dev_info(&pf->pdev->dev,
  5869. "rebuild of vsi_idx %d failed: %d\n",
  5870. v, ret);
  5871. goto end_reconstitute;
  5872. }
  5873. i40e_vsi_reset_stats(vsi);
  5874. }
  5875. }
  5876. /* create any VEBs attached to this VEB - RECURSION */
  5877. for (veb_idx = 0; veb_idx < I40E_MAX_VEB; veb_idx++) {
  5878. if (pf->veb[veb_idx] && pf->veb[veb_idx]->veb_idx == veb->idx) {
  5879. pf->veb[veb_idx]->uplink_seid = veb->seid;
  5880. ret = i40e_reconstitute_veb(pf->veb[veb_idx]);
  5881. if (ret)
  5882. break;
  5883. }
  5884. }
  5885. end_reconstitute:
  5886. return ret;
  5887. }
  5888. /**
  5889. * i40e_get_capabilities - get info about the HW
  5890. * @pf: the PF struct
  5891. **/
  5892. static int i40e_get_capabilities(struct i40e_pf *pf)
  5893. {
  5894. struct i40e_aqc_list_capabilities_element_resp *cap_buf;
  5895. u16 data_size;
  5896. int buf_len;
  5897. int err;
  5898. buf_len = 40 * sizeof(struct i40e_aqc_list_capabilities_element_resp);
  5899. do {
  5900. cap_buf = kzalloc(buf_len, GFP_KERNEL);
  5901. if (!cap_buf)
  5902. return -ENOMEM;
  5903. /* this loads the data into the hw struct for us */
  5904. err = i40e_aq_discover_capabilities(&pf->hw, cap_buf, buf_len,
  5905. &data_size,
  5906. i40e_aqc_opc_list_func_capabilities,
  5907. NULL);
  5908. /* data loaded, buffer no longer needed */
  5909. kfree(cap_buf);
  5910. if (pf->hw.aq.asq_last_status == I40E_AQ_RC_ENOMEM) {
  5911. /* retry with a larger buffer */
  5912. buf_len = data_size;
  5913. } else if (pf->hw.aq.asq_last_status != I40E_AQ_RC_OK) {
  5914. dev_info(&pf->pdev->dev,
  5915. "capability discovery failed, err %s aq_err %s\n",
  5916. i40e_stat_str(&pf->hw, err),
  5917. i40e_aq_str(&pf->hw,
  5918. pf->hw.aq.asq_last_status));
  5919. return -ENODEV;
  5920. }
  5921. } while (err);
  5922. if (pf->hw.debug_mask & I40E_DEBUG_USER)
  5923. dev_info(&pf->pdev->dev,
  5924. "pf=%d, num_vfs=%d, msix_pf=%d, msix_vf=%d, fd_g=%d, fd_b=%d, pf_max_q=%d num_vsi=%d\n",
  5925. pf->hw.pf_id, pf->hw.func_caps.num_vfs,
  5926. pf->hw.func_caps.num_msix_vectors,
  5927. pf->hw.func_caps.num_msix_vectors_vf,
  5928. pf->hw.func_caps.fd_filters_guaranteed,
  5929. pf->hw.func_caps.fd_filters_best_effort,
  5930. pf->hw.func_caps.num_tx_qp,
  5931. pf->hw.func_caps.num_vsis);
  5932. #define DEF_NUM_VSI (1 + (pf->hw.func_caps.fcoe ? 1 : 0) \
  5933. + pf->hw.func_caps.num_vfs)
  5934. if (pf->hw.revision_id == 0 && (DEF_NUM_VSI > pf->hw.func_caps.num_vsis)) {
  5935. dev_info(&pf->pdev->dev,
  5936. "got num_vsis %d, setting num_vsis to %d\n",
  5937. pf->hw.func_caps.num_vsis, DEF_NUM_VSI);
  5938. pf->hw.func_caps.num_vsis = DEF_NUM_VSI;
  5939. }
  5940. return 0;
  5941. }
  5942. static int i40e_vsi_clear(struct i40e_vsi *vsi);
  5943. /**
  5944. * i40e_fdir_sb_setup - initialize the Flow Director resources for Sideband
  5945. * @pf: board private structure
  5946. **/
  5947. static void i40e_fdir_sb_setup(struct i40e_pf *pf)
  5948. {
  5949. struct i40e_vsi *vsi;
  5950. /* quick workaround for an NVM issue that leaves a critical register
  5951. * uninitialized
  5952. */
  5953. if (!rd32(&pf->hw, I40E_GLQF_HKEY(0))) {
  5954. static const u32 hkey[] = {
  5955. 0xe640d33f, 0xcdfe98ab, 0x73fa7161, 0x0d7a7d36,
  5956. 0xeacb7d61, 0xaa4f05b6, 0x9c5c89ed, 0xfc425ddb,
  5957. 0xa4654832, 0xfc7461d4, 0x8f827619, 0xf5c63c21,
  5958. 0x95b3a76d};
  5959. int i;
  5960. for (i = 0; i <= I40E_GLQF_HKEY_MAX_INDEX; i++)
  5961. wr32(&pf->hw, I40E_GLQF_HKEY(i), hkey[i]);
  5962. }
  5963. if (!(pf->flags & I40E_FLAG_FD_SB_ENABLED))
  5964. return;
  5965. /* find existing VSI and see if it needs configuring */
  5966. vsi = i40e_find_vsi_by_type(pf, I40E_VSI_FDIR);
  5967. /* create a new VSI if none exists */
  5968. if (!vsi) {
  5969. vsi = i40e_vsi_setup(pf, I40E_VSI_FDIR,
  5970. pf->vsi[pf->lan_vsi]->seid, 0);
  5971. if (!vsi) {
  5972. dev_info(&pf->pdev->dev, "Couldn't create FDir VSI\n");
  5973. pf->flags &= ~I40E_FLAG_FD_SB_ENABLED;
  5974. return;
  5975. }
  5976. }
  5977. i40e_vsi_setup_irqhandler(vsi, i40e_fdir_clean_ring);
  5978. }
  5979. /**
  5980. * i40e_fdir_teardown - release the Flow Director resources
  5981. * @pf: board private structure
  5982. **/
  5983. static void i40e_fdir_teardown(struct i40e_pf *pf)
  5984. {
  5985. struct i40e_vsi *vsi;
  5986. i40e_fdir_filter_exit(pf);
  5987. vsi = i40e_find_vsi_by_type(pf, I40E_VSI_FDIR);
  5988. if (vsi)
  5989. i40e_vsi_release(vsi);
  5990. }
  5991. /**
  5992. * i40e_prep_for_reset - prep for the core to reset
  5993. * @pf: board private structure
  5994. * @lock_acquired: indicates whether or not the lock has been acquired
  5995. * before this function was called.
  5996. *
  5997. * Close up the VFs and other things in prep for PF Reset.
  5998. **/
  5999. static void i40e_prep_for_reset(struct i40e_pf *pf, bool lock_acquired)
  6000. {
  6001. struct i40e_hw *hw = &pf->hw;
  6002. i40e_status ret = 0;
  6003. u32 v;
  6004. clear_bit(__I40E_RESET_INTR_RECEIVED, &pf->state);
  6005. if (test_and_set_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state))
  6006. return;
  6007. if (i40e_check_asq_alive(&pf->hw))
  6008. i40e_vc_notify_reset(pf);
  6009. dev_dbg(&pf->pdev->dev, "Tearing down internal switch for reset\n");
  6010. /* quiesce the VSIs and their queues that are not already DOWN */
  6011. /* pf_quiesce_all_vsi modifies netdev structures -rtnl_lock needed */
  6012. if (!lock_acquired)
  6013. rtnl_lock();
  6014. i40e_pf_quiesce_all_vsi(pf);
  6015. if (!lock_acquired)
  6016. rtnl_unlock();
  6017. for (v = 0; v < pf->num_alloc_vsi; v++) {
  6018. if (pf->vsi[v])
  6019. pf->vsi[v]->seid = 0;
  6020. }
  6021. i40e_shutdown_adminq(&pf->hw);
  6022. /* call shutdown HMC */
  6023. if (hw->hmc.hmc_obj) {
  6024. ret = i40e_shutdown_lan_hmc(hw);
  6025. if (ret)
  6026. dev_warn(&pf->pdev->dev,
  6027. "shutdown_lan_hmc failed: %d\n", ret);
  6028. }
  6029. }
  6030. /**
  6031. * i40e_send_version - update firmware with driver version
  6032. * @pf: PF struct
  6033. */
  6034. static void i40e_send_version(struct i40e_pf *pf)
  6035. {
  6036. struct i40e_driver_version dv;
  6037. dv.major_version = DRV_VERSION_MAJOR;
  6038. dv.minor_version = DRV_VERSION_MINOR;
  6039. dv.build_version = DRV_VERSION_BUILD;
  6040. dv.subbuild_version = 0;
  6041. strlcpy(dv.driver_string, DRV_VERSION, sizeof(dv.driver_string));
  6042. i40e_aq_send_driver_version(&pf->hw, &dv, NULL);
  6043. }
  6044. /**
  6045. * i40e_reset - wait for core reset to finish reset, reset pf if corer not seen
  6046. * @pf: board private structure
  6047. **/
  6048. static int i40e_reset(struct i40e_pf *pf)
  6049. {
  6050. struct i40e_hw *hw = &pf->hw;
  6051. i40e_status ret;
  6052. ret = i40e_pf_reset(hw);
  6053. if (ret) {
  6054. dev_info(&pf->pdev->dev, "PF reset failed, %d\n", ret);
  6055. set_bit(__I40E_RESET_FAILED, &pf->state);
  6056. clear_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state);
  6057. } else {
  6058. pf->pfr_count++;
  6059. }
  6060. return ret;
  6061. }
  6062. /**
  6063. * i40e_rebuild - rebuild using a saved config
  6064. * @pf: board private structure
  6065. * @reinit: if the Main VSI needs to re-initialized.
  6066. * @lock_acquired: indicates whether or not the lock has been acquired
  6067. * before this function was called.
  6068. **/
  6069. static void i40e_rebuild(struct i40e_pf *pf, bool reinit, bool lock_acquired)
  6070. {
  6071. struct i40e_hw *hw = &pf->hw;
  6072. u8 set_fc_aq_fail = 0;
  6073. i40e_status ret;
  6074. u32 val;
  6075. int v;
  6076. if (test_bit(__I40E_DOWN, &pf->state))
  6077. goto clear_recovery;
  6078. dev_dbg(&pf->pdev->dev, "Rebuilding internal switch\n");
  6079. /* rebuild the basics for the AdminQ, HMC, and initial HW switch */
  6080. ret = i40e_init_adminq(&pf->hw);
  6081. if (ret) {
  6082. dev_info(&pf->pdev->dev, "Rebuild AdminQ failed, err %s aq_err %s\n",
  6083. i40e_stat_str(&pf->hw, ret),
  6084. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  6085. goto clear_recovery;
  6086. }
  6087. /* re-verify the eeprom if we just had an EMP reset */
  6088. if (test_and_clear_bit(__I40E_EMP_RESET_INTR_RECEIVED, &pf->state))
  6089. i40e_verify_eeprom(pf);
  6090. i40e_clear_pxe_mode(hw);
  6091. ret = i40e_get_capabilities(pf);
  6092. if (ret)
  6093. goto end_core_reset;
  6094. ret = i40e_init_lan_hmc(hw, hw->func_caps.num_tx_qp,
  6095. hw->func_caps.num_rx_qp, 0, 0);
  6096. if (ret) {
  6097. dev_info(&pf->pdev->dev, "init_lan_hmc failed: %d\n", ret);
  6098. goto end_core_reset;
  6099. }
  6100. ret = i40e_configure_lan_hmc(hw, I40E_HMC_MODEL_DIRECT_ONLY);
  6101. if (ret) {
  6102. dev_info(&pf->pdev->dev, "configure_lan_hmc failed: %d\n", ret);
  6103. goto end_core_reset;
  6104. }
  6105. #ifdef CONFIG_I40E_DCB
  6106. ret = i40e_init_pf_dcb(pf);
  6107. if (ret) {
  6108. dev_info(&pf->pdev->dev, "DCB init failed %d, disabled\n", ret);
  6109. pf->flags &= ~I40E_FLAG_DCB_CAPABLE;
  6110. /* Continue without DCB enabled */
  6111. }
  6112. #endif /* CONFIG_I40E_DCB */
  6113. /* do basic switch setup */
  6114. if (!lock_acquired)
  6115. rtnl_lock();
  6116. ret = i40e_setup_pf_switch(pf, reinit);
  6117. if (ret)
  6118. goto end_unlock;
  6119. /* The driver only wants link up/down and module qualification
  6120. * reports from firmware. Note the negative logic.
  6121. */
  6122. ret = i40e_aq_set_phy_int_mask(&pf->hw,
  6123. ~(I40E_AQ_EVENT_LINK_UPDOWN |
  6124. I40E_AQ_EVENT_MEDIA_NA |
  6125. I40E_AQ_EVENT_MODULE_QUAL_FAIL), NULL);
  6126. if (ret)
  6127. dev_info(&pf->pdev->dev, "set phy mask fail, err %s aq_err %s\n",
  6128. i40e_stat_str(&pf->hw, ret),
  6129. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  6130. /* make sure our flow control settings are restored */
  6131. ret = i40e_set_fc(&pf->hw, &set_fc_aq_fail, true);
  6132. if (ret)
  6133. dev_dbg(&pf->pdev->dev, "setting flow control: ret = %s last_status = %s\n",
  6134. i40e_stat_str(&pf->hw, ret),
  6135. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  6136. /* Rebuild the VSIs and VEBs that existed before reset.
  6137. * They are still in our local switch element arrays, so only
  6138. * need to rebuild the switch model in the HW.
  6139. *
  6140. * If there were VEBs but the reconstitution failed, we'll try
  6141. * try to recover minimal use by getting the basic PF VSI working.
  6142. */
  6143. if (pf->vsi[pf->lan_vsi]->uplink_seid != pf->mac_seid) {
  6144. dev_dbg(&pf->pdev->dev, "attempting to rebuild switch\n");
  6145. /* find the one VEB connected to the MAC, and find orphans */
  6146. for (v = 0; v < I40E_MAX_VEB; v++) {
  6147. if (!pf->veb[v])
  6148. continue;
  6149. if (pf->veb[v]->uplink_seid == pf->mac_seid ||
  6150. pf->veb[v]->uplink_seid == 0) {
  6151. ret = i40e_reconstitute_veb(pf->veb[v]);
  6152. if (!ret)
  6153. continue;
  6154. /* If Main VEB failed, we're in deep doodoo,
  6155. * so give up rebuilding the switch and set up
  6156. * for minimal rebuild of PF VSI.
  6157. * If orphan failed, we'll report the error
  6158. * but try to keep going.
  6159. */
  6160. if (pf->veb[v]->uplink_seid == pf->mac_seid) {
  6161. dev_info(&pf->pdev->dev,
  6162. "rebuild of switch failed: %d, will try to set up simple PF connection\n",
  6163. ret);
  6164. pf->vsi[pf->lan_vsi]->uplink_seid
  6165. = pf->mac_seid;
  6166. break;
  6167. } else if (pf->veb[v]->uplink_seid == 0) {
  6168. dev_info(&pf->pdev->dev,
  6169. "rebuild of orphan VEB failed: %d\n",
  6170. ret);
  6171. }
  6172. }
  6173. }
  6174. }
  6175. if (pf->vsi[pf->lan_vsi]->uplink_seid == pf->mac_seid) {
  6176. dev_dbg(&pf->pdev->dev, "attempting to rebuild PF VSI\n");
  6177. /* no VEB, so rebuild only the Main VSI */
  6178. ret = i40e_add_vsi(pf->vsi[pf->lan_vsi]);
  6179. if (ret) {
  6180. dev_info(&pf->pdev->dev,
  6181. "rebuild of Main VSI failed: %d\n", ret);
  6182. goto end_unlock;
  6183. }
  6184. }
  6185. /* Reconfigure hardware for allowing smaller MSS in the case
  6186. * of TSO, so that we avoid the MDD being fired and causing
  6187. * a reset in the case of small MSS+TSO.
  6188. */
  6189. #define I40E_REG_MSS 0x000E64DC
  6190. #define I40E_REG_MSS_MIN_MASK 0x3FF0000
  6191. #define I40E_64BYTE_MSS 0x400000
  6192. val = rd32(hw, I40E_REG_MSS);
  6193. if ((val & I40E_REG_MSS_MIN_MASK) > I40E_64BYTE_MSS) {
  6194. val &= ~I40E_REG_MSS_MIN_MASK;
  6195. val |= I40E_64BYTE_MSS;
  6196. wr32(hw, I40E_REG_MSS, val);
  6197. }
  6198. if (pf->flags & I40E_FLAG_RESTART_AUTONEG) {
  6199. msleep(75);
  6200. ret = i40e_aq_set_link_restart_an(&pf->hw, true, NULL);
  6201. if (ret)
  6202. dev_info(&pf->pdev->dev, "link restart failed, err %s aq_err %s\n",
  6203. i40e_stat_str(&pf->hw, ret),
  6204. i40e_aq_str(&pf->hw,
  6205. pf->hw.aq.asq_last_status));
  6206. }
  6207. /* reinit the misc interrupt */
  6208. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  6209. ret = i40e_setup_misc_vector(pf);
  6210. /* Add a filter to drop all Flow control frames from any VSI from being
  6211. * transmitted. By doing so we stop a malicious VF from sending out
  6212. * PAUSE or PFC frames and potentially controlling traffic for other
  6213. * PF/VF VSIs.
  6214. * The FW can still send Flow control frames if enabled.
  6215. */
  6216. i40e_add_filter_to_drop_tx_flow_control_frames(&pf->hw,
  6217. pf->main_vsi_seid);
  6218. /* restart the VSIs that were rebuilt and running before the reset */
  6219. i40e_pf_unquiesce_all_vsi(pf);
  6220. if (pf->num_alloc_vfs) {
  6221. for (v = 0; v < pf->num_alloc_vfs; v++)
  6222. i40e_reset_vf(&pf->vf[v], true);
  6223. }
  6224. /* tell the firmware that we're starting */
  6225. i40e_send_version(pf);
  6226. end_unlock:
  6227. if (!lock_acquired)
  6228. rtnl_unlock();
  6229. end_core_reset:
  6230. clear_bit(__I40E_RESET_FAILED, &pf->state);
  6231. clear_recovery:
  6232. clear_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state);
  6233. }
  6234. /**
  6235. * i40e_reset_and_rebuild - reset and rebuild using a saved config
  6236. * @pf: board private structure
  6237. * @reinit: if the Main VSI needs to re-initialized.
  6238. * @lock_acquired: indicates whether or not the lock has been acquired
  6239. * before this function was called.
  6240. **/
  6241. static void i40e_reset_and_rebuild(struct i40e_pf *pf, bool reinit,
  6242. bool lock_acquired)
  6243. {
  6244. int ret;
  6245. /* Now we wait for GRST to settle out.
  6246. * We don't have to delete the VEBs or VSIs from the hw switch
  6247. * because the reset will make them disappear.
  6248. */
  6249. ret = i40e_reset(pf);
  6250. if (!ret)
  6251. i40e_rebuild(pf, reinit, lock_acquired);
  6252. }
  6253. /**
  6254. * i40e_handle_reset_warning - prep for the PF to reset, reset and rebuild
  6255. * @pf: board private structure
  6256. *
  6257. * Close up the VFs and other things in prep for a Core Reset,
  6258. * then get ready to rebuild the world.
  6259. * @lock_acquired: indicates whether or not the lock has been acquired
  6260. * before this function was called.
  6261. **/
  6262. static void i40e_handle_reset_warning(struct i40e_pf *pf, bool lock_acquired)
  6263. {
  6264. i40e_prep_for_reset(pf, lock_acquired);
  6265. i40e_reset_and_rebuild(pf, false, lock_acquired);
  6266. }
  6267. /**
  6268. * i40e_handle_mdd_event
  6269. * @pf: pointer to the PF structure
  6270. *
  6271. * Called from the MDD irq handler to identify possibly malicious vfs
  6272. **/
  6273. static void i40e_handle_mdd_event(struct i40e_pf *pf)
  6274. {
  6275. struct i40e_hw *hw = &pf->hw;
  6276. bool mdd_detected = false;
  6277. bool pf_mdd_detected = false;
  6278. struct i40e_vf *vf;
  6279. u32 reg;
  6280. int i;
  6281. if (!test_bit(__I40E_MDD_EVENT_PENDING, &pf->state))
  6282. return;
  6283. /* find what triggered the MDD event */
  6284. reg = rd32(hw, I40E_GL_MDET_TX);
  6285. if (reg & I40E_GL_MDET_TX_VALID_MASK) {
  6286. u8 pf_num = (reg & I40E_GL_MDET_TX_PF_NUM_MASK) >>
  6287. I40E_GL_MDET_TX_PF_NUM_SHIFT;
  6288. u16 vf_num = (reg & I40E_GL_MDET_TX_VF_NUM_MASK) >>
  6289. I40E_GL_MDET_TX_VF_NUM_SHIFT;
  6290. u8 event = (reg & I40E_GL_MDET_TX_EVENT_MASK) >>
  6291. I40E_GL_MDET_TX_EVENT_SHIFT;
  6292. u16 queue = ((reg & I40E_GL_MDET_TX_QUEUE_MASK) >>
  6293. I40E_GL_MDET_TX_QUEUE_SHIFT) -
  6294. pf->hw.func_caps.base_queue;
  6295. if (netif_msg_tx_err(pf))
  6296. dev_info(&pf->pdev->dev, "Malicious Driver Detection event 0x%02x on TX queue %d PF number 0x%02x VF number 0x%02x\n",
  6297. event, queue, pf_num, vf_num);
  6298. wr32(hw, I40E_GL_MDET_TX, 0xffffffff);
  6299. mdd_detected = true;
  6300. }
  6301. reg = rd32(hw, I40E_GL_MDET_RX);
  6302. if (reg & I40E_GL_MDET_RX_VALID_MASK) {
  6303. u8 func = (reg & I40E_GL_MDET_RX_FUNCTION_MASK) >>
  6304. I40E_GL_MDET_RX_FUNCTION_SHIFT;
  6305. u8 event = (reg & I40E_GL_MDET_RX_EVENT_MASK) >>
  6306. I40E_GL_MDET_RX_EVENT_SHIFT;
  6307. u16 queue = ((reg & I40E_GL_MDET_RX_QUEUE_MASK) >>
  6308. I40E_GL_MDET_RX_QUEUE_SHIFT) -
  6309. pf->hw.func_caps.base_queue;
  6310. if (netif_msg_rx_err(pf))
  6311. dev_info(&pf->pdev->dev, "Malicious Driver Detection event 0x%02x on RX queue %d of function 0x%02x\n",
  6312. event, queue, func);
  6313. wr32(hw, I40E_GL_MDET_RX, 0xffffffff);
  6314. mdd_detected = true;
  6315. }
  6316. if (mdd_detected) {
  6317. reg = rd32(hw, I40E_PF_MDET_TX);
  6318. if (reg & I40E_PF_MDET_TX_VALID_MASK) {
  6319. wr32(hw, I40E_PF_MDET_TX, 0xFFFF);
  6320. dev_info(&pf->pdev->dev, "TX driver issue detected, PF reset issued\n");
  6321. pf_mdd_detected = true;
  6322. }
  6323. reg = rd32(hw, I40E_PF_MDET_RX);
  6324. if (reg & I40E_PF_MDET_RX_VALID_MASK) {
  6325. wr32(hw, I40E_PF_MDET_RX, 0xFFFF);
  6326. dev_info(&pf->pdev->dev, "RX driver issue detected, PF reset issued\n");
  6327. pf_mdd_detected = true;
  6328. }
  6329. /* Queue belongs to the PF, initiate a reset */
  6330. if (pf_mdd_detected) {
  6331. set_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  6332. i40e_service_event_schedule(pf);
  6333. }
  6334. }
  6335. /* see if one of the VFs needs its hand slapped */
  6336. for (i = 0; i < pf->num_alloc_vfs && mdd_detected; i++) {
  6337. vf = &(pf->vf[i]);
  6338. reg = rd32(hw, I40E_VP_MDET_TX(i));
  6339. if (reg & I40E_VP_MDET_TX_VALID_MASK) {
  6340. wr32(hw, I40E_VP_MDET_TX(i), 0xFFFF);
  6341. vf->num_mdd_events++;
  6342. dev_info(&pf->pdev->dev, "TX driver issue detected on VF %d\n",
  6343. i);
  6344. }
  6345. reg = rd32(hw, I40E_VP_MDET_RX(i));
  6346. if (reg & I40E_VP_MDET_RX_VALID_MASK) {
  6347. wr32(hw, I40E_VP_MDET_RX(i), 0xFFFF);
  6348. vf->num_mdd_events++;
  6349. dev_info(&pf->pdev->dev, "RX driver issue detected on VF %d\n",
  6350. i);
  6351. }
  6352. if (vf->num_mdd_events > I40E_DEFAULT_NUM_MDD_EVENTS_ALLOWED) {
  6353. dev_info(&pf->pdev->dev,
  6354. "Too many MDD events on VF %d, disabled\n", i);
  6355. dev_info(&pf->pdev->dev,
  6356. "Use PF Control I/F to re-enable the VF\n");
  6357. set_bit(I40E_VF_STAT_DISABLED, &vf->vf_states);
  6358. }
  6359. }
  6360. /* re-enable mdd interrupt cause */
  6361. clear_bit(__I40E_MDD_EVENT_PENDING, &pf->state);
  6362. reg = rd32(hw, I40E_PFINT_ICR0_ENA);
  6363. reg |= I40E_PFINT_ICR0_ENA_MAL_DETECT_MASK;
  6364. wr32(hw, I40E_PFINT_ICR0_ENA, reg);
  6365. i40e_flush(hw);
  6366. }
  6367. /**
  6368. * i40e_sync_udp_filters_subtask - Sync the VSI filter list with HW
  6369. * @pf: board private structure
  6370. **/
  6371. static void i40e_sync_udp_filters_subtask(struct i40e_pf *pf)
  6372. {
  6373. struct i40e_hw *hw = &pf->hw;
  6374. i40e_status ret;
  6375. u16 port;
  6376. int i;
  6377. if (!(pf->flags & I40E_FLAG_UDP_FILTER_SYNC))
  6378. return;
  6379. pf->flags &= ~I40E_FLAG_UDP_FILTER_SYNC;
  6380. for (i = 0; i < I40E_MAX_PF_UDP_OFFLOAD_PORTS; i++) {
  6381. if (pf->pending_udp_bitmap & BIT_ULL(i)) {
  6382. pf->pending_udp_bitmap &= ~BIT_ULL(i);
  6383. port = pf->udp_ports[i].index;
  6384. if (port)
  6385. ret = i40e_aq_add_udp_tunnel(hw, port,
  6386. pf->udp_ports[i].type,
  6387. NULL, NULL);
  6388. else
  6389. ret = i40e_aq_del_udp_tunnel(hw, i, NULL);
  6390. if (ret) {
  6391. dev_dbg(&pf->pdev->dev,
  6392. "%s %s port %d, index %d failed, err %s aq_err %s\n",
  6393. pf->udp_ports[i].type ? "vxlan" : "geneve",
  6394. port ? "add" : "delete",
  6395. port, i,
  6396. i40e_stat_str(&pf->hw, ret),
  6397. i40e_aq_str(&pf->hw,
  6398. pf->hw.aq.asq_last_status));
  6399. pf->udp_ports[i].index = 0;
  6400. }
  6401. }
  6402. }
  6403. }
  6404. /**
  6405. * i40e_service_task - Run the driver's async subtasks
  6406. * @work: pointer to work_struct containing our data
  6407. **/
  6408. static void i40e_service_task(struct work_struct *work)
  6409. {
  6410. struct i40e_pf *pf = container_of(work,
  6411. struct i40e_pf,
  6412. service_task);
  6413. unsigned long start_time = jiffies;
  6414. /* don't bother with service tasks if a reset is in progress */
  6415. if (test_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state)) {
  6416. return;
  6417. }
  6418. if (test_and_set_bit(__I40E_SERVICE_SCHED, &pf->state))
  6419. return;
  6420. i40e_detect_recover_hung(pf);
  6421. i40e_sync_filters_subtask(pf);
  6422. i40e_reset_subtask(pf);
  6423. i40e_handle_mdd_event(pf);
  6424. i40e_vc_process_vflr_event(pf);
  6425. i40e_watchdog_subtask(pf);
  6426. i40e_fdir_reinit_subtask(pf);
  6427. if (pf->flags & I40E_FLAG_CLIENT_RESET) {
  6428. /* Client subtask will reopen next time through. */
  6429. i40e_notify_client_of_netdev_close(pf->vsi[pf->lan_vsi], true);
  6430. pf->flags &= ~I40E_FLAG_CLIENT_RESET;
  6431. } else {
  6432. i40e_client_subtask(pf);
  6433. if (pf->flags & I40E_FLAG_CLIENT_L2_CHANGE) {
  6434. i40e_notify_client_of_l2_param_changes(
  6435. pf->vsi[pf->lan_vsi]);
  6436. pf->flags &= ~I40E_FLAG_CLIENT_L2_CHANGE;
  6437. }
  6438. }
  6439. i40e_sync_filters_subtask(pf);
  6440. i40e_sync_udp_filters_subtask(pf);
  6441. i40e_clean_adminq_subtask(pf);
  6442. /* flush memory to make sure state is correct before next watchdog */
  6443. smp_mb__before_atomic();
  6444. clear_bit(__I40E_SERVICE_SCHED, &pf->state);
  6445. /* If the tasks have taken longer than one timer cycle or there
  6446. * is more work to be done, reschedule the service task now
  6447. * rather than wait for the timer to tick again.
  6448. */
  6449. if (time_after(jiffies, (start_time + pf->service_timer_period)) ||
  6450. test_bit(__I40E_ADMINQ_EVENT_PENDING, &pf->state) ||
  6451. test_bit(__I40E_MDD_EVENT_PENDING, &pf->state) ||
  6452. test_bit(__I40E_VFLR_EVENT_PENDING, &pf->state))
  6453. i40e_service_event_schedule(pf);
  6454. }
  6455. /**
  6456. * i40e_service_timer - timer callback
  6457. * @data: pointer to PF struct
  6458. **/
  6459. static void i40e_service_timer(unsigned long data)
  6460. {
  6461. struct i40e_pf *pf = (struct i40e_pf *)data;
  6462. mod_timer(&pf->service_timer,
  6463. round_jiffies(jiffies + pf->service_timer_period));
  6464. i40e_service_event_schedule(pf);
  6465. }
  6466. /**
  6467. * i40e_set_num_rings_in_vsi - Determine number of rings in the VSI
  6468. * @vsi: the VSI being configured
  6469. **/
  6470. static int i40e_set_num_rings_in_vsi(struct i40e_vsi *vsi)
  6471. {
  6472. struct i40e_pf *pf = vsi->back;
  6473. switch (vsi->type) {
  6474. case I40E_VSI_MAIN:
  6475. vsi->alloc_queue_pairs = pf->num_lan_qps;
  6476. vsi->num_desc = ALIGN(I40E_DEFAULT_NUM_DESCRIPTORS,
  6477. I40E_REQ_DESCRIPTOR_MULTIPLE);
  6478. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  6479. vsi->num_q_vectors = pf->num_lan_msix;
  6480. else
  6481. vsi->num_q_vectors = 1;
  6482. break;
  6483. case I40E_VSI_FDIR:
  6484. vsi->alloc_queue_pairs = 1;
  6485. vsi->num_desc = ALIGN(I40E_FDIR_RING_COUNT,
  6486. I40E_REQ_DESCRIPTOR_MULTIPLE);
  6487. vsi->num_q_vectors = pf->num_fdsb_msix;
  6488. break;
  6489. case I40E_VSI_VMDQ2:
  6490. vsi->alloc_queue_pairs = pf->num_vmdq_qps;
  6491. vsi->num_desc = ALIGN(I40E_DEFAULT_NUM_DESCRIPTORS,
  6492. I40E_REQ_DESCRIPTOR_MULTIPLE);
  6493. vsi->num_q_vectors = pf->num_vmdq_msix;
  6494. break;
  6495. case I40E_VSI_SRIOV:
  6496. vsi->alloc_queue_pairs = pf->num_vf_qps;
  6497. vsi->num_desc = ALIGN(I40E_DEFAULT_NUM_DESCRIPTORS,
  6498. I40E_REQ_DESCRIPTOR_MULTIPLE);
  6499. break;
  6500. default:
  6501. WARN_ON(1);
  6502. return -ENODATA;
  6503. }
  6504. return 0;
  6505. }
  6506. /**
  6507. * i40e_vsi_alloc_arrays - Allocate queue and vector pointer arrays for the vsi
  6508. * @type: VSI pointer
  6509. * @alloc_qvectors: a bool to specify if q_vectors need to be allocated.
  6510. *
  6511. * On error: returns error code (negative)
  6512. * On success: returns 0
  6513. **/
  6514. static int i40e_vsi_alloc_arrays(struct i40e_vsi *vsi, bool alloc_qvectors)
  6515. {
  6516. int size;
  6517. int ret = 0;
  6518. /* allocate memory for both Tx and Rx ring pointers */
  6519. size = sizeof(struct i40e_ring *) * vsi->alloc_queue_pairs * 2;
  6520. vsi->tx_rings = kzalloc(size, GFP_KERNEL);
  6521. if (!vsi->tx_rings)
  6522. return -ENOMEM;
  6523. vsi->rx_rings = &vsi->tx_rings[vsi->alloc_queue_pairs];
  6524. if (alloc_qvectors) {
  6525. /* allocate memory for q_vector pointers */
  6526. size = sizeof(struct i40e_q_vector *) * vsi->num_q_vectors;
  6527. vsi->q_vectors = kzalloc(size, GFP_KERNEL);
  6528. if (!vsi->q_vectors) {
  6529. ret = -ENOMEM;
  6530. goto err_vectors;
  6531. }
  6532. }
  6533. return ret;
  6534. err_vectors:
  6535. kfree(vsi->tx_rings);
  6536. return ret;
  6537. }
  6538. /**
  6539. * i40e_vsi_mem_alloc - Allocates the next available struct vsi in the PF
  6540. * @pf: board private structure
  6541. * @type: type of VSI
  6542. *
  6543. * On error: returns error code (negative)
  6544. * On success: returns vsi index in PF (positive)
  6545. **/
  6546. static int i40e_vsi_mem_alloc(struct i40e_pf *pf, enum i40e_vsi_type type)
  6547. {
  6548. int ret = -ENODEV;
  6549. struct i40e_vsi *vsi;
  6550. int vsi_idx;
  6551. int i;
  6552. /* Need to protect the allocation of the VSIs at the PF level */
  6553. mutex_lock(&pf->switch_mutex);
  6554. /* VSI list may be fragmented if VSI creation/destruction has
  6555. * been happening. We can afford to do a quick scan to look
  6556. * for any free VSIs in the list.
  6557. *
  6558. * find next empty vsi slot, looping back around if necessary
  6559. */
  6560. i = pf->next_vsi;
  6561. while (i < pf->num_alloc_vsi && pf->vsi[i])
  6562. i++;
  6563. if (i >= pf->num_alloc_vsi) {
  6564. i = 0;
  6565. while (i < pf->next_vsi && pf->vsi[i])
  6566. i++;
  6567. }
  6568. if (i < pf->num_alloc_vsi && !pf->vsi[i]) {
  6569. vsi_idx = i; /* Found one! */
  6570. } else {
  6571. ret = -ENODEV;
  6572. goto unlock_pf; /* out of VSI slots! */
  6573. }
  6574. pf->next_vsi = ++i;
  6575. vsi = kzalloc(sizeof(*vsi), GFP_KERNEL);
  6576. if (!vsi) {
  6577. ret = -ENOMEM;
  6578. goto unlock_pf;
  6579. }
  6580. vsi->type = type;
  6581. vsi->back = pf;
  6582. set_bit(__I40E_DOWN, &vsi->state);
  6583. vsi->flags = 0;
  6584. vsi->idx = vsi_idx;
  6585. vsi->int_rate_limit = 0;
  6586. vsi->rss_table_size = (vsi->type == I40E_VSI_MAIN) ?
  6587. pf->rss_table_size : 64;
  6588. vsi->netdev_registered = false;
  6589. vsi->work_limit = I40E_DEFAULT_IRQ_WORK;
  6590. hash_init(vsi->mac_filter_hash);
  6591. vsi->irqs_ready = false;
  6592. ret = i40e_set_num_rings_in_vsi(vsi);
  6593. if (ret)
  6594. goto err_rings;
  6595. ret = i40e_vsi_alloc_arrays(vsi, true);
  6596. if (ret)
  6597. goto err_rings;
  6598. /* Setup default MSIX irq handler for VSI */
  6599. i40e_vsi_setup_irqhandler(vsi, i40e_msix_clean_rings);
  6600. /* Initialize VSI lock */
  6601. spin_lock_init(&vsi->mac_filter_hash_lock);
  6602. pf->vsi[vsi_idx] = vsi;
  6603. ret = vsi_idx;
  6604. goto unlock_pf;
  6605. err_rings:
  6606. pf->next_vsi = i - 1;
  6607. kfree(vsi);
  6608. unlock_pf:
  6609. mutex_unlock(&pf->switch_mutex);
  6610. return ret;
  6611. }
  6612. /**
  6613. * i40e_vsi_free_arrays - Free queue and vector pointer arrays for the VSI
  6614. * @type: VSI pointer
  6615. * @free_qvectors: a bool to specify if q_vectors need to be freed.
  6616. *
  6617. * On error: returns error code (negative)
  6618. * On success: returns 0
  6619. **/
  6620. static void i40e_vsi_free_arrays(struct i40e_vsi *vsi, bool free_qvectors)
  6621. {
  6622. /* free the ring and vector containers */
  6623. if (free_qvectors) {
  6624. kfree(vsi->q_vectors);
  6625. vsi->q_vectors = NULL;
  6626. }
  6627. kfree(vsi->tx_rings);
  6628. vsi->tx_rings = NULL;
  6629. vsi->rx_rings = NULL;
  6630. }
  6631. /**
  6632. * i40e_clear_rss_config_user - clear the user configured RSS hash keys
  6633. * and lookup table
  6634. * @vsi: Pointer to VSI structure
  6635. */
  6636. static void i40e_clear_rss_config_user(struct i40e_vsi *vsi)
  6637. {
  6638. if (!vsi)
  6639. return;
  6640. kfree(vsi->rss_hkey_user);
  6641. vsi->rss_hkey_user = NULL;
  6642. kfree(vsi->rss_lut_user);
  6643. vsi->rss_lut_user = NULL;
  6644. }
  6645. /**
  6646. * i40e_vsi_clear - Deallocate the VSI provided
  6647. * @vsi: the VSI being un-configured
  6648. **/
  6649. static int i40e_vsi_clear(struct i40e_vsi *vsi)
  6650. {
  6651. struct i40e_pf *pf;
  6652. if (!vsi)
  6653. return 0;
  6654. if (!vsi->back)
  6655. goto free_vsi;
  6656. pf = vsi->back;
  6657. mutex_lock(&pf->switch_mutex);
  6658. if (!pf->vsi[vsi->idx]) {
  6659. dev_err(&pf->pdev->dev, "pf->vsi[%d] is NULL, just free vsi[%d](%p,type %d)\n",
  6660. vsi->idx, vsi->idx, vsi, vsi->type);
  6661. goto unlock_vsi;
  6662. }
  6663. if (pf->vsi[vsi->idx] != vsi) {
  6664. dev_err(&pf->pdev->dev,
  6665. "pf->vsi[%d](%p, type %d) != vsi[%d](%p,type %d): no free!\n",
  6666. pf->vsi[vsi->idx]->idx,
  6667. pf->vsi[vsi->idx],
  6668. pf->vsi[vsi->idx]->type,
  6669. vsi->idx, vsi, vsi->type);
  6670. goto unlock_vsi;
  6671. }
  6672. /* updates the PF for this cleared vsi */
  6673. i40e_put_lump(pf->qp_pile, vsi->base_queue, vsi->idx);
  6674. i40e_put_lump(pf->irq_pile, vsi->base_vector, vsi->idx);
  6675. i40e_vsi_free_arrays(vsi, true);
  6676. i40e_clear_rss_config_user(vsi);
  6677. pf->vsi[vsi->idx] = NULL;
  6678. if (vsi->idx < pf->next_vsi)
  6679. pf->next_vsi = vsi->idx;
  6680. unlock_vsi:
  6681. mutex_unlock(&pf->switch_mutex);
  6682. free_vsi:
  6683. kfree(vsi);
  6684. return 0;
  6685. }
  6686. /**
  6687. * i40e_vsi_clear_rings - Deallocates the Rx and Tx rings for the provided VSI
  6688. * @vsi: the VSI being cleaned
  6689. **/
  6690. static void i40e_vsi_clear_rings(struct i40e_vsi *vsi)
  6691. {
  6692. int i;
  6693. if (vsi->tx_rings && vsi->tx_rings[0]) {
  6694. for (i = 0; i < vsi->alloc_queue_pairs; i++) {
  6695. kfree_rcu(vsi->tx_rings[i], rcu);
  6696. vsi->tx_rings[i] = NULL;
  6697. vsi->rx_rings[i] = NULL;
  6698. }
  6699. }
  6700. }
  6701. /**
  6702. * i40e_alloc_rings - Allocates the Rx and Tx rings for the provided VSI
  6703. * @vsi: the VSI being configured
  6704. **/
  6705. static int i40e_alloc_rings(struct i40e_vsi *vsi)
  6706. {
  6707. struct i40e_ring *tx_ring, *rx_ring;
  6708. struct i40e_pf *pf = vsi->back;
  6709. int i;
  6710. /* Set basic values in the rings to be used later during open() */
  6711. for (i = 0; i < vsi->alloc_queue_pairs; i++) {
  6712. /* allocate space for both Tx and Rx in one shot */
  6713. tx_ring = kzalloc(sizeof(struct i40e_ring) * 2, GFP_KERNEL);
  6714. if (!tx_ring)
  6715. goto err_out;
  6716. tx_ring->queue_index = i;
  6717. tx_ring->reg_idx = vsi->base_queue + i;
  6718. tx_ring->ring_active = false;
  6719. tx_ring->vsi = vsi;
  6720. tx_ring->netdev = vsi->netdev;
  6721. tx_ring->dev = &pf->pdev->dev;
  6722. tx_ring->count = vsi->num_desc;
  6723. tx_ring->size = 0;
  6724. tx_ring->dcb_tc = 0;
  6725. if (vsi->back->flags & I40E_FLAG_WB_ON_ITR_CAPABLE)
  6726. tx_ring->flags = I40E_TXR_FLAGS_WB_ON_ITR;
  6727. tx_ring->tx_itr_setting = pf->tx_itr_default;
  6728. vsi->tx_rings[i] = tx_ring;
  6729. rx_ring = &tx_ring[1];
  6730. rx_ring->queue_index = i;
  6731. rx_ring->reg_idx = vsi->base_queue + i;
  6732. rx_ring->ring_active = false;
  6733. rx_ring->vsi = vsi;
  6734. rx_ring->netdev = vsi->netdev;
  6735. rx_ring->dev = &pf->pdev->dev;
  6736. rx_ring->count = vsi->num_desc;
  6737. rx_ring->size = 0;
  6738. rx_ring->dcb_tc = 0;
  6739. rx_ring->rx_itr_setting = pf->rx_itr_default;
  6740. vsi->rx_rings[i] = rx_ring;
  6741. }
  6742. return 0;
  6743. err_out:
  6744. i40e_vsi_clear_rings(vsi);
  6745. return -ENOMEM;
  6746. }
  6747. /**
  6748. * i40e_reserve_msix_vectors - Reserve MSI-X vectors in the kernel
  6749. * @pf: board private structure
  6750. * @vectors: the number of MSI-X vectors to request
  6751. *
  6752. * Returns the number of vectors reserved, or error
  6753. **/
  6754. static int i40e_reserve_msix_vectors(struct i40e_pf *pf, int vectors)
  6755. {
  6756. vectors = pci_enable_msix_range(pf->pdev, pf->msix_entries,
  6757. I40E_MIN_MSIX, vectors);
  6758. if (vectors < 0) {
  6759. dev_info(&pf->pdev->dev,
  6760. "MSI-X vector reservation failed: %d\n", vectors);
  6761. vectors = 0;
  6762. }
  6763. return vectors;
  6764. }
  6765. /**
  6766. * i40e_init_msix - Setup the MSIX capability
  6767. * @pf: board private structure
  6768. *
  6769. * Work with the OS to set up the MSIX vectors needed.
  6770. *
  6771. * Returns the number of vectors reserved or negative on failure
  6772. **/
  6773. static int i40e_init_msix(struct i40e_pf *pf)
  6774. {
  6775. struct i40e_hw *hw = &pf->hw;
  6776. int cpus, extra_vectors;
  6777. int vectors_left;
  6778. int v_budget, i;
  6779. int v_actual;
  6780. int iwarp_requested = 0;
  6781. if (!(pf->flags & I40E_FLAG_MSIX_ENABLED))
  6782. return -ENODEV;
  6783. /* The number of vectors we'll request will be comprised of:
  6784. * - Add 1 for "other" cause for Admin Queue events, etc.
  6785. * - The number of LAN queue pairs
  6786. * - Queues being used for RSS.
  6787. * We don't need as many as max_rss_size vectors.
  6788. * use rss_size instead in the calculation since that
  6789. * is governed by number of cpus in the system.
  6790. * - assumes symmetric Tx/Rx pairing
  6791. * - The number of VMDq pairs
  6792. * - The CPU count within the NUMA node if iWARP is enabled
  6793. * Once we count this up, try the request.
  6794. *
  6795. * If we can't get what we want, we'll simplify to nearly nothing
  6796. * and try again. If that still fails, we punt.
  6797. */
  6798. vectors_left = hw->func_caps.num_msix_vectors;
  6799. v_budget = 0;
  6800. /* reserve one vector for miscellaneous handler */
  6801. if (vectors_left) {
  6802. v_budget++;
  6803. vectors_left--;
  6804. }
  6805. /* reserve some vectors for the main PF traffic queues. Initially we
  6806. * only reserve at most 50% of the available vectors, in the case that
  6807. * the number of online CPUs is large. This ensures that we can enable
  6808. * extra features as well. Once we've enabled the other features, we
  6809. * will use any remaining vectors to reach as close as we can to the
  6810. * number of online CPUs.
  6811. */
  6812. cpus = num_online_cpus();
  6813. pf->num_lan_msix = min_t(int, cpus, vectors_left / 2);
  6814. vectors_left -= pf->num_lan_msix;
  6815. /* reserve one vector for sideband flow director */
  6816. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  6817. if (vectors_left) {
  6818. pf->num_fdsb_msix = 1;
  6819. v_budget++;
  6820. vectors_left--;
  6821. } else {
  6822. pf->num_fdsb_msix = 0;
  6823. }
  6824. }
  6825. /* can we reserve enough for iWARP? */
  6826. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  6827. iwarp_requested = pf->num_iwarp_msix;
  6828. if (!vectors_left)
  6829. pf->num_iwarp_msix = 0;
  6830. else if (vectors_left < pf->num_iwarp_msix)
  6831. pf->num_iwarp_msix = 1;
  6832. v_budget += pf->num_iwarp_msix;
  6833. vectors_left -= pf->num_iwarp_msix;
  6834. }
  6835. /* any vectors left over go for VMDq support */
  6836. if (pf->flags & I40E_FLAG_VMDQ_ENABLED) {
  6837. int vmdq_vecs_wanted = pf->num_vmdq_vsis * pf->num_vmdq_qps;
  6838. int vmdq_vecs = min_t(int, vectors_left, vmdq_vecs_wanted);
  6839. if (!vectors_left) {
  6840. pf->num_vmdq_msix = 0;
  6841. pf->num_vmdq_qps = 0;
  6842. } else {
  6843. /* if we're short on vectors for what's desired, we limit
  6844. * the queues per vmdq. If this is still more than are
  6845. * available, the user will need to change the number of
  6846. * queues/vectors used by the PF later with the ethtool
  6847. * channels command
  6848. */
  6849. if (vmdq_vecs < vmdq_vecs_wanted)
  6850. pf->num_vmdq_qps = 1;
  6851. pf->num_vmdq_msix = pf->num_vmdq_qps;
  6852. v_budget += vmdq_vecs;
  6853. vectors_left -= vmdq_vecs;
  6854. }
  6855. }
  6856. /* On systems with a large number of SMP cores, we previously limited
  6857. * the number of vectors for num_lan_msix to be at most 50% of the
  6858. * available vectors, to allow for other features. Now, we add back
  6859. * the remaining vectors. However, we ensure that the total
  6860. * num_lan_msix will not exceed num_online_cpus(). To do this, we
  6861. * calculate the number of vectors we can add without going over the
  6862. * cap of CPUs. For systems with a small number of CPUs this will be
  6863. * zero.
  6864. */
  6865. extra_vectors = min_t(int, cpus - pf->num_lan_msix, vectors_left);
  6866. pf->num_lan_msix += extra_vectors;
  6867. vectors_left -= extra_vectors;
  6868. WARN(vectors_left < 0,
  6869. "Calculation of remaining vectors underflowed. This is an accounting bug when determining total MSI-X vectors.\n");
  6870. v_budget += pf->num_lan_msix;
  6871. pf->msix_entries = kcalloc(v_budget, sizeof(struct msix_entry),
  6872. GFP_KERNEL);
  6873. if (!pf->msix_entries)
  6874. return -ENOMEM;
  6875. for (i = 0; i < v_budget; i++)
  6876. pf->msix_entries[i].entry = i;
  6877. v_actual = i40e_reserve_msix_vectors(pf, v_budget);
  6878. if (v_actual < I40E_MIN_MSIX) {
  6879. pf->flags &= ~I40E_FLAG_MSIX_ENABLED;
  6880. kfree(pf->msix_entries);
  6881. pf->msix_entries = NULL;
  6882. pci_disable_msix(pf->pdev);
  6883. return -ENODEV;
  6884. } else if (v_actual == I40E_MIN_MSIX) {
  6885. /* Adjust for minimal MSIX use */
  6886. pf->num_vmdq_vsis = 0;
  6887. pf->num_vmdq_qps = 0;
  6888. pf->num_lan_qps = 1;
  6889. pf->num_lan_msix = 1;
  6890. } else if (!vectors_left) {
  6891. /* If we have limited resources, we will start with no vectors
  6892. * for the special features and then allocate vectors to some
  6893. * of these features based on the policy and at the end disable
  6894. * the features that did not get any vectors.
  6895. */
  6896. int vec;
  6897. dev_info(&pf->pdev->dev,
  6898. "MSI-X vector limit reached, attempting to redistribute vectors\n");
  6899. /* reserve the misc vector */
  6900. vec = v_actual - 1;
  6901. /* Scale vector usage down */
  6902. pf->num_vmdq_msix = 1; /* force VMDqs to only one vector */
  6903. pf->num_vmdq_vsis = 1;
  6904. pf->num_vmdq_qps = 1;
  6905. /* partition out the remaining vectors */
  6906. switch (vec) {
  6907. case 2:
  6908. pf->num_lan_msix = 1;
  6909. break;
  6910. case 3:
  6911. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  6912. pf->num_lan_msix = 1;
  6913. pf->num_iwarp_msix = 1;
  6914. } else {
  6915. pf->num_lan_msix = 2;
  6916. }
  6917. break;
  6918. default:
  6919. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  6920. pf->num_iwarp_msix = min_t(int, (vec / 3),
  6921. iwarp_requested);
  6922. pf->num_vmdq_vsis = min_t(int, (vec / 3),
  6923. I40E_DEFAULT_NUM_VMDQ_VSI);
  6924. } else {
  6925. pf->num_vmdq_vsis = min_t(int, (vec / 2),
  6926. I40E_DEFAULT_NUM_VMDQ_VSI);
  6927. }
  6928. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  6929. pf->num_fdsb_msix = 1;
  6930. vec--;
  6931. }
  6932. pf->num_lan_msix = min_t(int,
  6933. (vec - (pf->num_iwarp_msix + pf->num_vmdq_vsis)),
  6934. pf->num_lan_msix);
  6935. pf->num_lan_qps = pf->num_lan_msix;
  6936. break;
  6937. }
  6938. }
  6939. if ((pf->flags & I40E_FLAG_FD_SB_ENABLED) &&
  6940. (pf->num_fdsb_msix == 0)) {
  6941. dev_info(&pf->pdev->dev, "Sideband Flowdir disabled, not enough MSI-X vectors\n");
  6942. pf->flags &= ~I40E_FLAG_FD_SB_ENABLED;
  6943. }
  6944. if ((pf->flags & I40E_FLAG_VMDQ_ENABLED) &&
  6945. (pf->num_vmdq_msix == 0)) {
  6946. dev_info(&pf->pdev->dev, "VMDq disabled, not enough MSI-X vectors\n");
  6947. pf->flags &= ~I40E_FLAG_VMDQ_ENABLED;
  6948. }
  6949. if ((pf->flags & I40E_FLAG_IWARP_ENABLED) &&
  6950. (pf->num_iwarp_msix == 0)) {
  6951. dev_info(&pf->pdev->dev, "IWARP disabled, not enough MSI-X vectors\n");
  6952. pf->flags &= ~I40E_FLAG_IWARP_ENABLED;
  6953. }
  6954. i40e_debug(&pf->hw, I40E_DEBUG_INIT,
  6955. "MSI-X vector distribution: PF %d, VMDq %d, FDSB %d, iWARP %d\n",
  6956. pf->num_lan_msix,
  6957. pf->num_vmdq_msix * pf->num_vmdq_vsis,
  6958. pf->num_fdsb_msix,
  6959. pf->num_iwarp_msix);
  6960. return v_actual;
  6961. }
  6962. /**
  6963. * i40e_vsi_alloc_q_vector - Allocate memory for a single interrupt vector
  6964. * @vsi: the VSI being configured
  6965. * @v_idx: index of the vector in the vsi struct
  6966. * @cpu: cpu to be used on affinity_mask
  6967. *
  6968. * We allocate one q_vector. If allocation fails we return -ENOMEM.
  6969. **/
  6970. static int i40e_vsi_alloc_q_vector(struct i40e_vsi *vsi, int v_idx, int cpu)
  6971. {
  6972. struct i40e_q_vector *q_vector;
  6973. /* allocate q_vector */
  6974. q_vector = kzalloc(sizeof(struct i40e_q_vector), GFP_KERNEL);
  6975. if (!q_vector)
  6976. return -ENOMEM;
  6977. q_vector->vsi = vsi;
  6978. q_vector->v_idx = v_idx;
  6979. cpumask_set_cpu(cpu, &q_vector->affinity_mask);
  6980. if (vsi->netdev)
  6981. netif_napi_add(vsi->netdev, &q_vector->napi,
  6982. i40e_napi_poll, NAPI_POLL_WEIGHT);
  6983. q_vector->rx.latency_range = I40E_LOW_LATENCY;
  6984. q_vector->tx.latency_range = I40E_LOW_LATENCY;
  6985. /* tie q_vector and vsi together */
  6986. vsi->q_vectors[v_idx] = q_vector;
  6987. return 0;
  6988. }
  6989. /**
  6990. * i40e_vsi_alloc_q_vectors - Allocate memory for interrupt vectors
  6991. * @vsi: the VSI being configured
  6992. *
  6993. * We allocate one q_vector per queue interrupt. If allocation fails we
  6994. * return -ENOMEM.
  6995. **/
  6996. static int i40e_vsi_alloc_q_vectors(struct i40e_vsi *vsi)
  6997. {
  6998. struct i40e_pf *pf = vsi->back;
  6999. int err, v_idx, num_q_vectors, current_cpu;
  7000. /* if not MSIX, give the one vector only to the LAN VSI */
  7001. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  7002. num_q_vectors = vsi->num_q_vectors;
  7003. else if (vsi == pf->vsi[pf->lan_vsi])
  7004. num_q_vectors = 1;
  7005. else
  7006. return -EINVAL;
  7007. current_cpu = cpumask_first(cpu_online_mask);
  7008. for (v_idx = 0; v_idx < num_q_vectors; v_idx++) {
  7009. err = i40e_vsi_alloc_q_vector(vsi, v_idx, current_cpu);
  7010. if (err)
  7011. goto err_out;
  7012. current_cpu = cpumask_next(current_cpu, cpu_online_mask);
  7013. if (unlikely(current_cpu >= nr_cpu_ids))
  7014. current_cpu = cpumask_first(cpu_online_mask);
  7015. }
  7016. return 0;
  7017. err_out:
  7018. while (v_idx--)
  7019. i40e_free_q_vector(vsi, v_idx);
  7020. return err;
  7021. }
  7022. /**
  7023. * i40e_init_interrupt_scheme - Determine proper interrupt scheme
  7024. * @pf: board private structure to initialize
  7025. **/
  7026. static int i40e_init_interrupt_scheme(struct i40e_pf *pf)
  7027. {
  7028. int vectors = 0;
  7029. ssize_t size;
  7030. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  7031. vectors = i40e_init_msix(pf);
  7032. if (vectors < 0) {
  7033. pf->flags &= ~(I40E_FLAG_MSIX_ENABLED |
  7034. I40E_FLAG_IWARP_ENABLED |
  7035. I40E_FLAG_RSS_ENABLED |
  7036. I40E_FLAG_DCB_CAPABLE |
  7037. I40E_FLAG_DCB_ENABLED |
  7038. I40E_FLAG_SRIOV_ENABLED |
  7039. I40E_FLAG_FD_SB_ENABLED |
  7040. I40E_FLAG_FD_ATR_ENABLED |
  7041. I40E_FLAG_VMDQ_ENABLED);
  7042. /* rework the queue expectations without MSIX */
  7043. i40e_determine_queue_usage(pf);
  7044. }
  7045. }
  7046. if (!(pf->flags & I40E_FLAG_MSIX_ENABLED) &&
  7047. (pf->flags & I40E_FLAG_MSI_ENABLED)) {
  7048. dev_info(&pf->pdev->dev, "MSI-X not available, trying MSI\n");
  7049. vectors = pci_enable_msi(pf->pdev);
  7050. if (vectors < 0) {
  7051. dev_info(&pf->pdev->dev, "MSI init failed - %d\n",
  7052. vectors);
  7053. pf->flags &= ~I40E_FLAG_MSI_ENABLED;
  7054. }
  7055. vectors = 1; /* one MSI or Legacy vector */
  7056. }
  7057. if (!(pf->flags & (I40E_FLAG_MSIX_ENABLED | I40E_FLAG_MSI_ENABLED)))
  7058. dev_info(&pf->pdev->dev, "MSI-X and MSI not available, falling back to Legacy IRQ\n");
  7059. /* set up vector assignment tracking */
  7060. size = sizeof(struct i40e_lump_tracking) + (sizeof(u16) * vectors);
  7061. pf->irq_pile = kzalloc(size, GFP_KERNEL);
  7062. if (!pf->irq_pile) {
  7063. dev_err(&pf->pdev->dev, "error allocating irq_pile memory\n");
  7064. return -ENOMEM;
  7065. }
  7066. pf->irq_pile->num_entries = vectors;
  7067. pf->irq_pile->search_hint = 0;
  7068. /* track first vector for misc interrupts, ignore return */
  7069. (void)i40e_get_lump(pf, pf->irq_pile, 1, I40E_PILE_VALID_BIT - 1);
  7070. return 0;
  7071. }
  7072. /**
  7073. * i40e_setup_misc_vector - Setup the misc vector to handle non queue events
  7074. * @pf: board private structure
  7075. *
  7076. * This sets up the handler for MSIX 0, which is used to manage the
  7077. * non-queue interrupts, e.g. AdminQ and errors. This is not used
  7078. * when in MSI or Legacy interrupt mode.
  7079. **/
  7080. static int i40e_setup_misc_vector(struct i40e_pf *pf)
  7081. {
  7082. struct i40e_hw *hw = &pf->hw;
  7083. int err = 0;
  7084. /* Only request the irq if this is the first time through, and
  7085. * not when we're rebuilding after a Reset
  7086. */
  7087. if (!test_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state)) {
  7088. err = request_irq(pf->msix_entries[0].vector,
  7089. i40e_intr, 0, pf->int_name, pf);
  7090. if (err) {
  7091. dev_info(&pf->pdev->dev,
  7092. "request_irq for %s failed: %d\n",
  7093. pf->int_name, err);
  7094. return -EFAULT;
  7095. }
  7096. }
  7097. i40e_enable_misc_int_causes(pf);
  7098. /* associate no queues to the misc vector */
  7099. wr32(hw, I40E_PFINT_LNKLST0, I40E_QUEUE_END_OF_LIST);
  7100. wr32(hw, I40E_PFINT_ITR0(I40E_RX_ITR), I40E_ITR_8K);
  7101. i40e_flush(hw);
  7102. i40e_irq_dynamic_enable_icr0(pf, true);
  7103. return err;
  7104. }
  7105. /**
  7106. * i40e_config_rss_aq - Prepare for RSS using AQ commands
  7107. * @vsi: vsi structure
  7108. * @seed: RSS hash seed
  7109. **/
  7110. static int i40e_config_rss_aq(struct i40e_vsi *vsi, const u8 *seed,
  7111. u8 *lut, u16 lut_size)
  7112. {
  7113. struct i40e_pf *pf = vsi->back;
  7114. struct i40e_hw *hw = &pf->hw;
  7115. int ret = 0;
  7116. if (seed) {
  7117. struct i40e_aqc_get_set_rss_key_data *seed_dw =
  7118. (struct i40e_aqc_get_set_rss_key_data *)seed;
  7119. ret = i40e_aq_set_rss_key(hw, vsi->id, seed_dw);
  7120. if (ret) {
  7121. dev_info(&pf->pdev->dev,
  7122. "Cannot set RSS key, err %s aq_err %s\n",
  7123. i40e_stat_str(hw, ret),
  7124. i40e_aq_str(hw, hw->aq.asq_last_status));
  7125. return ret;
  7126. }
  7127. }
  7128. if (lut) {
  7129. bool pf_lut = vsi->type == I40E_VSI_MAIN ? true : false;
  7130. ret = i40e_aq_set_rss_lut(hw, vsi->id, pf_lut, lut, lut_size);
  7131. if (ret) {
  7132. dev_info(&pf->pdev->dev,
  7133. "Cannot set RSS lut, err %s aq_err %s\n",
  7134. i40e_stat_str(hw, ret),
  7135. i40e_aq_str(hw, hw->aq.asq_last_status));
  7136. return ret;
  7137. }
  7138. }
  7139. return ret;
  7140. }
  7141. /**
  7142. * i40e_get_rss_aq - Get RSS keys and lut by using AQ commands
  7143. * @vsi: Pointer to vsi structure
  7144. * @seed: Buffter to store the hash keys
  7145. * @lut: Buffer to store the lookup table entries
  7146. * @lut_size: Size of buffer to store the lookup table entries
  7147. *
  7148. * Return 0 on success, negative on failure
  7149. */
  7150. static int i40e_get_rss_aq(struct i40e_vsi *vsi, const u8 *seed,
  7151. u8 *lut, u16 lut_size)
  7152. {
  7153. struct i40e_pf *pf = vsi->back;
  7154. struct i40e_hw *hw = &pf->hw;
  7155. int ret = 0;
  7156. if (seed) {
  7157. ret = i40e_aq_get_rss_key(hw, vsi->id,
  7158. (struct i40e_aqc_get_set_rss_key_data *)seed);
  7159. if (ret) {
  7160. dev_info(&pf->pdev->dev,
  7161. "Cannot get RSS key, err %s aq_err %s\n",
  7162. i40e_stat_str(&pf->hw, ret),
  7163. i40e_aq_str(&pf->hw,
  7164. pf->hw.aq.asq_last_status));
  7165. return ret;
  7166. }
  7167. }
  7168. if (lut) {
  7169. bool pf_lut = vsi->type == I40E_VSI_MAIN ? true : false;
  7170. ret = i40e_aq_get_rss_lut(hw, vsi->id, pf_lut, lut, lut_size);
  7171. if (ret) {
  7172. dev_info(&pf->pdev->dev,
  7173. "Cannot get RSS lut, err %s aq_err %s\n",
  7174. i40e_stat_str(&pf->hw, ret),
  7175. i40e_aq_str(&pf->hw,
  7176. pf->hw.aq.asq_last_status));
  7177. return ret;
  7178. }
  7179. }
  7180. return ret;
  7181. }
  7182. /**
  7183. * i40e_vsi_config_rss - Prepare for VSI(VMDq) RSS if used
  7184. * @vsi: VSI structure
  7185. **/
  7186. static int i40e_vsi_config_rss(struct i40e_vsi *vsi)
  7187. {
  7188. u8 seed[I40E_HKEY_ARRAY_SIZE];
  7189. struct i40e_pf *pf = vsi->back;
  7190. u8 *lut;
  7191. int ret;
  7192. if (!(pf->flags & I40E_FLAG_RSS_AQ_CAPABLE))
  7193. return 0;
  7194. if (!vsi->rss_size)
  7195. vsi->rss_size = min_t(int, pf->alloc_rss_size,
  7196. vsi->num_queue_pairs);
  7197. if (!vsi->rss_size)
  7198. return -EINVAL;
  7199. lut = kzalloc(vsi->rss_table_size, GFP_KERNEL);
  7200. if (!lut)
  7201. return -ENOMEM;
  7202. /* Use the user configured hash keys and lookup table if there is one,
  7203. * otherwise use default
  7204. */
  7205. if (vsi->rss_lut_user)
  7206. memcpy(lut, vsi->rss_lut_user, vsi->rss_table_size);
  7207. else
  7208. i40e_fill_rss_lut(pf, lut, vsi->rss_table_size, vsi->rss_size);
  7209. if (vsi->rss_hkey_user)
  7210. memcpy(seed, vsi->rss_hkey_user, I40E_HKEY_ARRAY_SIZE);
  7211. else
  7212. netdev_rss_key_fill((void *)seed, I40E_HKEY_ARRAY_SIZE);
  7213. ret = i40e_config_rss_aq(vsi, seed, lut, vsi->rss_table_size);
  7214. kfree(lut);
  7215. return ret;
  7216. }
  7217. /**
  7218. * i40e_config_rss_reg - Configure RSS keys and lut by writing registers
  7219. * @vsi: Pointer to vsi structure
  7220. * @seed: RSS hash seed
  7221. * @lut: Lookup table
  7222. * @lut_size: Lookup table size
  7223. *
  7224. * Returns 0 on success, negative on failure
  7225. **/
  7226. static int i40e_config_rss_reg(struct i40e_vsi *vsi, const u8 *seed,
  7227. const u8 *lut, u16 lut_size)
  7228. {
  7229. struct i40e_pf *pf = vsi->back;
  7230. struct i40e_hw *hw = &pf->hw;
  7231. u16 vf_id = vsi->vf_id;
  7232. u8 i;
  7233. /* Fill out hash function seed */
  7234. if (seed) {
  7235. u32 *seed_dw = (u32 *)seed;
  7236. if (vsi->type == I40E_VSI_MAIN) {
  7237. for (i = 0; i <= I40E_PFQF_HKEY_MAX_INDEX; i++)
  7238. wr32(hw, I40E_PFQF_HKEY(i), seed_dw[i]);
  7239. } else if (vsi->type == I40E_VSI_SRIOV) {
  7240. for (i = 0; i <= I40E_VFQF_HKEY1_MAX_INDEX; i++)
  7241. wr32(hw, I40E_VFQF_HKEY1(i, vf_id), seed_dw[i]);
  7242. } else {
  7243. dev_err(&pf->pdev->dev, "Cannot set RSS seed - invalid VSI type\n");
  7244. }
  7245. }
  7246. if (lut) {
  7247. u32 *lut_dw = (u32 *)lut;
  7248. if (vsi->type == I40E_VSI_MAIN) {
  7249. if (lut_size != I40E_HLUT_ARRAY_SIZE)
  7250. return -EINVAL;
  7251. for (i = 0; i <= I40E_PFQF_HLUT_MAX_INDEX; i++)
  7252. wr32(hw, I40E_PFQF_HLUT(i), lut_dw[i]);
  7253. } else if (vsi->type == I40E_VSI_SRIOV) {
  7254. if (lut_size != I40E_VF_HLUT_ARRAY_SIZE)
  7255. return -EINVAL;
  7256. for (i = 0; i <= I40E_VFQF_HLUT_MAX_INDEX; i++)
  7257. wr32(hw, I40E_VFQF_HLUT1(i, vf_id), lut_dw[i]);
  7258. } else {
  7259. dev_err(&pf->pdev->dev, "Cannot set RSS LUT - invalid VSI type\n");
  7260. }
  7261. }
  7262. i40e_flush(hw);
  7263. return 0;
  7264. }
  7265. /**
  7266. * i40e_get_rss_reg - Get the RSS keys and lut by reading registers
  7267. * @vsi: Pointer to VSI structure
  7268. * @seed: Buffer to store the keys
  7269. * @lut: Buffer to store the lookup table entries
  7270. * @lut_size: Size of buffer to store the lookup table entries
  7271. *
  7272. * Returns 0 on success, negative on failure
  7273. */
  7274. static int i40e_get_rss_reg(struct i40e_vsi *vsi, u8 *seed,
  7275. u8 *lut, u16 lut_size)
  7276. {
  7277. struct i40e_pf *pf = vsi->back;
  7278. struct i40e_hw *hw = &pf->hw;
  7279. u16 i;
  7280. if (seed) {
  7281. u32 *seed_dw = (u32 *)seed;
  7282. for (i = 0; i <= I40E_PFQF_HKEY_MAX_INDEX; i++)
  7283. seed_dw[i] = i40e_read_rx_ctl(hw, I40E_PFQF_HKEY(i));
  7284. }
  7285. if (lut) {
  7286. u32 *lut_dw = (u32 *)lut;
  7287. if (lut_size != I40E_HLUT_ARRAY_SIZE)
  7288. return -EINVAL;
  7289. for (i = 0; i <= I40E_PFQF_HLUT_MAX_INDEX; i++)
  7290. lut_dw[i] = rd32(hw, I40E_PFQF_HLUT(i));
  7291. }
  7292. return 0;
  7293. }
  7294. /**
  7295. * i40e_config_rss - Configure RSS keys and lut
  7296. * @vsi: Pointer to VSI structure
  7297. * @seed: RSS hash seed
  7298. * @lut: Lookup table
  7299. * @lut_size: Lookup table size
  7300. *
  7301. * Returns 0 on success, negative on failure
  7302. */
  7303. int i40e_config_rss(struct i40e_vsi *vsi, u8 *seed, u8 *lut, u16 lut_size)
  7304. {
  7305. struct i40e_pf *pf = vsi->back;
  7306. if (pf->flags & I40E_FLAG_RSS_AQ_CAPABLE)
  7307. return i40e_config_rss_aq(vsi, seed, lut, lut_size);
  7308. else
  7309. return i40e_config_rss_reg(vsi, seed, lut, lut_size);
  7310. }
  7311. /**
  7312. * i40e_get_rss - Get RSS keys and lut
  7313. * @vsi: Pointer to VSI structure
  7314. * @seed: Buffer to store the keys
  7315. * @lut: Buffer to store the lookup table entries
  7316. * lut_size: Size of buffer to store the lookup table entries
  7317. *
  7318. * Returns 0 on success, negative on failure
  7319. */
  7320. int i40e_get_rss(struct i40e_vsi *vsi, u8 *seed, u8 *lut, u16 lut_size)
  7321. {
  7322. struct i40e_pf *pf = vsi->back;
  7323. if (pf->flags & I40E_FLAG_RSS_AQ_CAPABLE)
  7324. return i40e_get_rss_aq(vsi, seed, lut, lut_size);
  7325. else
  7326. return i40e_get_rss_reg(vsi, seed, lut, lut_size);
  7327. }
  7328. /**
  7329. * i40e_fill_rss_lut - Fill the RSS lookup table with default values
  7330. * @pf: Pointer to board private structure
  7331. * @lut: Lookup table
  7332. * @rss_table_size: Lookup table size
  7333. * @rss_size: Range of queue number for hashing
  7334. */
  7335. void i40e_fill_rss_lut(struct i40e_pf *pf, u8 *lut,
  7336. u16 rss_table_size, u16 rss_size)
  7337. {
  7338. u16 i;
  7339. for (i = 0; i < rss_table_size; i++)
  7340. lut[i] = i % rss_size;
  7341. }
  7342. /**
  7343. * i40e_pf_config_rss - Prepare for RSS if used
  7344. * @pf: board private structure
  7345. **/
  7346. static int i40e_pf_config_rss(struct i40e_pf *pf)
  7347. {
  7348. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  7349. u8 seed[I40E_HKEY_ARRAY_SIZE];
  7350. u8 *lut;
  7351. struct i40e_hw *hw = &pf->hw;
  7352. u32 reg_val;
  7353. u64 hena;
  7354. int ret;
  7355. /* By default we enable TCP/UDP with IPv4/IPv6 ptypes */
  7356. hena = (u64)i40e_read_rx_ctl(hw, I40E_PFQF_HENA(0)) |
  7357. ((u64)i40e_read_rx_ctl(hw, I40E_PFQF_HENA(1)) << 32);
  7358. hena |= i40e_pf_get_default_rss_hena(pf);
  7359. i40e_write_rx_ctl(hw, I40E_PFQF_HENA(0), (u32)hena);
  7360. i40e_write_rx_ctl(hw, I40E_PFQF_HENA(1), (u32)(hena >> 32));
  7361. /* Determine the RSS table size based on the hardware capabilities */
  7362. reg_val = i40e_read_rx_ctl(hw, I40E_PFQF_CTL_0);
  7363. reg_val = (pf->rss_table_size == 512) ?
  7364. (reg_val | I40E_PFQF_CTL_0_HASHLUTSIZE_512) :
  7365. (reg_val & ~I40E_PFQF_CTL_0_HASHLUTSIZE_512);
  7366. i40e_write_rx_ctl(hw, I40E_PFQF_CTL_0, reg_val);
  7367. /* Determine the RSS size of the VSI */
  7368. if (!vsi->rss_size) {
  7369. u16 qcount;
  7370. qcount = vsi->num_queue_pairs / vsi->tc_config.numtc;
  7371. vsi->rss_size = min_t(int, pf->alloc_rss_size, qcount);
  7372. }
  7373. if (!vsi->rss_size)
  7374. return -EINVAL;
  7375. lut = kzalloc(vsi->rss_table_size, GFP_KERNEL);
  7376. if (!lut)
  7377. return -ENOMEM;
  7378. /* Use user configured lut if there is one, otherwise use default */
  7379. if (vsi->rss_lut_user)
  7380. memcpy(lut, vsi->rss_lut_user, vsi->rss_table_size);
  7381. else
  7382. i40e_fill_rss_lut(pf, lut, vsi->rss_table_size, vsi->rss_size);
  7383. /* Use user configured hash key if there is one, otherwise
  7384. * use default.
  7385. */
  7386. if (vsi->rss_hkey_user)
  7387. memcpy(seed, vsi->rss_hkey_user, I40E_HKEY_ARRAY_SIZE);
  7388. else
  7389. netdev_rss_key_fill((void *)seed, I40E_HKEY_ARRAY_SIZE);
  7390. ret = i40e_config_rss(vsi, seed, lut, vsi->rss_table_size);
  7391. kfree(lut);
  7392. return ret;
  7393. }
  7394. /**
  7395. * i40e_reconfig_rss_queues - change number of queues for rss and rebuild
  7396. * @pf: board private structure
  7397. * @queue_count: the requested queue count for rss.
  7398. *
  7399. * returns 0 if rss is not enabled, if enabled returns the final rss queue
  7400. * count which may be different from the requested queue count.
  7401. * Note: expects to be called while under rtnl_lock()
  7402. **/
  7403. int i40e_reconfig_rss_queues(struct i40e_pf *pf, int queue_count)
  7404. {
  7405. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  7406. int new_rss_size;
  7407. if (!(pf->flags & I40E_FLAG_RSS_ENABLED))
  7408. return 0;
  7409. new_rss_size = min_t(int, queue_count, pf->rss_size_max);
  7410. if (queue_count != vsi->num_queue_pairs) {
  7411. u16 qcount;
  7412. vsi->req_queue_pairs = queue_count;
  7413. i40e_prep_for_reset(pf, true);
  7414. pf->alloc_rss_size = new_rss_size;
  7415. i40e_reset_and_rebuild(pf, true, true);
  7416. /* Discard the user configured hash keys and lut, if less
  7417. * queues are enabled.
  7418. */
  7419. if (queue_count < vsi->rss_size) {
  7420. i40e_clear_rss_config_user(vsi);
  7421. dev_dbg(&pf->pdev->dev,
  7422. "discard user configured hash keys and lut\n");
  7423. }
  7424. /* Reset vsi->rss_size, as number of enabled queues changed */
  7425. qcount = vsi->num_queue_pairs / vsi->tc_config.numtc;
  7426. vsi->rss_size = min_t(int, pf->alloc_rss_size, qcount);
  7427. i40e_pf_config_rss(pf);
  7428. }
  7429. dev_info(&pf->pdev->dev, "User requested queue count/HW max RSS count: %d/%d\n",
  7430. vsi->req_queue_pairs, pf->rss_size_max);
  7431. return pf->alloc_rss_size;
  7432. }
  7433. /**
  7434. * i40e_get_npar_bw_setting - Retrieve BW settings for this PF partition
  7435. * @pf: board private structure
  7436. **/
  7437. i40e_status i40e_get_npar_bw_setting(struct i40e_pf *pf)
  7438. {
  7439. i40e_status status;
  7440. bool min_valid, max_valid;
  7441. u32 max_bw, min_bw;
  7442. status = i40e_read_bw_from_alt_ram(&pf->hw, &max_bw, &min_bw,
  7443. &min_valid, &max_valid);
  7444. if (!status) {
  7445. if (min_valid)
  7446. pf->npar_min_bw = min_bw;
  7447. if (max_valid)
  7448. pf->npar_max_bw = max_bw;
  7449. }
  7450. return status;
  7451. }
  7452. /**
  7453. * i40e_set_npar_bw_setting - Set BW settings for this PF partition
  7454. * @pf: board private structure
  7455. **/
  7456. i40e_status i40e_set_npar_bw_setting(struct i40e_pf *pf)
  7457. {
  7458. struct i40e_aqc_configure_partition_bw_data bw_data;
  7459. i40e_status status;
  7460. /* Set the valid bit for this PF */
  7461. bw_data.pf_valid_bits = cpu_to_le16(BIT(pf->hw.pf_id));
  7462. bw_data.max_bw[pf->hw.pf_id] = pf->npar_max_bw & I40E_ALT_BW_VALUE_MASK;
  7463. bw_data.min_bw[pf->hw.pf_id] = pf->npar_min_bw & I40E_ALT_BW_VALUE_MASK;
  7464. /* Set the new bandwidths */
  7465. status = i40e_aq_configure_partition_bw(&pf->hw, &bw_data, NULL);
  7466. return status;
  7467. }
  7468. /**
  7469. * i40e_commit_npar_bw_setting - Commit BW settings for this PF partition
  7470. * @pf: board private structure
  7471. **/
  7472. i40e_status i40e_commit_npar_bw_setting(struct i40e_pf *pf)
  7473. {
  7474. /* Commit temporary BW setting to permanent NVM image */
  7475. enum i40e_admin_queue_err last_aq_status;
  7476. i40e_status ret;
  7477. u16 nvm_word;
  7478. if (pf->hw.partition_id != 1) {
  7479. dev_info(&pf->pdev->dev,
  7480. "Commit BW only works on partition 1! This is partition %d",
  7481. pf->hw.partition_id);
  7482. ret = I40E_NOT_SUPPORTED;
  7483. goto bw_commit_out;
  7484. }
  7485. /* Acquire NVM for read access */
  7486. ret = i40e_acquire_nvm(&pf->hw, I40E_RESOURCE_READ);
  7487. last_aq_status = pf->hw.aq.asq_last_status;
  7488. if (ret) {
  7489. dev_info(&pf->pdev->dev,
  7490. "Cannot acquire NVM for read access, err %s aq_err %s\n",
  7491. i40e_stat_str(&pf->hw, ret),
  7492. i40e_aq_str(&pf->hw, last_aq_status));
  7493. goto bw_commit_out;
  7494. }
  7495. /* Read word 0x10 of NVM - SW compatibility word 1 */
  7496. ret = i40e_aq_read_nvm(&pf->hw,
  7497. I40E_SR_NVM_CONTROL_WORD,
  7498. 0x10, sizeof(nvm_word), &nvm_word,
  7499. false, NULL);
  7500. /* Save off last admin queue command status before releasing
  7501. * the NVM
  7502. */
  7503. last_aq_status = pf->hw.aq.asq_last_status;
  7504. i40e_release_nvm(&pf->hw);
  7505. if (ret) {
  7506. dev_info(&pf->pdev->dev, "NVM read error, err %s aq_err %s\n",
  7507. i40e_stat_str(&pf->hw, ret),
  7508. i40e_aq_str(&pf->hw, last_aq_status));
  7509. goto bw_commit_out;
  7510. }
  7511. /* Wait a bit for NVM release to complete */
  7512. msleep(50);
  7513. /* Acquire NVM for write access */
  7514. ret = i40e_acquire_nvm(&pf->hw, I40E_RESOURCE_WRITE);
  7515. last_aq_status = pf->hw.aq.asq_last_status;
  7516. if (ret) {
  7517. dev_info(&pf->pdev->dev,
  7518. "Cannot acquire NVM for write access, err %s aq_err %s\n",
  7519. i40e_stat_str(&pf->hw, ret),
  7520. i40e_aq_str(&pf->hw, last_aq_status));
  7521. goto bw_commit_out;
  7522. }
  7523. /* Write it back out unchanged to initiate update NVM,
  7524. * which will force a write of the shadow (alt) RAM to
  7525. * the NVM - thus storing the bandwidth values permanently.
  7526. */
  7527. ret = i40e_aq_update_nvm(&pf->hw,
  7528. I40E_SR_NVM_CONTROL_WORD,
  7529. 0x10, sizeof(nvm_word),
  7530. &nvm_word, true, NULL);
  7531. /* Save off last admin queue command status before releasing
  7532. * the NVM
  7533. */
  7534. last_aq_status = pf->hw.aq.asq_last_status;
  7535. i40e_release_nvm(&pf->hw);
  7536. if (ret)
  7537. dev_info(&pf->pdev->dev,
  7538. "BW settings NOT SAVED, err %s aq_err %s\n",
  7539. i40e_stat_str(&pf->hw, ret),
  7540. i40e_aq_str(&pf->hw, last_aq_status));
  7541. bw_commit_out:
  7542. return ret;
  7543. }
  7544. /**
  7545. * i40e_sw_init - Initialize general software structures (struct i40e_pf)
  7546. * @pf: board private structure to initialize
  7547. *
  7548. * i40e_sw_init initializes the Adapter private data structure.
  7549. * Fields are initialized based on PCI device information and
  7550. * OS network device settings (MTU size).
  7551. **/
  7552. static int i40e_sw_init(struct i40e_pf *pf)
  7553. {
  7554. int err = 0;
  7555. int size;
  7556. /* Set default capability flags */
  7557. pf->flags = I40E_FLAG_RX_CSUM_ENABLED |
  7558. I40E_FLAG_MSI_ENABLED |
  7559. I40E_FLAG_MSIX_ENABLED;
  7560. /* Set default ITR */
  7561. pf->rx_itr_default = I40E_ITR_DYNAMIC | I40E_ITR_RX_DEF;
  7562. pf->tx_itr_default = I40E_ITR_DYNAMIC | I40E_ITR_TX_DEF;
  7563. /* Depending on PF configurations, it is possible that the RSS
  7564. * maximum might end up larger than the available queues
  7565. */
  7566. pf->rss_size_max = BIT(pf->hw.func_caps.rss_table_entry_width);
  7567. pf->alloc_rss_size = 1;
  7568. pf->rss_table_size = pf->hw.func_caps.rss_table_size;
  7569. pf->rss_size_max = min_t(int, pf->rss_size_max,
  7570. pf->hw.func_caps.num_tx_qp);
  7571. if (pf->hw.func_caps.rss) {
  7572. pf->flags |= I40E_FLAG_RSS_ENABLED;
  7573. pf->alloc_rss_size = min_t(int, pf->rss_size_max,
  7574. num_online_cpus());
  7575. }
  7576. /* MFP mode enabled */
  7577. if (pf->hw.func_caps.npar_enable || pf->hw.func_caps.flex10_enable) {
  7578. pf->flags |= I40E_FLAG_MFP_ENABLED;
  7579. dev_info(&pf->pdev->dev, "MFP mode Enabled\n");
  7580. if (i40e_get_npar_bw_setting(pf))
  7581. dev_warn(&pf->pdev->dev,
  7582. "Could not get NPAR bw settings\n");
  7583. else
  7584. dev_info(&pf->pdev->dev,
  7585. "Min BW = %8.8x, Max BW = %8.8x\n",
  7586. pf->npar_min_bw, pf->npar_max_bw);
  7587. }
  7588. /* FW/NVM is not yet fixed in this regard */
  7589. if ((pf->hw.func_caps.fd_filters_guaranteed > 0) ||
  7590. (pf->hw.func_caps.fd_filters_best_effort > 0)) {
  7591. pf->flags |= I40E_FLAG_FD_ATR_ENABLED;
  7592. pf->atr_sample_rate = I40E_DEFAULT_ATR_SAMPLE_RATE;
  7593. if (pf->flags & I40E_FLAG_MFP_ENABLED &&
  7594. pf->hw.num_partitions > 1)
  7595. dev_info(&pf->pdev->dev,
  7596. "Flow Director Sideband mode Disabled in MFP mode\n");
  7597. else
  7598. pf->flags |= I40E_FLAG_FD_SB_ENABLED;
  7599. pf->fdir_pf_filter_count =
  7600. pf->hw.func_caps.fd_filters_guaranteed;
  7601. pf->hw.fdir_shared_filter_count =
  7602. pf->hw.func_caps.fd_filters_best_effort;
  7603. }
  7604. if ((pf->hw.mac.type == I40E_MAC_XL710) &&
  7605. (((pf->hw.aq.fw_maj_ver == 4) && (pf->hw.aq.fw_min_ver < 33)) ||
  7606. (pf->hw.aq.fw_maj_ver < 4))) {
  7607. pf->flags |= I40E_FLAG_RESTART_AUTONEG;
  7608. /* No DCB support for FW < v4.33 */
  7609. pf->flags |= I40E_FLAG_NO_DCB_SUPPORT;
  7610. }
  7611. /* Disable FW LLDP if FW < v4.3 */
  7612. if ((pf->hw.mac.type == I40E_MAC_XL710) &&
  7613. (((pf->hw.aq.fw_maj_ver == 4) && (pf->hw.aq.fw_min_ver < 3)) ||
  7614. (pf->hw.aq.fw_maj_ver < 4)))
  7615. pf->flags |= I40E_FLAG_STOP_FW_LLDP;
  7616. /* Use the FW Set LLDP MIB API if FW > v4.40 */
  7617. if ((pf->hw.mac.type == I40E_MAC_XL710) &&
  7618. (((pf->hw.aq.fw_maj_ver == 4) && (pf->hw.aq.fw_min_ver >= 40)) ||
  7619. (pf->hw.aq.fw_maj_ver >= 5)))
  7620. pf->flags |= I40E_FLAG_USE_SET_LLDP_MIB;
  7621. if (pf->hw.func_caps.vmdq) {
  7622. pf->num_vmdq_vsis = I40E_DEFAULT_NUM_VMDQ_VSI;
  7623. pf->flags |= I40E_FLAG_VMDQ_ENABLED;
  7624. pf->num_vmdq_qps = i40e_default_queues_per_vmdq(pf);
  7625. }
  7626. if (pf->hw.func_caps.iwarp) {
  7627. pf->flags |= I40E_FLAG_IWARP_ENABLED;
  7628. /* IWARP needs one extra vector for CQP just like MISC.*/
  7629. pf->num_iwarp_msix = (int)num_online_cpus() + 1;
  7630. }
  7631. #ifdef CONFIG_PCI_IOV
  7632. if (pf->hw.func_caps.num_vfs && pf->hw.partition_id == 1) {
  7633. pf->num_vf_qps = I40E_DEFAULT_QUEUES_PER_VF;
  7634. pf->flags |= I40E_FLAG_SRIOV_ENABLED;
  7635. pf->num_req_vfs = min_t(int,
  7636. pf->hw.func_caps.num_vfs,
  7637. I40E_MAX_VF_COUNT);
  7638. }
  7639. #endif /* CONFIG_PCI_IOV */
  7640. if (pf->hw.mac.type == I40E_MAC_X722) {
  7641. pf->flags |= I40E_FLAG_RSS_AQ_CAPABLE
  7642. | I40E_FLAG_128_QP_RSS_CAPABLE
  7643. | I40E_FLAG_HW_ATR_EVICT_CAPABLE
  7644. | I40E_FLAG_OUTER_UDP_CSUM_CAPABLE
  7645. | I40E_FLAG_WB_ON_ITR_CAPABLE
  7646. | I40E_FLAG_MULTIPLE_TCP_UDP_RSS_PCTYPE
  7647. | I40E_FLAG_NO_PCI_LINK_CHECK
  7648. | I40E_FLAG_USE_SET_LLDP_MIB
  7649. | I40E_FLAG_GENEVE_OFFLOAD_CAPABLE
  7650. | I40E_FLAG_PTP_L4_CAPABLE
  7651. | I40E_FLAG_WOL_MC_MAGIC_PKT_WAKE;
  7652. } else if ((pf->hw.aq.api_maj_ver > 1) ||
  7653. ((pf->hw.aq.api_maj_ver == 1) &&
  7654. (pf->hw.aq.api_min_ver > 4))) {
  7655. /* Supported in FW API version higher than 1.4 */
  7656. pf->flags |= I40E_FLAG_GENEVE_OFFLOAD_CAPABLE;
  7657. pf->hw_disabled_flags = I40E_FLAG_HW_ATR_EVICT_CAPABLE;
  7658. } else {
  7659. pf->hw_disabled_flags = I40E_FLAG_HW_ATR_EVICT_CAPABLE;
  7660. }
  7661. pf->eeprom_version = 0xDEAD;
  7662. pf->lan_veb = I40E_NO_VEB;
  7663. pf->lan_vsi = I40E_NO_VSI;
  7664. /* By default FW has this off for performance reasons */
  7665. pf->flags &= ~I40E_FLAG_VEB_STATS_ENABLED;
  7666. /* set up queue assignment tracking */
  7667. size = sizeof(struct i40e_lump_tracking)
  7668. + (sizeof(u16) * pf->hw.func_caps.num_tx_qp);
  7669. pf->qp_pile = kzalloc(size, GFP_KERNEL);
  7670. if (!pf->qp_pile) {
  7671. err = -ENOMEM;
  7672. goto sw_init_done;
  7673. }
  7674. pf->qp_pile->num_entries = pf->hw.func_caps.num_tx_qp;
  7675. pf->qp_pile->search_hint = 0;
  7676. pf->tx_timeout_recovery_level = 1;
  7677. mutex_init(&pf->switch_mutex);
  7678. /* If NPAR is enabled nudge the Tx scheduler */
  7679. if (pf->hw.func_caps.npar_enable && (!i40e_get_npar_bw_setting(pf)))
  7680. i40e_set_npar_bw_setting(pf);
  7681. sw_init_done:
  7682. return err;
  7683. }
  7684. /**
  7685. * i40e_set_ntuple - set the ntuple feature flag and take action
  7686. * @pf: board private structure to initialize
  7687. * @features: the feature set that the stack is suggesting
  7688. *
  7689. * returns a bool to indicate if reset needs to happen
  7690. **/
  7691. bool i40e_set_ntuple(struct i40e_pf *pf, netdev_features_t features)
  7692. {
  7693. bool need_reset = false;
  7694. /* Check if Flow Director n-tuple support was enabled or disabled. If
  7695. * the state changed, we need to reset.
  7696. */
  7697. if (features & NETIF_F_NTUPLE) {
  7698. /* Enable filters and mark for reset */
  7699. if (!(pf->flags & I40E_FLAG_FD_SB_ENABLED))
  7700. need_reset = true;
  7701. /* enable FD_SB only if there is MSI-X vector */
  7702. if (pf->num_fdsb_msix > 0)
  7703. pf->flags |= I40E_FLAG_FD_SB_ENABLED;
  7704. } else {
  7705. /* turn off filters, mark for reset and clear SW filter list */
  7706. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  7707. need_reset = true;
  7708. i40e_fdir_filter_exit(pf);
  7709. }
  7710. pf->flags &= ~I40E_FLAG_FD_SB_ENABLED;
  7711. pf->hw_disabled_flags &= ~I40E_FLAG_FD_SB_ENABLED;
  7712. /* reset fd counters */
  7713. pf->fd_add_err = 0;
  7714. pf->fd_atr_cnt = 0;
  7715. /* if ATR was auto disabled it can be re-enabled. */
  7716. if ((pf->flags & I40E_FLAG_FD_ATR_ENABLED) &&
  7717. (pf->hw_disabled_flags & I40E_FLAG_FD_ATR_ENABLED)) {
  7718. pf->hw_disabled_flags &= ~I40E_FLAG_FD_ATR_ENABLED;
  7719. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  7720. dev_info(&pf->pdev->dev, "ATR re-enabled.\n");
  7721. }
  7722. }
  7723. return need_reset;
  7724. }
  7725. /**
  7726. * i40e_clear_rss_lut - clear the rx hash lookup table
  7727. * @vsi: the VSI being configured
  7728. **/
  7729. static void i40e_clear_rss_lut(struct i40e_vsi *vsi)
  7730. {
  7731. struct i40e_pf *pf = vsi->back;
  7732. struct i40e_hw *hw = &pf->hw;
  7733. u16 vf_id = vsi->vf_id;
  7734. u8 i;
  7735. if (vsi->type == I40E_VSI_MAIN) {
  7736. for (i = 0; i <= I40E_PFQF_HLUT_MAX_INDEX; i++)
  7737. wr32(hw, I40E_PFQF_HLUT(i), 0);
  7738. } else if (vsi->type == I40E_VSI_SRIOV) {
  7739. for (i = 0; i <= I40E_VFQF_HLUT_MAX_INDEX; i++)
  7740. i40e_write_rx_ctl(hw, I40E_VFQF_HLUT1(i, vf_id), 0);
  7741. } else {
  7742. dev_err(&pf->pdev->dev, "Cannot set RSS LUT - invalid VSI type\n");
  7743. }
  7744. }
  7745. /**
  7746. * i40e_set_features - set the netdev feature flags
  7747. * @netdev: ptr to the netdev being adjusted
  7748. * @features: the feature set that the stack is suggesting
  7749. * Note: expects to be called while under rtnl_lock()
  7750. **/
  7751. static int i40e_set_features(struct net_device *netdev,
  7752. netdev_features_t features)
  7753. {
  7754. struct i40e_netdev_priv *np = netdev_priv(netdev);
  7755. struct i40e_vsi *vsi = np->vsi;
  7756. struct i40e_pf *pf = vsi->back;
  7757. bool need_reset;
  7758. if (features & NETIF_F_RXHASH && !(netdev->features & NETIF_F_RXHASH))
  7759. i40e_pf_config_rss(pf);
  7760. else if (!(features & NETIF_F_RXHASH) &&
  7761. netdev->features & NETIF_F_RXHASH)
  7762. i40e_clear_rss_lut(vsi);
  7763. if (features & NETIF_F_HW_VLAN_CTAG_RX)
  7764. i40e_vlan_stripping_enable(vsi);
  7765. else
  7766. i40e_vlan_stripping_disable(vsi);
  7767. need_reset = i40e_set_ntuple(pf, features);
  7768. if (need_reset)
  7769. i40e_do_reset(pf, BIT_ULL(__I40E_PF_RESET_REQUESTED), true);
  7770. return 0;
  7771. }
  7772. /**
  7773. * i40e_get_udp_port_idx - Lookup a possibly offloaded for Rx UDP port
  7774. * @pf: board private structure
  7775. * @port: The UDP port to look up
  7776. *
  7777. * Returns the index number or I40E_MAX_PF_UDP_OFFLOAD_PORTS if port not found
  7778. **/
  7779. static u8 i40e_get_udp_port_idx(struct i40e_pf *pf, u16 port)
  7780. {
  7781. u8 i;
  7782. for (i = 0; i < I40E_MAX_PF_UDP_OFFLOAD_PORTS; i++) {
  7783. if (pf->udp_ports[i].index == port)
  7784. return i;
  7785. }
  7786. return i;
  7787. }
  7788. /**
  7789. * i40e_udp_tunnel_add - Get notifications about UDP tunnel ports that come up
  7790. * @netdev: This physical port's netdev
  7791. * @ti: Tunnel endpoint information
  7792. **/
  7793. static void i40e_udp_tunnel_add(struct net_device *netdev,
  7794. struct udp_tunnel_info *ti)
  7795. {
  7796. struct i40e_netdev_priv *np = netdev_priv(netdev);
  7797. struct i40e_vsi *vsi = np->vsi;
  7798. struct i40e_pf *pf = vsi->back;
  7799. u16 port = ntohs(ti->port);
  7800. u8 next_idx;
  7801. u8 idx;
  7802. idx = i40e_get_udp_port_idx(pf, port);
  7803. /* Check if port already exists */
  7804. if (idx < I40E_MAX_PF_UDP_OFFLOAD_PORTS) {
  7805. netdev_info(netdev, "port %d already offloaded\n", port);
  7806. return;
  7807. }
  7808. /* Now check if there is space to add the new port */
  7809. next_idx = i40e_get_udp_port_idx(pf, 0);
  7810. if (next_idx == I40E_MAX_PF_UDP_OFFLOAD_PORTS) {
  7811. netdev_info(netdev, "maximum number of offloaded UDP ports reached, not adding port %d\n",
  7812. port);
  7813. return;
  7814. }
  7815. switch (ti->type) {
  7816. case UDP_TUNNEL_TYPE_VXLAN:
  7817. pf->udp_ports[next_idx].type = I40E_AQC_TUNNEL_TYPE_VXLAN;
  7818. break;
  7819. case UDP_TUNNEL_TYPE_GENEVE:
  7820. if (!(pf->flags & I40E_FLAG_GENEVE_OFFLOAD_CAPABLE))
  7821. return;
  7822. pf->udp_ports[next_idx].type = I40E_AQC_TUNNEL_TYPE_NGE;
  7823. break;
  7824. default:
  7825. return;
  7826. }
  7827. /* New port: add it and mark its index in the bitmap */
  7828. pf->udp_ports[next_idx].index = port;
  7829. pf->pending_udp_bitmap |= BIT_ULL(next_idx);
  7830. pf->flags |= I40E_FLAG_UDP_FILTER_SYNC;
  7831. }
  7832. /**
  7833. * i40e_udp_tunnel_del - Get notifications about UDP tunnel ports that go away
  7834. * @netdev: This physical port's netdev
  7835. * @ti: Tunnel endpoint information
  7836. **/
  7837. static void i40e_udp_tunnel_del(struct net_device *netdev,
  7838. struct udp_tunnel_info *ti)
  7839. {
  7840. struct i40e_netdev_priv *np = netdev_priv(netdev);
  7841. struct i40e_vsi *vsi = np->vsi;
  7842. struct i40e_pf *pf = vsi->back;
  7843. u16 port = ntohs(ti->port);
  7844. u8 idx;
  7845. idx = i40e_get_udp_port_idx(pf, port);
  7846. /* Check if port already exists */
  7847. if (idx >= I40E_MAX_PF_UDP_OFFLOAD_PORTS)
  7848. goto not_found;
  7849. switch (ti->type) {
  7850. case UDP_TUNNEL_TYPE_VXLAN:
  7851. if (pf->udp_ports[idx].type != I40E_AQC_TUNNEL_TYPE_VXLAN)
  7852. goto not_found;
  7853. break;
  7854. case UDP_TUNNEL_TYPE_GENEVE:
  7855. if (pf->udp_ports[idx].type != I40E_AQC_TUNNEL_TYPE_NGE)
  7856. goto not_found;
  7857. break;
  7858. default:
  7859. goto not_found;
  7860. }
  7861. /* if port exists, set it to 0 (mark for deletion)
  7862. * and make it pending
  7863. */
  7864. pf->udp_ports[idx].index = 0;
  7865. pf->pending_udp_bitmap |= BIT_ULL(idx);
  7866. pf->flags |= I40E_FLAG_UDP_FILTER_SYNC;
  7867. return;
  7868. not_found:
  7869. netdev_warn(netdev, "UDP port %d was not found, not deleting\n",
  7870. port);
  7871. }
  7872. static int i40e_get_phys_port_id(struct net_device *netdev,
  7873. struct netdev_phys_item_id *ppid)
  7874. {
  7875. struct i40e_netdev_priv *np = netdev_priv(netdev);
  7876. struct i40e_pf *pf = np->vsi->back;
  7877. struct i40e_hw *hw = &pf->hw;
  7878. if (!(pf->flags & I40E_FLAG_PORT_ID_VALID))
  7879. return -EOPNOTSUPP;
  7880. ppid->id_len = min_t(int, sizeof(hw->mac.port_addr), sizeof(ppid->id));
  7881. memcpy(ppid->id, hw->mac.port_addr, ppid->id_len);
  7882. return 0;
  7883. }
  7884. /**
  7885. * i40e_ndo_fdb_add - add an entry to the hardware database
  7886. * @ndm: the input from the stack
  7887. * @tb: pointer to array of nladdr (unused)
  7888. * @dev: the net device pointer
  7889. * @addr: the MAC address entry being added
  7890. * @flags: instructions from stack about fdb operation
  7891. */
  7892. static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[],
  7893. struct net_device *dev,
  7894. const unsigned char *addr, u16 vid,
  7895. u16 flags)
  7896. {
  7897. struct i40e_netdev_priv *np = netdev_priv(dev);
  7898. struct i40e_pf *pf = np->vsi->back;
  7899. int err = 0;
  7900. if (!(pf->flags & I40E_FLAG_SRIOV_ENABLED))
  7901. return -EOPNOTSUPP;
  7902. if (vid) {
  7903. pr_info("%s: vlans aren't supported yet for dev_uc|mc_add()\n", dev->name);
  7904. return -EINVAL;
  7905. }
  7906. /* Hardware does not support aging addresses so if a
  7907. * ndm_state is given only allow permanent addresses
  7908. */
  7909. if (ndm->ndm_state && !(ndm->ndm_state & NUD_PERMANENT)) {
  7910. netdev_info(dev, "FDB only supports static addresses\n");
  7911. return -EINVAL;
  7912. }
  7913. if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr))
  7914. err = dev_uc_add_excl(dev, addr);
  7915. else if (is_multicast_ether_addr(addr))
  7916. err = dev_mc_add_excl(dev, addr);
  7917. else
  7918. err = -EINVAL;
  7919. /* Only return duplicate errors if NLM_F_EXCL is set */
  7920. if (err == -EEXIST && !(flags & NLM_F_EXCL))
  7921. err = 0;
  7922. return err;
  7923. }
  7924. /**
  7925. * i40e_ndo_bridge_setlink - Set the hardware bridge mode
  7926. * @dev: the netdev being configured
  7927. * @nlh: RTNL message
  7928. *
  7929. * Inserts a new hardware bridge if not already created and
  7930. * enables the bridging mode requested (VEB or VEPA). If the
  7931. * hardware bridge has already been inserted and the request
  7932. * is to change the mode then that requires a PF reset to
  7933. * allow rebuild of the components with required hardware
  7934. * bridge mode enabled.
  7935. *
  7936. * Note: expects to be called while under rtnl_lock()
  7937. **/
  7938. static int i40e_ndo_bridge_setlink(struct net_device *dev,
  7939. struct nlmsghdr *nlh,
  7940. u16 flags)
  7941. {
  7942. struct i40e_netdev_priv *np = netdev_priv(dev);
  7943. struct i40e_vsi *vsi = np->vsi;
  7944. struct i40e_pf *pf = vsi->back;
  7945. struct i40e_veb *veb = NULL;
  7946. struct nlattr *attr, *br_spec;
  7947. int i, rem;
  7948. /* Only for PF VSI for now */
  7949. if (vsi->seid != pf->vsi[pf->lan_vsi]->seid)
  7950. return -EOPNOTSUPP;
  7951. /* Find the HW bridge for PF VSI */
  7952. for (i = 0; i < I40E_MAX_VEB && !veb; i++) {
  7953. if (pf->veb[i] && pf->veb[i]->seid == vsi->uplink_seid)
  7954. veb = pf->veb[i];
  7955. }
  7956. br_spec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC);
  7957. nla_for_each_nested(attr, br_spec, rem) {
  7958. __u16 mode;
  7959. if (nla_type(attr) != IFLA_BRIDGE_MODE)
  7960. continue;
  7961. mode = nla_get_u16(attr);
  7962. if ((mode != BRIDGE_MODE_VEPA) &&
  7963. (mode != BRIDGE_MODE_VEB))
  7964. return -EINVAL;
  7965. /* Insert a new HW bridge */
  7966. if (!veb) {
  7967. veb = i40e_veb_setup(pf, 0, vsi->uplink_seid, vsi->seid,
  7968. vsi->tc_config.enabled_tc);
  7969. if (veb) {
  7970. veb->bridge_mode = mode;
  7971. i40e_config_bridge_mode(veb);
  7972. } else {
  7973. /* No Bridge HW offload available */
  7974. return -ENOENT;
  7975. }
  7976. break;
  7977. } else if (mode != veb->bridge_mode) {
  7978. /* Existing HW bridge but different mode needs reset */
  7979. veb->bridge_mode = mode;
  7980. /* TODO: If no VFs or VMDq VSIs, disallow VEB mode */
  7981. if (mode == BRIDGE_MODE_VEB)
  7982. pf->flags |= I40E_FLAG_VEB_MODE_ENABLED;
  7983. else
  7984. pf->flags &= ~I40E_FLAG_VEB_MODE_ENABLED;
  7985. i40e_do_reset(pf, BIT_ULL(__I40E_PF_RESET_REQUESTED),
  7986. true);
  7987. break;
  7988. }
  7989. }
  7990. return 0;
  7991. }
  7992. /**
  7993. * i40e_ndo_bridge_getlink - Get the hardware bridge mode
  7994. * @skb: skb buff
  7995. * @pid: process id
  7996. * @seq: RTNL message seq #
  7997. * @dev: the netdev being configured
  7998. * @filter_mask: unused
  7999. * @nlflags: netlink flags passed in
  8000. *
  8001. * Return the mode in which the hardware bridge is operating in
  8002. * i.e VEB or VEPA.
  8003. **/
  8004. static int i40e_ndo_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq,
  8005. struct net_device *dev,
  8006. u32 __always_unused filter_mask,
  8007. int nlflags)
  8008. {
  8009. struct i40e_netdev_priv *np = netdev_priv(dev);
  8010. struct i40e_vsi *vsi = np->vsi;
  8011. struct i40e_pf *pf = vsi->back;
  8012. struct i40e_veb *veb = NULL;
  8013. int i;
  8014. /* Only for PF VSI for now */
  8015. if (vsi->seid != pf->vsi[pf->lan_vsi]->seid)
  8016. return -EOPNOTSUPP;
  8017. /* Find the HW bridge for the PF VSI */
  8018. for (i = 0; i < I40E_MAX_VEB && !veb; i++) {
  8019. if (pf->veb[i] && pf->veb[i]->seid == vsi->uplink_seid)
  8020. veb = pf->veb[i];
  8021. }
  8022. if (!veb)
  8023. return 0;
  8024. return ndo_dflt_bridge_getlink(skb, pid, seq, dev, veb->bridge_mode,
  8025. 0, 0, nlflags, filter_mask, NULL);
  8026. }
  8027. /**
  8028. * i40e_features_check - Validate encapsulated packet conforms to limits
  8029. * @skb: skb buff
  8030. * @dev: This physical port's netdev
  8031. * @features: Offload features that the stack believes apply
  8032. **/
  8033. static netdev_features_t i40e_features_check(struct sk_buff *skb,
  8034. struct net_device *dev,
  8035. netdev_features_t features)
  8036. {
  8037. size_t len;
  8038. /* No point in doing any of this if neither checksum nor GSO are
  8039. * being requested for this frame. We can rule out both by just
  8040. * checking for CHECKSUM_PARTIAL
  8041. */
  8042. if (skb->ip_summed != CHECKSUM_PARTIAL)
  8043. return features;
  8044. /* We cannot support GSO if the MSS is going to be less than
  8045. * 64 bytes. If it is then we need to drop support for GSO.
  8046. */
  8047. if (skb_is_gso(skb) && (skb_shinfo(skb)->gso_size < 64))
  8048. features &= ~NETIF_F_GSO_MASK;
  8049. /* MACLEN can support at most 63 words */
  8050. len = skb_network_header(skb) - skb->data;
  8051. if (len & ~(63 * 2))
  8052. goto out_err;
  8053. /* IPLEN and EIPLEN can support at most 127 dwords */
  8054. len = skb_transport_header(skb) - skb_network_header(skb);
  8055. if (len & ~(127 * 4))
  8056. goto out_err;
  8057. if (skb->encapsulation) {
  8058. /* L4TUNLEN can support 127 words */
  8059. len = skb_inner_network_header(skb) - skb_transport_header(skb);
  8060. if (len & ~(127 * 2))
  8061. goto out_err;
  8062. /* IPLEN can support at most 127 dwords */
  8063. len = skb_inner_transport_header(skb) -
  8064. skb_inner_network_header(skb);
  8065. if (len & ~(127 * 4))
  8066. goto out_err;
  8067. }
  8068. /* No need to validate L4LEN as TCP is the only protocol with a
  8069. * a flexible value and we support all possible values supported
  8070. * by TCP, which is at most 15 dwords
  8071. */
  8072. return features;
  8073. out_err:
  8074. return features & ~(NETIF_F_CSUM_MASK | NETIF_F_GSO_MASK);
  8075. }
  8076. static const struct net_device_ops i40e_netdev_ops = {
  8077. .ndo_open = i40e_open,
  8078. .ndo_stop = i40e_close,
  8079. .ndo_start_xmit = i40e_lan_xmit_frame,
  8080. .ndo_get_stats64 = i40e_get_netdev_stats_struct,
  8081. .ndo_set_rx_mode = i40e_set_rx_mode,
  8082. .ndo_validate_addr = eth_validate_addr,
  8083. .ndo_set_mac_address = i40e_set_mac,
  8084. .ndo_change_mtu = i40e_change_mtu,
  8085. .ndo_do_ioctl = i40e_ioctl,
  8086. .ndo_tx_timeout = i40e_tx_timeout,
  8087. .ndo_vlan_rx_add_vid = i40e_vlan_rx_add_vid,
  8088. .ndo_vlan_rx_kill_vid = i40e_vlan_rx_kill_vid,
  8089. #ifdef CONFIG_NET_POLL_CONTROLLER
  8090. .ndo_poll_controller = i40e_netpoll,
  8091. #endif
  8092. .ndo_setup_tc = __i40e_setup_tc,
  8093. .ndo_set_features = i40e_set_features,
  8094. .ndo_set_vf_mac = i40e_ndo_set_vf_mac,
  8095. .ndo_set_vf_vlan = i40e_ndo_set_vf_port_vlan,
  8096. .ndo_set_vf_rate = i40e_ndo_set_vf_bw,
  8097. .ndo_get_vf_config = i40e_ndo_get_vf_config,
  8098. .ndo_set_vf_link_state = i40e_ndo_set_vf_link_state,
  8099. .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,
  8100. .ndo_set_vf_trust = i40e_ndo_set_vf_trust,
  8101. .ndo_udp_tunnel_add = i40e_udp_tunnel_add,
  8102. .ndo_udp_tunnel_del = i40e_udp_tunnel_del,
  8103. .ndo_get_phys_port_id = i40e_get_phys_port_id,
  8104. .ndo_fdb_add = i40e_ndo_fdb_add,
  8105. .ndo_features_check = i40e_features_check,
  8106. .ndo_bridge_getlink = i40e_ndo_bridge_getlink,
  8107. .ndo_bridge_setlink = i40e_ndo_bridge_setlink,
  8108. };
  8109. /**
  8110. * i40e_config_netdev - Setup the netdev flags
  8111. * @vsi: the VSI being configured
  8112. *
  8113. * Returns 0 on success, negative value on failure
  8114. **/
  8115. static int i40e_config_netdev(struct i40e_vsi *vsi)
  8116. {
  8117. struct i40e_pf *pf = vsi->back;
  8118. struct i40e_hw *hw = &pf->hw;
  8119. struct i40e_netdev_priv *np;
  8120. struct net_device *netdev;
  8121. u8 broadcast[ETH_ALEN];
  8122. u8 mac_addr[ETH_ALEN];
  8123. int etherdev_size;
  8124. netdev_features_t hw_enc_features;
  8125. netdev_features_t hw_features;
  8126. etherdev_size = sizeof(struct i40e_netdev_priv);
  8127. netdev = alloc_etherdev_mq(etherdev_size, vsi->alloc_queue_pairs);
  8128. if (!netdev)
  8129. return -ENOMEM;
  8130. vsi->netdev = netdev;
  8131. np = netdev_priv(netdev);
  8132. np->vsi = vsi;
  8133. hw_enc_features = NETIF_F_SG |
  8134. NETIF_F_IP_CSUM |
  8135. NETIF_F_IPV6_CSUM |
  8136. NETIF_F_HIGHDMA |
  8137. NETIF_F_SOFT_FEATURES |
  8138. NETIF_F_TSO |
  8139. NETIF_F_TSO_ECN |
  8140. NETIF_F_TSO6 |
  8141. NETIF_F_GSO_GRE |
  8142. NETIF_F_GSO_GRE_CSUM |
  8143. NETIF_F_GSO_PARTIAL |
  8144. NETIF_F_GSO_UDP_TUNNEL |
  8145. NETIF_F_GSO_UDP_TUNNEL_CSUM |
  8146. NETIF_F_SCTP_CRC |
  8147. NETIF_F_RXHASH |
  8148. NETIF_F_RXCSUM |
  8149. 0;
  8150. if (!(pf->flags & I40E_FLAG_OUTER_UDP_CSUM_CAPABLE))
  8151. netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM;
  8152. netdev->gso_partial_features |= NETIF_F_GSO_GRE_CSUM;
  8153. netdev->hw_enc_features |= hw_enc_features;
  8154. /* record features VLANs can make use of */
  8155. netdev->vlan_features |= hw_enc_features | NETIF_F_TSO_MANGLEID;
  8156. if (!(pf->flags & I40E_FLAG_MFP_ENABLED))
  8157. netdev->hw_features |= NETIF_F_NTUPLE;
  8158. hw_features = hw_enc_features |
  8159. NETIF_F_HW_VLAN_CTAG_TX |
  8160. NETIF_F_HW_VLAN_CTAG_RX;
  8161. netdev->hw_features |= hw_features;
  8162. netdev->features |= hw_features | NETIF_F_HW_VLAN_CTAG_FILTER;
  8163. netdev->hw_enc_features |= NETIF_F_TSO_MANGLEID;
  8164. if (vsi->type == I40E_VSI_MAIN) {
  8165. SET_NETDEV_DEV(netdev, &pf->pdev->dev);
  8166. ether_addr_copy(mac_addr, hw->mac.perm_addr);
  8167. /* The following steps are necessary for two reasons. First,
  8168. * some older NVM configurations load a default MAC-VLAN
  8169. * filter that will accept any tagged packet, and we want to
  8170. * replace this with a normal filter. Additionally, it is
  8171. * possible our MAC address was provided by the platform using
  8172. * Open Firmware or similar.
  8173. *
  8174. * Thus, we need to remove the default filter and install one
  8175. * specific to the MAC address.
  8176. */
  8177. i40e_rm_default_mac_filter(vsi, mac_addr);
  8178. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8179. i40e_add_mac_filter(vsi, mac_addr);
  8180. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8181. } else {
  8182. /* relate the VSI_VMDQ name to the VSI_MAIN name */
  8183. snprintf(netdev->name, IFNAMSIZ, "%sv%%d",
  8184. pf->vsi[pf->lan_vsi]->netdev->name);
  8185. random_ether_addr(mac_addr);
  8186. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8187. i40e_add_mac_filter(vsi, mac_addr);
  8188. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8189. }
  8190. /* Add the broadcast filter so that we initially will receive
  8191. * broadcast packets. Note that when a new VLAN is first added the
  8192. * driver will convert all filters marked I40E_VLAN_ANY into VLAN
  8193. * specific filters as part of transitioning into "vlan" operation.
  8194. * When more VLANs are added, the driver will copy each existing MAC
  8195. * filter and add it for the new VLAN.
  8196. *
  8197. * Broadcast filters are handled specially by
  8198. * i40e_sync_filters_subtask, as the driver must to set the broadcast
  8199. * promiscuous bit instead of adding this directly as a MAC/VLAN
  8200. * filter. The subtask will update the correct broadcast promiscuous
  8201. * bits as VLANs become active or inactive.
  8202. */
  8203. eth_broadcast_addr(broadcast);
  8204. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8205. i40e_add_mac_filter(vsi, broadcast);
  8206. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8207. ether_addr_copy(netdev->dev_addr, mac_addr);
  8208. ether_addr_copy(netdev->perm_addr, mac_addr);
  8209. netdev->priv_flags |= IFF_UNICAST_FLT;
  8210. netdev->priv_flags |= IFF_SUPP_NOFCS;
  8211. /* Setup netdev TC information */
  8212. i40e_vsi_config_netdev_tc(vsi, vsi->tc_config.enabled_tc);
  8213. netdev->netdev_ops = &i40e_netdev_ops;
  8214. netdev->watchdog_timeo = 5 * HZ;
  8215. i40e_set_ethtool_ops(netdev);
  8216. /* MTU range: 68 - 9706 */
  8217. netdev->min_mtu = ETH_MIN_MTU;
  8218. netdev->max_mtu = I40E_MAX_RXBUFFER -
  8219. (ETH_HLEN + ETH_FCS_LEN + VLAN_HLEN);
  8220. return 0;
  8221. }
  8222. /**
  8223. * i40e_vsi_delete - Delete a VSI from the switch
  8224. * @vsi: the VSI being removed
  8225. *
  8226. * Returns 0 on success, negative value on failure
  8227. **/
  8228. static void i40e_vsi_delete(struct i40e_vsi *vsi)
  8229. {
  8230. /* remove default VSI is not allowed */
  8231. if (vsi == vsi->back->vsi[vsi->back->lan_vsi])
  8232. return;
  8233. i40e_aq_delete_element(&vsi->back->hw, vsi->seid, NULL);
  8234. }
  8235. /**
  8236. * i40e_is_vsi_uplink_mode_veb - Check if the VSI's uplink bridge mode is VEB
  8237. * @vsi: the VSI being queried
  8238. *
  8239. * Returns 1 if HW bridge mode is VEB and return 0 in case of VEPA mode
  8240. **/
  8241. int i40e_is_vsi_uplink_mode_veb(struct i40e_vsi *vsi)
  8242. {
  8243. struct i40e_veb *veb;
  8244. struct i40e_pf *pf = vsi->back;
  8245. /* Uplink is not a bridge so default to VEB */
  8246. if (vsi->veb_idx == I40E_NO_VEB)
  8247. return 1;
  8248. veb = pf->veb[vsi->veb_idx];
  8249. if (!veb) {
  8250. dev_info(&pf->pdev->dev,
  8251. "There is no veb associated with the bridge\n");
  8252. return -ENOENT;
  8253. }
  8254. /* Uplink is a bridge in VEPA mode */
  8255. if (veb->bridge_mode & BRIDGE_MODE_VEPA) {
  8256. return 0;
  8257. } else {
  8258. /* Uplink is a bridge in VEB mode */
  8259. return 1;
  8260. }
  8261. /* VEPA is now default bridge, so return 0 */
  8262. return 0;
  8263. }
  8264. /**
  8265. * i40e_add_vsi - Add a VSI to the switch
  8266. * @vsi: the VSI being configured
  8267. *
  8268. * This initializes a VSI context depending on the VSI type to be added and
  8269. * passes it down to the add_vsi aq command.
  8270. **/
  8271. static int i40e_add_vsi(struct i40e_vsi *vsi)
  8272. {
  8273. int ret = -ENODEV;
  8274. struct i40e_pf *pf = vsi->back;
  8275. struct i40e_hw *hw = &pf->hw;
  8276. struct i40e_vsi_context ctxt;
  8277. struct i40e_mac_filter *f;
  8278. struct hlist_node *h;
  8279. int bkt;
  8280. u8 enabled_tc = 0x1; /* TC0 enabled */
  8281. int f_count = 0;
  8282. memset(&ctxt, 0, sizeof(ctxt));
  8283. switch (vsi->type) {
  8284. case I40E_VSI_MAIN:
  8285. /* The PF's main VSI is already setup as part of the
  8286. * device initialization, so we'll not bother with
  8287. * the add_vsi call, but we will retrieve the current
  8288. * VSI context.
  8289. */
  8290. ctxt.seid = pf->main_vsi_seid;
  8291. ctxt.pf_num = pf->hw.pf_id;
  8292. ctxt.vf_num = 0;
  8293. ret = i40e_aq_get_vsi_params(&pf->hw, &ctxt, NULL);
  8294. ctxt.flags = I40E_AQ_VSI_TYPE_PF;
  8295. if (ret) {
  8296. dev_info(&pf->pdev->dev,
  8297. "couldn't get PF vsi config, err %s aq_err %s\n",
  8298. i40e_stat_str(&pf->hw, ret),
  8299. i40e_aq_str(&pf->hw,
  8300. pf->hw.aq.asq_last_status));
  8301. return -ENOENT;
  8302. }
  8303. vsi->info = ctxt.info;
  8304. vsi->info.valid_sections = 0;
  8305. vsi->seid = ctxt.seid;
  8306. vsi->id = ctxt.vsi_number;
  8307. enabled_tc = i40e_pf_get_tc_map(pf);
  8308. /* MFP mode setup queue map and update VSI */
  8309. if ((pf->flags & I40E_FLAG_MFP_ENABLED) &&
  8310. !(pf->hw.func_caps.iscsi)) { /* NIC type PF */
  8311. memset(&ctxt, 0, sizeof(ctxt));
  8312. ctxt.seid = pf->main_vsi_seid;
  8313. ctxt.pf_num = pf->hw.pf_id;
  8314. ctxt.vf_num = 0;
  8315. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, false);
  8316. ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL);
  8317. if (ret) {
  8318. dev_info(&pf->pdev->dev,
  8319. "update vsi failed, err %s aq_err %s\n",
  8320. i40e_stat_str(&pf->hw, ret),
  8321. i40e_aq_str(&pf->hw,
  8322. pf->hw.aq.asq_last_status));
  8323. ret = -ENOENT;
  8324. goto err;
  8325. }
  8326. /* update the local VSI info queue map */
  8327. i40e_vsi_update_queue_map(vsi, &ctxt);
  8328. vsi->info.valid_sections = 0;
  8329. } else {
  8330. /* Default/Main VSI is only enabled for TC0
  8331. * reconfigure it to enable all TCs that are
  8332. * available on the port in SFP mode.
  8333. * For MFP case the iSCSI PF would use this
  8334. * flow to enable LAN+iSCSI TC.
  8335. */
  8336. ret = i40e_vsi_config_tc(vsi, enabled_tc);
  8337. if (ret) {
  8338. dev_info(&pf->pdev->dev,
  8339. "failed to configure TCs for main VSI tc_map 0x%08x, err %s aq_err %s\n",
  8340. enabled_tc,
  8341. i40e_stat_str(&pf->hw, ret),
  8342. i40e_aq_str(&pf->hw,
  8343. pf->hw.aq.asq_last_status));
  8344. ret = -ENOENT;
  8345. }
  8346. }
  8347. break;
  8348. case I40E_VSI_FDIR:
  8349. ctxt.pf_num = hw->pf_id;
  8350. ctxt.vf_num = 0;
  8351. ctxt.uplink_seid = vsi->uplink_seid;
  8352. ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL;
  8353. ctxt.flags = I40E_AQ_VSI_TYPE_PF;
  8354. if ((pf->flags & I40E_FLAG_VEB_MODE_ENABLED) &&
  8355. (i40e_is_vsi_uplink_mode_veb(vsi))) {
  8356. ctxt.info.valid_sections |=
  8357. cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  8358. ctxt.info.switch_id =
  8359. cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  8360. }
  8361. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, true);
  8362. break;
  8363. case I40E_VSI_VMDQ2:
  8364. ctxt.pf_num = hw->pf_id;
  8365. ctxt.vf_num = 0;
  8366. ctxt.uplink_seid = vsi->uplink_seid;
  8367. ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL;
  8368. ctxt.flags = I40E_AQ_VSI_TYPE_VMDQ2;
  8369. /* This VSI is connected to VEB so the switch_id
  8370. * should be set to zero by default.
  8371. */
  8372. if (i40e_is_vsi_uplink_mode_veb(vsi)) {
  8373. ctxt.info.valid_sections |=
  8374. cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  8375. ctxt.info.switch_id =
  8376. cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  8377. }
  8378. /* Setup the VSI tx/rx queue map for TC0 only for now */
  8379. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, true);
  8380. break;
  8381. case I40E_VSI_SRIOV:
  8382. ctxt.pf_num = hw->pf_id;
  8383. ctxt.vf_num = vsi->vf_id + hw->func_caps.vf_base_id;
  8384. ctxt.uplink_seid = vsi->uplink_seid;
  8385. ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL;
  8386. ctxt.flags = I40E_AQ_VSI_TYPE_VF;
  8387. /* This VSI is connected to VEB so the switch_id
  8388. * should be set to zero by default.
  8389. */
  8390. if (i40e_is_vsi_uplink_mode_veb(vsi)) {
  8391. ctxt.info.valid_sections |=
  8392. cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  8393. ctxt.info.switch_id =
  8394. cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  8395. }
  8396. if (vsi->back->flags & I40E_FLAG_IWARP_ENABLED) {
  8397. ctxt.info.valid_sections |=
  8398. cpu_to_le16(I40E_AQ_VSI_PROP_QUEUE_OPT_VALID);
  8399. ctxt.info.queueing_opt_flags |=
  8400. (I40E_AQ_VSI_QUE_OPT_TCP_ENA |
  8401. I40E_AQ_VSI_QUE_OPT_RSS_LUT_VSI);
  8402. }
  8403. ctxt.info.valid_sections |= cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  8404. ctxt.info.port_vlan_flags |= I40E_AQ_VSI_PVLAN_MODE_ALL;
  8405. if (pf->vf[vsi->vf_id].spoofchk) {
  8406. ctxt.info.valid_sections |=
  8407. cpu_to_le16(I40E_AQ_VSI_PROP_SECURITY_VALID);
  8408. ctxt.info.sec_flags |=
  8409. (I40E_AQ_VSI_SEC_FLAG_ENABLE_VLAN_CHK |
  8410. I40E_AQ_VSI_SEC_FLAG_ENABLE_MAC_CHK);
  8411. }
  8412. /* Setup the VSI tx/rx queue map for TC0 only for now */
  8413. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, true);
  8414. break;
  8415. case I40E_VSI_IWARP:
  8416. /* send down message to iWARP */
  8417. break;
  8418. default:
  8419. return -ENODEV;
  8420. }
  8421. if (vsi->type != I40E_VSI_MAIN) {
  8422. ret = i40e_aq_add_vsi(hw, &ctxt, NULL);
  8423. if (ret) {
  8424. dev_info(&vsi->back->pdev->dev,
  8425. "add vsi failed, err %s aq_err %s\n",
  8426. i40e_stat_str(&pf->hw, ret),
  8427. i40e_aq_str(&pf->hw,
  8428. pf->hw.aq.asq_last_status));
  8429. ret = -ENOENT;
  8430. goto err;
  8431. }
  8432. vsi->info = ctxt.info;
  8433. vsi->info.valid_sections = 0;
  8434. vsi->seid = ctxt.seid;
  8435. vsi->id = ctxt.vsi_number;
  8436. }
  8437. vsi->active_filters = 0;
  8438. clear_bit(__I40E_FILTER_OVERFLOW_PROMISC, &vsi->state);
  8439. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8440. /* If macvlan filters already exist, force them to get loaded */
  8441. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  8442. f->state = I40E_FILTER_NEW;
  8443. f_count++;
  8444. }
  8445. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8446. if (f_count) {
  8447. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  8448. pf->flags |= I40E_FLAG_FILTER_SYNC;
  8449. }
  8450. /* Update VSI BW information */
  8451. ret = i40e_vsi_get_bw_info(vsi);
  8452. if (ret) {
  8453. dev_info(&pf->pdev->dev,
  8454. "couldn't get vsi bw info, err %s aq_err %s\n",
  8455. i40e_stat_str(&pf->hw, ret),
  8456. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  8457. /* VSI is already added so not tearing that up */
  8458. ret = 0;
  8459. }
  8460. err:
  8461. return ret;
  8462. }
  8463. /**
  8464. * i40e_vsi_release - Delete a VSI and free its resources
  8465. * @vsi: the VSI being removed
  8466. *
  8467. * Returns 0 on success or < 0 on error
  8468. **/
  8469. int i40e_vsi_release(struct i40e_vsi *vsi)
  8470. {
  8471. struct i40e_mac_filter *f;
  8472. struct hlist_node *h;
  8473. struct i40e_veb *veb = NULL;
  8474. struct i40e_pf *pf;
  8475. u16 uplink_seid;
  8476. int i, n, bkt;
  8477. pf = vsi->back;
  8478. /* release of a VEB-owner or last VSI is not allowed */
  8479. if (vsi->flags & I40E_VSI_FLAG_VEB_OWNER) {
  8480. dev_info(&pf->pdev->dev, "VSI %d has existing VEB %d\n",
  8481. vsi->seid, vsi->uplink_seid);
  8482. return -ENODEV;
  8483. }
  8484. if (vsi == pf->vsi[pf->lan_vsi] &&
  8485. !test_bit(__I40E_DOWN, &pf->state)) {
  8486. dev_info(&pf->pdev->dev, "Can't remove PF VSI\n");
  8487. return -ENODEV;
  8488. }
  8489. uplink_seid = vsi->uplink_seid;
  8490. if (vsi->type != I40E_VSI_SRIOV) {
  8491. if (vsi->netdev_registered) {
  8492. vsi->netdev_registered = false;
  8493. if (vsi->netdev) {
  8494. /* results in a call to i40e_close() */
  8495. unregister_netdev(vsi->netdev);
  8496. }
  8497. } else {
  8498. i40e_vsi_close(vsi);
  8499. }
  8500. i40e_vsi_disable_irq(vsi);
  8501. }
  8502. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8503. /* clear the sync flag on all filters */
  8504. if (vsi->netdev) {
  8505. __dev_uc_unsync(vsi->netdev, NULL);
  8506. __dev_mc_unsync(vsi->netdev, NULL);
  8507. }
  8508. /* make sure any remaining filters are marked for deletion */
  8509. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist)
  8510. __i40e_del_filter(vsi, f);
  8511. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8512. i40e_sync_vsi_filters(vsi);
  8513. i40e_vsi_delete(vsi);
  8514. i40e_vsi_free_q_vectors(vsi);
  8515. if (vsi->netdev) {
  8516. free_netdev(vsi->netdev);
  8517. vsi->netdev = NULL;
  8518. }
  8519. i40e_vsi_clear_rings(vsi);
  8520. i40e_vsi_clear(vsi);
  8521. /* If this was the last thing on the VEB, except for the
  8522. * controlling VSI, remove the VEB, which puts the controlling
  8523. * VSI onto the next level down in the switch.
  8524. *
  8525. * Well, okay, there's one more exception here: don't remove
  8526. * the orphan VEBs yet. We'll wait for an explicit remove request
  8527. * from up the network stack.
  8528. */
  8529. for (n = 0, i = 0; i < pf->num_alloc_vsi; i++) {
  8530. if (pf->vsi[i] &&
  8531. pf->vsi[i]->uplink_seid == uplink_seid &&
  8532. (pf->vsi[i]->flags & I40E_VSI_FLAG_VEB_OWNER) == 0) {
  8533. n++; /* count the VSIs */
  8534. }
  8535. }
  8536. for (i = 0; i < I40E_MAX_VEB; i++) {
  8537. if (!pf->veb[i])
  8538. continue;
  8539. if (pf->veb[i]->uplink_seid == uplink_seid)
  8540. n++; /* count the VEBs */
  8541. if (pf->veb[i]->seid == uplink_seid)
  8542. veb = pf->veb[i];
  8543. }
  8544. if (n == 0 && veb && veb->uplink_seid != 0)
  8545. i40e_veb_release(veb);
  8546. return 0;
  8547. }
  8548. /**
  8549. * i40e_vsi_setup_vectors - Set up the q_vectors for the given VSI
  8550. * @vsi: ptr to the VSI
  8551. *
  8552. * This should only be called after i40e_vsi_mem_alloc() which allocates the
  8553. * corresponding SW VSI structure and initializes num_queue_pairs for the
  8554. * newly allocated VSI.
  8555. *
  8556. * Returns 0 on success or negative on failure
  8557. **/
  8558. static int i40e_vsi_setup_vectors(struct i40e_vsi *vsi)
  8559. {
  8560. int ret = -ENOENT;
  8561. struct i40e_pf *pf = vsi->back;
  8562. if (vsi->q_vectors[0]) {
  8563. dev_info(&pf->pdev->dev, "VSI %d has existing q_vectors\n",
  8564. vsi->seid);
  8565. return -EEXIST;
  8566. }
  8567. if (vsi->base_vector) {
  8568. dev_info(&pf->pdev->dev, "VSI %d has non-zero base vector %d\n",
  8569. vsi->seid, vsi->base_vector);
  8570. return -EEXIST;
  8571. }
  8572. ret = i40e_vsi_alloc_q_vectors(vsi);
  8573. if (ret) {
  8574. dev_info(&pf->pdev->dev,
  8575. "failed to allocate %d q_vector for VSI %d, ret=%d\n",
  8576. vsi->num_q_vectors, vsi->seid, ret);
  8577. vsi->num_q_vectors = 0;
  8578. goto vector_setup_out;
  8579. }
  8580. /* In Legacy mode, we do not have to get any other vector since we
  8581. * piggyback on the misc/ICR0 for queue interrupts.
  8582. */
  8583. if (!(pf->flags & I40E_FLAG_MSIX_ENABLED))
  8584. return ret;
  8585. if (vsi->num_q_vectors)
  8586. vsi->base_vector = i40e_get_lump(pf, pf->irq_pile,
  8587. vsi->num_q_vectors, vsi->idx);
  8588. if (vsi->base_vector < 0) {
  8589. dev_info(&pf->pdev->dev,
  8590. "failed to get tracking for %d vectors for VSI %d, err=%d\n",
  8591. vsi->num_q_vectors, vsi->seid, vsi->base_vector);
  8592. i40e_vsi_free_q_vectors(vsi);
  8593. ret = -ENOENT;
  8594. goto vector_setup_out;
  8595. }
  8596. vector_setup_out:
  8597. return ret;
  8598. }
  8599. /**
  8600. * i40e_vsi_reinit_setup - return and reallocate resources for a VSI
  8601. * @vsi: pointer to the vsi.
  8602. *
  8603. * This re-allocates a vsi's queue resources.
  8604. *
  8605. * Returns pointer to the successfully allocated and configured VSI sw struct
  8606. * on success, otherwise returns NULL on failure.
  8607. **/
  8608. static struct i40e_vsi *i40e_vsi_reinit_setup(struct i40e_vsi *vsi)
  8609. {
  8610. struct i40e_pf *pf;
  8611. u8 enabled_tc;
  8612. int ret;
  8613. if (!vsi)
  8614. return NULL;
  8615. pf = vsi->back;
  8616. i40e_put_lump(pf->qp_pile, vsi->base_queue, vsi->idx);
  8617. i40e_vsi_clear_rings(vsi);
  8618. i40e_vsi_free_arrays(vsi, false);
  8619. i40e_set_num_rings_in_vsi(vsi);
  8620. ret = i40e_vsi_alloc_arrays(vsi, false);
  8621. if (ret)
  8622. goto err_vsi;
  8623. ret = i40e_get_lump(pf, pf->qp_pile, vsi->alloc_queue_pairs, vsi->idx);
  8624. if (ret < 0) {
  8625. dev_info(&pf->pdev->dev,
  8626. "failed to get tracking for %d queues for VSI %d err %d\n",
  8627. vsi->alloc_queue_pairs, vsi->seid, ret);
  8628. goto err_vsi;
  8629. }
  8630. vsi->base_queue = ret;
  8631. /* Update the FW view of the VSI. Force a reset of TC and queue
  8632. * layout configurations.
  8633. */
  8634. enabled_tc = pf->vsi[pf->lan_vsi]->tc_config.enabled_tc;
  8635. pf->vsi[pf->lan_vsi]->tc_config.enabled_tc = 0;
  8636. pf->vsi[pf->lan_vsi]->seid = pf->main_vsi_seid;
  8637. i40e_vsi_config_tc(pf->vsi[pf->lan_vsi], enabled_tc);
  8638. if (vsi->type == I40E_VSI_MAIN)
  8639. i40e_rm_default_mac_filter(vsi, pf->hw.mac.perm_addr);
  8640. /* assign it some queues */
  8641. ret = i40e_alloc_rings(vsi);
  8642. if (ret)
  8643. goto err_rings;
  8644. /* map all of the rings to the q_vectors */
  8645. i40e_vsi_map_rings_to_vectors(vsi);
  8646. return vsi;
  8647. err_rings:
  8648. i40e_vsi_free_q_vectors(vsi);
  8649. if (vsi->netdev_registered) {
  8650. vsi->netdev_registered = false;
  8651. unregister_netdev(vsi->netdev);
  8652. free_netdev(vsi->netdev);
  8653. vsi->netdev = NULL;
  8654. }
  8655. i40e_aq_delete_element(&pf->hw, vsi->seid, NULL);
  8656. err_vsi:
  8657. i40e_vsi_clear(vsi);
  8658. return NULL;
  8659. }
  8660. /**
  8661. * i40e_vsi_setup - Set up a VSI by a given type
  8662. * @pf: board private structure
  8663. * @type: VSI type
  8664. * @uplink_seid: the switch element to link to
  8665. * @param1: usage depends upon VSI type. For VF types, indicates VF id
  8666. *
  8667. * This allocates the sw VSI structure and its queue resources, then add a VSI
  8668. * to the identified VEB.
  8669. *
  8670. * Returns pointer to the successfully allocated and configure VSI sw struct on
  8671. * success, otherwise returns NULL on failure.
  8672. **/
  8673. struct i40e_vsi *i40e_vsi_setup(struct i40e_pf *pf, u8 type,
  8674. u16 uplink_seid, u32 param1)
  8675. {
  8676. struct i40e_vsi *vsi = NULL;
  8677. struct i40e_veb *veb = NULL;
  8678. int ret, i;
  8679. int v_idx;
  8680. /* The requested uplink_seid must be either
  8681. * - the PF's port seid
  8682. * no VEB is needed because this is the PF
  8683. * or this is a Flow Director special case VSI
  8684. * - seid of an existing VEB
  8685. * - seid of a VSI that owns an existing VEB
  8686. * - seid of a VSI that doesn't own a VEB
  8687. * a new VEB is created and the VSI becomes the owner
  8688. * - seid of the PF VSI, which is what creates the first VEB
  8689. * this is a special case of the previous
  8690. *
  8691. * Find which uplink_seid we were given and create a new VEB if needed
  8692. */
  8693. for (i = 0; i < I40E_MAX_VEB; i++) {
  8694. if (pf->veb[i] && pf->veb[i]->seid == uplink_seid) {
  8695. veb = pf->veb[i];
  8696. break;
  8697. }
  8698. }
  8699. if (!veb && uplink_seid != pf->mac_seid) {
  8700. for (i = 0; i < pf->num_alloc_vsi; i++) {
  8701. if (pf->vsi[i] && pf->vsi[i]->seid == uplink_seid) {
  8702. vsi = pf->vsi[i];
  8703. break;
  8704. }
  8705. }
  8706. if (!vsi) {
  8707. dev_info(&pf->pdev->dev, "no such uplink_seid %d\n",
  8708. uplink_seid);
  8709. return NULL;
  8710. }
  8711. if (vsi->uplink_seid == pf->mac_seid)
  8712. veb = i40e_veb_setup(pf, 0, pf->mac_seid, vsi->seid,
  8713. vsi->tc_config.enabled_tc);
  8714. else if ((vsi->flags & I40E_VSI_FLAG_VEB_OWNER) == 0)
  8715. veb = i40e_veb_setup(pf, 0, vsi->uplink_seid, vsi->seid,
  8716. vsi->tc_config.enabled_tc);
  8717. if (veb) {
  8718. if (vsi->seid != pf->vsi[pf->lan_vsi]->seid) {
  8719. dev_info(&vsi->back->pdev->dev,
  8720. "New VSI creation error, uplink seid of LAN VSI expected.\n");
  8721. return NULL;
  8722. }
  8723. /* We come up by default in VEPA mode if SRIOV is not
  8724. * already enabled, in which case we can't force VEPA
  8725. * mode.
  8726. */
  8727. if (!(pf->flags & I40E_FLAG_VEB_MODE_ENABLED)) {
  8728. veb->bridge_mode = BRIDGE_MODE_VEPA;
  8729. pf->flags &= ~I40E_FLAG_VEB_MODE_ENABLED;
  8730. }
  8731. i40e_config_bridge_mode(veb);
  8732. }
  8733. for (i = 0; i < I40E_MAX_VEB && !veb; i++) {
  8734. if (pf->veb[i] && pf->veb[i]->seid == vsi->uplink_seid)
  8735. veb = pf->veb[i];
  8736. }
  8737. if (!veb) {
  8738. dev_info(&pf->pdev->dev, "couldn't add VEB\n");
  8739. return NULL;
  8740. }
  8741. vsi->flags |= I40E_VSI_FLAG_VEB_OWNER;
  8742. uplink_seid = veb->seid;
  8743. }
  8744. /* get vsi sw struct */
  8745. v_idx = i40e_vsi_mem_alloc(pf, type);
  8746. if (v_idx < 0)
  8747. goto err_alloc;
  8748. vsi = pf->vsi[v_idx];
  8749. if (!vsi)
  8750. goto err_alloc;
  8751. vsi->type = type;
  8752. vsi->veb_idx = (veb ? veb->idx : I40E_NO_VEB);
  8753. if (type == I40E_VSI_MAIN)
  8754. pf->lan_vsi = v_idx;
  8755. else if (type == I40E_VSI_SRIOV)
  8756. vsi->vf_id = param1;
  8757. /* assign it some queues */
  8758. ret = i40e_get_lump(pf, pf->qp_pile, vsi->alloc_queue_pairs,
  8759. vsi->idx);
  8760. if (ret < 0) {
  8761. dev_info(&pf->pdev->dev,
  8762. "failed to get tracking for %d queues for VSI %d err=%d\n",
  8763. vsi->alloc_queue_pairs, vsi->seid, ret);
  8764. goto err_vsi;
  8765. }
  8766. vsi->base_queue = ret;
  8767. /* get a VSI from the hardware */
  8768. vsi->uplink_seid = uplink_seid;
  8769. ret = i40e_add_vsi(vsi);
  8770. if (ret)
  8771. goto err_vsi;
  8772. switch (vsi->type) {
  8773. /* setup the netdev if needed */
  8774. case I40E_VSI_MAIN:
  8775. /* Apply relevant filters if a platform-specific mac
  8776. * address was selected.
  8777. */
  8778. if (!!(pf->flags & I40E_FLAG_PF_MAC)) {
  8779. ret = i40e_macaddr_init(vsi, pf->hw.mac.addr);
  8780. if (ret) {
  8781. dev_warn(&pf->pdev->dev,
  8782. "could not set up macaddr; err %d\n",
  8783. ret);
  8784. }
  8785. }
  8786. case I40E_VSI_VMDQ2:
  8787. ret = i40e_config_netdev(vsi);
  8788. if (ret)
  8789. goto err_netdev;
  8790. ret = register_netdev(vsi->netdev);
  8791. if (ret)
  8792. goto err_netdev;
  8793. vsi->netdev_registered = true;
  8794. netif_carrier_off(vsi->netdev);
  8795. #ifdef CONFIG_I40E_DCB
  8796. /* Setup DCB netlink interface */
  8797. i40e_dcbnl_setup(vsi);
  8798. #endif /* CONFIG_I40E_DCB */
  8799. /* fall through */
  8800. case I40E_VSI_FDIR:
  8801. /* set up vectors and rings if needed */
  8802. ret = i40e_vsi_setup_vectors(vsi);
  8803. if (ret)
  8804. goto err_msix;
  8805. ret = i40e_alloc_rings(vsi);
  8806. if (ret)
  8807. goto err_rings;
  8808. /* map all of the rings to the q_vectors */
  8809. i40e_vsi_map_rings_to_vectors(vsi);
  8810. i40e_vsi_reset_stats(vsi);
  8811. break;
  8812. default:
  8813. /* no netdev or rings for the other VSI types */
  8814. break;
  8815. }
  8816. if ((pf->flags & I40E_FLAG_RSS_AQ_CAPABLE) &&
  8817. (vsi->type == I40E_VSI_VMDQ2)) {
  8818. ret = i40e_vsi_config_rss(vsi);
  8819. }
  8820. return vsi;
  8821. err_rings:
  8822. i40e_vsi_free_q_vectors(vsi);
  8823. err_msix:
  8824. if (vsi->netdev_registered) {
  8825. vsi->netdev_registered = false;
  8826. unregister_netdev(vsi->netdev);
  8827. free_netdev(vsi->netdev);
  8828. vsi->netdev = NULL;
  8829. }
  8830. err_netdev:
  8831. i40e_aq_delete_element(&pf->hw, vsi->seid, NULL);
  8832. err_vsi:
  8833. i40e_vsi_clear(vsi);
  8834. err_alloc:
  8835. return NULL;
  8836. }
  8837. /**
  8838. * i40e_veb_get_bw_info - Query VEB BW information
  8839. * @veb: the veb to query
  8840. *
  8841. * Query the Tx scheduler BW configuration data for given VEB
  8842. **/
  8843. static int i40e_veb_get_bw_info(struct i40e_veb *veb)
  8844. {
  8845. struct i40e_aqc_query_switching_comp_ets_config_resp ets_data;
  8846. struct i40e_aqc_query_switching_comp_bw_config_resp bw_data;
  8847. struct i40e_pf *pf = veb->pf;
  8848. struct i40e_hw *hw = &pf->hw;
  8849. u32 tc_bw_max;
  8850. int ret = 0;
  8851. int i;
  8852. ret = i40e_aq_query_switch_comp_bw_config(hw, veb->seid,
  8853. &bw_data, NULL);
  8854. if (ret) {
  8855. dev_info(&pf->pdev->dev,
  8856. "query veb bw config failed, err %s aq_err %s\n",
  8857. i40e_stat_str(&pf->hw, ret),
  8858. i40e_aq_str(&pf->hw, hw->aq.asq_last_status));
  8859. goto out;
  8860. }
  8861. ret = i40e_aq_query_switch_comp_ets_config(hw, veb->seid,
  8862. &ets_data, NULL);
  8863. if (ret) {
  8864. dev_info(&pf->pdev->dev,
  8865. "query veb bw ets config failed, err %s aq_err %s\n",
  8866. i40e_stat_str(&pf->hw, ret),
  8867. i40e_aq_str(&pf->hw, hw->aq.asq_last_status));
  8868. goto out;
  8869. }
  8870. veb->bw_limit = le16_to_cpu(ets_data.port_bw_limit);
  8871. veb->bw_max_quanta = ets_data.tc_bw_max;
  8872. veb->is_abs_credits = bw_data.absolute_credits_enable;
  8873. veb->enabled_tc = ets_data.tc_valid_bits;
  8874. tc_bw_max = le16_to_cpu(bw_data.tc_bw_max[0]) |
  8875. (le16_to_cpu(bw_data.tc_bw_max[1]) << 16);
  8876. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  8877. veb->bw_tc_share_credits[i] = bw_data.tc_bw_share_credits[i];
  8878. veb->bw_tc_limit_credits[i] =
  8879. le16_to_cpu(bw_data.tc_bw_limits[i]);
  8880. veb->bw_tc_max_quanta[i] = ((tc_bw_max >> (i*4)) & 0x7);
  8881. }
  8882. out:
  8883. return ret;
  8884. }
  8885. /**
  8886. * i40e_veb_mem_alloc - Allocates the next available struct veb in the PF
  8887. * @pf: board private structure
  8888. *
  8889. * On error: returns error code (negative)
  8890. * On success: returns vsi index in PF (positive)
  8891. **/
  8892. static int i40e_veb_mem_alloc(struct i40e_pf *pf)
  8893. {
  8894. int ret = -ENOENT;
  8895. struct i40e_veb *veb;
  8896. int i;
  8897. /* Need to protect the allocation of switch elements at the PF level */
  8898. mutex_lock(&pf->switch_mutex);
  8899. /* VEB list may be fragmented if VEB creation/destruction has
  8900. * been happening. We can afford to do a quick scan to look
  8901. * for any free slots in the list.
  8902. *
  8903. * find next empty veb slot, looping back around if necessary
  8904. */
  8905. i = 0;
  8906. while ((i < I40E_MAX_VEB) && (pf->veb[i] != NULL))
  8907. i++;
  8908. if (i >= I40E_MAX_VEB) {
  8909. ret = -ENOMEM;
  8910. goto err_alloc_veb; /* out of VEB slots! */
  8911. }
  8912. veb = kzalloc(sizeof(*veb), GFP_KERNEL);
  8913. if (!veb) {
  8914. ret = -ENOMEM;
  8915. goto err_alloc_veb;
  8916. }
  8917. veb->pf = pf;
  8918. veb->idx = i;
  8919. veb->enabled_tc = 1;
  8920. pf->veb[i] = veb;
  8921. ret = i;
  8922. err_alloc_veb:
  8923. mutex_unlock(&pf->switch_mutex);
  8924. return ret;
  8925. }
  8926. /**
  8927. * i40e_switch_branch_release - Delete a branch of the switch tree
  8928. * @branch: where to start deleting
  8929. *
  8930. * This uses recursion to find the tips of the branch to be
  8931. * removed, deleting until we get back to and can delete this VEB.
  8932. **/
  8933. static void i40e_switch_branch_release(struct i40e_veb *branch)
  8934. {
  8935. struct i40e_pf *pf = branch->pf;
  8936. u16 branch_seid = branch->seid;
  8937. u16 veb_idx = branch->idx;
  8938. int i;
  8939. /* release any VEBs on this VEB - RECURSION */
  8940. for (i = 0; i < I40E_MAX_VEB; i++) {
  8941. if (!pf->veb[i])
  8942. continue;
  8943. if (pf->veb[i]->uplink_seid == branch->seid)
  8944. i40e_switch_branch_release(pf->veb[i]);
  8945. }
  8946. /* Release the VSIs on this VEB, but not the owner VSI.
  8947. *
  8948. * NOTE: Removing the last VSI on a VEB has the SIDE EFFECT of removing
  8949. * the VEB itself, so don't use (*branch) after this loop.
  8950. */
  8951. for (i = 0; i < pf->num_alloc_vsi; i++) {
  8952. if (!pf->vsi[i])
  8953. continue;
  8954. if (pf->vsi[i]->uplink_seid == branch_seid &&
  8955. (pf->vsi[i]->flags & I40E_VSI_FLAG_VEB_OWNER) == 0) {
  8956. i40e_vsi_release(pf->vsi[i]);
  8957. }
  8958. }
  8959. /* There's one corner case where the VEB might not have been
  8960. * removed, so double check it here and remove it if needed.
  8961. * This case happens if the veb was created from the debugfs
  8962. * commands and no VSIs were added to it.
  8963. */
  8964. if (pf->veb[veb_idx])
  8965. i40e_veb_release(pf->veb[veb_idx]);
  8966. }
  8967. /**
  8968. * i40e_veb_clear - remove veb struct
  8969. * @veb: the veb to remove
  8970. **/
  8971. static void i40e_veb_clear(struct i40e_veb *veb)
  8972. {
  8973. if (!veb)
  8974. return;
  8975. if (veb->pf) {
  8976. struct i40e_pf *pf = veb->pf;
  8977. mutex_lock(&pf->switch_mutex);
  8978. if (pf->veb[veb->idx] == veb)
  8979. pf->veb[veb->idx] = NULL;
  8980. mutex_unlock(&pf->switch_mutex);
  8981. }
  8982. kfree(veb);
  8983. }
  8984. /**
  8985. * i40e_veb_release - Delete a VEB and free its resources
  8986. * @veb: the VEB being removed
  8987. **/
  8988. void i40e_veb_release(struct i40e_veb *veb)
  8989. {
  8990. struct i40e_vsi *vsi = NULL;
  8991. struct i40e_pf *pf;
  8992. int i, n = 0;
  8993. pf = veb->pf;
  8994. /* find the remaining VSI and check for extras */
  8995. for (i = 0; i < pf->num_alloc_vsi; i++) {
  8996. if (pf->vsi[i] && pf->vsi[i]->uplink_seid == veb->seid) {
  8997. n++;
  8998. vsi = pf->vsi[i];
  8999. }
  9000. }
  9001. if (n != 1) {
  9002. dev_info(&pf->pdev->dev,
  9003. "can't remove VEB %d with %d VSIs left\n",
  9004. veb->seid, n);
  9005. return;
  9006. }
  9007. /* move the remaining VSI to uplink veb */
  9008. vsi->flags &= ~I40E_VSI_FLAG_VEB_OWNER;
  9009. if (veb->uplink_seid) {
  9010. vsi->uplink_seid = veb->uplink_seid;
  9011. if (veb->uplink_seid == pf->mac_seid)
  9012. vsi->veb_idx = I40E_NO_VEB;
  9013. else
  9014. vsi->veb_idx = veb->veb_idx;
  9015. } else {
  9016. /* floating VEB */
  9017. vsi->uplink_seid = pf->vsi[pf->lan_vsi]->uplink_seid;
  9018. vsi->veb_idx = pf->vsi[pf->lan_vsi]->veb_idx;
  9019. }
  9020. i40e_aq_delete_element(&pf->hw, veb->seid, NULL);
  9021. i40e_veb_clear(veb);
  9022. }
  9023. /**
  9024. * i40e_add_veb - create the VEB in the switch
  9025. * @veb: the VEB to be instantiated
  9026. * @vsi: the controlling VSI
  9027. **/
  9028. static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi)
  9029. {
  9030. struct i40e_pf *pf = veb->pf;
  9031. bool enable_stats = !!(pf->flags & I40E_FLAG_VEB_STATS_ENABLED);
  9032. int ret;
  9033. ret = i40e_aq_add_veb(&pf->hw, veb->uplink_seid, vsi->seid,
  9034. veb->enabled_tc, false,
  9035. &veb->seid, enable_stats, NULL);
  9036. /* get a VEB from the hardware */
  9037. if (ret) {
  9038. dev_info(&pf->pdev->dev,
  9039. "couldn't add VEB, err %s aq_err %s\n",
  9040. i40e_stat_str(&pf->hw, ret),
  9041. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9042. return -EPERM;
  9043. }
  9044. /* get statistics counter */
  9045. ret = i40e_aq_get_veb_parameters(&pf->hw, veb->seid, NULL, NULL,
  9046. &veb->stats_idx, NULL, NULL, NULL);
  9047. if (ret) {
  9048. dev_info(&pf->pdev->dev,
  9049. "couldn't get VEB statistics idx, err %s aq_err %s\n",
  9050. i40e_stat_str(&pf->hw, ret),
  9051. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9052. return -EPERM;
  9053. }
  9054. ret = i40e_veb_get_bw_info(veb);
  9055. if (ret) {
  9056. dev_info(&pf->pdev->dev,
  9057. "couldn't get VEB bw info, err %s aq_err %s\n",
  9058. i40e_stat_str(&pf->hw, ret),
  9059. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9060. i40e_aq_delete_element(&pf->hw, veb->seid, NULL);
  9061. return -ENOENT;
  9062. }
  9063. vsi->uplink_seid = veb->seid;
  9064. vsi->veb_idx = veb->idx;
  9065. vsi->flags |= I40E_VSI_FLAG_VEB_OWNER;
  9066. return 0;
  9067. }
  9068. /**
  9069. * i40e_veb_setup - Set up a VEB
  9070. * @pf: board private structure
  9071. * @flags: VEB setup flags
  9072. * @uplink_seid: the switch element to link to
  9073. * @vsi_seid: the initial VSI seid
  9074. * @enabled_tc: Enabled TC bit-map
  9075. *
  9076. * This allocates the sw VEB structure and links it into the switch
  9077. * It is possible and legal for this to be a duplicate of an already
  9078. * existing VEB. It is also possible for both uplink and vsi seids
  9079. * to be zero, in order to create a floating VEB.
  9080. *
  9081. * Returns pointer to the successfully allocated VEB sw struct on
  9082. * success, otherwise returns NULL on failure.
  9083. **/
  9084. struct i40e_veb *i40e_veb_setup(struct i40e_pf *pf, u16 flags,
  9085. u16 uplink_seid, u16 vsi_seid,
  9086. u8 enabled_tc)
  9087. {
  9088. struct i40e_veb *veb, *uplink_veb = NULL;
  9089. int vsi_idx, veb_idx;
  9090. int ret;
  9091. /* if one seid is 0, the other must be 0 to create a floating relay */
  9092. if ((uplink_seid == 0 || vsi_seid == 0) &&
  9093. (uplink_seid + vsi_seid != 0)) {
  9094. dev_info(&pf->pdev->dev,
  9095. "one, not both seid's are 0: uplink=%d vsi=%d\n",
  9096. uplink_seid, vsi_seid);
  9097. return NULL;
  9098. }
  9099. /* make sure there is such a vsi and uplink */
  9100. for (vsi_idx = 0; vsi_idx < pf->num_alloc_vsi; vsi_idx++)
  9101. if (pf->vsi[vsi_idx] && pf->vsi[vsi_idx]->seid == vsi_seid)
  9102. break;
  9103. if (vsi_idx >= pf->num_alloc_vsi && vsi_seid != 0) {
  9104. dev_info(&pf->pdev->dev, "vsi seid %d not found\n",
  9105. vsi_seid);
  9106. return NULL;
  9107. }
  9108. if (uplink_seid && uplink_seid != pf->mac_seid) {
  9109. for (veb_idx = 0; veb_idx < I40E_MAX_VEB; veb_idx++) {
  9110. if (pf->veb[veb_idx] &&
  9111. pf->veb[veb_idx]->seid == uplink_seid) {
  9112. uplink_veb = pf->veb[veb_idx];
  9113. break;
  9114. }
  9115. }
  9116. if (!uplink_veb) {
  9117. dev_info(&pf->pdev->dev,
  9118. "uplink seid %d not found\n", uplink_seid);
  9119. return NULL;
  9120. }
  9121. }
  9122. /* get veb sw struct */
  9123. veb_idx = i40e_veb_mem_alloc(pf);
  9124. if (veb_idx < 0)
  9125. goto err_alloc;
  9126. veb = pf->veb[veb_idx];
  9127. veb->flags = flags;
  9128. veb->uplink_seid = uplink_seid;
  9129. veb->veb_idx = (uplink_veb ? uplink_veb->idx : I40E_NO_VEB);
  9130. veb->enabled_tc = (enabled_tc ? enabled_tc : 0x1);
  9131. /* create the VEB in the switch */
  9132. ret = i40e_add_veb(veb, pf->vsi[vsi_idx]);
  9133. if (ret)
  9134. goto err_veb;
  9135. if (vsi_idx == pf->lan_vsi)
  9136. pf->lan_veb = veb->idx;
  9137. return veb;
  9138. err_veb:
  9139. i40e_veb_clear(veb);
  9140. err_alloc:
  9141. return NULL;
  9142. }
  9143. /**
  9144. * i40e_setup_pf_switch_element - set PF vars based on switch type
  9145. * @pf: board private structure
  9146. * @ele: element we are building info from
  9147. * @num_reported: total number of elements
  9148. * @printconfig: should we print the contents
  9149. *
  9150. * helper function to assist in extracting a few useful SEID values.
  9151. **/
  9152. static void i40e_setup_pf_switch_element(struct i40e_pf *pf,
  9153. struct i40e_aqc_switch_config_element_resp *ele,
  9154. u16 num_reported, bool printconfig)
  9155. {
  9156. u16 downlink_seid = le16_to_cpu(ele->downlink_seid);
  9157. u16 uplink_seid = le16_to_cpu(ele->uplink_seid);
  9158. u8 element_type = ele->element_type;
  9159. u16 seid = le16_to_cpu(ele->seid);
  9160. if (printconfig)
  9161. dev_info(&pf->pdev->dev,
  9162. "type=%d seid=%d uplink=%d downlink=%d\n",
  9163. element_type, seid, uplink_seid, downlink_seid);
  9164. switch (element_type) {
  9165. case I40E_SWITCH_ELEMENT_TYPE_MAC:
  9166. pf->mac_seid = seid;
  9167. break;
  9168. case I40E_SWITCH_ELEMENT_TYPE_VEB:
  9169. /* Main VEB? */
  9170. if (uplink_seid != pf->mac_seid)
  9171. break;
  9172. if (pf->lan_veb == I40E_NO_VEB) {
  9173. int v;
  9174. /* find existing or else empty VEB */
  9175. for (v = 0; v < I40E_MAX_VEB; v++) {
  9176. if (pf->veb[v] && (pf->veb[v]->seid == seid)) {
  9177. pf->lan_veb = v;
  9178. break;
  9179. }
  9180. }
  9181. if (pf->lan_veb == I40E_NO_VEB) {
  9182. v = i40e_veb_mem_alloc(pf);
  9183. if (v < 0)
  9184. break;
  9185. pf->lan_veb = v;
  9186. }
  9187. }
  9188. pf->veb[pf->lan_veb]->seid = seid;
  9189. pf->veb[pf->lan_veb]->uplink_seid = pf->mac_seid;
  9190. pf->veb[pf->lan_veb]->pf = pf;
  9191. pf->veb[pf->lan_veb]->veb_idx = I40E_NO_VEB;
  9192. break;
  9193. case I40E_SWITCH_ELEMENT_TYPE_VSI:
  9194. if (num_reported != 1)
  9195. break;
  9196. /* This is immediately after a reset so we can assume this is
  9197. * the PF's VSI
  9198. */
  9199. pf->mac_seid = uplink_seid;
  9200. pf->pf_seid = downlink_seid;
  9201. pf->main_vsi_seid = seid;
  9202. if (printconfig)
  9203. dev_info(&pf->pdev->dev,
  9204. "pf_seid=%d main_vsi_seid=%d\n",
  9205. pf->pf_seid, pf->main_vsi_seid);
  9206. break;
  9207. case I40E_SWITCH_ELEMENT_TYPE_PF:
  9208. case I40E_SWITCH_ELEMENT_TYPE_VF:
  9209. case I40E_SWITCH_ELEMENT_TYPE_EMP:
  9210. case I40E_SWITCH_ELEMENT_TYPE_BMC:
  9211. case I40E_SWITCH_ELEMENT_TYPE_PE:
  9212. case I40E_SWITCH_ELEMENT_TYPE_PA:
  9213. /* ignore these for now */
  9214. break;
  9215. default:
  9216. dev_info(&pf->pdev->dev, "unknown element type=%d seid=%d\n",
  9217. element_type, seid);
  9218. break;
  9219. }
  9220. }
  9221. /**
  9222. * i40e_fetch_switch_configuration - Get switch config from firmware
  9223. * @pf: board private structure
  9224. * @printconfig: should we print the contents
  9225. *
  9226. * Get the current switch configuration from the device and
  9227. * extract a few useful SEID values.
  9228. **/
  9229. int i40e_fetch_switch_configuration(struct i40e_pf *pf, bool printconfig)
  9230. {
  9231. struct i40e_aqc_get_switch_config_resp *sw_config;
  9232. u16 next_seid = 0;
  9233. int ret = 0;
  9234. u8 *aq_buf;
  9235. int i;
  9236. aq_buf = kzalloc(I40E_AQ_LARGE_BUF, GFP_KERNEL);
  9237. if (!aq_buf)
  9238. return -ENOMEM;
  9239. sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf;
  9240. do {
  9241. u16 num_reported, num_total;
  9242. ret = i40e_aq_get_switch_config(&pf->hw, sw_config,
  9243. I40E_AQ_LARGE_BUF,
  9244. &next_seid, NULL);
  9245. if (ret) {
  9246. dev_info(&pf->pdev->dev,
  9247. "get switch config failed err %s aq_err %s\n",
  9248. i40e_stat_str(&pf->hw, ret),
  9249. i40e_aq_str(&pf->hw,
  9250. pf->hw.aq.asq_last_status));
  9251. kfree(aq_buf);
  9252. return -ENOENT;
  9253. }
  9254. num_reported = le16_to_cpu(sw_config->header.num_reported);
  9255. num_total = le16_to_cpu(sw_config->header.num_total);
  9256. if (printconfig)
  9257. dev_info(&pf->pdev->dev,
  9258. "header: %d reported %d total\n",
  9259. num_reported, num_total);
  9260. for (i = 0; i < num_reported; i++) {
  9261. struct i40e_aqc_switch_config_element_resp *ele =
  9262. &sw_config->element[i];
  9263. i40e_setup_pf_switch_element(pf, ele, num_reported,
  9264. printconfig);
  9265. }
  9266. } while (next_seid != 0);
  9267. kfree(aq_buf);
  9268. return ret;
  9269. }
  9270. /**
  9271. * i40e_setup_pf_switch - Setup the HW switch on startup or after reset
  9272. * @pf: board private structure
  9273. * @reinit: if the Main VSI needs to re-initialized.
  9274. *
  9275. * Returns 0 on success, negative value on failure
  9276. **/
  9277. static int i40e_setup_pf_switch(struct i40e_pf *pf, bool reinit)
  9278. {
  9279. u16 flags = 0;
  9280. int ret;
  9281. /* find out what's out there already */
  9282. ret = i40e_fetch_switch_configuration(pf, false);
  9283. if (ret) {
  9284. dev_info(&pf->pdev->dev,
  9285. "couldn't fetch switch config, err %s aq_err %s\n",
  9286. i40e_stat_str(&pf->hw, ret),
  9287. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9288. return ret;
  9289. }
  9290. i40e_pf_reset_stats(pf);
  9291. /* set the switch config bit for the whole device to
  9292. * support limited promisc or true promisc
  9293. * when user requests promisc. The default is limited
  9294. * promisc.
  9295. */
  9296. if ((pf->hw.pf_id == 0) &&
  9297. !(pf->flags & I40E_FLAG_TRUE_PROMISC_SUPPORT))
  9298. flags = I40E_AQ_SET_SWITCH_CFG_PROMISC;
  9299. if (pf->hw.pf_id == 0) {
  9300. u16 valid_flags;
  9301. valid_flags = I40E_AQ_SET_SWITCH_CFG_PROMISC;
  9302. ret = i40e_aq_set_switch_config(&pf->hw, flags, valid_flags,
  9303. NULL);
  9304. if (ret && pf->hw.aq.asq_last_status != I40E_AQ_RC_ESRCH) {
  9305. dev_info(&pf->pdev->dev,
  9306. "couldn't set switch config bits, err %s aq_err %s\n",
  9307. i40e_stat_str(&pf->hw, ret),
  9308. i40e_aq_str(&pf->hw,
  9309. pf->hw.aq.asq_last_status));
  9310. /* not a fatal problem, just keep going */
  9311. }
  9312. }
  9313. /* first time setup */
  9314. if (pf->lan_vsi == I40E_NO_VSI || reinit) {
  9315. struct i40e_vsi *vsi = NULL;
  9316. u16 uplink_seid;
  9317. /* Set up the PF VSI associated with the PF's main VSI
  9318. * that is already in the HW switch
  9319. */
  9320. if (pf->lan_veb != I40E_NO_VEB && pf->veb[pf->lan_veb])
  9321. uplink_seid = pf->veb[pf->lan_veb]->seid;
  9322. else
  9323. uplink_seid = pf->mac_seid;
  9324. if (pf->lan_vsi == I40E_NO_VSI)
  9325. vsi = i40e_vsi_setup(pf, I40E_VSI_MAIN, uplink_seid, 0);
  9326. else if (reinit)
  9327. vsi = i40e_vsi_reinit_setup(pf->vsi[pf->lan_vsi]);
  9328. if (!vsi) {
  9329. dev_info(&pf->pdev->dev, "setup of MAIN VSI failed\n");
  9330. i40e_fdir_teardown(pf);
  9331. return -EAGAIN;
  9332. }
  9333. } else {
  9334. /* force a reset of TC and queue layout configurations */
  9335. u8 enabled_tc = pf->vsi[pf->lan_vsi]->tc_config.enabled_tc;
  9336. pf->vsi[pf->lan_vsi]->tc_config.enabled_tc = 0;
  9337. pf->vsi[pf->lan_vsi]->seid = pf->main_vsi_seid;
  9338. i40e_vsi_config_tc(pf->vsi[pf->lan_vsi], enabled_tc);
  9339. }
  9340. i40e_vlan_stripping_disable(pf->vsi[pf->lan_vsi]);
  9341. i40e_fdir_sb_setup(pf);
  9342. /* Setup static PF queue filter control settings */
  9343. ret = i40e_setup_pf_filter_control(pf);
  9344. if (ret) {
  9345. dev_info(&pf->pdev->dev, "setup_pf_filter_control failed: %d\n",
  9346. ret);
  9347. /* Failure here should not stop continuing other steps */
  9348. }
  9349. /* enable RSS in the HW, even for only one queue, as the stack can use
  9350. * the hash
  9351. */
  9352. if ((pf->flags & I40E_FLAG_RSS_ENABLED))
  9353. i40e_pf_config_rss(pf);
  9354. /* fill in link information and enable LSE reporting */
  9355. i40e_link_event(pf);
  9356. /* Initialize user-specific link properties */
  9357. pf->fc_autoneg_status = ((pf->hw.phy.link_info.an_info &
  9358. I40E_AQ_AN_COMPLETED) ? true : false);
  9359. i40e_ptp_init(pf);
  9360. return ret;
  9361. }
  9362. /**
  9363. * i40e_determine_queue_usage - Work out queue distribution
  9364. * @pf: board private structure
  9365. **/
  9366. static void i40e_determine_queue_usage(struct i40e_pf *pf)
  9367. {
  9368. int queues_left;
  9369. pf->num_lan_qps = 0;
  9370. /* Find the max queues to be put into basic use. We'll always be
  9371. * using TC0, whether or not DCB is running, and TC0 will get the
  9372. * big RSS set.
  9373. */
  9374. queues_left = pf->hw.func_caps.num_tx_qp;
  9375. if ((queues_left == 1) ||
  9376. !(pf->flags & I40E_FLAG_MSIX_ENABLED)) {
  9377. /* one qp for PF, no queues for anything else */
  9378. queues_left = 0;
  9379. pf->alloc_rss_size = pf->num_lan_qps = 1;
  9380. /* make sure all the fancies are disabled */
  9381. pf->flags &= ~(I40E_FLAG_RSS_ENABLED |
  9382. I40E_FLAG_IWARP_ENABLED |
  9383. I40E_FLAG_FD_SB_ENABLED |
  9384. I40E_FLAG_FD_ATR_ENABLED |
  9385. I40E_FLAG_DCB_CAPABLE |
  9386. I40E_FLAG_DCB_ENABLED |
  9387. I40E_FLAG_SRIOV_ENABLED |
  9388. I40E_FLAG_VMDQ_ENABLED);
  9389. } else if (!(pf->flags & (I40E_FLAG_RSS_ENABLED |
  9390. I40E_FLAG_FD_SB_ENABLED |
  9391. I40E_FLAG_FD_ATR_ENABLED |
  9392. I40E_FLAG_DCB_CAPABLE))) {
  9393. /* one qp for PF */
  9394. pf->alloc_rss_size = pf->num_lan_qps = 1;
  9395. queues_left -= pf->num_lan_qps;
  9396. pf->flags &= ~(I40E_FLAG_RSS_ENABLED |
  9397. I40E_FLAG_IWARP_ENABLED |
  9398. I40E_FLAG_FD_SB_ENABLED |
  9399. I40E_FLAG_FD_ATR_ENABLED |
  9400. I40E_FLAG_DCB_ENABLED |
  9401. I40E_FLAG_VMDQ_ENABLED);
  9402. } else {
  9403. /* Not enough queues for all TCs */
  9404. if ((pf->flags & I40E_FLAG_DCB_CAPABLE) &&
  9405. (queues_left < I40E_MAX_TRAFFIC_CLASS)) {
  9406. pf->flags &= ~(I40E_FLAG_DCB_CAPABLE |
  9407. I40E_FLAG_DCB_ENABLED);
  9408. dev_info(&pf->pdev->dev, "not enough queues for DCB. DCB is disabled.\n");
  9409. }
  9410. pf->num_lan_qps = max_t(int, pf->rss_size_max,
  9411. num_online_cpus());
  9412. pf->num_lan_qps = min_t(int, pf->num_lan_qps,
  9413. pf->hw.func_caps.num_tx_qp);
  9414. queues_left -= pf->num_lan_qps;
  9415. }
  9416. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  9417. if (queues_left > 1) {
  9418. queues_left -= 1; /* save 1 queue for FD */
  9419. } else {
  9420. pf->flags &= ~I40E_FLAG_FD_SB_ENABLED;
  9421. dev_info(&pf->pdev->dev, "not enough queues for Flow Director. Flow Director feature is disabled\n");
  9422. }
  9423. }
  9424. if ((pf->flags & I40E_FLAG_SRIOV_ENABLED) &&
  9425. pf->num_vf_qps && pf->num_req_vfs && queues_left) {
  9426. pf->num_req_vfs = min_t(int, pf->num_req_vfs,
  9427. (queues_left / pf->num_vf_qps));
  9428. queues_left -= (pf->num_req_vfs * pf->num_vf_qps);
  9429. }
  9430. if ((pf->flags & I40E_FLAG_VMDQ_ENABLED) &&
  9431. pf->num_vmdq_vsis && pf->num_vmdq_qps && queues_left) {
  9432. pf->num_vmdq_vsis = min_t(int, pf->num_vmdq_vsis,
  9433. (queues_left / pf->num_vmdq_qps));
  9434. queues_left -= (pf->num_vmdq_vsis * pf->num_vmdq_qps);
  9435. }
  9436. pf->queues_left = queues_left;
  9437. dev_dbg(&pf->pdev->dev,
  9438. "qs_avail=%d FD SB=%d lan_qs=%d lan_tc0=%d vf=%d*%d vmdq=%d*%d, remaining=%d\n",
  9439. pf->hw.func_caps.num_tx_qp,
  9440. !!(pf->flags & I40E_FLAG_FD_SB_ENABLED),
  9441. pf->num_lan_qps, pf->alloc_rss_size, pf->num_req_vfs,
  9442. pf->num_vf_qps, pf->num_vmdq_vsis, pf->num_vmdq_qps,
  9443. queues_left);
  9444. }
  9445. /**
  9446. * i40e_setup_pf_filter_control - Setup PF static filter control
  9447. * @pf: PF to be setup
  9448. *
  9449. * i40e_setup_pf_filter_control sets up a PF's initial filter control
  9450. * settings. If PE/FCoE are enabled then it will also set the per PF
  9451. * based filter sizes required for them. It also enables Flow director,
  9452. * ethertype and macvlan type filter settings for the pf.
  9453. *
  9454. * Returns 0 on success, negative on failure
  9455. **/
  9456. static int i40e_setup_pf_filter_control(struct i40e_pf *pf)
  9457. {
  9458. struct i40e_filter_control_settings *settings = &pf->filter_settings;
  9459. settings->hash_lut_size = I40E_HASH_LUT_SIZE_128;
  9460. /* Flow Director is enabled */
  9461. if (pf->flags & (I40E_FLAG_FD_SB_ENABLED | I40E_FLAG_FD_ATR_ENABLED))
  9462. settings->enable_fdir = true;
  9463. /* Ethtype and MACVLAN filters enabled for PF */
  9464. settings->enable_ethtype = true;
  9465. settings->enable_macvlan = true;
  9466. if (i40e_set_filter_control(&pf->hw, settings))
  9467. return -ENOENT;
  9468. return 0;
  9469. }
  9470. #define INFO_STRING_LEN 255
  9471. #define REMAIN(__x) (INFO_STRING_LEN - (__x))
  9472. static void i40e_print_features(struct i40e_pf *pf)
  9473. {
  9474. struct i40e_hw *hw = &pf->hw;
  9475. char *buf;
  9476. int i;
  9477. buf = kmalloc(INFO_STRING_LEN, GFP_KERNEL);
  9478. if (!buf)
  9479. return;
  9480. i = snprintf(buf, INFO_STRING_LEN, "Features: PF-id[%d]", hw->pf_id);
  9481. #ifdef CONFIG_PCI_IOV
  9482. i += snprintf(&buf[i], REMAIN(i), " VFs: %d", pf->num_req_vfs);
  9483. #endif
  9484. i += snprintf(&buf[i], REMAIN(i), " VSIs: %d QP: %d",
  9485. pf->hw.func_caps.num_vsis,
  9486. pf->vsi[pf->lan_vsi]->num_queue_pairs);
  9487. if (pf->flags & I40E_FLAG_RSS_ENABLED)
  9488. i += snprintf(&buf[i], REMAIN(i), " RSS");
  9489. if (pf->flags & I40E_FLAG_FD_ATR_ENABLED)
  9490. i += snprintf(&buf[i], REMAIN(i), " FD_ATR");
  9491. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  9492. i += snprintf(&buf[i], REMAIN(i), " FD_SB");
  9493. i += snprintf(&buf[i], REMAIN(i), " NTUPLE");
  9494. }
  9495. if (pf->flags & I40E_FLAG_DCB_CAPABLE)
  9496. i += snprintf(&buf[i], REMAIN(i), " DCB");
  9497. i += snprintf(&buf[i], REMAIN(i), " VxLAN");
  9498. i += snprintf(&buf[i], REMAIN(i), " Geneve");
  9499. if (pf->flags & I40E_FLAG_PTP)
  9500. i += snprintf(&buf[i], REMAIN(i), " PTP");
  9501. if (pf->flags & I40E_FLAG_VEB_MODE_ENABLED)
  9502. i += snprintf(&buf[i], REMAIN(i), " VEB");
  9503. else
  9504. i += snprintf(&buf[i], REMAIN(i), " VEPA");
  9505. dev_info(&pf->pdev->dev, "%s\n", buf);
  9506. kfree(buf);
  9507. WARN_ON(i > INFO_STRING_LEN);
  9508. }
  9509. /**
  9510. * i40e_get_platform_mac_addr - get platform-specific MAC address
  9511. * @pdev: PCI device information struct
  9512. * @pf: board private structure
  9513. *
  9514. * Look up the MAC address for the device. First we'll try
  9515. * eth_platform_get_mac_address, which will check Open Firmware, or arch
  9516. * specific fallback. Otherwise, we'll default to the stored value in
  9517. * firmware.
  9518. **/
  9519. static void i40e_get_platform_mac_addr(struct pci_dev *pdev, struct i40e_pf *pf)
  9520. {
  9521. if (eth_platform_get_mac_address(&pdev->dev, pf->hw.mac.addr))
  9522. i40e_get_mac_addr(&pf->hw, pf->hw.mac.addr);
  9523. }
  9524. /**
  9525. * i40e_probe - Device initialization routine
  9526. * @pdev: PCI device information struct
  9527. * @ent: entry in i40e_pci_tbl
  9528. *
  9529. * i40e_probe initializes a PF identified by a pci_dev structure.
  9530. * The OS initialization, configuring of the PF private structure,
  9531. * and a hardware reset occur.
  9532. *
  9533. * Returns 0 on success, negative on failure
  9534. **/
  9535. static int i40e_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
  9536. {
  9537. struct i40e_aq_get_phy_abilities_resp abilities;
  9538. struct i40e_pf *pf;
  9539. struct i40e_hw *hw;
  9540. static u16 pfs_found;
  9541. u16 wol_nvm_bits;
  9542. u16 link_status;
  9543. int err;
  9544. u32 val;
  9545. u32 i;
  9546. u8 set_fc_aq_fail;
  9547. err = pci_enable_device_mem(pdev);
  9548. if (err)
  9549. return err;
  9550. /* set up for high or low dma */
  9551. err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64));
  9552. if (err) {
  9553. err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32));
  9554. if (err) {
  9555. dev_err(&pdev->dev,
  9556. "DMA configuration failed: 0x%x\n", err);
  9557. goto err_dma;
  9558. }
  9559. }
  9560. /* set up pci connections */
  9561. err = pci_request_mem_regions(pdev, i40e_driver_name);
  9562. if (err) {
  9563. dev_info(&pdev->dev,
  9564. "pci_request_selected_regions failed %d\n", err);
  9565. goto err_pci_reg;
  9566. }
  9567. pci_enable_pcie_error_reporting(pdev);
  9568. pci_set_master(pdev);
  9569. /* Now that we have a PCI connection, we need to do the
  9570. * low level device setup. This is primarily setting up
  9571. * the Admin Queue structures and then querying for the
  9572. * device's current profile information.
  9573. */
  9574. pf = kzalloc(sizeof(*pf), GFP_KERNEL);
  9575. if (!pf) {
  9576. err = -ENOMEM;
  9577. goto err_pf_alloc;
  9578. }
  9579. pf->next_vsi = 0;
  9580. pf->pdev = pdev;
  9581. set_bit(__I40E_DOWN, &pf->state);
  9582. hw = &pf->hw;
  9583. hw->back = pf;
  9584. pf->ioremap_len = min_t(int, pci_resource_len(pdev, 0),
  9585. I40E_MAX_CSR_SPACE);
  9586. hw->hw_addr = ioremap(pci_resource_start(pdev, 0), pf->ioremap_len);
  9587. if (!hw->hw_addr) {
  9588. err = -EIO;
  9589. dev_info(&pdev->dev, "ioremap(0x%04x, 0x%04x) failed: 0x%x\n",
  9590. (unsigned int)pci_resource_start(pdev, 0),
  9591. pf->ioremap_len, err);
  9592. goto err_ioremap;
  9593. }
  9594. hw->vendor_id = pdev->vendor;
  9595. hw->device_id = pdev->device;
  9596. pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id);
  9597. hw->subsystem_vendor_id = pdev->subsystem_vendor;
  9598. hw->subsystem_device_id = pdev->subsystem_device;
  9599. hw->bus.device = PCI_SLOT(pdev->devfn);
  9600. hw->bus.func = PCI_FUNC(pdev->devfn);
  9601. hw->bus.bus_id = pdev->bus->number;
  9602. pf->instance = pfs_found;
  9603. INIT_LIST_HEAD(&pf->l3_flex_pit_list);
  9604. INIT_LIST_HEAD(&pf->l4_flex_pit_list);
  9605. /* set up the locks for the AQ, do this only once in probe
  9606. * and destroy them only once in remove
  9607. */
  9608. mutex_init(&hw->aq.asq_mutex);
  9609. mutex_init(&hw->aq.arq_mutex);
  9610. pf->msg_enable = netif_msg_init(debug,
  9611. NETIF_MSG_DRV |
  9612. NETIF_MSG_PROBE |
  9613. NETIF_MSG_LINK);
  9614. if (debug < -1)
  9615. pf->hw.debug_mask = debug;
  9616. /* do a special CORER for clearing PXE mode once at init */
  9617. if (hw->revision_id == 0 &&
  9618. (rd32(hw, I40E_GLLAN_RCTL_0) & I40E_GLLAN_RCTL_0_PXE_MODE_MASK)) {
  9619. wr32(hw, I40E_GLGEN_RTRIG, I40E_GLGEN_RTRIG_CORER_MASK);
  9620. i40e_flush(hw);
  9621. msleep(200);
  9622. pf->corer_count++;
  9623. i40e_clear_pxe_mode(hw);
  9624. }
  9625. /* Reset here to make sure all is clean and to define PF 'n' */
  9626. i40e_clear_hw(hw);
  9627. err = i40e_pf_reset(hw);
  9628. if (err) {
  9629. dev_info(&pdev->dev, "Initial pf_reset failed: %d\n", err);
  9630. goto err_pf_reset;
  9631. }
  9632. pf->pfr_count++;
  9633. hw->aq.num_arq_entries = I40E_AQ_LEN;
  9634. hw->aq.num_asq_entries = I40E_AQ_LEN;
  9635. hw->aq.arq_buf_size = I40E_MAX_AQ_BUF_SIZE;
  9636. hw->aq.asq_buf_size = I40E_MAX_AQ_BUF_SIZE;
  9637. pf->adminq_work_limit = I40E_AQ_WORK_LIMIT;
  9638. snprintf(pf->int_name, sizeof(pf->int_name) - 1,
  9639. "%s-%s:misc",
  9640. dev_driver_string(&pf->pdev->dev), dev_name(&pdev->dev));
  9641. err = i40e_init_shared_code(hw);
  9642. if (err) {
  9643. dev_warn(&pdev->dev, "unidentified MAC or BLANK NVM: %d\n",
  9644. err);
  9645. goto err_pf_reset;
  9646. }
  9647. /* set up a default setting for link flow control */
  9648. pf->hw.fc.requested_mode = I40E_FC_NONE;
  9649. err = i40e_init_adminq(hw);
  9650. if (err) {
  9651. if (err == I40E_ERR_FIRMWARE_API_VERSION)
  9652. dev_info(&pdev->dev,
  9653. "The driver for the device stopped because the NVM image is newer than expected. You must install the most recent version of the network driver.\n");
  9654. else
  9655. dev_info(&pdev->dev,
  9656. "The driver for the device stopped because the device firmware failed to init. Try updating your NVM image.\n");
  9657. goto err_pf_reset;
  9658. }
  9659. /* provide nvm, fw, api versions */
  9660. dev_info(&pdev->dev, "fw %d.%d.%05d api %d.%d nvm %s\n",
  9661. hw->aq.fw_maj_ver, hw->aq.fw_min_ver, hw->aq.fw_build,
  9662. hw->aq.api_maj_ver, hw->aq.api_min_ver,
  9663. i40e_nvm_version_str(hw));
  9664. if (hw->aq.api_maj_ver == I40E_FW_API_VERSION_MAJOR &&
  9665. hw->aq.api_min_ver > I40E_FW_API_VERSION_MINOR)
  9666. dev_info(&pdev->dev,
  9667. "The driver for the device detected a newer version of the NVM image than expected. Please install the most recent version of the network driver.\n");
  9668. else if (hw->aq.api_maj_ver < I40E_FW_API_VERSION_MAJOR ||
  9669. hw->aq.api_min_ver < (I40E_FW_API_VERSION_MINOR - 1))
  9670. dev_info(&pdev->dev,
  9671. "The driver for the device detected an older version of the NVM image than expected. Please update the NVM image.\n");
  9672. i40e_verify_eeprom(pf);
  9673. /* Rev 0 hardware was never productized */
  9674. if (hw->revision_id < 1)
  9675. dev_warn(&pdev->dev, "This device is a pre-production adapter/LOM. Please be aware there may be issues with your hardware. If you are experiencing problems please contact your Intel or hardware representative who provided you with this hardware.\n");
  9676. i40e_clear_pxe_mode(hw);
  9677. err = i40e_get_capabilities(pf);
  9678. if (err)
  9679. goto err_adminq_setup;
  9680. err = i40e_sw_init(pf);
  9681. if (err) {
  9682. dev_info(&pdev->dev, "sw_init failed: %d\n", err);
  9683. goto err_sw_init;
  9684. }
  9685. err = i40e_init_lan_hmc(hw, hw->func_caps.num_tx_qp,
  9686. hw->func_caps.num_rx_qp, 0, 0);
  9687. if (err) {
  9688. dev_info(&pdev->dev, "init_lan_hmc failed: %d\n", err);
  9689. goto err_init_lan_hmc;
  9690. }
  9691. err = i40e_configure_lan_hmc(hw, I40E_HMC_MODEL_DIRECT_ONLY);
  9692. if (err) {
  9693. dev_info(&pdev->dev, "configure_lan_hmc failed: %d\n", err);
  9694. err = -ENOENT;
  9695. goto err_configure_lan_hmc;
  9696. }
  9697. /* Disable LLDP for NICs that have firmware versions lower than v4.3.
  9698. * Ignore error return codes because if it was already disabled via
  9699. * hardware settings this will fail
  9700. */
  9701. if (pf->flags & I40E_FLAG_STOP_FW_LLDP) {
  9702. dev_info(&pdev->dev, "Stopping firmware LLDP agent.\n");
  9703. i40e_aq_stop_lldp(hw, true, NULL);
  9704. }
  9705. /* allow a platform config to override the HW addr */
  9706. i40e_get_platform_mac_addr(pdev, pf);
  9707. if (!is_valid_ether_addr(hw->mac.addr)) {
  9708. dev_info(&pdev->dev, "invalid MAC address %pM\n", hw->mac.addr);
  9709. err = -EIO;
  9710. goto err_mac_addr;
  9711. }
  9712. dev_info(&pdev->dev, "MAC address: %pM\n", hw->mac.addr);
  9713. ether_addr_copy(hw->mac.perm_addr, hw->mac.addr);
  9714. i40e_get_port_mac_addr(hw, hw->mac.port_addr);
  9715. if (is_valid_ether_addr(hw->mac.port_addr))
  9716. pf->flags |= I40E_FLAG_PORT_ID_VALID;
  9717. pci_set_drvdata(pdev, pf);
  9718. pci_save_state(pdev);
  9719. #ifdef CONFIG_I40E_DCB
  9720. err = i40e_init_pf_dcb(pf);
  9721. if (err) {
  9722. dev_info(&pdev->dev, "DCB init failed %d, disabled\n", err);
  9723. pf->flags &= ~(I40E_FLAG_DCB_CAPABLE | I40E_FLAG_DCB_ENABLED);
  9724. /* Continue without DCB enabled */
  9725. }
  9726. #endif /* CONFIG_I40E_DCB */
  9727. /* set up periodic task facility */
  9728. setup_timer(&pf->service_timer, i40e_service_timer, (unsigned long)pf);
  9729. pf->service_timer_period = HZ;
  9730. INIT_WORK(&pf->service_task, i40e_service_task);
  9731. clear_bit(__I40E_SERVICE_SCHED, &pf->state);
  9732. /* NVM bit on means WoL disabled for the port */
  9733. i40e_read_nvm_word(hw, I40E_SR_NVM_WAKE_ON_LAN, &wol_nvm_bits);
  9734. if (BIT (hw->port) & wol_nvm_bits || hw->partition_id != 1)
  9735. pf->wol_en = false;
  9736. else
  9737. pf->wol_en = true;
  9738. device_set_wakeup_enable(&pf->pdev->dev, pf->wol_en);
  9739. /* set up the main switch operations */
  9740. i40e_determine_queue_usage(pf);
  9741. err = i40e_init_interrupt_scheme(pf);
  9742. if (err)
  9743. goto err_switch_setup;
  9744. /* The number of VSIs reported by the FW is the minimum guaranteed
  9745. * to us; HW supports far more and we share the remaining pool with
  9746. * the other PFs. We allocate space for more than the guarantee with
  9747. * the understanding that we might not get them all later.
  9748. */
  9749. if (pf->hw.func_caps.num_vsis < I40E_MIN_VSI_ALLOC)
  9750. pf->num_alloc_vsi = I40E_MIN_VSI_ALLOC;
  9751. else
  9752. pf->num_alloc_vsi = pf->hw.func_caps.num_vsis;
  9753. /* Set up the *vsi struct and our local tracking of the MAIN PF vsi. */
  9754. pf->vsi = kcalloc(pf->num_alloc_vsi, sizeof(struct i40e_vsi *),
  9755. GFP_KERNEL);
  9756. if (!pf->vsi) {
  9757. err = -ENOMEM;
  9758. goto err_switch_setup;
  9759. }
  9760. #ifdef CONFIG_PCI_IOV
  9761. /* prep for VF support */
  9762. if ((pf->flags & I40E_FLAG_SRIOV_ENABLED) &&
  9763. (pf->flags & I40E_FLAG_MSIX_ENABLED) &&
  9764. !test_bit(__I40E_BAD_EEPROM, &pf->state)) {
  9765. if (pci_num_vf(pdev))
  9766. pf->flags |= I40E_FLAG_VEB_MODE_ENABLED;
  9767. }
  9768. #endif
  9769. err = i40e_setup_pf_switch(pf, false);
  9770. if (err) {
  9771. dev_info(&pdev->dev, "setup_pf_switch failed: %d\n", err);
  9772. goto err_vsis;
  9773. }
  9774. /* Make sure flow control is set according to current settings */
  9775. err = i40e_set_fc(hw, &set_fc_aq_fail, true);
  9776. if (set_fc_aq_fail & I40E_SET_FC_AQ_FAIL_GET)
  9777. dev_dbg(&pf->pdev->dev,
  9778. "Set fc with err %s aq_err %s on get_phy_cap\n",
  9779. i40e_stat_str(hw, err),
  9780. i40e_aq_str(hw, hw->aq.asq_last_status));
  9781. if (set_fc_aq_fail & I40E_SET_FC_AQ_FAIL_SET)
  9782. dev_dbg(&pf->pdev->dev,
  9783. "Set fc with err %s aq_err %s on set_phy_config\n",
  9784. i40e_stat_str(hw, err),
  9785. i40e_aq_str(hw, hw->aq.asq_last_status));
  9786. if (set_fc_aq_fail & I40E_SET_FC_AQ_FAIL_UPDATE)
  9787. dev_dbg(&pf->pdev->dev,
  9788. "Set fc with err %s aq_err %s on get_link_info\n",
  9789. i40e_stat_str(hw, err),
  9790. i40e_aq_str(hw, hw->aq.asq_last_status));
  9791. /* if FDIR VSI was set up, start it now */
  9792. for (i = 0; i < pf->num_alloc_vsi; i++) {
  9793. if (pf->vsi[i] && pf->vsi[i]->type == I40E_VSI_FDIR) {
  9794. i40e_vsi_open(pf->vsi[i]);
  9795. break;
  9796. }
  9797. }
  9798. /* The driver only wants link up/down and module qualification
  9799. * reports from firmware. Note the negative logic.
  9800. */
  9801. err = i40e_aq_set_phy_int_mask(&pf->hw,
  9802. ~(I40E_AQ_EVENT_LINK_UPDOWN |
  9803. I40E_AQ_EVENT_MEDIA_NA |
  9804. I40E_AQ_EVENT_MODULE_QUAL_FAIL), NULL);
  9805. if (err)
  9806. dev_info(&pf->pdev->dev, "set phy mask fail, err %s aq_err %s\n",
  9807. i40e_stat_str(&pf->hw, err),
  9808. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9809. /* Reconfigure hardware for allowing smaller MSS in the case
  9810. * of TSO, so that we avoid the MDD being fired and causing
  9811. * a reset in the case of small MSS+TSO.
  9812. */
  9813. val = rd32(hw, I40E_REG_MSS);
  9814. if ((val & I40E_REG_MSS_MIN_MASK) > I40E_64BYTE_MSS) {
  9815. val &= ~I40E_REG_MSS_MIN_MASK;
  9816. val |= I40E_64BYTE_MSS;
  9817. wr32(hw, I40E_REG_MSS, val);
  9818. }
  9819. if (pf->flags & I40E_FLAG_RESTART_AUTONEG) {
  9820. msleep(75);
  9821. err = i40e_aq_set_link_restart_an(&pf->hw, true, NULL);
  9822. if (err)
  9823. dev_info(&pf->pdev->dev, "link restart failed, err %s aq_err %s\n",
  9824. i40e_stat_str(&pf->hw, err),
  9825. i40e_aq_str(&pf->hw,
  9826. pf->hw.aq.asq_last_status));
  9827. }
  9828. /* The main driver is (mostly) up and happy. We need to set this state
  9829. * before setting up the misc vector or we get a race and the vector
  9830. * ends up disabled forever.
  9831. */
  9832. clear_bit(__I40E_DOWN, &pf->state);
  9833. /* In case of MSIX we are going to setup the misc vector right here
  9834. * to handle admin queue events etc. In case of legacy and MSI
  9835. * the misc functionality and queue processing is combined in
  9836. * the same vector and that gets setup at open.
  9837. */
  9838. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  9839. err = i40e_setup_misc_vector(pf);
  9840. if (err) {
  9841. dev_info(&pdev->dev,
  9842. "setup of misc vector failed: %d\n", err);
  9843. goto err_vsis;
  9844. }
  9845. }
  9846. #ifdef CONFIG_PCI_IOV
  9847. /* prep for VF support */
  9848. if ((pf->flags & I40E_FLAG_SRIOV_ENABLED) &&
  9849. (pf->flags & I40E_FLAG_MSIX_ENABLED) &&
  9850. !test_bit(__I40E_BAD_EEPROM, &pf->state)) {
  9851. /* disable link interrupts for VFs */
  9852. val = rd32(hw, I40E_PFGEN_PORTMDIO_NUM);
  9853. val &= ~I40E_PFGEN_PORTMDIO_NUM_VFLINK_STAT_ENA_MASK;
  9854. wr32(hw, I40E_PFGEN_PORTMDIO_NUM, val);
  9855. i40e_flush(hw);
  9856. if (pci_num_vf(pdev)) {
  9857. dev_info(&pdev->dev,
  9858. "Active VFs found, allocating resources.\n");
  9859. err = i40e_alloc_vfs(pf, pci_num_vf(pdev));
  9860. if (err)
  9861. dev_info(&pdev->dev,
  9862. "Error %d allocating resources for existing VFs\n",
  9863. err);
  9864. }
  9865. }
  9866. #endif /* CONFIG_PCI_IOV */
  9867. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  9868. pf->iwarp_base_vector = i40e_get_lump(pf, pf->irq_pile,
  9869. pf->num_iwarp_msix,
  9870. I40E_IWARP_IRQ_PILE_ID);
  9871. if (pf->iwarp_base_vector < 0) {
  9872. dev_info(&pdev->dev,
  9873. "failed to get tracking for %d vectors for IWARP err=%d\n",
  9874. pf->num_iwarp_msix, pf->iwarp_base_vector);
  9875. pf->flags &= ~I40E_FLAG_IWARP_ENABLED;
  9876. }
  9877. }
  9878. i40e_dbg_pf_init(pf);
  9879. /* tell the firmware that we're starting */
  9880. i40e_send_version(pf);
  9881. /* since everything's happy, start the service_task timer */
  9882. mod_timer(&pf->service_timer,
  9883. round_jiffies(jiffies + pf->service_timer_period));
  9884. /* add this PF to client device list and launch a client service task */
  9885. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  9886. err = i40e_lan_add_device(pf);
  9887. if (err)
  9888. dev_info(&pdev->dev, "Failed to add PF to client API service list: %d\n",
  9889. err);
  9890. }
  9891. #define PCI_SPEED_SIZE 8
  9892. #define PCI_WIDTH_SIZE 8
  9893. /* Devices on the IOSF bus do not have this information
  9894. * and will report PCI Gen 1 x 1 by default so don't bother
  9895. * checking them.
  9896. */
  9897. if (!(pf->flags & I40E_FLAG_NO_PCI_LINK_CHECK)) {
  9898. char speed[PCI_SPEED_SIZE] = "Unknown";
  9899. char width[PCI_WIDTH_SIZE] = "Unknown";
  9900. /* Get the negotiated link width and speed from PCI config
  9901. * space
  9902. */
  9903. pcie_capability_read_word(pf->pdev, PCI_EXP_LNKSTA,
  9904. &link_status);
  9905. i40e_set_pci_config_data(hw, link_status);
  9906. switch (hw->bus.speed) {
  9907. case i40e_bus_speed_8000:
  9908. strncpy(speed, "8.0", PCI_SPEED_SIZE); break;
  9909. case i40e_bus_speed_5000:
  9910. strncpy(speed, "5.0", PCI_SPEED_SIZE); break;
  9911. case i40e_bus_speed_2500:
  9912. strncpy(speed, "2.5", PCI_SPEED_SIZE); break;
  9913. default:
  9914. break;
  9915. }
  9916. switch (hw->bus.width) {
  9917. case i40e_bus_width_pcie_x8:
  9918. strncpy(width, "8", PCI_WIDTH_SIZE); break;
  9919. case i40e_bus_width_pcie_x4:
  9920. strncpy(width, "4", PCI_WIDTH_SIZE); break;
  9921. case i40e_bus_width_pcie_x2:
  9922. strncpy(width, "2", PCI_WIDTH_SIZE); break;
  9923. case i40e_bus_width_pcie_x1:
  9924. strncpy(width, "1", PCI_WIDTH_SIZE); break;
  9925. default:
  9926. break;
  9927. }
  9928. dev_info(&pdev->dev, "PCI-Express: Speed %sGT/s Width x%s\n",
  9929. speed, width);
  9930. if (hw->bus.width < i40e_bus_width_pcie_x8 ||
  9931. hw->bus.speed < i40e_bus_speed_8000) {
  9932. dev_warn(&pdev->dev, "PCI-Express bandwidth available for this device may be insufficient for optimal performance.\n");
  9933. dev_warn(&pdev->dev, "Please move the device to a different PCI-e link with more lanes and/or higher transfer rate.\n");
  9934. }
  9935. }
  9936. /* get the requested speeds from the fw */
  9937. err = i40e_aq_get_phy_capabilities(hw, false, false, &abilities, NULL);
  9938. if (err)
  9939. dev_dbg(&pf->pdev->dev, "get requested speeds ret = %s last_status = %s\n",
  9940. i40e_stat_str(&pf->hw, err),
  9941. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9942. pf->hw.phy.link_info.requested_speeds = abilities.link_speed;
  9943. /* get the supported phy types from the fw */
  9944. err = i40e_aq_get_phy_capabilities(hw, false, true, &abilities, NULL);
  9945. if (err)
  9946. dev_dbg(&pf->pdev->dev, "get supported phy types ret = %s last_status = %s\n",
  9947. i40e_stat_str(&pf->hw, err),
  9948. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9949. /* Add a filter to drop all Flow control frames from any VSI from being
  9950. * transmitted. By doing so we stop a malicious VF from sending out
  9951. * PAUSE or PFC frames and potentially controlling traffic for other
  9952. * PF/VF VSIs.
  9953. * The FW can still send Flow control frames if enabled.
  9954. */
  9955. i40e_add_filter_to_drop_tx_flow_control_frames(&pf->hw,
  9956. pf->main_vsi_seid);
  9957. if ((pf->hw.device_id == I40E_DEV_ID_10G_BASE_T) ||
  9958. (pf->hw.device_id == I40E_DEV_ID_10G_BASE_T4))
  9959. pf->flags |= I40E_FLAG_PHY_CONTROLS_LEDS;
  9960. if (pf->hw.device_id == I40E_DEV_ID_SFP_I_X722)
  9961. pf->flags |= I40E_FLAG_HAVE_CRT_RETIMER;
  9962. /* print a string summarizing features */
  9963. i40e_print_features(pf);
  9964. return 0;
  9965. /* Unwind what we've done if something failed in the setup */
  9966. err_vsis:
  9967. set_bit(__I40E_DOWN, &pf->state);
  9968. i40e_clear_interrupt_scheme(pf);
  9969. kfree(pf->vsi);
  9970. err_switch_setup:
  9971. i40e_reset_interrupt_capability(pf);
  9972. del_timer_sync(&pf->service_timer);
  9973. err_mac_addr:
  9974. err_configure_lan_hmc:
  9975. (void)i40e_shutdown_lan_hmc(hw);
  9976. err_init_lan_hmc:
  9977. kfree(pf->qp_pile);
  9978. err_sw_init:
  9979. err_adminq_setup:
  9980. err_pf_reset:
  9981. iounmap(hw->hw_addr);
  9982. err_ioremap:
  9983. kfree(pf);
  9984. err_pf_alloc:
  9985. pci_disable_pcie_error_reporting(pdev);
  9986. pci_release_mem_regions(pdev);
  9987. err_pci_reg:
  9988. err_dma:
  9989. pci_disable_device(pdev);
  9990. return err;
  9991. }
  9992. /**
  9993. * i40e_remove - Device removal routine
  9994. * @pdev: PCI device information struct
  9995. *
  9996. * i40e_remove is called by the PCI subsystem to alert the driver
  9997. * that is should release a PCI device. This could be caused by a
  9998. * Hot-Plug event, or because the driver is going to be removed from
  9999. * memory.
  10000. **/
  10001. static void i40e_remove(struct pci_dev *pdev)
  10002. {
  10003. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10004. struct i40e_hw *hw = &pf->hw;
  10005. i40e_status ret_code;
  10006. int i;
  10007. i40e_dbg_pf_exit(pf);
  10008. i40e_ptp_stop(pf);
  10009. /* Disable RSS in hw */
  10010. i40e_write_rx_ctl(hw, I40E_PFQF_HENA(0), 0);
  10011. i40e_write_rx_ctl(hw, I40E_PFQF_HENA(1), 0);
  10012. /* no more scheduling of any task */
  10013. set_bit(__I40E_SUSPENDED, &pf->state);
  10014. set_bit(__I40E_DOWN, &pf->state);
  10015. if (pf->service_timer.data)
  10016. del_timer_sync(&pf->service_timer);
  10017. if (pf->service_task.func)
  10018. cancel_work_sync(&pf->service_task);
  10019. /* Client close must be called explicitly here because the timer
  10020. * has been stopped.
  10021. */
  10022. i40e_notify_client_of_netdev_close(pf->vsi[pf->lan_vsi], false);
  10023. if (pf->flags & I40E_FLAG_SRIOV_ENABLED) {
  10024. i40e_free_vfs(pf);
  10025. pf->flags &= ~I40E_FLAG_SRIOV_ENABLED;
  10026. }
  10027. i40e_fdir_teardown(pf);
  10028. /* If there is a switch structure or any orphans, remove them.
  10029. * This will leave only the PF's VSI remaining.
  10030. */
  10031. for (i = 0; i < I40E_MAX_VEB; i++) {
  10032. if (!pf->veb[i])
  10033. continue;
  10034. if (pf->veb[i]->uplink_seid == pf->mac_seid ||
  10035. pf->veb[i]->uplink_seid == 0)
  10036. i40e_switch_branch_release(pf->veb[i]);
  10037. }
  10038. /* Now we can shutdown the PF's VSI, just before we kill
  10039. * adminq and hmc.
  10040. */
  10041. if (pf->vsi[pf->lan_vsi])
  10042. i40e_vsi_release(pf->vsi[pf->lan_vsi]);
  10043. /* remove attached clients */
  10044. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  10045. ret_code = i40e_lan_del_device(pf);
  10046. if (ret_code)
  10047. dev_warn(&pdev->dev, "Failed to delete client device: %d\n",
  10048. ret_code);
  10049. }
  10050. /* shutdown and destroy the HMC */
  10051. if (hw->hmc.hmc_obj) {
  10052. ret_code = i40e_shutdown_lan_hmc(hw);
  10053. if (ret_code)
  10054. dev_warn(&pdev->dev,
  10055. "Failed to destroy the HMC resources: %d\n",
  10056. ret_code);
  10057. }
  10058. /* shutdown the adminq */
  10059. i40e_shutdown_adminq(hw);
  10060. /* destroy the locks only once, here */
  10061. mutex_destroy(&hw->aq.arq_mutex);
  10062. mutex_destroy(&hw->aq.asq_mutex);
  10063. /* Clear all dynamic memory lists of rings, q_vectors, and VSIs */
  10064. i40e_clear_interrupt_scheme(pf);
  10065. for (i = 0; i < pf->num_alloc_vsi; i++) {
  10066. if (pf->vsi[i]) {
  10067. i40e_vsi_clear_rings(pf->vsi[i]);
  10068. i40e_vsi_clear(pf->vsi[i]);
  10069. pf->vsi[i] = NULL;
  10070. }
  10071. }
  10072. for (i = 0; i < I40E_MAX_VEB; i++) {
  10073. kfree(pf->veb[i]);
  10074. pf->veb[i] = NULL;
  10075. }
  10076. kfree(pf->qp_pile);
  10077. kfree(pf->vsi);
  10078. iounmap(hw->hw_addr);
  10079. kfree(pf);
  10080. pci_release_mem_regions(pdev);
  10081. pci_disable_pcie_error_reporting(pdev);
  10082. pci_disable_device(pdev);
  10083. }
  10084. /**
  10085. * i40e_pci_error_detected - warning that something funky happened in PCI land
  10086. * @pdev: PCI device information struct
  10087. *
  10088. * Called to warn that something happened and the error handling steps
  10089. * are in progress. Allows the driver to quiesce things, be ready for
  10090. * remediation.
  10091. **/
  10092. static pci_ers_result_t i40e_pci_error_detected(struct pci_dev *pdev,
  10093. enum pci_channel_state error)
  10094. {
  10095. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10096. dev_info(&pdev->dev, "%s: error %d\n", __func__, error);
  10097. if (!pf) {
  10098. dev_info(&pdev->dev,
  10099. "Cannot recover - error happened during device probe\n");
  10100. return PCI_ERS_RESULT_DISCONNECT;
  10101. }
  10102. /* shutdown all operations */
  10103. if (!test_bit(__I40E_SUSPENDED, &pf->state)) {
  10104. rtnl_lock();
  10105. i40e_prep_for_reset(pf, true);
  10106. rtnl_unlock();
  10107. }
  10108. /* Request a slot reset */
  10109. return PCI_ERS_RESULT_NEED_RESET;
  10110. }
  10111. /**
  10112. * i40e_pci_error_slot_reset - a PCI slot reset just happened
  10113. * @pdev: PCI device information struct
  10114. *
  10115. * Called to find if the driver can work with the device now that
  10116. * the pci slot has been reset. If a basic connection seems good
  10117. * (registers are readable and have sane content) then return a
  10118. * happy little PCI_ERS_RESULT_xxx.
  10119. **/
  10120. static pci_ers_result_t i40e_pci_error_slot_reset(struct pci_dev *pdev)
  10121. {
  10122. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10123. pci_ers_result_t result;
  10124. int err;
  10125. u32 reg;
  10126. dev_dbg(&pdev->dev, "%s\n", __func__);
  10127. if (pci_enable_device_mem(pdev)) {
  10128. dev_info(&pdev->dev,
  10129. "Cannot re-enable PCI device after reset.\n");
  10130. result = PCI_ERS_RESULT_DISCONNECT;
  10131. } else {
  10132. pci_set_master(pdev);
  10133. pci_restore_state(pdev);
  10134. pci_save_state(pdev);
  10135. pci_wake_from_d3(pdev, false);
  10136. reg = rd32(&pf->hw, I40E_GLGEN_RTRIG);
  10137. if (reg == 0)
  10138. result = PCI_ERS_RESULT_RECOVERED;
  10139. else
  10140. result = PCI_ERS_RESULT_DISCONNECT;
  10141. }
  10142. err = pci_cleanup_aer_uncorrect_error_status(pdev);
  10143. if (err) {
  10144. dev_info(&pdev->dev,
  10145. "pci_cleanup_aer_uncorrect_error_status failed 0x%0x\n",
  10146. err);
  10147. /* non-fatal, continue */
  10148. }
  10149. return result;
  10150. }
  10151. /**
  10152. * i40e_pci_error_resume - restart operations after PCI error recovery
  10153. * @pdev: PCI device information struct
  10154. *
  10155. * Called to allow the driver to bring things back up after PCI error
  10156. * and/or reset recovery has finished.
  10157. **/
  10158. static void i40e_pci_error_resume(struct pci_dev *pdev)
  10159. {
  10160. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10161. dev_dbg(&pdev->dev, "%s\n", __func__);
  10162. if (test_bit(__I40E_SUSPENDED, &pf->state))
  10163. return;
  10164. rtnl_lock();
  10165. i40e_handle_reset_warning(pf, true);
  10166. rtnl_unlock();
  10167. }
  10168. /**
  10169. * i40e_enable_mc_magic_wake - enable multicast magic packet wake up
  10170. * using the mac_address_write admin q function
  10171. * @pf: pointer to i40e_pf struct
  10172. **/
  10173. static void i40e_enable_mc_magic_wake(struct i40e_pf *pf)
  10174. {
  10175. struct i40e_hw *hw = &pf->hw;
  10176. i40e_status ret;
  10177. u8 mac_addr[6];
  10178. u16 flags = 0;
  10179. /* Get current MAC address in case it's an LAA */
  10180. if (pf->vsi[pf->lan_vsi] && pf->vsi[pf->lan_vsi]->netdev) {
  10181. ether_addr_copy(mac_addr,
  10182. pf->vsi[pf->lan_vsi]->netdev->dev_addr);
  10183. } else {
  10184. dev_err(&pf->pdev->dev,
  10185. "Failed to retrieve MAC address; using default\n");
  10186. ether_addr_copy(mac_addr, hw->mac.addr);
  10187. }
  10188. /* The FW expects the mac address write cmd to first be called with
  10189. * one of these flags before calling it again with the multicast
  10190. * enable flags.
  10191. */
  10192. flags = I40E_AQC_WRITE_TYPE_LAA_WOL;
  10193. if (hw->func_caps.flex10_enable && hw->partition_id != 1)
  10194. flags = I40E_AQC_WRITE_TYPE_LAA_ONLY;
  10195. ret = i40e_aq_mac_address_write(hw, flags, mac_addr, NULL);
  10196. if (ret) {
  10197. dev_err(&pf->pdev->dev,
  10198. "Failed to update MAC address registers; cannot enable Multicast Magic packet wake up");
  10199. return;
  10200. }
  10201. flags = I40E_AQC_MC_MAG_EN
  10202. | I40E_AQC_WOL_PRESERVE_ON_PFR
  10203. | I40E_AQC_WRITE_TYPE_UPDATE_MC_MAG;
  10204. ret = i40e_aq_mac_address_write(hw, flags, mac_addr, NULL);
  10205. if (ret)
  10206. dev_err(&pf->pdev->dev,
  10207. "Failed to enable Multicast Magic Packet wake up\n");
  10208. }
  10209. /**
  10210. * i40e_shutdown - PCI callback for shutting down
  10211. * @pdev: PCI device information struct
  10212. **/
  10213. static void i40e_shutdown(struct pci_dev *pdev)
  10214. {
  10215. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10216. struct i40e_hw *hw = &pf->hw;
  10217. set_bit(__I40E_SUSPENDED, &pf->state);
  10218. set_bit(__I40E_DOWN, &pf->state);
  10219. rtnl_lock();
  10220. i40e_prep_for_reset(pf, true);
  10221. rtnl_unlock();
  10222. wr32(hw, I40E_PFPM_APM, (pf->wol_en ? I40E_PFPM_APM_APME_MASK : 0));
  10223. wr32(hw, I40E_PFPM_WUFC, (pf->wol_en ? I40E_PFPM_WUFC_MAG_MASK : 0));
  10224. del_timer_sync(&pf->service_timer);
  10225. cancel_work_sync(&pf->service_task);
  10226. i40e_fdir_teardown(pf);
  10227. /* Client close must be called explicitly here because the timer
  10228. * has been stopped.
  10229. */
  10230. i40e_notify_client_of_netdev_close(pf->vsi[pf->lan_vsi], false);
  10231. if (pf->wol_en && (pf->flags & I40E_FLAG_WOL_MC_MAGIC_PKT_WAKE))
  10232. i40e_enable_mc_magic_wake(pf);
  10233. rtnl_lock();
  10234. i40e_prep_for_reset(pf, true);
  10235. rtnl_unlock();
  10236. wr32(hw, I40E_PFPM_APM,
  10237. (pf->wol_en ? I40E_PFPM_APM_APME_MASK : 0));
  10238. wr32(hw, I40E_PFPM_WUFC,
  10239. (pf->wol_en ? I40E_PFPM_WUFC_MAG_MASK : 0));
  10240. i40e_clear_interrupt_scheme(pf);
  10241. if (system_state == SYSTEM_POWER_OFF) {
  10242. pci_wake_from_d3(pdev, pf->wol_en);
  10243. pci_set_power_state(pdev, PCI_D3hot);
  10244. }
  10245. }
  10246. #ifdef CONFIG_PM
  10247. /**
  10248. * i40e_suspend - PCI callback for moving to D3
  10249. * @pdev: PCI device information struct
  10250. **/
  10251. static int i40e_suspend(struct pci_dev *pdev, pm_message_t state)
  10252. {
  10253. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10254. struct i40e_hw *hw = &pf->hw;
  10255. int retval = 0;
  10256. set_bit(__I40E_SUSPENDED, &pf->state);
  10257. set_bit(__I40E_DOWN, &pf->state);
  10258. if (pf->wol_en && (pf->flags & I40E_FLAG_WOL_MC_MAGIC_PKT_WAKE))
  10259. i40e_enable_mc_magic_wake(pf);
  10260. rtnl_lock();
  10261. i40e_prep_for_reset(pf, true);
  10262. rtnl_unlock();
  10263. wr32(hw, I40E_PFPM_APM, (pf->wol_en ? I40E_PFPM_APM_APME_MASK : 0));
  10264. wr32(hw, I40E_PFPM_WUFC, (pf->wol_en ? I40E_PFPM_WUFC_MAG_MASK : 0));
  10265. i40e_stop_misc_vector(pf);
  10266. retval = pci_save_state(pdev);
  10267. if (retval)
  10268. return retval;
  10269. pci_wake_from_d3(pdev, pf->wol_en);
  10270. pci_set_power_state(pdev, PCI_D3hot);
  10271. return retval;
  10272. }
  10273. /**
  10274. * i40e_resume - PCI callback for waking up from D3
  10275. * @pdev: PCI device information struct
  10276. **/
  10277. static int i40e_resume(struct pci_dev *pdev)
  10278. {
  10279. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10280. u32 err;
  10281. pci_set_power_state(pdev, PCI_D0);
  10282. pci_restore_state(pdev);
  10283. /* pci_restore_state() clears dev->state_saves, so
  10284. * call pci_save_state() again to restore it.
  10285. */
  10286. pci_save_state(pdev);
  10287. err = pci_enable_device_mem(pdev);
  10288. if (err) {
  10289. dev_err(&pdev->dev, "Cannot enable PCI device from suspend\n");
  10290. return err;
  10291. }
  10292. pci_set_master(pdev);
  10293. /* no wakeup events while running */
  10294. pci_wake_from_d3(pdev, false);
  10295. /* handling the reset will rebuild the device state */
  10296. if (test_and_clear_bit(__I40E_SUSPENDED, &pf->state)) {
  10297. clear_bit(__I40E_DOWN, &pf->state);
  10298. rtnl_lock();
  10299. i40e_reset_and_rebuild(pf, false, true);
  10300. rtnl_unlock();
  10301. }
  10302. return 0;
  10303. }
  10304. #endif
  10305. static const struct pci_error_handlers i40e_err_handler = {
  10306. .error_detected = i40e_pci_error_detected,
  10307. .slot_reset = i40e_pci_error_slot_reset,
  10308. .resume = i40e_pci_error_resume,
  10309. };
  10310. static struct pci_driver i40e_driver = {
  10311. .name = i40e_driver_name,
  10312. .id_table = i40e_pci_tbl,
  10313. .probe = i40e_probe,
  10314. .remove = i40e_remove,
  10315. #ifdef CONFIG_PM
  10316. .suspend = i40e_suspend,
  10317. .resume = i40e_resume,
  10318. #endif
  10319. .shutdown = i40e_shutdown,
  10320. .err_handler = &i40e_err_handler,
  10321. .sriov_configure = i40e_pci_sriov_configure,
  10322. };
  10323. /**
  10324. * i40e_init_module - Driver registration routine
  10325. *
  10326. * i40e_init_module is the first routine called when the driver is
  10327. * loaded. All it does is register with the PCI subsystem.
  10328. **/
  10329. static int __init i40e_init_module(void)
  10330. {
  10331. pr_info("%s: %s - version %s\n", i40e_driver_name,
  10332. i40e_driver_string, i40e_driver_version_str);
  10333. pr_info("%s: %s\n", i40e_driver_name, i40e_copyright);
  10334. /* we will see if single thread per module is enough for now,
  10335. * it can't be any worse than using the system workqueue which
  10336. * was already single threaded
  10337. */
  10338. i40e_wq = alloc_workqueue("%s", WQ_UNBOUND | WQ_MEM_RECLAIM, 1,
  10339. i40e_driver_name);
  10340. if (!i40e_wq) {
  10341. pr_err("%s: Failed to create workqueue\n", i40e_driver_name);
  10342. return -ENOMEM;
  10343. }
  10344. i40e_dbg_init();
  10345. return pci_register_driver(&i40e_driver);
  10346. }
  10347. module_init(i40e_init_module);
  10348. /**
  10349. * i40e_exit_module - Driver exit cleanup routine
  10350. *
  10351. * i40e_exit_module is called just before the driver is removed
  10352. * from memory.
  10353. **/
  10354. static void __exit i40e_exit_module(void)
  10355. {
  10356. pci_unregister_driver(&i40e_driver);
  10357. destroy_workqueue(i40e_wq);
  10358. i40e_dbg_exit();
  10359. }
  10360. module_exit(i40e_exit_module);