i40e_main.c 327 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728972997309731973297339734973597369737973897399740974197429743974497459746974797489749975097519752975397549755975697579758975997609761976297639764976597669767976897699770977197729773977497759776977797789779978097819782978397849785978697879788978997909791979297939794979597969797979897999800980198029803980498059806980798089809981098119812981398149815981698179818981998209821982298239824982598269827982898299830983198329833983498359836983798389839984098419842984398449845984698479848984998509851985298539854985598569857985898599860986198629863986498659866986798689869987098719872987398749875987698779878987998809881988298839884988598869887988898899890989198929893989498959896989798989899990099019902990399049905990699079908990999109911991299139914991599169917991899199920992199229923992499259926992799289929993099319932993399349935993699379938993999409941994299439944994599469947994899499950995199529953995499559956995799589959996099619962996399649965996699679968996999709971997299739974997599769977997899799980998199829983998499859986998799889989999099919992999399949995999699979998999910000100011000210003100041000510006100071000810009100101001110012100131001410015100161001710018100191002010021100221002310024100251002610027100281002910030100311003210033100341003510036100371003810039100401004110042100431004410045100461004710048100491005010051100521005310054100551005610057100581005910060100611006210063100641006510066100671006810069100701007110072100731007410075100761007710078100791008010081100821008310084100851008610087100881008910090100911009210093100941009510096100971009810099101001010110102101031010410105101061010710108101091011010111101121011310114101151011610117101181011910120101211012210123101241012510126101271012810129101301013110132101331013410135101361013710138101391014010141101421014310144101451014610147101481014910150101511015210153101541015510156101571015810159101601016110162101631016410165101661016710168101691017010171101721017310174101751017610177101781017910180101811018210183101841018510186101871018810189101901019110192101931019410195101961019710198101991020010201102021020310204102051020610207102081020910210102111021210213102141021510216102171021810219102201022110222102231022410225102261022710228102291023010231102321023310234102351023610237102381023910240102411024210243102441024510246102471024810249102501025110252102531025410255102561025710258102591026010261102621026310264102651026610267102681026910270102711027210273102741027510276102771027810279102801028110282102831028410285102861028710288102891029010291102921029310294102951029610297102981029910300103011030210303103041030510306103071030810309103101031110312103131031410315103161031710318103191032010321103221032310324103251032610327103281032910330103311033210333103341033510336103371033810339103401034110342103431034410345103461034710348103491035010351103521035310354103551035610357103581035910360103611036210363103641036510366103671036810369103701037110372103731037410375103761037710378103791038010381103821038310384103851038610387103881038910390103911039210393103941039510396103971039810399104001040110402104031040410405104061040710408104091041010411104121041310414104151041610417104181041910420104211042210423104241042510426104271042810429104301043110432104331043410435104361043710438104391044010441104421044310444104451044610447104481044910450104511045210453104541045510456104571045810459104601046110462104631046410465104661046710468104691047010471104721047310474104751047610477104781047910480104811048210483104841048510486104871048810489104901049110492104931049410495104961049710498104991050010501105021050310504105051050610507105081050910510105111051210513105141051510516105171051810519105201052110522105231052410525105261052710528105291053010531105321053310534105351053610537105381053910540105411054210543105441054510546105471054810549105501055110552105531055410555105561055710558105591056010561105621056310564105651056610567105681056910570105711057210573105741057510576105771057810579105801058110582105831058410585105861058710588105891059010591105921059310594105951059610597105981059910600106011060210603106041060510606106071060810609106101061110612106131061410615106161061710618106191062010621106221062310624106251062610627106281062910630106311063210633106341063510636106371063810639106401064110642106431064410645106461064710648106491065010651106521065310654106551065610657106581065910660106611066210663106641066510666106671066810669106701067110672106731067410675106761067710678106791068010681106821068310684106851068610687106881068910690106911069210693106941069510696106971069810699107001070110702107031070410705107061070710708107091071010711107121071310714107151071610717107181071910720107211072210723107241072510726107271072810729107301073110732107331073410735107361073710738107391074010741107421074310744107451074610747107481074910750107511075210753107541075510756107571075810759107601076110762107631076410765107661076710768107691077010771107721077310774107751077610777107781077910780107811078210783107841078510786107871078810789107901079110792107931079410795107961079710798107991080010801108021080310804108051080610807108081080910810108111081210813108141081510816108171081810819108201082110822108231082410825108261082710828108291083010831108321083310834108351083610837108381083910840108411084210843108441084510846108471084810849108501085110852108531085410855108561085710858108591086010861108621086310864108651086610867108681086910870108711087210873108741087510876108771087810879108801088110882108831088410885108861088710888108891089010891108921089310894108951089610897108981089910900109011090210903109041090510906109071090810909109101091110912109131091410915109161091710918109191092010921109221092310924109251092610927109281092910930109311093210933109341093510936109371093810939109401094110942109431094410945109461094710948109491095010951109521095310954109551095610957109581095910960109611096210963109641096510966109671096810969109701097110972109731097410975109761097710978109791098010981109821098310984109851098610987109881098910990109911099210993109941099510996109971099810999110001100111002110031100411005110061100711008110091101011011110121101311014110151101611017110181101911020110211102211023110241102511026110271102811029110301103111032110331103411035110361103711038110391104011041110421104311044110451104611047110481104911050110511105211053110541105511056110571105811059110601106111062110631106411065110661106711068110691107011071110721107311074110751107611077110781107911080110811108211083110841108511086110871108811089110901109111092110931109411095110961109711098110991110011101111021110311104111051110611107111081110911110111111111211113111141111511116111171111811119111201112111122111231112411125111261112711128111291113011131111321113311134111351113611137111381113911140111411114211143111441114511146111471114811149111501115111152111531115411155111561115711158111591116011161111621116311164111651116611167111681116911170111711117211173111741117511176111771117811179111801118111182111831118411185111861118711188111891119011191111921119311194111951119611197111981119911200112011120211203112041120511206112071120811209112101121111212112131121411215112161121711218112191122011221112221122311224112251122611227112281122911230112311123211233112341123511236112371123811239112401124111242112431124411245112461124711248112491125011251112521125311254112551125611257112581125911260112611126211263112641126511266112671126811269112701127111272112731127411275112761127711278112791128011281112821128311284112851128611287112881128911290112911129211293112941129511296112971129811299113001130111302113031130411305113061130711308113091131011311113121131311314113151131611317113181131911320113211132211323113241132511326113271132811329113301133111332113331133411335113361133711338113391134011341113421134311344113451134611347113481134911350113511135211353113541135511356113571135811359113601136111362113631136411365113661136711368113691137011371113721137311374113751137611377113781137911380113811138211383113841138511386113871138811389113901139111392113931139411395113961139711398113991140011401114021140311404114051140611407114081140911410114111141211413114141141511416114171141811419114201142111422114231142411425114261142711428114291143011431114321143311434114351143611437114381143911440114411144211443114441144511446114471144811449114501145111452114531145411455114561145711458114591146011461114621146311464114651146611467114681146911470114711147211473114741147511476114771147811479114801148111482114831148411485114861148711488114891149011491114921149311494114951149611497114981149911500115011150211503115041150511506115071150811509115101151111512115131151411515115161151711518115191152011521115221152311524115251152611527115281152911530115311153211533115341153511536115371153811539115401154111542115431154411545115461154711548115491155011551115521155311554115551155611557115581155911560115611156211563115641156511566115671156811569115701157111572115731157411575115761157711578115791158011581115821158311584115851158611587115881158911590115911159211593115941159511596115971159811599116001160111602116031160411605116061160711608116091161011611116121161311614116151161611617116181161911620116211162211623116241162511626116271162811629116301163111632116331163411635116361163711638116391164011641116421164311644116451164611647116481164911650116511165211653116541165511656116571165811659116601166111662116631166411665116661166711668116691167011671116721167311674116751167611677116781167911680116811168211683116841168511686116871168811689116901169111692116931169411695116961169711698116991170011701117021170311704117051170611707117081170911710117111171211713117141171511716117171171811719117201172111722117231172411725117261172711728117291173011731117321173311734117351173611737117381173911740117411174211743117441174511746117471174811749117501175111752117531175411755117561175711758117591176011761117621176311764117651176611767117681176911770117711177211773117741177511776117771177811779117801178111782117831178411785117861178711788117891179011791117921179311794117951179611797117981179911800118011180211803118041180511806118071180811809118101181111812118131181411815118161181711818118191182011821118221182311824118251182611827118281182911830118311183211833118341183511836
  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. /* All i40e tracepoints are defined by the include below, which
  34. * must be included exactly once across the whole kernel with
  35. * CREATE_TRACE_POINTS defined
  36. */
  37. #define CREATE_TRACE_POINTS
  38. #include "i40e_trace.h"
  39. const char i40e_driver_name[] = "i40e";
  40. static const char i40e_driver_string[] =
  41. "Intel(R) Ethernet Connection XL710 Network Driver";
  42. #define DRV_KERN "-k"
  43. #define DRV_VERSION_MAJOR 2
  44. #define DRV_VERSION_MINOR 1
  45. #define DRV_VERSION_BUILD 7
  46. #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
  47. __stringify(DRV_VERSION_MINOR) "." \
  48. __stringify(DRV_VERSION_BUILD) DRV_KERN
  49. const char i40e_driver_version_str[] = DRV_VERSION;
  50. static const char i40e_copyright[] = "Copyright (c) 2013 - 2014 Intel Corporation.";
  51. /* a bit of forward declarations */
  52. static void i40e_vsi_reinit_locked(struct i40e_vsi *vsi);
  53. static void i40e_handle_reset_warning(struct i40e_pf *pf, bool lock_acquired);
  54. static int i40e_add_vsi(struct i40e_vsi *vsi);
  55. static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi);
  56. static int i40e_setup_pf_switch(struct i40e_pf *pf, bool reinit);
  57. static int i40e_setup_misc_vector(struct i40e_pf *pf);
  58. static void i40e_determine_queue_usage(struct i40e_pf *pf);
  59. static int i40e_setup_pf_filter_control(struct i40e_pf *pf);
  60. static void i40e_prep_for_reset(struct i40e_pf *pf, bool lock_acquired);
  61. static int i40e_reset(struct i40e_pf *pf);
  62. static void i40e_rebuild(struct i40e_pf *pf, bool reinit, bool lock_acquired);
  63. static void i40e_fdir_sb_setup(struct i40e_pf *pf);
  64. static int i40e_veb_get_bw_info(struct i40e_veb *veb);
  65. /* i40e_pci_tbl - PCI Device ID Table
  66. *
  67. * Last entry must be all 0s
  68. *
  69. * { Vendor ID, Device ID, SubVendor ID, SubDevice ID,
  70. * Class, Class Mask, private data (not used) }
  71. */
  72. static const struct pci_device_id i40e_pci_tbl[] = {
  73. {PCI_VDEVICE(INTEL, I40E_DEV_ID_SFP_XL710), 0},
  74. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QEMU), 0},
  75. {PCI_VDEVICE(INTEL, I40E_DEV_ID_KX_B), 0},
  76. {PCI_VDEVICE(INTEL, I40E_DEV_ID_KX_C), 0},
  77. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QSFP_A), 0},
  78. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QSFP_B), 0},
  79. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QSFP_C), 0},
  80. {PCI_VDEVICE(INTEL, I40E_DEV_ID_10G_BASE_T), 0},
  81. {PCI_VDEVICE(INTEL, I40E_DEV_ID_10G_BASE_T4), 0},
  82. {PCI_VDEVICE(INTEL, I40E_DEV_ID_KX_X722), 0},
  83. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QSFP_X722), 0},
  84. {PCI_VDEVICE(INTEL, I40E_DEV_ID_SFP_X722), 0},
  85. {PCI_VDEVICE(INTEL, I40E_DEV_ID_1G_BASE_T_X722), 0},
  86. {PCI_VDEVICE(INTEL, I40E_DEV_ID_10G_BASE_T_X722), 0},
  87. {PCI_VDEVICE(INTEL, I40E_DEV_ID_SFP_I_X722), 0},
  88. {PCI_VDEVICE(INTEL, I40E_DEV_ID_20G_KR2), 0},
  89. {PCI_VDEVICE(INTEL, I40E_DEV_ID_20G_KR2_A), 0},
  90. {PCI_VDEVICE(INTEL, I40E_DEV_ID_25G_B), 0},
  91. {PCI_VDEVICE(INTEL, I40E_DEV_ID_25G_SFP28), 0},
  92. /* required last entry */
  93. {0, }
  94. };
  95. MODULE_DEVICE_TABLE(pci, i40e_pci_tbl);
  96. #define I40E_MAX_VF_COUNT 128
  97. static int debug = -1;
  98. module_param(debug, uint, 0);
  99. MODULE_PARM_DESC(debug, "Debug level (0=none,...,16=all), Debug mask (0x8XXXXXXX)");
  100. MODULE_AUTHOR("Intel Corporation, <e1000-devel@lists.sourceforge.net>");
  101. MODULE_DESCRIPTION("Intel(R) Ethernet Connection XL710 Network Driver");
  102. MODULE_LICENSE("GPL");
  103. MODULE_VERSION(DRV_VERSION);
  104. static struct workqueue_struct *i40e_wq;
  105. /**
  106. * i40e_allocate_dma_mem_d - OS specific memory alloc for shared code
  107. * @hw: pointer to the HW structure
  108. * @mem: ptr to mem struct to fill out
  109. * @size: size of memory requested
  110. * @alignment: what to align the allocation to
  111. **/
  112. int i40e_allocate_dma_mem_d(struct i40e_hw *hw, struct i40e_dma_mem *mem,
  113. u64 size, u32 alignment)
  114. {
  115. struct i40e_pf *pf = (struct i40e_pf *)hw->back;
  116. mem->size = ALIGN(size, alignment);
  117. mem->va = dma_zalloc_coherent(&pf->pdev->dev, mem->size,
  118. &mem->pa, GFP_KERNEL);
  119. if (!mem->va)
  120. return -ENOMEM;
  121. return 0;
  122. }
  123. /**
  124. * i40e_free_dma_mem_d - OS specific memory free for shared code
  125. * @hw: pointer to the HW structure
  126. * @mem: ptr to mem struct to free
  127. **/
  128. int i40e_free_dma_mem_d(struct i40e_hw *hw, struct i40e_dma_mem *mem)
  129. {
  130. struct i40e_pf *pf = (struct i40e_pf *)hw->back;
  131. dma_free_coherent(&pf->pdev->dev, mem->size, mem->va, mem->pa);
  132. mem->va = NULL;
  133. mem->pa = 0;
  134. mem->size = 0;
  135. return 0;
  136. }
  137. /**
  138. * i40e_allocate_virt_mem_d - OS specific memory alloc for shared code
  139. * @hw: pointer to the HW structure
  140. * @mem: ptr to mem struct to fill out
  141. * @size: size of memory requested
  142. **/
  143. int i40e_allocate_virt_mem_d(struct i40e_hw *hw, struct i40e_virt_mem *mem,
  144. u32 size)
  145. {
  146. mem->size = size;
  147. mem->va = kzalloc(size, GFP_KERNEL);
  148. if (!mem->va)
  149. return -ENOMEM;
  150. return 0;
  151. }
  152. /**
  153. * i40e_free_virt_mem_d - OS specific memory free for shared code
  154. * @hw: pointer to the HW structure
  155. * @mem: ptr to mem struct to free
  156. **/
  157. int i40e_free_virt_mem_d(struct i40e_hw *hw, struct i40e_virt_mem *mem)
  158. {
  159. /* it's ok to kfree a NULL pointer */
  160. kfree(mem->va);
  161. mem->va = NULL;
  162. mem->size = 0;
  163. return 0;
  164. }
  165. /**
  166. * i40e_get_lump - find a lump of free generic resource
  167. * @pf: board private structure
  168. * @pile: the pile of resource to search
  169. * @needed: the number of items needed
  170. * @id: an owner id to stick on the items assigned
  171. *
  172. * Returns the base item index of the lump, or negative for error
  173. *
  174. * The search_hint trick and lack of advanced fit-finding only work
  175. * because we're highly likely to have all the same size lump requests.
  176. * Linear search time and any fragmentation should be minimal.
  177. **/
  178. static int i40e_get_lump(struct i40e_pf *pf, struct i40e_lump_tracking *pile,
  179. u16 needed, u16 id)
  180. {
  181. int ret = -ENOMEM;
  182. int i, j;
  183. if (!pile || needed == 0 || id >= I40E_PILE_VALID_BIT) {
  184. dev_info(&pf->pdev->dev,
  185. "param err: pile=%p needed=%d id=0x%04x\n",
  186. pile, needed, id);
  187. return -EINVAL;
  188. }
  189. /* start the linear search with an imperfect hint */
  190. i = pile->search_hint;
  191. while (i < pile->num_entries) {
  192. /* skip already allocated entries */
  193. if (pile->list[i] & I40E_PILE_VALID_BIT) {
  194. i++;
  195. continue;
  196. }
  197. /* do we have enough in this lump? */
  198. for (j = 0; (j < needed) && ((i+j) < pile->num_entries); j++) {
  199. if (pile->list[i+j] & I40E_PILE_VALID_BIT)
  200. break;
  201. }
  202. if (j == needed) {
  203. /* there was enough, so assign it to the requestor */
  204. for (j = 0; j < needed; j++)
  205. pile->list[i+j] = id | I40E_PILE_VALID_BIT;
  206. ret = i;
  207. pile->search_hint = i + j;
  208. break;
  209. }
  210. /* not enough, so skip over it and continue looking */
  211. i += j;
  212. }
  213. return ret;
  214. }
  215. /**
  216. * i40e_put_lump - return a lump of generic resource
  217. * @pile: the pile of resource to search
  218. * @index: the base item index
  219. * @id: the owner id of the items assigned
  220. *
  221. * Returns the count of items in the lump
  222. **/
  223. static int i40e_put_lump(struct i40e_lump_tracking *pile, u16 index, u16 id)
  224. {
  225. int valid_id = (id | I40E_PILE_VALID_BIT);
  226. int count = 0;
  227. int i;
  228. if (!pile || index >= pile->num_entries)
  229. return -EINVAL;
  230. for (i = index;
  231. i < pile->num_entries && pile->list[i] == valid_id;
  232. i++) {
  233. pile->list[i] = 0;
  234. count++;
  235. }
  236. if (count && index < pile->search_hint)
  237. pile->search_hint = index;
  238. return count;
  239. }
  240. /**
  241. * i40e_find_vsi_from_id - searches for the vsi with the given id
  242. * @pf - the pf structure to search for the vsi
  243. * @id - id of the vsi it is searching for
  244. **/
  245. struct i40e_vsi *i40e_find_vsi_from_id(struct i40e_pf *pf, u16 id)
  246. {
  247. int i;
  248. for (i = 0; i < pf->num_alloc_vsi; i++)
  249. if (pf->vsi[i] && (pf->vsi[i]->id == id))
  250. return pf->vsi[i];
  251. return NULL;
  252. }
  253. /**
  254. * i40e_service_event_schedule - Schedule the service task to wake up
  255. * @pf: board private structure
  256. *
  257. * If not already scheduled, this puts the task into the work queue
  258. **/
  259. void i40e_service_event_schedule(struct i40e_pf *pf)
  260. {
  261. if (!test_bit(__I40E_DOWN, &pf->state) &&
  262. !test_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state))
  263. queue_work(i40e_wq, &pf->service_task);
  264. }
  265. /**
  266. * i40e_tx_timeout - Respond to a Tx Hang
  267. * @netdev: network interface device structure
  268. *
  269. * If any port has noticed a Tx timeout, it is likely that the whole
  270. * device is munged, not just the one netdev port, so go for the full
  271. * reset.
  272. **/
  273. static void i40e_tx_timeout(struct net_device *netdev)
  274. {
  275. struct i40e_netdev_priv *np = netdev_priv(netdev);
  276. struct i40e_vsi *vsi = np->vsi;
  277. struct i40e_pf *pf = vsi->back;
  278. struct i40e_ring *tx_ring = NULL;
  279. unsigned int i, hung_queue = 0;
  280. u32 head, val;
  281. pf->tx_timeout_count++;
  282. /* find the stopped queue the same way the stack does */
  283. for (i = 0; i < netdev->num_tx_queues; i++) {
  284. struct netdev_queue *q;
  285. unsigned long trans_start;
  286. q = netdev_get_tx_queue(netdev, i);
  287. trans_start = q->trans_start;
  288. if (netif_xmit_stopped(q) &&
  289. time_after(jiffies,
  290. (trans_start + netdev->watchdog_timeo))) {
  291. hung_queue = i;
  292. break;
  293. }
  294. }
  295. if (i == netdev->num_tx_queues) {
  296. netdev_info(netdev, "tx_timeout: no netdev hung queue found\n");
  297. } else {
  298. /* now that we have an index, find the tx_ring struct */
  299. for (i = 0; i < vsi->num_queue_pairs; i++) {
  300. if (vsi->tx_rings[i] && vsi->tx_rings[i]->desc) {
  301. if (hung_queue ==
  302. vsi->tx_rings[i]->queue_index) {
  303. tx_ring = vsi->tx_rings[i];
  304. break;
  305. }
  306. }
  307. }
  308. }
  309. if (time_after(jiffies, (pf->tx_timeout_last_recovery + HZ*20)))
  310. pf->tx_timeout_recovery_level = 1; /* reset after some time */
  311. else if (time_before(jiffies,
  312. (pf->tx_timeout_last_recovery + netdev->watchdog_timeo)))
  313. return; /* don't do any new action before the next timeout */
  314. if (tx_ring) {
  315. head = i40e_get_head(tx_ring);
  316. /* Read interrupt register */
  317. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  318. val = rd32(&pf->hw,
  319. I40E_PFINT_DYN_CTLN(tx_ring->q_vector->v_idx +
  320. tx_ring->vsi->base_vector - 1));
  321. else
  322. val = rd32(&pf->hw, I40E_PFINT_DYN_CTL0);
  323. 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",
  324. vsi->seid, hung_queue, tx_ring->next_to_clean,
  325. head, tx_ring->next_to_use,
  326. readl(tx_ring->tail), val);
  327. }
  328. pf->tx_timeout_last_recovery = jiffies;
  329. netdev_info(netdev, "tx_timeout recovery level %d, hung_queue %d\n",
  330. pf->tx_timeout_recovery_level, hung_queue);
  331. switch (pf->tx_timeout_recovery_level) {
  332. case 1:
  333. set_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  334. break;
  335. case 2:
  336. set_bit(__I40E_CORE_RESET_REQUESTED, &pf->state);
  337. break;
  338. case 3:
  339. set_bit(__I40E_GLOBAL_RESET_REQUESTED, &pf->state);
  340. break;
  341. default:
  342. netdev_err(netdev, "tx_timeout recovery unsuccessful\n");
  343. break;
  344. }
  345. i40e_service_event_schedule(pf);
  346. pf->tx_timeout_recovery_level++;
  347. }
  348. /**
  349. * i40e_get_vsi_stats_struct - Get System Network Statistics
  350. * @vsi: the VSI we care about
  351. *
  352. * Returns the address of the device statistics structure.
  353. * The statistics are actually updated from the service task.
  354. **/
  355. struct rtnl_link_stats64 *i40e_get_vsi_stats_struct(struct i40e_vsi *vsi)
  356. {
  357. return &vsi->net_stats;
  358. }
  359. /**
  360. * i40e_get_netdev_stats_struct - Get statistics for netdev interface
  361. * @netdev: network interface device structure
  362. *
  363. * Returns the address of the device statistics structure.
  364. * The statistics are actually updated from the service task.
  365. **/
  366. static void i40e_get_netdev_stats_struct(struct net_device *netdev,
  367. struct rtnl_link_stats64 *stats)
  368. {
  369. struct i40e_netdev_priv *np = netdev_priv(netdev);
  370. struct i40e_ring *tx_ring, *rx_ring;
  371. struct i40e_vsi *vsi = np->vsi;
  372. struct rtnl_link_stats64 *vsi_stats = i40e_get_vsi_stats_struct(vsi);
  373. int i;
  374. if (test_bit(__I40E_DOWN, &vsi->state))
  375. return;
  376. if (!vsi->tx_rings)
  377. return;
  378. rcu_read_lock();
  379. for (i = 0; i < vsi->num_queue_pairs; i++) {
  380. u64 bytes, packets;
  381. unsigned int start;
  382. tx_ring = ACCESS_ONCE(vsi->tx_rings[i]);
  383. if (!tx_ring)
  384. continue;
  385. do {
  386. start = u64_stats_fetch_begin_irq(&tx_ring->syncp);
  387. packets = tx_ring->stats.packets;
  388. bytes = tx_ring->stats.bytes;
  389. } while (u64_stats_fetch_retry_irq(&tx_ring->syncp, start));
  390. stats->tx_packets += packets;
  391. stats->tx_bytes += bytes;
  392. rx_ring = &tx_ring[1];
  393. do {
  394. start = u64_stats_fetch_begin_irq(&rx_ring->syncp);
  395. packets = rx_ring->stats.packets;
  396. bytes = rx_ring->stats.bytes;
  397. } while (u64_stats_fetch_retry_irq(&rx_ring->syncp, start));
  398. stats->rx_packets += packets;
  399. stats->rx_bytes += bytes;
  400. }
  401. rcu_read_unlock();
  402. /* following stats updated by i40e_watchdog_subtask() */
  403. stats->multicast = vsi_stats->multicast;
  404. stats->tx_errors = vsi_stats->tx_errors;
  405. stats->tx_dropped = vsi_stats->tx_dropped;
  406. stats->rx_errors = vsi_stats->rx_errors;
  407. stats->rx_dropped = vsi_stats->rx_dropped;
  408. stats->rx_crc_errors = vsi_stats->rx_crc_errors;
  409. stats->rx_length_errors = vsi_stats->rx_length_errors;
  410. }
  411. /**
  412. * i40e_vsi_reset_stats - Resets all stats of the given vsi
  413. * @vsi: the VSI to have its stats reset
  414. **/
  415. void i40e_vsi_reset_stats(struct i40e_vsi *vsi)
  416. {
  417. struct rtnl_link_stats64 *ns;
  418. int i;
  419. if (!vsi)
  420. return;
  421. ns = i40e_get_vsi_stats_struct(vsi);
  422. memset(ns, 0, sizeof(*ns));
  423. memset(&vsi->net_stats_offsets, 0, sizeof(vsi->net_stats_offsets));
  424. memset(&vsi->eth_stats, 0, sizeof(vsi->eth_stats));
  425. memset(&vsi->eth_stats_offsets, 0, sizeof(vsi->eth_stats_offsets));
  426. if (vsi->rx_rings && vsi->rx_rings[0]) {
  427. for (i = 0; i < vsi->num_queue_pairs; i++) {
  428. memset(&vsi->rx_rings[i]->stats, 0,
  429. sizeof(vsi->rx_rings[i]->stats));
  430. memset(&vsi->rx_rings[i]->rx_stats, 0,
  431. sizeof(vsi->rx_rings[i]->rx_stats));
  432. memset(&vsi->tx_rings[i]->stats, 0,
  433. sizeof(vsi->tx_rings[i]->stats));
  434. memset(&vsi->tx_rings[i]->tx_stats, 0,
  435. sizeof(vsi->tx_rings[i]->tx_stats));
  436. }
  437. }
  438. vsi->stat_offsets_loaded = false;
  439. }
  440. /**
  441. * i40e_pf_reset_stats - Reset all of the stats for the given PF
  442. * @pf: the PF to be reset
  443. **/
  444. void i40e_pf_reset_stats(struct i40e_pf *pf)
  445. {
  446. int i;
  447. memset(&pf->stats, 0, sizeof(pf->stats));
  448. memset(&pf->stats_offsets, 0, sizeof(pf->stats_offsets));
  449. pf->stat_offsets_loaded = false;
  450. for (i = 0; i < I40E_MAX_VEB; i++) {
  451. if (pf->veb[i]) {
  452. memset(&pf->veb[i]->stats, 0,
  453. sizeof(pf->veb[i]->stats));
  454. memset(&pf->veb[i]->stats_offsets, 0,
  455. sizeof(pf->veb[i]->stats_offsets));
  456. pf->veb[i]->stat_offsets_loaded = false;
  457. }
  458. }
  459. pf->hw_csum_rx_error = 0;
  460. }
  461. /**
  462. * i40e_stat_update48 - read and update a 48 bit stat from the chip
  463. * @hw: ptr to the hardware info
  464. * @hireg: the high 32 bit reg to read
  465. * @loreg: the low 32 bit reg to read
  466. * @offset_loaded: has the initial offset been loaded yet
  467. * @offset: ptr to current offset value
  468. * @stat: ptr to the stat
  469. *
  470. * Since the device stats are not reset at PFReset, they likely will not
  471. * be zeroed when the driver starts. We'll save the first values read
  472. * and use them as offsets to be subtracted from the raw values in order
  473. * to report stats that count from zero. In the process, we also manage
  474. * the potential roll-over.
  475. **/
  476. static void i40e_stat_update48(struct i40e_hw *hw, u32 hireg, u32 loreg,
  477. bool offset_loaded, u64 *offset, u64 *stat)
  478. {
  479. u64 new_data;
  480. if (hw->device_id == I40E_DEV_ID_QEMU) {
  481. new_data = rd32(hw, loreg);
  482. new_data |= ((u64)(rd32(hw, hireg) & 0xFFFF)) << 32;
  483. } else {
  484. new_data = rd64(hw, loreg);
  485. }
  486. if (!offset_loaded)
  487. *offset = new_data;
  488. if (likely(new_data >= *offset))
  489. *stat = new_data - *offset;
  490. else
  491. *stat = (new_data + BIT_ULL(48)) - *offset;
  492. *stat &= 0xFFFFFFFFFFFFULL;
  493. }
  494. /**
  495. * i40e_stat_update32 - read and update a 32 bit stat from the chip
  496. * @hw: ptr to the hardware info
  497. * @reg: the hw reg to read
  498. * @offset_loaded: has the initial offset been loaded yet
  499. * @offset: ptr to current offset value
  500. * @stat: ptr to the stat
  501. **/
  502. static void i40e_stat_update32(struct i40e_hw *hw, u32 reg,
  503. bool offset_loaded, u64 *offset, u64 *stat)
  504. {
  505. u32 new_data;
  506. new_data = rd32(hw, reg);
  507. if (!offset_loaded)
  508. *offset = new_data;
  509. if (likely(new_data >= *offset))
  510. *stat = (u32)(new_data - *offset);
  511. else
  512. *stat = (u32)((new_data + BIT_ULL(32)) - *offset);
  513. }
  514. /**
  515. * i40e_update_eth_stats - Update VSI-specific ethernet statistics counters.
  516. * @vsi: the VSI to be updated
  517. **/
  518. void i40e_update_eth_stats(struct i40e_vsi *vsi)
  519. {
  520. int stat_idx = le16_to_cpu(vsi->info.stat_counter_idx);
  521. struct i40e_pf *pf = vsi->back;
  522. struct i40e_hw *hw = &pf->hw;
  523. struct i40e_eth_stats *oes;
  524. struct i40e_eth_stats *es; /* device's eth stats */
  525. es = &vsi->eth_stats;
  526. oes = &vsi->eth_stats_offsets;
  527. /* Gather up the stats that the hw collects */
  528. i40e_stat_update32(hw, I40E_GLV_TEPC(stat_idx),
  529. vsi->stat_offsets_loaded,
  530. &oes->tx_errors, &es->tx_errors);
  531. i40e_stat_update32(hw, I40E_GLV_RDPC(stat_idx),
  532. vsi->stat_offsets_loaded,
  533. &oes->rx_discards, &es->rx_discards);
  534. i40e_stat_update32(hw, I40E_GLV_RUPP(stat_idx),
  535. vsi->stat_offsets_loaded,
  536. &oes->rx_unknown_protocol, &es->rx_unknown_protocol);
  537. i40e_stat_update32(hw, I40E_GLV_TEPC(stat_idx),
  538. vsi->stat_offsets_loaded,
  539. &oes->tx_errors, &es->tx_errors);
  540. i40e_stat_update48(hw, I40E_GLV_GORCH(stat_idx),
  541. I40E_GLV_GORCL(stat_idx),
  542. vsi->stat_offsets_loaded,
  543. &oes->rx_bytes, &es->rx_bytes);
  544. i40e_stat_update48(hw, I40E_GLV_UPRCH(stat_idx),
  545. I40E_GLV_UPRCL(stat_idx),
  546. vsi->stat_offsets_loaded,
  547. &oes->rx_unicast, &es->rx_unicast);
  548. i40e_stat_update48(hw, I40E_GLV_MPRCH(stat_idx),
  549. I40E_GLV_MPRCL(stat_idx),
  550. vsi->stat_offsets_loaded,
  551. &oes->rx_multicast, &es->rx_multicast);
  552. i40e_stat_update48(hw, I40E_GLV_BPRCH(stat_idx),
  553. I40E_GLV_BPRCL(stat_idx),
  554. vsi->stat_offsets_loaded,
  555. &oes->rx_broadcast, &es->rx_broadcast);
  556. i40e_stat_update48(hw, I40E_GLV_GOTCH(stat_idx),
  557. I40E_GLV_GOTCL(stat_idx),
  558. vsi->stat_offsets_loaded,
  559. &oes->tx_bytes, &es->tx_bytes);
  560. i40e_stat_update48(hw, I40E_GLV_UPTCH(stat_idx),
  561. I40E_GLV_UPTCL(stat_idx),
  562. vsi->stat_offsets_loaded,
  563. &oes->tx_unicast, &es->tx_unicast);
  564. i40e_stat_update48(hw, I40E_GLV_MPTCH(stat_idx),
  565. I40E_GLV_MPTCL(stat_idx),
  566. vsi->stat_offsets_loaded,
  567. &oes->tx_multicast, &es->tx_multicast);
  568. i40e_stat_update48(hw, I40E_GLV_BPTCH(stat_idx),
  569. I40E_GLV_BPTCL(stat_idx),
  570. vsi->stat_offsets_loaded,
  571. &oes->tx_broadcast, &es->tx_broadcast);
  572. vsi->stat_offsets_loaded = true;
  573. }
  574. /**
  575. * i40e_update_veb_stats - Update Switch component statistics
  576. * @veb: the VEB being updated
  577. **/
  578. static void i40e_update_veb_stats(struct i40e_veb *veb)
  579. {
  580. struct i40e_pf *pf = veb->pf;
  581. struct i40e_hw *hw = &pf->hw;
  582. struct i40e_eth_stats *oes;
  583. struct i40e_eth_stats *es; /* device's eth stats */
  584. struct i40e_veb_tc_stats *veb_oes;
  585. struct i40e_veb_tc_stats *veb_es;
  586. int i, idx = 0;
  587. idx = veb->stats_idx;
  588. es = &veb->stats;
  589. oes = &veb->stats_offsets;
  590. veb_es = &veb->tc_stats;
  591. veb_oes = &veb->tc_stats_offsets;
  592. /* Gather up the stats that the hw collects */
  593. i40e_stat_update32(hw, I40E_GLSW_TDPC(idx),
  594. veb->stat_offsets_loaded,
  595. &oes->tx_discards, &es->tx_discards);
  596. if (hw->revision_id > 0)
  597. i40e_stat_update32(hw, I40E_GLSW_RUPP(idx),
  598. veb->stat_offsets_loaded,
  599. &oes->rx_unknown_protocol,
  600. &es->rx_unknown_protocol);
  601. i40e_stat_update48(hw, I40E_GLSW_GORCH(idx), I40E_GLSW_GORCL(idx),
  602. veb->stat_offsets_loaded,
  603. &oes->rx_bytes, &es->rx_bytes);
  604. i40e_stat_update48(hw, I40E_GLSW_UPRCH(idx), I40E_GLSW_UPRCL(idx),
  605. veb->stat_offsets_loaded,
  606. &oes->rx_unicast, &es->rx_unicast);
  607. i40e_stat_update48(hw, I40E_GLSW_MPRCH(idx), I40E_GLSW_MPRCL(idx),
  608. veb->stat_offsets_loaded,
  609. &oes->rx_multicast, &es->rx_multicast);
  610. i40e_stat_update48(hw, I40E_GLSW_BPRCH(idx), I40E_GLSW_BPRCL(idx),
  611. veb->stat_offsets_loaded,
  612. &oes->rx_broadcast, &es->rx_broadcast);
  613. i40e_stat_update48(hw, I40E_GLSW_GOTCH(idx), I40E_GLSW_GOTCL(idx),
  614. veb->stat_offsets_loaded,
  615. &oes->tx_bytes, &es->tx_bytes);
  616. i40e_stat_update48(hw, I40E_GLSW_UPTCH(idx), I40E_GLSW_UPTCL(idx),
  617. veb->stat_offsets_loaded,
  618. &oes->tx_unicast, &es->tx_unicast);
  619. i40e_stat_update48(hw, I40E_GLSW_MPTCH(idx), I40E_GLSW_MPTCL(idx),
  620. veb->stat_offsets_loaded,
  621. &oes->tx_multicast, &es->tx_multicast);
  622. i40e_stat_update48(hw, I40E_GLSW_BPTCH(idx), I40E_GLSW_BPTCL(idx),
  623. veb->stat_offsets_loaded,
  624. &oes->tx_broadcast, &es->tx_broadcast);
  625. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  626. i40e_stat_update48(hw, I40E_GLVEBTC_RPCH(i, idx),
  627. I40E_GLVEBTC_RPCL(i, idx),
  628. veb->stat_offsets_loaded,
  629. &veb_oes->tc_rx_packets[i],
  630. &veb_es->tc_rx_packets[i]);
  631. i40e_stat_update48(hw, I40E_GLVEBTC_RBCH(i, idx),
  632. I40E_GLVEBTC_RBCL(i, idx),
  633. veb->stat_offsets_loaded,
  634. &veb_oes->tc_rx_bytes[i],
  635. &veb_es->tc_rx_bytes[i]);
  636. i40e_stat_update48(hw, I40E_GLVEBTC_TPCH(i, idx),
  637. I40E_GLVEBTC_TPCL(i, idx),
  638. veb->stat_offsets_loaded,
  639. &veb_oes->tc_tx_packets[i],
  640. &veb_es->tc_tx_packets[i]);
  641. i40e_stat_update48(hw, I40E_GLVEBTC_TBCH(i, idx),
  642. I40E_GLVEBTC_TBCL(i, idx),
  643. veb->stat_offsets_loaded,
  644. &veb_oes->tc_tx_bytes[i],
  645. &veb_es->tc_tx_bytes[i]);
  646. }
  647. veb->stat_offsets_loaded = true;
  648. }
  649. /**
  650. * i40e_update_vsi_stats - Update the vsi statistics counters.
  651. * @vsi: the VSI to be updated
  652. *
  653. * There are a few instances where we store the same stat in a
  654. * couple of different structs. This is partly because we have
  655. * the netdev stats that need to be filled out, which is slightly
  656. * different from the "eth_stats" defined by the chip and used in
  657. * VF communications. We sort it out here.
  658. **/
  659. static void i40e_update_vsi_stats(struct i40e_vsi *vsi)
  660. {
  661. struct i40e_pf *pf = vsi->back;
  662. struct rtnl_link_stats64 *ons;
  663. struct rtnl_link_stats64 *ns; /* netdev stats */
  664. struct i40e_eth_stats *oes;
  665. struct i40e_eth_stats *es; /* device's eth stats */
  666. u32 tx_restart, tx_busy;
  667. struct i40e_ring *p;
  668. u32 rx_page, rx_buf;
  669. u64 bytes, packets;
  670. unsigned int start;
  671. u64 tx_linearize;
  672. u64 tx_force_wb;
  673. u64 rx_p, rx_b;
  674. u64 tx_p, tx_b;
  675. u16 q;
  676. if (test_bit(__I40E_DOWN, &vsi->state) ||
  677. test_bit(__I40E_CONFIG_BUSY, &pf->state))
  678. return;
  679. ns = i40e_get_vsi_stats_struct(vsi);
  680. ons = &vsi->net_stats_offsets;
  681. es = &vsi->eth_stats;
  682. oes = &vsi->eth_stats_offsets;
  683. /* Gather up the netdev and vsi stats that the driver collects
  684. * on the fly during packet processing
  685. */
  686. rx_b = rx_p = 0;
  687. tx_b = tx_p = 0;
  688. tx_restart = tx_busy = tx_linearize = tx_force_wb = 0;
  689. rx_page = 0;
  690. rx_buf = 0;
  691. rcu_read_lock();
  692. for (q = 0; q < vsi->num_queue_pairs; q++) {
  693. /* locate Tx ring */
  694. p = ACCESS_ONCE(vsi->tx_rings[q]);
  695. do {
  696. start = u64_stats_fetch_begin_irq(&p->syncp);
  697. packets = p->stats.packets;
  698. bytes = p->stats.bytes;
  699. } while (u64_stats_fetch_retry_irq(&p->syncp, start));
  700. tx_b += bytes;
  701. tx_p += packets;
  702. tx_restart += p->tx_stats.restart_queue;
  703. tx_busy += p->tx_stats.tx_busy;
  704. tx_linearize += p->tx_stats.tx_linearize;
  705. tx_force_wb += p->tx_stats.tx_force_wb;
  706. /* Rx queue is part of the same block as Tx queue */
  707. p = &p[1];
  708. do {
  709. start = u64_stats_fetch_begin_irq(&p->syncp);
  710. packets = p->stats.packets;
  711. bytes = p->stats.bytes;
  712. } while (u64_stats_fetch_retry_irq(&p->syncp, start));
  713. rx_b += bytes;
  714. rx_p += packets;
  715. rx_buf += p->rx_stats.alloc_buff_failed;
  716. rx_page += p->rx_stats.alloc_page_failed;
  717. }
  718. rcu_read_unlock();
  719. vsi->tx_restart = tx_restart;
  720. vsi->tx_busy = tx_busy;
  721. vsi->tx_linearize = tx_linearize;
  722. vsi->tx_force_wb = tx_force_wb;
  723. vsi->rx_page_failed = rx_page;
  724. vsi->rx_buf_failed = rx_buf;
  725. ns->rx_packets = rx_p;
  726. ns->rx_bytes = rx_b;
  727. ns->tx_packets = tx_p;
  728. ns->tx_bytes = tx_b;
  729. /* update netdev stats from eth stats */
  730. i40e_update_eth_stats(vsi);
  731. ons->tx_errors = oes->tx_errors;
  732. ns->tx_errors = es->tx_errors;
  733. ons->multicast = oes->rx_multicast;
  734. ns->multicast = es->rx_multicast;
  735. ons->rx_dropped = oes->rx_discards;
  736. ns->rx_dropped = es->rx_discards;
  737. ons->tx_dropped = oes->tx_discards;
  738. ns->tx_dropped = es->tx_discards;
  739. /* pull in a couple PF stats if this is the main vsi */
  740. if (vsi == pf->vsi[pf->lan_vsi]) {
  741. ns->rx_crc_errors = pf->stats.crc_errors;
  742. ns->rx_errors = pf->stats.crc_errors + pf->stats.illegal_bytes;
  743. ns->rx_length_errors = pf->stats.rx_length_errors;
  744. }
  745. }
  746. /**
  747. * i40e_update_pf_stats - Update the PF statistics counters.
  748. * @pf: the PF to be updated
  749. **/
  750. static void i40e_update_pf_stats(struct i40e_pf *pf)
  751. {
  752. struct i40e_hw_port_stats *osd = &pf->stats_offsets;
  753. struct i40e_hw_port_stats *nsd = &pf->stats;
  754. struct i40e_hw *hw = &pf->hw;
  755. u32 val;
  756. int i;
  757. i40e_stat_update48(hw, I40E_GLPRT_GORCH(hw->port),
  758. I40E_GLPRT_GORCL(hw->port),
  759. pf->stat_offsets_loaded,
  760. &osd->eth.rx_bytes, &nsd->eth.rx_bytes);
  761. i40e_stat_update48(hw, I40E_GLPRT_GOTCH(hw->port),
  762. I40E_GLPRT_GOTCL(hw->port),
  763. pf->stat_offsets_loaded,
  764. &osd->eth.tx_bytes, &nsd->eth.tx_bytes);
  765. i40e_stat_update32(hw, I40E_GLPRT_RDPC(hw->port),
  766. pf->stat_offsets_loaded,
  767. &osd->eth.rx_discards,
  768. &nsd->eth.rx_discards);
  769. i40e_stat_update48(hw, I40E_GLPRT_UPRCH(hw->port),
  770. I40E_GLPRT_UPRCL(hw->port),
  771. pf->stat_offsets_loaded,
  772. &osd->eth.rx_unicast,
  773. &nsd->eth.rx_unicast);
  774. i40e_stat_update48(hw, I40E_GLPRT_MPRCH(hw->port),
  775. I40E_GLPRT_MPRCL(hw->port),
  776. pf->stat_offsets_loaded,
  777. &osd->eth.rx_multicast,
  778. &nsd->eth.rx_multicast);
  779. i40e_stat_update48(hw, I40E_GLPRT_BPRCH(hw->port),
  780. I40E_GLPRT_BPRCL(hw->port),
  781. pf->stat_offsets_loaded,
  782. &osd->eth.rx_broadcast,
  783. &nsd->eth.rx_broadcast);
  784. i40e_stat_update48(hw, I40E_GLPRT_UPTCH(hw->port),
  785. I40E_GLPRT_UPTCL(hw->port),
  786. pf->stat_offsets_loaded,
  787. &osd->eth.tx_unicast,
  788. &nsd->eth.tx_unicast);
  789. i40e_stat_update48(hw, I40E_GLPRT_MPTCH(hw->port),
  790. I40E_GLPRT_MPTCL(hw->port),
  791. pf->stat_offsets_loaded,
  792. &osd->eth.tx_multicast,
  793. &nsd->eth.tx_multicast);
  794. i40e_stat_update48(hw, I40E_GLPRT_BPTCH(hw->port),
  795. I40E_GLPRT_BPTCL(hw->port),
  796. pf->stat_offsets_loaded,
  797. &osd->eth.tx_broadcast,
  798. &nsd->eth.tx_broadcast);
  799. i40e_stat_update32(hw, I40E_GLPRT_TDOLD(hw->port),
  800. pf->stat_offsets_loaded,
  801. &osd->tx_dropped_link_down,
  802. &nsd->tx_dropped_link_down);
  803. i40e_stat_update32(hw, I40E_GLPRT_CRCERRS(hw->port),
  804. pf->stat_offsets_loaded,
  805. &osd->crc_errors, &nsd->crc_errors);
  806. i40e_stat_update32(hw, I40E_GLPRT_ILLERRC(hw->port),
  807. pf->stat_offsets_loaded,
  808. &osd->illegal_bytes, &nsd->illegal_bytes);
  809. i40e_stat_update32(hw, I40E_GLPRT_MLFC(hw->port),
  810. pf->stat_offsets_loaded,
  811. &osd->mac_local_faults,
  812. &nsd->mac_local_faults);
  813. i40e_stat_update32(hw, I40E_GLPRT_MRFC(hw->port),
  814. pf->stat_offsets_loaded,
  815. &osd->mac_remote_faults,
  816. &nsd->mac_remote_faults);
  817. i40e_stat_update32(hw, I40E_GLPRT_RLEC(hw->port),
  818. pf->stat_offsets_loaded,
  819. &osd->rx_length_errors,
  820. &nsd->rx_length_errors);
  821. i40e_stat_update32(hw, I40E_GLPRT_LXONRXC(hw->port),
  822. pf->stat_offsets_loaded,
  823. &osd->link_xon_rx, &nsd->link_xon_rx);
  824. i40e_stat_update32(hw, I40E_GLPRT_LXONTXC(hw->port),
  825. pf->stat_offsets_loaded,
  826. &osd->link_xon_tx, &nsd->link_xon_tx);
  827. i40e_stat_update32(hw, I40E_GLPRT_LXOFFRXC(hw->port),
  828. pf->stat_offsets_loaded,
  829. &osd->link_xoff_rx, &nsd->link_xoff_rx);
  830. i40e_stat_update32(hw, I40E_GLPRT_LXOFFTXC(hw->port),
  831. pf->stat_offsets_loaded,
  832. &osd->link_xoff_tx, &nsd->link_xoff_tx);
  833. for (i = 0; i < 8; i++) {
  834. i40e_stat_update32(hw, I40E_GLPRT_PXOFFRXC(hw->port, i),
  835. pf->stat_offsets_loaded,
  836. &osd->priority_xoff_rx[i],
  837. &nsd->priority_xoff_rx[i]);
  838. i40e_stat_update32(hw, I40E_GLPRT_PXONRXC(hw->port, i),
  839. pf->stat_offsets_loaded,
  840. &osd->priority_xon_rx[i],
  841. &nsd->priority_xon_rx[i]);
  842. i40e_stat_update32(hw, I40E_GLPRT_PXONTXC(hw->port, i),
  843. pf->stat_offsets_loaded,
  844. &osd->priority_xon_tx[i],
  845. &nsd->priority_xon_tx[i]);
  846. i40e_stat_update32(hw, I40E_GLPRT_PXOFFTXC(hw->port, i),
  847. pf->stat_offsets_loaded,
  848. &osd->priority_xoff_tx[i],
  849. &nsd->priority_xoff_tx[i]);
  850. i40e_stat_update32(hw,
  851. I40E_GLPRT_RXON2OFFCNT(hw->port, i),
  852. pf->stat_offsets_loaded,
  853. &osd->priority_xon_2_xoff[i],
  854. &nsd->priority_xon_2_xoff[i]);
  855. }
  856. i40e_stat_update48(hw, I40E_GLPRT_PRC64H(hw->port),
  857. I40E_GLPRT_PRC64L(hw->port),
  858. pf->stat_offsets_loaded,
  859. &osd->rx_size_64, &nsd->rx_size_64);
  860. i40e_stat_update48(hw, I40E_GLPRT_PRC127H(hw->port),
  861. I40E_GLPRT_PRC127L(hw->port),
  862. pf->stat_offsets_loaded,
  863. &osd->rx_size_127, &nsd->rx_size_127);
  864. i40e_stat_update48(hw, I40E_GLPRT_PRC255H(hw->port),
  865. I40E_GLPRT_PRC255L(hw->port),
  866. pf->stat_offsets_loaded,
  867. &osd->rx_size_255, &nsd->rx_size_255);
  868. i40e_stat_update48(hw, I40E_GLPRT_PRC511H(hw->port),
  869. I40E_GLPRT_PRC511L(hw->port),
  870. pf->stat_offsets_loaded,
  871. &osd->rx_size_511, &nsd->rx_size_511);
  872. i40e_stat_update48(hw, I40E_GLPRT_PRC1023H(hw->port),
  873. I40E_GLPRT_PRC1023L(hw->port),
  874. pf->stat_offsets_loaded,
  875. &osd->rx_size_1023, &nsd->rx_size_1023);
  876. i40e_stat_update48(hw, I40E_GLPRT_PRC1522H(hw->port),
  877. I40E_GLPRT_PRC1522L(hw->port),
  878. pf->stat_offsets_loaded,
  879. &osd->rx_size_1522, &nsd->rx_size_1522);
  880. i40e_stat_update48(hw, I40E_GLPRT_PRC9522H(hw->port),
  881. I40E_GLPRT_PRC9522L(hw->port),
  882. pf->stat_offsets_loaded,
  883. &osd->rx_size_big, &nsd->rx_size_big);
  884. i40e_stat_update48(hw, I40E_GLPRT_PTC64H(hw->port),
  885. I40E_GLPRT_PTC64L(hw->port),
  886. pf->stat_offsets_loaded,
  887. &osd->tx_size_64, &nsd->tx_size_64);
  888. i40e_stat_update48(hw, I40E_GLPRT_PTC127H(hw->port),
  889. I40E_GLPRT_PTC127L(hw->port),
  890. pf->stat_offsets_loaded,
  891. &osd->tx_size_127, &nsd->tx_size_127);
  892. i40e_stat_update48(hw, I40E_GLPRT_PTC255H(hw->port),
  893. I40E_GLPRT_PTC255L(hw->port),
  894. pf->stat_offsets_loaded,
  895. &osd->tx_size_255, &nsd->tx_size_255);
  896. i40e_stat_update48(hw, I40E_GLPRT_PTC511H(hw->port),
  897. I40E_GLPRT_PTC511L(hw->port),
  898. pf->stat_offsets_loaded,
  899. &osd->tx_size_511, &nsd->tx_size_511);
  900. i40e_stat_update48(hw, I40E_GLPRT_PTC1023H(hw->port),
  901. I40E_GLPRT_PTC1023L(hw->port),
  902. pf->stat_offsets_loaded,
  903. &osd->tx_size_1023, &nsd->tx_size_1023);
  904. i40e_stat_update48(hw, I40E_GLPRT_PTC1522H(hw->port),
  905. I40E_GLPRT_PTC1522L(hw->port),
  906. pf->stat_offsets_loaded,
  907. &osd->tx_size_1522, &nsd->tx_size_1522);
  908. i40e_stat_update48(hw, I40E_GLPRT_PTC9522H(hw->port),
  909. I40E_GLPRT_PTC9522L(hw->port),
  910. pf->stat_offsets_loaded,
  911. &osd->tx_size_big, &nsd->tx_size_big);
  912. i40e_stat_update32(hw, I40E_GLPRT_RUC(hw->port),
  913. pf->stat_offsets_loaded,
  914. &osd->rx_undersize, &nsd->rx_undersize);
  915. i40e_stat_update32(hw, I40E_GLPRT_RFC(hw->port),
  916. pf->stat_offsets_loaded,
  917. &osd->rx_fragments, &nsd->rx_fragments);
  918. i40e_stat_update32(hw, I40E_GLPRT_ROC(hw->port),
  919. pf->stat_offsets_loaded,
  920. &osd->rx_oversize, &nsd->rx_oversize);
  921. i40e_stat_update32(hw, I40E_GLPRT_RJC(hw->port),
  922. pf->stat_offsets_loaded,
  923. &osd->rx_jabber, &nsd->rx_jabber);
  924. /* FDIR stats */
  925. i40e_stat_update32(hw,
  926. I40E_GLQF_PCNT(I40E_FD_ATR_STAT_IDX(pf->hw.pf_id)),
  927. pf->stat_offsets_loaded,
  928. &osd->fd_atr_match, &nsd->fd_atr_match);
  929. i40e_stat_update32(hw,
  930. I40E_GLQF_PCNT(I40E_FD_SB_STAT_IDX(pf->hw.pf_id)),
  931. pf->stat_offsets_loaded,
  932. &osd->fd_sb_match, &nsd->fd_sb_match);
  933. i40e_stat_update32(hw,
  934. I40E_GLQF_PCNT(I40E_FD_ATR_TUNNEL_STAT_IDX(pf->hw.pf_id)),
  935. pf->stat_offsets_loaded,
  936. &osd->fd_atr_tunnel_match, &nsd->fd_atr_tunnel_match);
  937. val = rd32(hw, I40E_PRTPM_EEE_STAT);
  938. nsd->tx_lpi_status =
  939. (val & I40E_PRTPM_EEE_STAT_TX_LPI_STATUS_MASK) >>
  940. I40E_PRTPM_EEE_STAT_TX_LPI_STATUS_SHIFT;
  941. nsd->rx_lpi_status =
  942. (val & I40E_PRTPM_EEE_STAT_RX_LPI_STATUS_MASK) >>
  943. I40E_PRTPM_EEE_STAT_RX_LPI_STATUS_SHIFT;
  944. i40e_stat_update32(hw, I40E_PRTPM_TLPIC,
  945. pf->stat_offsets_loaded,
  946. &osd->tx_lpi_count, &nsd->tx_lpi_count);
  947. i40e_stat_update32(hw, I40E_PRTPM_RLPIC,
  948. pf->stat_offsets_loaded,
  949. &osd->rx_lpi_count, &nsd->rx_lpi_count);
  950. if (pf->flags & I40E_FLAG_FD_SB_ENABLED &&
  951. !(pf->hw_disabled_flags & I40E_FLAG_FD_SB_ENABLED))
  952. nsd->fd_sb_status = true;
  953. else
  954. nsd->fd_sb_status = false;
  955. if (pf->flags & I40E_FLAG_FD_ATR_ENABLED &&
  956. !(pf->hw_disabled_flags & I40E_FLAG_FD_ATR_ENABLED))
  957. nsd->fd_atr_status = true;
  958. else
  959. nsd->fd_atr_status = false;
  960. pf->stat_offsets_loaded = true;
  961. }
  962. /**
  963. * i40e_update_stats - Update the various statistics counters.
  964. * @vsi: the VSI to be updated
  965. *
  966. * Update the various stats for this VSI and its related entities.
  967. **/
  968. void i40e_update_stats(struct i40e_vsi *vsi)
  969. {
  970. struct i40e_pf *pf = vsi->back;
  971. if (vsi == pf->vsi[pf->lan_vsi])
  972. i40e_update_pf_stats(pf);
  973. i40e_update_vsi_stats(vsi);
  974. }
  975. /**
  976. * i40e_find_filter - Search VSI filter list for specific mac/vlan filter
  977. * @vsi: the VSI to be searched
  978. * @macaddr: the MAC address
  979. * @vlan: the vlan
  980. *
  981. * Returns ptr to the filter object or NULL
  982. **/
  983. static struct i40e_mac_filter *i40e_find_filter(struct i40e_vsi *vsi,
  984. const u8 *macaddr, s16 vlan)
  985. {
  986. struct i40e_mac_filter *f;
  987. u64 key;
  988. if (!vsi || !macaddr)
  989. return NULL;
  990. key = i40e_addr_to_hkey(macaddr);
  991. hash_for_each_possible(vsi->mac_filter_hash, f, hlist, key) {
  992. if ((ether_addr_equal(macaddr, f->macaddr)) &&
  993. (vlan == f->vlan))
  994. return f;
  995. }
  996. return NULL;
  997. }
  998. /**
  999. * i40e_find_mac - Find a mac addr in the macvlan filters list
  1000. * @vsi: the VSI to be searched
  1001. * @macaddr: the MAC address we are searching for
  1002. *
  1003. * Returns the first filter with the provided MAC address or NULL if
  1004. * MAC address was not found
  1005. **/
  1006. struct i40e_mac_filter *i40e_find_mac(struct i40e_vsi *vsi, const u8 *macaddr)
  1007. {
  1008. struct i40e_mac_filter *f;
  1009. u64 key;
  1010. if (!vsi || !macaddr)
  1011. return NULL;
  1012. key = i40e_addr_to_hkey(macaddr);
  1013. hash_for_each_possible(vsi->mac_filter_hash, f, hlist, key) {
  1014. if ((ether_addr_equal(macaddr, f->macaddr)))
  1015. return f;
  1016. }
  1017. return NULL;
  1018. }
  1019. /**
  1020. * i40e_is_vsi_in_vlan - Check if VSI is in vlan mode
  1021. * @vsi: the VSI to be searched
  1022. *
  1023. * Returns true if VSI is in vlan mode or false otherwise
  1024. **/
  1025. bool i40e_is_vsi_in_vlan(struct i40e_vsi *vsi)
  1026. {
  1027. /* If we have a PVID, always operate in VLAN mode */
  1028. if (vsi->info.pvid)
  1029. return true;
  1030. /* We need to operate in VLAN mode whenever we have any filters with
  1031. * a VLAN other than I40E_VLAN_ALL. We could check the table each
  1032. * time, incurring search cost repeatedly. However, we can notice two
  1033. * things:
  1034. *
  1035. * 1) the only place where we can gain a VLAN filter is in
  1036. * i40e_add_filter.
  1037. *
  1038. * 2) the only place where filters are actually removed is in
  1039. * i40e_sync_filters_subtask.
  1040. *
  1041. * Thus, we can simply use a boolean value, has_vlan_filters which we
  1042. * will set to true when we add a VLAN filter in i40e_add_filter. Then
  1043. * we have to perform the full search after deleting filters in
  1044. * i40e_sync_filters_subtask, but we already have to search
  1045. * filters here and can perform the check at the same time. This
  1046. * results in avoiding embedding a loop for VLAN mode inside another
  1047. * loop over all the filters, and should maintain correctness as noted
  1048. * above.
  1049. */
  1050. return vsi->has_vlan_filter;
  1051. }
  1052. /**
  1053. * i40e_correct_mac_vlan_filters - Correct non-VLAN filters if necessary
  1054. * @vsi: the VSI to configure
  1055. * @tmp_add_list: list of filters ready to be added
  1056. * @tmp_del_list: list of filters ready to be deleted
  1057. * @vlan_filters: the number of active VLAN filters
  1058. *
  1059. * Update VLAN=0 and VLAN=-1 (I40E_VLAN_ANY) filters properly so that they
  1060. * behave as expected. If we have any active VLAN filters remaining or about
  1061. * to be added then we need to update non-VLAN filters to be marked as VLAN=0
  1062. * so that they only match against untagged traffic. If we no longer have any
  1063. * active VLAN filters, we need to make all non-VLAN filters marked as VLAN=-1
  1064. * so that they match against both tagged and untagged traffic. In this way,
  1065. * we ensure that we correctly receive the desired traffic. This ensures that
  1066. * when we have an active VLAN we will receive only untagged traffic and
  1067. * traffic matching active VLANs. If we have no active VLANs then we will
  1068. * operate in non-VLAN mode and receive all traffic, tagged or untagged.
  1069. *
  1070. * Finally, in a similar fashion, this function also corrects filters when
  1071. * there is an active PVID assigned to this VSI.
  1072. *
  1073. * In case of memory allocation failure return -ENOMEM. Otherwise, return 0.
  1074. *
  1075. * This function is only expected to be called from within
  1076. * i40e_sync_vsi_filters.
  1077. *
  1078. * NOTE: This function expects to be called while under the
  1079. * mac_filter_hash_lock
  1080. */
  1081. static int i40e_correct_mac_vlan_filters(struct i40e_vsi *vsi,
  1082. struct hlist_head *tmp_add_list,
  1083. struct hlist_head *tmp_del_list,
  1084. int vlan_filters)
  1085. {
  1086. s16 pvid = le16_to_cpu(vsi->info.pvid);
  1087. struct i40e_mac_filter *f, *add_head;
  1088. struct i40e_new_mac_filter *new;
  1089. struct hlist_node *h;
  1090. int bkt, new_vlan;
  1091. /* To determine if a particular filter needs to be replaced we
  1092. * have the three following conditions:
  1093. *
  1094. * a) if we have a PVID assigned, then all filters which are
  1095. * not marked as VLAN=PVID must be replaced with filters that
  1096. * are.
  1097. * b) otherwise, if we have any active VLANS, all filters
  1098. * which are marked as VLAN=-1 must be replaced with
  1099. * filters marked as VLAN=0
  1100. * c) finally, if we do not have any active VLANS, all filters
  1101. * which are marked as VLAN=0 must be replaced with filters
  1102. * marked as VLAN=-1
  1103. */
  1104. /* Update the filters about to be added in place */
  1105. hlist_for_each_entry(new, tmp_add_list, hlist) {
  1106. if (pvid && new->f->vlan != pvid)
  1107. new->f->vlan = pvid;
  1108. else if (vlan_filters && new->f->vlan == I40E_VLAN_ANY)
  1109. new->f->vlan = 0;
  1110. else if (!vlan_filters && new->f->vlan == 0)
  1111. new->f->vlan = I40E_VLAN_ANY;
  1112. }
  1113. /* Update the remaining active filters */
  1114. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  1115. /* Combine the checks for whether a filter needs to be changed
  1116. * and then determine the new VLAN inside the if block, in
  1117. * order to avoid duplicating code for adding the new filter
  1118. * then deleting the old filter.
  1119. */
  1120. if ((pvid && f->vlan != pvid) ||
  1121. (vlan_filters && f->vlan == I40E_VLAN_ANY) ||
  1122. (!vlan_filters && f->vlan == 0)) {
  1123. /* Determine the new vlan we will be adding */
  1124. if (pvid)
  1125. new_vlan = pvid;
  1126. else if (vlan_filters)
  1127. new_vlan = 0;
  1128. else
  1129. new_vlan = I40E_VLAN_ANY;
  1130. /* Create the new filter */
  1131. add_head = i40e_add_filter(vsi, f->macaddr, new_vlan);
  1132. if (!add_head)
  1133. return -ENOMEM;
  1134. /* Create a temporary i40e_new_mac_filter */
  1135. new = kzalloc(sizeof(*new), GFP_ATOMIC);
  1136. if (!new)
  1137. return -ENOMEM;
  1138. new->f = add_head;
  1139. new->state = add_head->state;
  1140. /* Add the new filter to the tmp list */
  1141. hlist_add_head(&new->hlist, tmp_add_list);
  1142. /* Put the original filter into the delete list */
  1143. f->state = I40E_FILTER_REMOVE;
  1144. hash_del(&f->hlist);
  1145. hlist_add_head(&f->hlist, tmp_del_list);
  1146. }
  1147. }
  1148. vsi->has_vlan_filter = !!vlan_filters;
  1149. return 0;
  1150. }
  1151. /**
  1152. * i40e_rm_default_mac_filter - Remove the default MAC filter set by NVM
  1153. * @vsi: the PF Main VSI - inappropriate for any other VSI
  1154. * @macaddr: the MAC address
  1155. *
  1156. * Remove whatever filter the firmware set up so the driver can manage
  1157. * its own filtering intelligently.
  1158. **/
  1159. static void i40e_rm_default_mac_filter(struct i40e_vsi *vsi, u8 *macaddr)
  1160. {
  1161. struct i40e_aqc_remove_macvlan_element_data element;
  1162. struct i40e_pf *pf = vsi->back;
  1163. /* Only appropriate for the PF main VSI */
  1164. if (vsi->type != I40E_VSI_MAIN)
  1165. return;
  1166. memset(&element, 0, sizeof(element));
  1167. ether_addr_copy(element.mac_addr, macaddr);
  1168. element.vlan_tag = 0;
  1169. /* Ignore error returns, some firmware does it this way... */
  1170. element.flags = I40E_AQC_MACVLAN_DEL_PERFECT_MATCH;
  1171. i40e_aq_remove_macvlan(&pf->hw, vsi->seid, &element, 1, NULL);
  1172. memset(&element, 0, sizeof(element));
  1173. ether_addr_copy(element.mac_addr, macaddr);
  1174. element.vlan_tag = 0;
  1175. /* ...and some firmware does it this way. */
  1176. element.flags = I40E_AQC_MACVLAN_DEL_PERFECT_MATCH |
  1177. I40E_AQC_MACVLAN_DEL_IGNORE_VLAN;
  1178. i40e_aq_remove_macvlan(&pf->hw, vsi->seid, &element, 1, NULL);
  1179. }
  1180. /**
  1181. * i40e_add_filter - Add a mac/vlan filter to the VSI
  1182. * @vsi: the VSI to be searched
  1183. * @macaddr: the MAC address
  1184. * @vlan: the vlan
  1185. *
  1186. * Returns ptr to the filter object or NULL when no memory available.
  1187. *
  1188. * NOTE: This function is expected to be called with mac_filter_hash_lock
  1189. * being held.
  1190. **/
  1191. struct i40e_mac_filter *i40e_add_filter(struct i40e_vsi *vsi,
  1192. const u8 *macaddr, s16 vlan)
  1193. {
  1194. struct i40e_mac_filter *f;
  1195. u64 key;
  1196. if (!vsi || !macaddr)
  1197. return NULL;
  1198. f = i40e_find_filter(vsi, macaddr, vlan);
  1199. if (!f) {
  1200. f = kzalloc(sizeof(*f), GFP_ATOMIC);
  1201. if (!f)
  1202. return NULL;
  1203. /* Update the boolean indicating if we need to function in
  1204. * VLAN mode.
  1205. */
  1206. if (vlan >= 0)
  1207. vsi->has_vlan_filter = true;
  1208. ether_addr_copy(f->macaddr, macaddr);
  1209. f->vlan = vlan;
  1210. /* If we're in overflow promisc mode, set the state directly
  1211. * to failed, so we don't bother to try sending the filter
  1212. * to the hardware.
  1213. */
  1214. if (test_bit(__I40E_FILTER_OVERFLOW_PROMISC, &vsi->state))
  1215. f->state = I40E_FILTER_FAILED;
  1216. else
  1217. f->state = I40E_FILTER_NEW;
  1218. INIT_HLIST_NODE(&f->hlist);
  1219. key = i40e_addr_to_hkey(macaddr);
  1220. hash_add(vsi->mac_filter_hash, &f->hlist, key);
  1221. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  1222. vsi->back->flags |= I40E_FLAG_FILTER_SYNC;
  1223. }
  1224. /* If we're asked to add a filter that has been marked for removal, it
  1225. * is safe to simply restore it to active state. __i40e_del_filter
  1226. * will have simply deleted any filters which were previously marked
  1227. * NEW or FAILED, so if it is currently marked REMOVE it must have
  1228. * previously been ACTIVE. Since we haven't yet run the sync filters
  1229. * task, just restore this filter to the ACTIVE state so that the
  1230. * sync task leaves it in place
  1231. */
  1232. if (f->state == I40E_FILTER_REMOVE)
  1233. f->state = I40E_FILTER_ACTIVE;
  1234. return f;
  1235. }
  1236. /**
  1237. * __i40e_del_filter - Remove a specific filter from the VSI
  1238. * @vsi: VSI to remove from
  1239. * @f: the filter to remove from the list
  1240. *
  1241. * This function should be called instead of i40e_del_filter only if you know
  1242. * the exact filter you will remove already, such as via i40e_find_filter or
  1243. * i40e_find_mac.
  1244. *
  1245. * NOTE: This function is expected to be called with mac_filter_hash_lock
  1246. * being held.
  1247. * ANOTHER NOTE: This function MUST be called from within the context of
  1248. * the "safe" variants of any list iterators, e.g. list_for_each_entry_safe()
  1249. * instead of list_for_each_entry().
  1250. **/
  1251. void __i40e_del_filter(struct i40e_vsi *vsi, struct i40e_mac_filter *f)
  1252. {
  1253. if (!f)
  1254. return;
  1255. /* If the filter was never added to firmware then we can just delete it
  1256. * directly and we don't want to set the status to remove or else an
  1257. * admin queue command will unnecessarily fire.
  1258. */
  1259. if ((f->state == I40E_FILTER_FAILED) ||
  1260. (f->state == I40E_FILTER_NEW)) {
  1261. hash_del(&f->hlist);
  1262. kfree(f);
  1263. } else {
  1264. f->state = I40E_FILTER_REMOVE;
  1265. }
  1266. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  1267. vsi->back->flags |= I40E_FLAG_FILTER_SYNC;
  1268. }
  1269. /**
  1270. * i40e_del_filter - Remove a MAC/VLAN filter from the VSI
  1271. * @vsi: the VSI to be searched
  1272. * @macaddr: the MAC address
  1273. * @vlan: the VLAN
  1274. *
  1275. * NOTE: This function is expected to be called with mac_filter_hash_lock
  1276. * being held.
  1277. * ANOTHER NOTE: This function MUST be called from within the context of
  1278. * the "safe" variants of any list iterators, e.g. list_for_each_entry_safe()
  1279. * instead of list_for_each_entry().
  1280. **/
  1281. void i40e_del_filter(struct i40e_vsi *vsi, const u8 *macaddr, s16 vlan)
  1282. {
  1283. struct i40e_mac_filter *f;
  1284. if (!vsi || !macaddr)
  1285. return;
  1286. f = i40e_find_filter(vsi, macaddr, vlan);
  1287. __i40e_del_filter(vsi, f);
  1288. }
  1289. /**
  1290. * i40e_add_mac_filter - Add a MAC filter for all active VLANs
  1291. * @vsi: the VSI to be searched
  1292. * @macaddr: the mac address to be filtered
  1293. *
  1294. * If we're not in VLAN mode, just add the filter to I40E_VLAN_ANY. Otherwise,
  1295. * go through all the macvlan filters and add a macvlan filter for each
  1296. * unique vlan that already exists. If a PVID has been assigned, instead only
  1297. * add the macaddr to that VLAN.
  1298. *
  1299. * Returns last filter added on success, else NULL
  1300. **/
  1301. struct i40e_mac_filter *i40e_add_mac_filter(struct i40e_vsi *vsi,
  1302. const u8 *macaddr)
  1303. {
  1304. struct i40e_mac_filter *f, *add = NULL;
  1305. struct hlist_node *h;
  1306. int bkt;
  1307. if (vsi->info.pvid)
  1308. return i40e_add_filter(vsi, macaddr,
  1309. le16_to_cpu(vsi->info.pvid));
  1310. if (!i40e_is_vsi_in_vlan(vsi))
  1311. return i40e_add_filter(vsi, macaddr, I40E_VLAN_ANY);
  1312. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  1313. if (f->state == I40E_FILTER_REMOVE)
  1314. continue;
  1315. add = i40e_add_filter(vsi, macaddr, f->vlan);
  1316. if (!add)
  1317. return NULL;
  1318. }
  1319. return add;
  1320. }
  1321. /**
  1322. * i40e_del_mac_filter - Remove a MAC filter from all VLANs
  1323. * @vsi: the VSI to be searched
  1324. * @macaddr: the mac address to be removed
  1325. *
  1326. * Removes a given MAC address from a VSI regardless of what VLAN it has been
  1327. * associated with.
  1328. *
  1329. * Returns 0 for success, or error
  1330. **/
  1331. int i40e_del_mac_filter(struct i40e_vsi *vsi, const u8 *macaddr)
  1332. {
  1333. struct i40e_mac_filter *f;
  1334. struct hlist_node *h;
  1335. bool found = false;
  1336. int bkt;
  1337. WARN(!spin_is_locked(&vsi->mac_filter_hash_lock),
  1338. "Missing mac_filter_hash_lock\n");
  1339. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  1340. if (ether_addr_equal(macaddr, f->macaddr)) {
  1341. __i40e_del_filter(vsi, f);
  1342. found = true;
  1343. }
  1344. }
  1345. if (found)
  1346. return 0;
  1347. else
  1348. return -ENOENT;
  1349. }
  1350. /**
  1351. * i40e_set_mac - NDO callback to set mac address
  1352. * @netdev: network interface device structure
  1353. * @p: pointer to an address structure
  1354. *
  1355. * Returns 0 on success, negative on failure
  1356. **/
  1357. static int i40e_set_mac(struct net_device *netdev, void *p)
  1358. {
  1359. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1360. struct i40e_vsi *vsi = np->vsi;
  1361. struct i40e_pf *pf = vsi->back;
  1362. struct i40e_hw *hw = &pf->hw;
  1363. struct sockaddr *addr = p;
  1364. if (!is_valid_ether_addr(addr->sa_data))
  1365. return -EADDRNOTAVAIL;
  1366. if (ether_addr_equal(netdev->dev_addr, addr->sa_data)) {
  1367. netdev_info(netdev, "already using mac address %pM\n",
  1368. addr->sa_data);
  1369. return 0;
  1370. }
  1371. if (test_bit(__I40E_DOWN, &vsi->back->state) ||
  1372. test_bit(__I40E_RESET_RECOVERY_PENDING, &vsi->back->state))
  1373. return -EADDRNOTAVAIL;
  1374. if (ether_addr_equal(hw->mac.addr, addr->sa_data))
  1375. netdev_info(netdev, "returning to hw mac address %pM\n",
  1376. hw->mac.addr);
  1377. else
  1378. netdev_info(netdev, "set new mac address %pM\n", addr->sa_data);
  1379. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1380. i40e_del_mac_filter(vsi, netdev->dev_addr);
  1381. i40e_add_mac_filter(vsi, addr->sa_data);
  1382. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1383. ether_addr_copy(netdev->dev_addr, addr->sa_data);
  1384. if (vsi->type == I40E_VSI_MAIN) {
  1385. i40e_status ret;
  1386. ret = i40e_aq_mac_address_write(&vsi->back->hw,
  1387. I40E_AQC_WRITE_TYPE_LAA_WOL,
  1388. addr->sa_data, NULL);
  1389. if (ret)
  1390. netdev_info(netdev, "Ignoring error from firmware on LAA update, status %s, AQ ret %s\n",
  1391. i40e_stat_str(hw, ret),
  1392. i40e_aq_str(hw, hw->aq.asq_last_status));
  1393. }
  1394. /* schedule our worker thread which will take care of
  1395. * applying the new filter changes
  1396. */
  1397. i40e_service_event_schedule(vsi->back);
  1398. return 0;
  1399. }
  1400. /**
  1401. * i40e_vsi_setup_queue_map - Setup a VSI queue map based on enabled_tc
  1402. * @vsi: the VSI being setup
  1403. * @ctxt: VSI context structure
  1404. * @enabled_tc: Enabled TCs bitmap
  1405. * @is_add: True if called before Add VSI
  1406. *
  1407. * Setup VSI queue mapping for enabled traffic classes.
  1408. **/
  1409. static void i40e_vsi_setup_queue_map(struct i40e_vsi *vsi,
  1410. struct i40e_vsi_context *ctxt,
  1411. u8 enabled_tc,
  1412. bool is_add)
  1413. {
  1414. struct i40e_pf *pf = vsi->back;
  1415. u16 sections = 0;
  1416. u8 netdev_tc = 0;
  1417. u16 numtc = 0;
  1418. u16 qcount;
  1419. u8 offset;
  1420. u16 qmap;
  1421. int i;
  1422. u16 num_tc_qps = 0;
  1423. sections = I40E_AQ_VSI_PROP_QUEUE_MAP_VALID;
  1424. offset = 0;
  1425. if (enabled_tc && (vsi->back->flags & I40E_FLAG_DCB_ENABLED)) {
  1426. /* Find numtc from enabled TC bitmap */
  1427. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  1428. if (enabled_tc & BIT(i)) /* TC is enabled */
  1429. numtc++;
  1430. }
  1431. if (!numtc) {
  1432. dev_warn(&pf->pdev->dev, "DCB is enabled but no TC enabled, forcing TC0\n");
  1433. numtc = 1;
  1434. }
  1435. } else {
  1436. /* At least TC0 is enabled in case of non-DCB case */
  1437. numtc = 1;
  1438. }
  1439. vsi->tc_config.numtc = numtc;
  1440. vsi->tc_config.enabled_tc = enabled_tc ? enabled_tc : 1;
  1441. /* Number of queues per enabled TC */
  1442. qcount = vsi->alloc_queue_pairs;
  1443. num_tc_qps = qcount / numtc;
  1444. num_tc_qps = min_t(int, num_tc_qps, i40e_pf_get_max_q_per_tc(pf));
  1445. /* Setup queue offset/count for all TCs for given VSI */
  1446. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  1447. /* See if the given TC is enabled for the given VSI */
  1448. if (vsi->tc_config.enabled_tc & BIT(i)) {
  1449. /* TC is enabled */
  1450. int pow, num_qps;
  1451. switch (vsi->type) {
  1452. case I40E_VSI_MAIN:
  1453. qcount = min_t(int, pf->alloc_rss_size,
  1454. num_tc_qps);
  1455. break;
  1456. case I40E_VSI_FDIR:
  1457. case I40E_VSI_SRIOV:
  1458. case I40E_VSI_VMDQ2:
  1459. default:
  1460. qcount = num_tc_qps;
  1461. WARN_ON(i != 0);
  1462. break;
  1463. }
  1464. vsi->tc_config.tc_info[i].qoffset = offset;
  1465. vsi->tc_config.tc_info[i].qcount = qcount;
  1466. /* find the next higher power-of-2 of num queue pairs */
  1467. num_qps = qcount;
  1468. pow = 0;
  1469. while (num_qps && (BIT_ULL(pow) < qcount)) {
  1470. pow++;
  1471. num_qps >>= 1;
  1472. }
  1473. vsi->tc_config.tc_info[i].netdev_tc = netdev_tc++;
  1474. qmap =
  1475. (offset << I40E_AQ_VSI_TC_QUE_OFFSET_SHIFT) |
  1476. (pow << I40E_AQ_VSI_TC_QUE_NUMBER_SHIFT);
  1477. offset += qcount;
  1478. } else {
  1479. /* TC is not enabled so set the offset to
  1480. * default queue and allocate one queue
  1481. * for the given TC.
  1482. */
  1483. vsi->tc_config.tc_info[i].qoffset = 0;
  1484. vsi->tc_config.tc_info[i].qcount = 1;
  1485. vsi->tc_config.tc_info[i].netdev_tc = 0;
  1486. qmap = 0;
  1487. }
  1488. ctxt->info.tc_mapping[i] = cpu_to_le16(qmap);
  1489. }
  1490. /* Set actual Tx/Rx queue pairs */
  1491. vsi->num_queue_pairs = offset;
  1492. if ((vsi->type == I40E_VSI_MAIN) && (numtc == 1)) {
  1493. if (vsi->req_queue_pairs > 0)
  1494. vsi->num_queue_pairs = vsi->req_queue_pairs;
  1495. else if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  1496. vsi->num_queue_pairs = pf->num_lan_msix;
  1497. }
  1498. /* Scheduler section valid can only be set for ADD VSI */
  1499. if (is_add) {
  1500. sections |= I40E_AQ_VSI_PROP_SCHED_VALID;
  1501. ctxt->info.up_enable_bits = enabled_tc;
  1502. }
  1503. if (vsi->type == I40E_VSI_SRIOV) {
  1504. ctxt->info.mapping_flags |=
  1505. cpu_to_le16(I40E_AQ_VSI_QUE_MAP_NONCONTIG);
  1506. for (i = 0; i < vsi->num_queue_pairs; i++)
  1507. ctxt->info.queue_mapping[i] =
  1508. cpu_to_le16(vsi->base_queue + i);
  1509. } else {
  1510. ctxt->info.mapping_flags |=
  1511. cpu_to_le16(I40E_AQ_VSI_QUE_MAP_CONTIG);
  1512. ctxt->info.queue_mapping[0] = cpu_to_le16(vsi->base_queue);
  1513. }
  1514. ctxt->info.valid_sections |= cpu_to_le16(sections);
  1515. }
  1516. /**
  1517. * i40e_addr_sync - Callback for dev_(mc|uc)_sync to add address
  1518. * @netdev: the netdevice
  1519. * @addr: address to add
  1520. *
  1521. * Called by __dev_(mc|uc)_sync when an address needs to be added. We call
  1522. * __dev_(uc|mc)_sync from .set_rx_mode and guarantee to hold the hash lock.
  1523. */
  1524. static int i40e_addr_sync(struct net_device *netdev, const u8 *addr)
  1525. {
  1526. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1527. struct i40e_vsi *vsi = np->vsi;
  1528. if (i40e_add_mac_filter(vsi, addr))
  1529. return 0;
  1530. else
  1531. return -ENOMEM;
  1532. }
  1533. /**
  1534. * i40e_addr_unsync - Callback for dev_(mc|uc)_sync to remove address
  1535. * @netdev: the netdevice
  1536. * @addr: address to add
  1537. *
  1538. * Called by __dev_(mc|uc)_sync when an address needs to be removed. We call
  1539. * __dev_(uc|mc)_sync from .set_rx_mode and guarantee to hold the hash lock.
  1540. */
  1541. static int i40e_addr_unsync(struct net_device *netdev, const u8 *addr)
  1542. {
  1543. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1544. struct i40e_vsi *vsi = np->vsi;
  1545. i40e_del_mac_filter(vsi, addr);
  1546. return 0;
  1547. }
  1548. /**
  1549. * i40e_set_rx_mode - NDO callback to set the netdev filters
  1550. * @netdev: network interface device structure
  1551. **/
  1552. static void i40e_set_rx_mode(struct net_device *netdev)
  1553. {
  1554. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1555. struct i40e_vsi *vsi = np->vsi;
  1556. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1557. __dev_uc_sync(netdev, i40e_addr_sync, i40e_addr_unsync);
  1558. __dev_mc_sync(netdev, i40e_addr_sync, i40e_addr_unsync);
  1559. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1560. /* check for other flag changes */
  1561. if (vsi->current_netdev_flags != vsi->netdev->flags) {
  1562. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  1563. vsi->back->flags |= I40E_FLAG_FILTER_SYNC;
  1564. }
  1565. /* schedule our worker thread which will take care of
  1566. * applying the new filter changes
  1567. */
  1568. i40e_service_event_schedule(vsi->back);
  1569. }
  1570. /**
  1571. * i40e_undo_del_filter_entries - Undo the changes made to MAC filter entries
  1572. * @vsi: Pointer to VSI struct
  1573. * @from: Pointer to list which contains MAC filter entries - changes to
  1574. * those entries needs to be undone.
  1575. *
  1576. * MAC filter entries from this list were slated for deletion.
  1577. **/
  1578. static void i40e_undo_del_filter_entries(struct i40e_vsi *vsi,
  1579. struct hlist_head *from)
  1580. {
  1581. struct i40e_mac_filter *f;
  1582. struct hlist_node *h;
  1583. hlist_for_each_entry_safe(f, h, from, hlist) {
  1584. u64 key = i40e_addr_to_hkey(f->macaddr);
  1585. /* Move the element back into MAC filter list*/
  1586. hlist_del(&f->hlist);
  1587. hash_add(vsi->mac_filter_hash, &f->hlist, key);
  1588. }
  1589. }
  1590. /**
  1591. * i40e_undo_add_filter_entries - Undo the changes made to MAC filter entries
  1592. * @vsi: Pointer to vsi struct
  1593. * @from: Pointer to list which contains MAC filter entries - changes to
  1594. * those entries needs to be undone.
  1595. *
  1596. * MAC filter entries from this list were slated for addition.
  1597. **/
  1598. static void i40e_undo_add_filter_entries(struct i40e_vsi *vsi,
  1599. struct hlist_head *from)
  1600. {
  1601. struct i40e_new_mac_filter *new;
  1602. struct hlist_node *h;
  1603. hlist_for_each_entry_safe(new, h, from, hlist) {
  1604. /* We can simply free the wrapper structure */
  1605. hlist_del(&new->hlist);
  1606. kfree(new);
  1607. }
  1608. }
  1609. /**
  1610. * i40e_next_entry - Get the next non-broadcast filter from a list
  1611. * @next: pointer to filter in list
  1612. *
  1613. * Returns the next non-broadcast filter in the list. Required so that we
  1614. * ignore broadcast filters within the list, since these are not handled via
  1615. * the normal firmware update path.
  1616. */
  1617. static
  1618. struct i40e_new_mac_filter *i40e_next_filter(struct i40e_new_mac_filter *next)
  1619. {
  1620. hlist_for_each_entry_continue(next, hlist) {
  1621. if (!is_broadcast_ether_addr(next->f->macaddr))
  1622. return next;
  1623. }
  1624. return NULL;
  1625. }
  1626. /**
  1627. * i40e_update_filter_state - Update filter state based on return data
  1628. * from firmware
  1629. * @count: Number of filters added
  1630. * @add_list: return data from fw
  1631. * @head: pointer to first filter in current batch
  1632. *
  1633. * MAC filter entries from list were slated to be added to device. Returns
  1634. * number of successful filters. Note that 0 does NOT mean success!
  1635. **/
  1636. static int
  1637. i40e_update_filter_state(int count,
  1638. struct i40e_aqc_add_macvlan_element_data *add_list,
  1639. struct i40e_new_mac_filter *add_head)
  1640. {
  1641. int retval = 0;
  1642. int i;
  1643. for (i = 0; i < count; i++) {
  1644. /* Always check status of each filter. We don't need to check
  1645. * the firmware return status because we pre-set the filter
  1646. * status to I40E_AQC_MM_ERR_NO_RES when sending the filter
  1647. * request to the adminq. Thus, if it no longer matches then
  1648. * we know the filter is active.
  1649. */
  1650. if (add_list[i].match_method == I40E_AQC_MM_ERR_NO_RES) {
  1651. add_head->state = I40E_FILTER_FAILED;
  1652. } else {
  1653. add_head->state = I40E_FILTER_ACTIVE;
  1654. retval++;
  1655. }
  1656. add_head = i40e_next_filter(add_head);
  1657. if (!add_head)
  1658. break;
  1659. }
  1660. return retval;
  1661. }
  1662. /**
  1663. * i40e_aqc_del_filters - Request firmware to delete a set of filters
  1664. * @vsi: ptr to the VSI
  1665. * @vsi_name: name to display in messages
  1666. * @list: the list of filters to send to firmware
  1667. * @num_del: the number of filters to delete
  1668. * @retval: Set to -EIO on failure to delete
  1669. *
  1670. * Send a request to firmware via AdminQ to delete a set of filters. Uses
  1671. * *retval instead of a return value so that success does not force ret_val to
  1672. * be set to 0. This ensures that a sequence of calls to this function
  1673. * preserve the previous value of *retval on successful delete.
  1674. */
  1675. static
  1676. void i40e_aqc_del_filters(struct i40e_vsi *vsi, const char *vsi_name,
  1677. struct i40e_aqc_remove_macvlan_element_data *list,
  1678. int num_del, int *retval)
  1679. {
  1680. struct i40e_hw *hw = &vsi->back->hw;
  1681. i40e_status aq_ret;
  1682. int aq_err;
  1683. aq_ret = i40e_aq_remove_macvlan(hw, vsi->seid, list, num_del, NULL);
  1684. aq_err = hw->aq.asq_last_status;
  1685. /* Explicitly ignore and do not report when firmware returns ENOENT */
  1686. if (aq_ret && !(aq_err == I40E_AQ_RC_ENOENT)) {
  1687. *retval = -EIO;
  1688. dev_info(&vsi->back->pdev->dev,
  1689. "ignoring delete macvlan error on %s, err %s, aq_err %s\n",
  1690. vsi_name, i40e_stat_str(hw, aq_ret),
  1691. i40e_aq_str(hw, aq_err));
  1692. }
  1693. }
  1694. /**
  1695. * i40e_aqc_add_filters - Request firmware to add a set of filters
  1696. * @vsi: ptr to the VSI
  1697. * @vsi_name: name to display in messages
  1698. * @list: the list of filters to send to firmware
  1699. * @add_head: Position in the add hlist
  1700. * @num_add: the number of filters to add
  1701. * @promisc_change: set to true on exit if promiscuous mode was forced on
  1702. *
  1703. * Send a request to firmware via AdminQ to add a chunk of filters. Will set
  1704. * promisc_changed to true if the firmware has run out of space for more
  1705. * filters.
  1706. */
  1707. static
  1708. void i40e_aqc_add_filters(struct i40e_vsi *vsi, const char *vsi_name,
  1709. struct i40e_aqc_add_macvlan_element_data *list,
  1710. struct i40e_new_mac_filter *add_head,
  1711. int num_add, bool *promisc_changed)
  1712. {
  1713. struct i40e_hw *hw = &vsi->back->hw;
  1714. int aq_err, fcnt;
  1715. i40e_aq_add_macvlan(hw, vsi->seid, list, num_add, NULL);
  1716. aq_err = hw->aq.asq_last_status;
  1717. fcnt = i40e_update_filter_state(num_add, list, add_head);
  1718. if (fcnt != num_add) {
  1719. *promisc_changed = true;
  1720. set_bit(__I40E_FILTER_OVERFLOW_PROMISC, &vsi->state);
  1721. dev_warn(&vsi->back->pdev->dev,
  1722. "Error %s adding RX filters on %s, promiscuous mode forced on\n",
  1723. i40e_aq_str(hw, aq_err),
  1724. vsi_name);
  1725. }
  1726. }
  1727. /**
  1728. * i40e_aqc_broadcast_filter - Set promiscuous broadcast flags
  1729. * @vsi: pointer to the VSI
  1730. * @f: filter data
  1731. *
  1732. * This function sets or clears the promiscuous broadcast flags for VLAN
  1733. * filters in order to properly receive broadcast frames. Assumes that only
  1734. * broadcast filters are passed.
  1735. *
  1736. * Returns status indicating success or failure;
  1737. **/
  1738. static i40e_status
  1739. i40e_aqc_broadcast_filter(struct i40e_vsi *vsi, const char *vsi_name,
  1740. struct i40e_mac_filter *f)
  1741. {
  1742. bool enable = f->state == I40E_FILTER_NEW;
  1743. struct i40e_hw *hw = &vsi->back->hw;
  1744. i40e_status aq_ret;
  1745. if (f->vlan == I40E_VLAN_ANY) {
  1746. aq_ret = i40e_aq_set_vsi_broadcast(hw,
  1747. vsi->seid,
  1748. enable,
  1749. NULL);
  1750. } else {
  1751. aq_ret = i40e_aq_set_vsi_bc_promisc_on_vlan(hw,
  1752. vsi->seid,
  1753. enable,
  1754. f->vlan,
  1755. NULL);
  1756. }
  1757. if (aq_ret)
  1758. dev_warn(&vsi->back->pdev->dev,
  1759. "Error %s setting broadcast promiscuous mode on %s\n",
  1760. i40e_aq_str(hw, hw->aq.asq_last_status),
  1761. vsi_name);
  1762. return aq_ret;
  1763. }
  1764. /**
  1765. * i40e_sync_vsi_filters - Update the VSI filter list to the HW
  1766. * @vsi: ptr to the VSI
  1767. *
  1768. * Push any outstanding VSI filter changes through the AdminQ.
  1769. *
  1770. * Returns 0 or error value
  1771. **/
  1772. int i40e_sync_vsi_filters(struct i40e_vsi *vsi)
  1773. {
  1774. struct hlist_head tmp_add_list, tmp_del_list;
  1775. struct i40e_mac_filter *f;
  1776. struct i40e_new_mac_filter *new, *add_head = NULL;
  1777. struct i40e_hw *hw = &vsi->back->hw;
  1778. unsigned int failed_filters = 0;
  1779. unsigned int vlan_filters = 0;
  1780. bool promisc_changed = false;
  1781. char vsi_name[16] = "PF";
  1782. int filter_list_len = 0;
  1783. i40e_status aq_ret = 0;
  1784. u32 changed_flags = 0;
  1785. struct hlist_node *h;
  1786. struct i40e_pf *pf;
  1787. int num_add = 0;
  1788. int num_del = 0;
  1789. int retval = 0;
  1790. u16 cmd_flags;
  1791. int list_size;
  1792. int bkt;
  1793. /* empty array typed pointers, kcalloc later */
  1794. struct i40e_aqc_add_macvlan_element_data *add_list;
  1795. struct i40e_aqc_remove_macvlan_element_data *del_list;
  1796. while (test_and_set_bit(__I40E_CONFIG_BUSY, &vsi->state))
  1797. usleep_range(1000, 2000);
  1798. pf = vsi->back;
  1799. if (vsi->netdev) {
  1800. changed_flags = vsi->current_netdev_flags ^ vsi->netdev->flags;
  1801. vsi->current_netdev_flags = vsi->netdev->flags;
  1802. }
  1803. INIT_HLIST_HEAD(&tmp_add_list);
  1804. INIT_HLIST_HEAD(&tmp_del_list);
  1805. if (vsi->type == I40E_VSI_SRIOV)
  1806. snprintf(vsi_name, sizeof(vsi_name) - 1, "VF %d", vsi->vf_id);
  1807. else if (vsi->type != I40E_VSI_MAIN)
  1808. snprintf(vsi_name, sizeof(vsi_name) - 1, "vsi %d", vsi->seid);
  1809. if (vsi->flags & I40E_VSI_FLAG_FILTER_CHANGED) {
  1810. vsi->flags &= ~I40E_VSI_FLAG_FILTER_CHANGED;
  1811. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1812. /* Create a list of filters to delete. */
  1813. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  1814. if (f->state == I40E_FILTER_REMOVE) {
  1815. /* Move the element into temporary del_list */
  1816. hash_del(&f->hlist);
  1817. hlist_add_head(&f->hlist, &tmp_del_list);
  1818. /* Avoid counting removed filters */
  1819. continue;
  1820. }
  1821. if (f->state == I40E_FILTER_NEW) {
  1822. /* Create a temporary i40e_new_mac_filter */
  1823. new = kzalloc(sizeof(*new), GFP_ATOMIC);
  1824. if (!new)
  1825. goto err_no_memory_locked;
  1826. /* Store pointer to the real filter */
  1827. new->f = f;
  1828. new->state = f->state;
  1829. /* Add it to the hash list */
  1830. hlist_add_head(&new->hlist, &tmp_add_list);
  1831. }
  1832. /* Count the number of active (current and new) VLAN
  1833. * filters we have now. Does not count filters which
  1834. * are marked for deletion.
  1835. */
  1836. if (f->vlan > 0)
  1837. vlan_filters++;
  1838. }
  1839. retval = i40e_correct_mac_vlan_filters(vsi,
  1840. &tmp_add_list,
  1841. &tmp_del_list,
  1842. vlan_filters);
  1843. if (retval)
  1844. goto err_no_memory_locked;
  1845. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1846. }
  1847. /* Now process 'del_list' outside the lock */
  1848. if (!hlist_empty(&tmp_del_list)) {
  1849. filter_list_len = hw->aq.asq_buf_size /
  1850. sizeof(struct i40e_aqc_remove_macvlan_element_data);
  1851. list_size = filter_list_len *
  1852. sizeof(struct i40e_aqc_remove_macvlan_element_data);
  1853. del_list = kzalloc(list_size, GFP_ATOMIC);
  1854. if (!del_list)
  1855. goto err_no_memory;
  1856. hlist_for_each_entry_safe(f, h, &tmp_del_list, hlist) {
  1857. cmd_flags = 0;
  1858. /* handle broadcast filters by updating the broadcast
  1859. * promiscuous flag and release filter list.
  1860. */
  1861. if (is_broadcast_ether_addr(f->macaddr)) {
  1862. i40e_aqc_broadcast_filter(vsi, vsi_name, f);
  1863. hlist_del(&f->hlist);
  1864. kfree(f);
  1865. continue;
  1866. }
  1867. /* add to delete list */
  1868. ether_addr_copy(del_list[num_del].mac_addr, f->macaddr);
  1869. if (f->vlan == I40E_VLAN_ANY) {
  1870. del_list[num_del].vlan_tag = 0;
  1871. cmd_flags |= I40E_AQC_MACVLAN_DEL_IGNORE_VLAN;
  1872. } else {
  1873. del_list[num_del].vlan_tag =
  1874. cpu_to_le16((u16)(f->vlan));
  1875. }
  1876. cmd_flags |= I40E_AQC_MACVLAN_DEL_PERFECT_MATCH;
  1877. del_list[num_del].flags = cmd_flags;
  1878. num_del++;
  1879. /* flush a full buffer */
  1880. if (num_del == filter_list_len) {
  1881. i40e_aqc_del_filters(vsi, vsi_name, del_list,
  1882. num_del, &retval);
  1883. memset(del_list, 0, list_size);
  1884. num_del = 0;
  1885. }
  1886. /* Release memory for MAC filter entries which were
  1887. * synced up with HW.
  1888. */
  1889. hlist_del(&f->hlist);
  1890. kfree(f);
  1891. }
  1892. if (num_del) {
  1893. i40e_aqc_del_filters(vsi, vsi_name, del_list,
  1894. num_del, &retval);
  1895. }
  1896. kfree(del_list);
  1897. del_list = NULL;
  1898. }
  1899. if (!hlist_empty(&tmp_add_list)) {
  1900. /* Do all the adds now. */
  1901. filter_list_len = hw->aq.asq_buf_size /
  1902. sizeof(struct i40e_aqc_add_macvlan_element_data);
  1903. list_size = filter_list_len *
  1904. sizeof(struct i40e_aqc_add_macvlan_element_data);
  1905. add_list = kzalloc(list_size, GFP_ATOMIC);
  1906. if (!add_list)
  1907. goto err_no_memory;
  1908. num_add = 0;
  1909. hlist_for_each_entry_safe(new, h, &tmp_add_list, hlist) {
  1910. if (test_bit(__I40E_FILTER_OVERFLOW_PROMISC,
  1911. &vsi->state)) {
  1912. new->state = I40E_FILTER_FAILED;
  1913. continue;
  1914. }
  1915. /* handle broadcast filters by updating the broadcast
  1916. * promiscuous flag instead of adding a MAC filter.
  1917. */
  1918. if (is_broadcast_ether_addr(new->f->macaddr)) {
  1919. if (i40e_aqc_broadcast_filter(vsi, vsi_name,
  1920. new->f))
  1921. new->state = I40E_FILTER_FAILED;
  1922. else
  1923. new->state = I40E_FILTER_ACTIVE;
  1924. continue;
  1925. }
  1926. /* add to add array */
  1927. if (num_add == 0)
  1928. add_head = new;
  1929. cmd_flags = 0;
  1930. ether_addr_copy(add_list[num_add].mac_addr,
  1931. new->f->macaddr);
  1932. if (new->f->vlan == I40E_VLAN_ANY) {
  1933. add_list[num_add].vlan_tag = 0;
  1934. cmd_flags |= I40E_AQC_MACVLAN_ADD_IGNORE_VLAN;
  1935. } else {
  1936. add_list[num_add].vlan_tag =
  1937. cpu_to_le16((u16)(new->f->vlan));
  1938. }
  1939. add_list[num_add].queue_number = 0;
  1940. /* set invalid match method for later detection */
  1941. add_list[num_add].match_method = I40E_AQC_MM_ERR_NO_RES;
  1942. cmd_flags |= I40E_AQC_MACVLAN_ADD_PERFECT_MATCH;
  1943. add_list[num_add].flags = cpu_to_le16(cmd_flags);
  1944. num_add++;
  1945. /* flush a full buffer */
  1946. if (num_add == filter_list_len) {
  1947. i40e_aqc_add_filters(vsi, vsi_name, add_list,
  1948. add_head, num_add,
  1949. &promisc_changed);
  1950. memset(add_list, 0, list_size);
  1951. num_add = 0;
  1952. }
  1953. }
  1954. if (num_add) {
  1955. i40e_aqc_add_filters(vsi, vsi_name, add_list, add_head,
  1956. num_add, &promisc_changed);
  1957. }
  1958. /* Now move all of the filters from the temp add list back to
  1959. * the VSI's list.
  1960. */
  1961. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1962. hlist_for_each_entry_safe(new, h, &tmp_add_list, hlist) {
  1963. /* Only update the state if we're still NEW */
  1964. if (new->f->state == I40E_FILTER_NEW)
  1965. new->f->state = new->state;
  1966. hlist_del(&new->hlist);
  1967. kfree(new);
  1968. }
  1969. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1970. kfree(add_list);
  1971. add_list = NULL;
  1972. }
  1973. /* Determine the number of active and failed filters. */
  1974. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1975. vsi->active_filters = 0;
  1976. hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) {
  1977. if (f->state == I40E_FILTER_ACTIVE)
  1978. vsi->active_filters++;
  1979. else if (f->state == I40E_FILTER_FAILED)
  1980. failed_filters++;
  1981. }
  1982. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1983. /* If promiscuous mode has changed, we need to calculate a new
  1984. * threshold for when we are safe to exit
  1985. */
  1986. if (promisc_changed)
  1987. vsi->promisc_threshold = (vsi->active_filters * 3) / 4;
  1988. /* Check if we are able to exit overflow promiscuous mode. We can
  1989. * safely exit if we didn't just enter, we no longer have any failed
  1990. * filters, and we have reduced filters below the threshold value.
  1991. */
  1992. if (test_bit(__I40E_FILTER_OVERFLOW_PROMISC, &vsi->state) &&
  1993. !promisc_changed && !failed_filters &&
  1994. (vsi->active_filters < vsi->promisc_threshold)) {
  1995. dev_info(&pf->pdev->dev,
  1996. "filter logjam cleared on %s, leaving overflow promiscuous mode\n",
  1997. vsi_name);
  1998. clear_bit(__I40E_FILTER_OVERFLOW_PROMISC, &vsi->state);
  1999. promisc_changed = true;
  2000. vsi->promisc_threshold = 0;
  2001. }
  2002. /* if the VF is not trusted do not do promisc */
  2003. if ((vsi->type == I40E_VSI_SRIOV) && !pf->vf[vsi->vf_id].trusted) {
  2004. clear_bit(__I40E_FILTER_OVERFLOW_PROMISC, &vsi->state);
  2005. goto out;
  2006. }
  2007. /* check for changes in promiscuous modes */
  2008. if (changed_flags & IFF_ALLMULTI) {
  2009. bool cur_multipromisc;
  2010. cur_multipromisc = !!(vsi->current_netdev_flags & IFF_ALLMULTI);
  2011. aq_ret = i40e_aq_set_vsi_multicast_promiscuous(&vsi->back->hw,
  2012. vsi->seid,
  2013. cur_multipromisc,
  2014. NULL);
  2015. if (aq_ret) {
  2016. retval = i40e_aq_rc_to_posix(aq_ret,
  2017. hw->aq.asq_last_status);
  2018. dev_info(&pf->pdev->dev,
  2019. "set multi promisc failed on %s, err %s aq_err %s\n",
  2020. vsi_name,
  2021. i40e_stat_str(hw, aq_ret),
  2022. i40e_aq_str(hw, hw->aq.asq_last_status));
  2023. }
  2024. }
  2025. if ((changed_flags & IFF_PROMISC) ||
  2026. (promisc_changed &&
  2027. test_bit(__I40E_FILTER_OVERFLOW_PROMISC, &vsi->state))) {
  2028. bool cur_promisc;
  2029. cur_promisc = (!!(vsi->current_netdev_flags & IFF_PROMISC) ||
  2030. test_bit(__I40E_FILTER_OVERFLOW_PROMISC,
  2031. &vsi->state));
  2032. if ((vsi->type == I40E_VSI_MAIN) &&
  2033. (pf->lan_veb != I40E_NO_VEB) &&
  2034. !(pf->flags & I40E_FLAG_MFP_ENABLED)) {
  2035. /* set defport ON for Main VSI instead of true promisc
  2036. * this way we will get all unicast/multicast and VLAN
  2037. * promisc behavior but will not get VF or VMDq traffic
  2038. * replicated on the Main VSI.
  2039. */
  2040. if (pf->cur_promisc != cur_promisc) {
  2041. pf->cur_promisc = cur_promisc;
  2042. if (cur_promisc)
  2043. aq_ret =
  2044. i40e_aq_set_default_vsi(hw,
  2045. vsi->seid,
  2046. NULL);
  2047. else
  2048. aq_ret =
  2049. i40e_aq_clear_default_vsi(hw,
  2050. vsi->seid,
  2051. NULL);
  2052. if (aq_ret) {
  2053. retval = i40e_aq_rc_to_posix(aq_ret,
  2054. hw->aq.asq_last_status);
  2055. dev_info(&pf->pdev->dev,
  2056. "Set default VSI failed on %s, err %s, aq_err %s\n",
  2057. vsi_name,
  2058. i40e_stat_str(hw, aq_ret),
  2059. i40e_aq_str(hw,
  2060. hw->aq.asq_last_status));
  2061. }
  2062. }
  2063. } else {
  2064. aq_ret = i40e_aq_set_vsi_unicast_promiscuous(
  2065. hw,
  2066. vsi->seid,
  2067. cur_promisc, NULL,
  2068. true);
  2069. if (aq_ret) {
  2070. retval =
  2071. i40e_aq_rc_to_posix(aq_ret,
  2072. hw->aq.asq_last_status);
  2073. dev_info(&pf->pdev->dev,
  2074. "set unicast promisc failed on %s, err %s, aq_err %s\n",
  2075. vsi_name,
  2076. i40e_stat_str(hw, aq_ret),
  2077. i40e_aq_str(hw,
  2078. hw->aq.asq_last_status));
  2079. }
  2080. aq_ret = i40e_aq_set_vsi_multicast_promiscuous(
  2081. hw,
  2082. vsi->seid,
  2083. cur_promisc, NULL);
  2084. if (aq_ret) {
  2085. retval =
  2086. i40e_aq_rc_to_posix(aq_ret,
  2087. hw->aq.asq_last_status);
  2088. dev_info(&pf->pdev->dev,
  2089. "set multicast promisc failed on %s, err %s, aq_err %s\n",
  2090. vsi_name,
  2091. i40e_stat_str(hw, aq_ret),
  2092. i40e_aq_str(hw,
  2093. hw->aq.asq_last_status));
  2094. }
  2095. }
  2096. aq_ret = i40e_aq_set_vsi_broadcast(&vsi->back->hw,
  2097. vsi->seid,
  2098. cur_promisc, NULL);
  2099. if (aq_ret) {
  2100. retval = i40e_aq_rc_to_posix(aq_ret,
  2101. pf->hw.aq.asq_last_status);
  2102. dev_info(&pf->pdev->dev,
  2103. "set brdcast promisc failed, err %s, aq_err %s\n",
  2104. i40e_stat_str(hw, aq_ret),
  2105. i40e_aq_str(hw,
  2106. hw->aq.asq_last_status));
  2107. }
  2108. }
  2109. out:
  2110. /* if something went wrong then set the changed flag so we try again */
  2111. if (retval)
  2112. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  2113. clear_bit(__I40E_CONFIG_BUSY, &vsi->state);
  2114. return retval;
  2115. err_no_memory:
  2116. /* Restore elements on the temporary add and delete lists */
  2117. spin_lock_bh(&vsi->mac_filter_hash_lock);
  2118. err_no_memory_locked:
  2119. i40e_undo_del_filter_entries(vsi, &tmp_del_list);
  2120. i40e_undo_add_filter_entries(vsi, &tmp_add_list);
  2121. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  2122. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  2123. clear_bit(__I40E_CONFIG_BUSY, &vsi->state);
  2124. return -ENOMEM;
  2125. }
  2126. /**
  2127. * i40e_sync_filters_subtask - Sync the VSI filter list with HW
  2128. * @pf: board private structure
  2129. **/
  2130. static void i40e_sync_filters_subtask(struct i40e_pf *pf)
  2131. {
  2132. int v;
  2133. if (!pf || !(pf->flags & I40E_FLAG_FILTER_SYNC))
  2134. return;
  2135. pf->flags &= ~I40E_FLAG_FILTER_SYNC;
  2136. for (v = 0; v < pf->num_alloc_vsi; v++) {
  2137. if (pf->vsi[v] &&
  2138. (pf->vsi[v]->flags & I40E_VSI_FLAG_FILTER_CHANGED)) {
  2139. int ret = i40e_sync_vsi_filters(pf->vsi[v]);
  2140. if (ret) {
  2141. /* come back and try again later */
  2142. pf->flags |= I40E_FLAG_FILTER_SYNC;
  2143. break;
  2144. }
  2145. }
  2146. }
  2147. }
  2148. /**
  2149. * i40e_change_mtu - NDO callback to change the Maximum Transfer Unit
  2150. * @netdev: network interface device structure
  2151. * @new_mtu: new value for maximum frame size
  2152. *
  2153. * Returns 0 on success, negative on failure
  2154. **/
  2155. static int i40e_change_mtu(struct net_device *netdev, int new_mtu)
  2156. {
  2157. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2158. struct i40e_vsi *vsi = np->vsi;
  2159. struct i40e_pf *pf = vsi->back;
  2160. netdev_info(netdev, "changing MTU from %d to %d\n",
  2161. netdev->mtu, new_mtu);
  2162. netdev->mtu = new_mtu;
  2163. if (netif_running(netdev))
  2164. i40e_vsi_reinit_locked(vsi);
  2165. pf->flags |= (I40E_FLAG_SERVICE_CLIENT_REQUESTED |
  2166. I40E_FLAG_CLIENT_L2_CHANGE);
  2167. return 0;
  2168. }
  2169. /**
  2170. * i40e_ioctl - Access the hwtstamp interface
  2171. * @netdev: network interface device structure
  2172. * @ifr: interface request data
  2173. * @cmd: ioctl command
  2174. **/
  2175. int i40e_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd)
  2176. {
  2177. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2178. struct i40e_pf *pf = np->vsi->back;
  2179. switch (cmd) {
  2180. case SIOCGHWTSTAMP:
  2181. return i40e_ptp_get_ts_config(pf, ifr);
  2182. case SIOCSHWTSTAMP:
  2183. return i40e_ptp_set_ts_config(pf, ifr);
  2184. default:
  2185. return -EOPNOTSUPP;
  2186. }
  2187. }
  2188. /**
  2189. * i40e_vlan_stripping_enable - Turn on vlan stripping for the VSI
  2190. * @vsi: the vsi being adjusted
  2191. **/
  2192. void i40e_vlan_stripping_enable(struct i40e_vsi *vsi)
  2193. {
  2194. struct i40e_vsi_context ctxt;
  2195. i40e_status ret;
  2196. if ((vsi->info.valid_sections &
  2197. cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID)) &&
  2198. ((vsi->info.port_vlan_flags & I40E_AQ_VSI_PVLAN_MODE_MASK) == 0))
  2199. return; /* already enabled */
  2200. vsi->info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  2201. vsi->info.port_vlan_flags = I40E_AQ_VSI_PVLAN_MODE_ALL |
  2202. I40E_AQ_VSI_PVLAN_EMOD_STR_BOTH;
  2203. ctxt.seid = vsi->seid;
  2204. ctxt.info = vsi->info;
  2205. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  2206. if (ret) {
  2207. dev_info(&vsi->back->pdev->dev,
  2208. "update vlan stripping failed, err %s aq_err %s\n",
  2209. i40e_stat_str(&vsi->back->hw, ret),
  2210. i40e_aq_str(&vsi->back->hw,
  2211. vsi->back->hw.aq.asq_last_status));
  2212. }
  2213. }
  2214. /**
  2215. * i40e_vlan_stripping_disable - Turn off vlan stripping for the VSI
  2216. * @vsi: the vsi being adjusted
  2217. **/
  2218. void i40e_vlan_stripping_disable(struct i40e_vsi *vsi)
  2219. {
  2220. struct i40e_vsi_context ctxt;
  2221. i40e_status ret;
  2222. if ((vsi->info.valid_sections &
  2223. cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID)) &&
  2224. ((vsi->info.port_vlan_flags & I40E_AQ_VSI_PVLAN_EMOD_MASK) ==
  2225. I40E_AQ_VSI_PVLAN_EMOD_MASK))
  2226. return; /* already disabled */
  2227. vsi->info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  2228. vsi->info.port_vlan_flags = I40E_AQ_VSI_PVLAN_MODE_ALL |
  2229. I40E_AQ_VSI_PVLAN_EMOD_NOTHING;
  2230. ctxt.seid = vsi->seid;
  2231. ctxt.info = vsi->info;
  2232. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  2233. if (ret) {
  2234. dev_info(&vsi->back->pdev->dev,
  2235. "update vlan stripping failed, err %s aq_err %s\n",
  2236. i40e_stat_str(&vsi->back->hw, ret),
  2237. i40e_aq_str(&vsi->back->hw,
  2238. vsi->back->hw.aq.asq_last_status));
  2239. }
  2240. }
  2241. /**
  2242. * i40e_vlan_rx_register - Setup or shutdown vlan offload
  2243. * @netdev: network interface to be adjusted
  2244. * @features: netdev features to test if VLAN offload is enabled or not
  2245. **/
  2246. static void i40e_vlan_rx_register(struct net_device *netdev, u32 features)
  2247. {
  2248. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2249. struct i40e_vsi *vsi = np->vsi;
  2250. if (features & NETIF_F_HW_VLAN_CTAG_RX)
  2251. i40e_vlan_stripping_enable(vsi);
  2252. else
  2253. i40e_vlan_stripping_disable(vsi);
  2254. }
  2255. /**
  2256. * i40e_add_vlan_all_mac - Add a MAC/VLAN filter for each existing MAC address
  2257. * @vsi: the vsi being configured
  2258. * @vid: vlan id to be added (0 = untagged only , -1 = any)
  2259. *
  2260. * This is a helper function for adding a new MAC/VLAN filter with the
  2261. * specified VLAN for each existing MAC address already in the hash table.
  2262. * This function does *not* perform any accounting to update filters based on
  2263. * VLAN mode.
  2264. *
  2265. * NOTE: this function expects to be called while under the
  2266. * mac_filter_hash_lock
  2267. **/
  2268. int i40e_add_vlan_all_mac(struct i40e_vsi *vsi, s16 vid)
  2269. {
  2270. struct i40e_mac_filter *f, *add_f;
  2271. struct hlist_node *h;
  2272. int bkt;
  2273. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  2274. if (f->state == I40E_FILTER_REMOVE)
  2275. continue;
  2276. add_f = i40e_add_filter(vsi, f->macaddr, vid);
  2277. if (!add_f) {
  2278. dev_info(&vsi->back->pdev->dev,
  2279. "Could not add vlan filter %d for %pM\n",
  2280. vid, f->macaddr);
  2281. return -ENOMEM;
  2282. }
  2283. }
  2284. return 0;
  2285. }
  2286. /**
  2287. * i40e_vsi_add_vlan - Add VSI membership for given VLAN
  2288. * @vsi: the VSI being configured
  2289. * @vid: VLAN id to be added
  2290. **/
  2291. int i40e_vsi_add_vlan(struct i40e_vsi *vsi, u16 vid)
  2292. {
  2293. int err;
  2294. if (!vid || vsi->info.pvid)
  2295. return -EINVAL;
  2296. /* Locked once because all functions invoked below iterates list*/
  2297. spin_lock_bh(&vsi->mac_filter_hash_lock);
  2298. err = i40e_add_vlan_all_mac(vsi, vid);
  2299. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  2300. if (err)
  2301. return err;
  2302. /* schedule our worker thread which will take care of
  2303. * applying the new filter changes
  2304. */
  2305. i40e_service_event_schedule(vsi->back);
  2306. return 0;
  2307. }
  2308. /**
  2309. * i40e_rm_vlan_all_mac - Remove MAC/VLAN pair for all MAC with the given VLAN
  2310. * @vsi: the vsi being configured
  2311. * @vid: vlan id to be removed (0 = untagged only , -1 = any)
  2312. *
  2313. * This function should be used to remove all VLAN filters which match the
  2314. * given VID. It does not schedule the service event and does not take the
  2315. * mac_filter_hash_lock so it may be combined with other operations under
  2316. * a single invocation of the mac_filter_hash_lock.
  2317. *
  2318. * NOTE: this function expects to be called while under the
  2319. * mac_filter_hash_lock
  2320. */
  2321. void i40e_rm_vlan_all_mac(struct i40e_vsi *vsi, s16 vid)
  2322. {
  2323. struct i40e_mac_filter *f;
  2324. struct hlist_node *h;
  2325. int bkt;
  2326. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  2327. if (f->vlan == vid)
  2328. __i40e_del_filter(vsi, f);
  2329. }
  2330. }
  2331. /**
  2332. * i40e_vsi_kill_vlan - Remove VSI membership for given VLAN
  2333. * @vsi: the VSI being configured
  2334. * @vid: VLAN id to be removed
  2335. **/
  2336. void i40e_vsi_kill_vlan(struct i40e_vsi *vsi, u16 vid)
  2337. {
  2338. if (!vid || vsi->info.pvid)
  2339. return;
  2340. spin_lock_bh(&vsi->mac_filter_hash_lock);
  2341. i40e_rm_vlan_all_mac(vsi, vid);
  2342. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  2343. /* schedule our worker thread which will take care of
  2344. * applying the new filter changes
  2345. */
  2346. i40e_service_event_schedule(vsi->back);
  2347. }
  2348. /**
  2349. * i40e_vlan_rx_add_vid - Add a vlan id filter to HW offload
  2350. * @netdev: network interface to be adjusted
  2351. * @vid: vlan id to be added
  2352. *
  2353. * net_device_ops implementation for adding vlan ids
  2354. **/
  2355. static int i40e_vlan_rx_add_vid(struct net_device *netdev,
  2356. __always_unused __be16 proto, u16 vid)
  2357. {
  2358. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2359. struct i40e_vsi *vsi = np->vsi;
  2360. int ret = 0;
  2361. if (vid >= VLAN_N_VID)
  2362. return -EINVAL;
  2363. /* If the network stack called us with vid = 0 then
  2364. * it is asking to receive priority tagged packets with
  2365. * vlan id 0. Our HW receives them by default when configured
  2366. * to receive untagged packets so there is no need to add an
  2367. * extra filter for vlan 0 tagged packets.
  2368. */
  2369. if (vid)
  2370. ret = i40e_vsi_add_vlan(vsi, vid);
  2371. if (!ret)
  2372. set_bit(vid, vsi->active_vlans);
  2373. return ret;
  2374. }
  2375. /**
  2376. * i40e_vlan_rx_kill_vid - Remove a vlan id filter from HW offload
  2377. * @netdev: network interface to be adjusted
  2378. * @vid: vlan id to be removed
  2379. *
  2380. * net_device_ops implementation for removing vlan ids
  2381. **/
  2382. static int i40e_vlan_rx_kill_vid(struct net_device *netdev,
  2383. __always_unused __be16 proto, u16 vid)
  2384. {
  2385. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2386. struct i40e_vsi *vsi = np->vsi;
  2387. /* return code is ignored as there is nothing a user
  2388. * can do about failure to remove and a log message was
  2389. * already printed from the other function
  2390. */
  2391. i40e_vsi_kill_vlan(vsi, vid);
  2392. clear_bit(vid, vsi->active_vlans);
  2393. return 0;
  2394. }
  2395. /**
  2396. * i40e_macaddr_init - explicitly write the mac address filters
  2397. *
  2398. * @vsi: pointer to the vsi
  2399. * @macaddr: the MAC address
  2400. *
  2401. * This is needed when the macaddr has been obtained by other
  2402. * means than the default, e.g., from Open Firmware or IDPROM.
  2403. * Returns 0 on success, negative on failure
  2404. **/
  2405. static int i40e_macaddr_init(struct i40e_vsi *vsi, u8 *macaddr)
  2406. {
  2407. int ret;
  2408. struct i40e_aqc_add_macvlan_element_data element;
  2409. ret = i40e_aq_mac_address_write(&vsi->back->hw,
  2410. I40E_AQC_WRITE_TYPE_LAA_WOL,
  2411. macaddr, NULL);
  2412. if (ret) {
  2413. dev_info(&vsi->back->pdev->dev,
  2414. "Addr change for VSI failed: %d\n", ret);
  2415. return -EADDRNOTAVAIL;
  2416. }
  2417. memset(&element, 0, sizeof(element));
  2418. ether_addr_copy(element.mac_addr, macaddr);
  2419. element.flags = cpu_to_le16(I40E_AQC_MACVLAN_ADD_PERFECT_MATCH);
  2420. ret = i40e_aq_add_macvlan(&vsi->back->hw, vsi->seid, &element, 1, NULL);
  2421. if (ret) {
  2422. dev_info(&vsi->back->pdev->dev,
  2423. "add filter failed err %s aq_err %s\n",
  2424. i40e_stat_str(&vsi->back->hw, ret),
  2425. i40e_aq_str(&vsi->back->hw,
  2426. vsi->back->hw.aq.asq_last_status));
  2427. }
  2428. return ret;
  2429. }
  2430. /**
  2431. * i40e_restore_vlan - Reinstate vlans when vsi/netdev comes back up
  2432. * @vsi: the vsi being brought back up
  2433. **/
  2434. static void i40e_restore_vlan(struct i40e_vsi *vsi)
  2435. {
  2436. u16 vid;
  2437. if (!vsi->netdev)
  2438. return;
  2439. i40e_vlan_rx_register(vsi->netdev, vsi->netdev->features);
  2440. for_each_set_bit(vid, vsi->active_vlans, VLAN_N_VID)
  2441. i40e_vlan_rx_add_vid(vsi->netdev, htons(ETH_P_8021Q),
  2442. vid);
  2443. }
  2444. /**
  2445. * i40e_vsi_add_pvid - Add pvid for the VSI
  2446. * @vsi: the vsi being adjusted
  2447. * @vid: the vlan id to set as a PVID
  2448. **/
  2449. int i40e_vsi_add_pvid(struct i40e_vsi *vsi, u16 vid)
  2450. {
  2451. struct i40e_vsi_context ctxt;
  2452. i40e_status ret;
  2453. vsi->info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  2454. vsi->info.pvid = cpu_to_le16(vid);
  2455. vsi->info.port_vlan_flags = I40E_AQ_VSI_PVLAN_MODE_TAGGED |
  2456. I40E_AQ_VSI_PVLAN_INSERT_PVID |
  2457. I40E_AQ_VSI_PVLAN_EMOD_STR;
  2458. ctxt.seid = vsi->seid;
  2459. ctxt.info = vsi->info;
  2460. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  2461. if (ret) {
  2462. dev_info(&vsi->back->pdev->dev,
  2463. "add pvid failed, err %s aq_err %s\n",
  2464. i40e_stat_str(&vsi->back->hw, ret),
  2465. i40e_aq_str(&vsi->back->hw,
  2466. vsi->back->hw.aq.asq_last_status));
  2467. return -ENOENT;
  2468. }
  2469. return 0;
  2470. }
  2471. /**
  2472. * i40e_vsi_remove_pvid - Remove the pvid from the VSI
  2473. * @vsi: the vsi being adjusted
  2474. *
  2475. * Just use the vlan_rx_register() service to put it back to normal
  2476. **/
  2477. void i40e_vsi_remove_pvid(struct i40e_vsi *vsi)
  2478. {
  2479. i40e_vlan_stripping_disable(vsi);
  2480. vsi->info.pvid = 0;
  2481. }
  2482. /**
  2483. * i40e_vsi_setup_tx_resources - Allocate VSI Tx queue resources
  2484. * @vsi: ptr to the VSI
  2485. *
  2486. * If this function returns with an error, then it's possible one or
  2487. * more of the rings is populated (while the rest are not). It is the
  2488. * callers duty to clean those orphaned rings.
  2489. *
  2490. * Return 0 on success, negative on failure
  2491. **/
  2492. static int i40e_vsi_setup_tx_resources(struct i40e_vsi *vsi)
  2493. {
  2494. int i, err = 0;
  2495. for (i = 0; i < vsi->num_queue_pairs && !err; i++)
  2496. err = i40e_setup_tx_descriptors(vsi->tx_rings[i]);
  2497. return err;
  2498. }
  2499. /**
  2500. * i40e_vsi_free_tx_resources - Free Tx resources for VSI queues
  2501. * @vsi: ptr to the VSI
  2502. *
  2503. * Free VSI's transmit software resources
  2504. **/
  2505. static void i40e_vsi_free_tx_resources(struct i40e_vsi *vsi)
  2506. {
  2507. int i;
  2508. if (!vsi->tx_rings)
  2509. return;
  2510. for (i = 0; i < vsi->num_queue_pairs; i++)
  2511. if (vsi->tx_rings[i] && vsi->tx_rings[i]->desc)
  2512. i40e_free_tx_resources(vsi->tx_rings[i]);
  2513. }
  2514. /**
  2515. * i40e_vsi_setup_rx_resources - Allocate VSI queues Rx resources
  2516. * @vsi: ptr to the VSI
  2517. *
  2518. * If this function returns with an error, then it's possible one or
  2519. * more of the rings is populated (while the rest are not). It is the
  2520. * callers duty to clean those orphaned rings.
  2521. *
  2522. * Return 0 on success, negative on failure
  2523. **/
  2524. static int i40e_vsi_setup_rx_resources(struct i40e_vsi *vsi)
  2525. {
  2526. int i, err = 0;
  2527. for (i = 0; i < vsi->num_queue_pairs && !err; i++)
  2528. err = i40e_setup_rx_descriptors(vsi->rx_rings[i]);
  2529. return err;
  2530. }
  2531. /**
  2532. * i40e_vsi_free_rx_resources - Free Rx Resources for VSI queues
  2533. * @vsi: ptr to the VSI
  2534. *
  2535. * Free all receive software resources
  2536. **/
  2537. static void i40e_vsi_free_rx_resources(struct i40e_vsi *vsi)
  2538. {
  2539. int i;
  2540. if (!vsi->rx_rings)
  2541. return;
  2542. for (i = 0; i < vsi->num_queue_pairs; i++)
  2543. if (vsi->rx_rings[i] && vsi->rx_rings[i]->desc)
  2544. i40e_free_rx_resources(vsi->rx_rings[i]);
  2545. }
  2546. /**
  2547. * i40e_config_xps_tx_ring - Configure XPS for a Tx ring
  2548. * @ring: The Tx ring to configure
  2549. *
  2550. * This enables/disables XPS for a given Tx descriptor ring
  2551. * based on the TCs enabled for the VSI that ring belongs to.
  2552. **/
  2553. static void i40e_config_xps_tx_ring(struct i40e_ring *ring)
  2554. {
  2555. struct i40e_vsi *vsi = ring->vsi;
  2556. cpumask_var_t mask;
  2557. if (!ring->q_vector || !ring->netdev)
  2558. return;
  2559. /* Single TC mode enable XPS */
  2560. if (vsi->tc_config.numtc <= 1) {
  2561. if (!test_and_set_bit(__I40E_TX_XPS_INIT_DONE, &ring->state))
  2562. netif_set_xps_queue(ring->netdev,
  2563. &ring->q_vector->affinity_mask,
  2564. ring->queue_index);
  2565. } else if (alloc_cpumask_var(&mask, GFP_KERNEL)) {
  2566. /* Disable XPS to allow selection based on TC */
  2567. bitmap_zero(cpumask_bits(mask), nr_cpumask_bits);
  2568. netif_set_xps_queue(ring->netdev, mask, ring->queue_index);
  2569. free_cpumask_var(mask);
  2570. }
  2571. /* schedule our worker thread which will take care of
  2572. * applying the new filter changes
  2573. */
  2574. i40e_service_event_schedule(vsi->back);
  2575. }
  2576. /**
  2577. * i40e_configure_tx_ring - Configure a transmit ring context and rest
  2578. * @ring: The Tx ring to configure
  2579. *
  2580. * Configure the Tx descriptor ring in the HMC context.
  2581. **/
  2582. static int i40e_configure_tx_ring(struct i40e_ring *ring)
  2583. {
  2584. struct i40e_vsi *vsi = ring->vsi;
  2585. u16 pf_q = vsi->base_queue + ring->queue_index;
  2586. struct i40e_hw *hw = &vsi->back->hw;
  2587. struct i40e_hmc_obj_txq tx_ctx;
  2588. i40e_status err = 0;
  2589. u32 qtx_ctl = 0;
  2590. /* some ATR related tx ring init */
  2591. if (vsi->back->flags & I40E_FLAG_FD_ATR_ENABLED) {
  2592. ring->atr_sample_rate = vsi->back->atr_sample_rate;
  2593. ring->atr_count = 0;
  2594. } else {
  2595. ring->atr_sample_rate = 0;
  2596. }
  2597. /* configure XPS */
  2598. i40e_config_xps_tx_ring(ring);
  2599. /* clear the context structure first */
  2600. memset(&tx_ctx, 0, sizeof(tx_ctx));
  2601. tx_ctx.new_context = 1;
  2602. tx_ctx.base = (ring->dma / 128);
  2603. tx_ctx.qlen = ring->count;
  2604. tx_ctx.fd_ena = !!(vsi->back->flags & (I40E_FLAG_FD_SB_ENABLED |
  2605. I40E_FLAG_FD_ATR_ENABLED));
  2606. tx_ctx.timesync_ena = !!(vsi->back->flags & I40E_FLAG_PTP);
  2607. /* FDIR VSI tx ring can still use RS bit and writebacks */
  2608. if (vsi->type != I40E_VSI_FDIR)
  2609. tx_ctx.head_wb_ena = 1;
  2610. tx_ctx.head_wb_addr = ring->dma +
  2611. (ring->count * sizeof(struct i40e_tx_desc));
  2612. /* As part of VSI creation/update, FW allocates certain
  2613. * Tx arbitration queue sets for each TC enabled for
  2614. * the VSI. The FW returns the handles to these queue
  2615. * sets as part of the response buffer to Add VSI,
  2616. * Update VSI, etc. AQ commands. It is expected that
  2617. * these queue set handles be associated with the Tx
  2618. * queues by the driver as part of the TX queue context
  2619. * initialization. This has to be done regardless of
  2620. * DCB as by default everything is mapped to TC0.
  2621. */
  2622. tx_ctx.rdylist = le16_to_cpu(vsi->info.qs_handle[ring->dcb_tc]);
  2623. tx_ctx.rdylist_act = 0;
  2624. /* clear the context in the HMC */
  2625. err = i40e_clear_lan_tx_queue_context(hw, pf_q);
  2626. if (err) {
  2627. dev_info(&vsi->back->pdev->dev,
  2628. "Failed to clear LAN Tx queue context on Tx ring %d (pf_q %d), error: %d\n",
  2629. ring->queue_index, pf_q, err);
  2630. return -ENOMEM;
  2631. }
  2632. /* set the context in the HMC */
  2633. err = i40e_set_lan_tx_queue_context(hw, pf_q, &tx_ctx);
  2634. if (err) {
  2635. dev_info(&vsi->back->pdev->dev,
  2636. "Failed to set LAN Tx queue context on Tx ring %d (pf_q %d, error: %d\n",
  2637. ring->queue_index, pf_q, err);
  2638. return -ENOMEM;
  2639. }
  2640. /* Now associate this queue with this PCI function */
  2641. if (vsi->type == I40E_VSI_VMDQ2) {
  2642. qtx_ctl = I40E_QTX_CTL_VM_QUEUE;
  2643. qtx_ctl |= ((vsi->id) << I40E_QTX_CTL_VFVM_INDX_SHIFT) &
  2644. I40E_QTX_CTL_VFVM_INDX_MASK;
  2645. } else {
  2646. qtx_ctl = I40E_QTX_CTL_PF_QUEUE;
  2647. }
  2648. qtx_ctl |= ((hw->pf_id << I40E_QTX_CTL_PF_INDX_SHIFT) &
  2649. I40E_QTX_CTL_PF_INDX_MASK);
  2650. wr32(hw, I40E_QTX_CTL(pf_q), qtx_ctl);
  2651. i40e_flush(hw);
  2652. /* cache tail off for easier writes later */
  2653. ring->tail = hw->hw_addr + I40E_QTX_TAIL(pf_q);
  2654. return 0;
  2655. }
  2656. /**
  2657. * i40e_configure_rx_ring - Configure a receive ring context
  2658. * @ring: The Rx ring to configure
  2659. *
  2660. * Configure the Rx descriptor ring in the HMC context.
  2661. **/
  2662. static int i40e_configure_rx_ring(struct i40e_ring *ring)
  2663. {
  2664. struct i40e_vsi *vsi = ring->vsi;
  2665. u32 chain_len = vsi->back->hw.func_caps.rx_buf_chain_len;
  2666. u16 pf_q = vsi->base_queue + ring->queue_index;
  2667. struct i40e_hw *hw = &vsi->back->hw;
  2668. struct i40e_hmc_obj_rxq rx_ctx;
  2669. i40e_status err = 0;
  2670. ring->state = 0;
  2671. /* clear the context structure first */
  2672. memset(&rx_ctx, 0, sizeof(rx_ctx));
  2673. ring->rx_buf_len = vsi->rx_buf_len;
  2674. rx_ctx.dbuff = DIV_ROUND_UP(ring->rx_buf_len,
  2675. BIT_ULL(I40E_RXQ_CTX_DBUFF_SHIFT));
  2676. rx_ctx.base = (ring->dma / 128);
  2677. rx_ctx.qlen = ring->count;
  2678. /* use 32 byte descriptors */
  2679. rx_ctx.dsize = 1;
  2680. /* descriptor type is always zero
  2681. * rx_ctx.dtype = 0;
  2682. */
  2683. rx_ctx.hsplit_0 = 0;
  2684. rx_ctx.rxmax = min_t(u16, vsi->max_frame, chain_len * ring->rx_buf_len);
  2685. if (hw->revision_id == 0)
  2686. rx_ctx.lrxqthresh = 0;
  2687. else
  2688. rx_ctx.lrxqthresh = 2;
  2689. rx_ctx.crcstrip = 1;
  2690. rx_ctx.l2tsel = 1;
  2691. /* this controls whether VLAN is stripped from inner headers */
  2692. rx_ctx.showiv = 0;
  2693. /* set the prefena field to 1 because the manual says to */
  2694. rx_ctx.prefena = 1;
  2695. /* clear the context in the HMC */
  2696. err = i40e_clear_lan_rx_queue_context(hw, pf_q);
  2697. if (err) {
  2698. dev_info(&vsi->back->pdev->dev,
  2699. "Failed to clear LAN Rx queue context on Rx ring %d (pf_q %d), error: %d\n",
  2700. ring->queue_index, pf_q, err);
  2701. return -ENOMEM;
  2702. }
  2703. /* set the context in the HMC */
  2704. err = i40e_set_lan_rx_queue_context(hw, pf_q, &rx_ctx);
  2705. if (err) {
  2706. dev_info(&vsi->back->pdev->dev,
  2707. "Failed to set LAN Rx queue context on Rx ring %d (pf_q %d), error: %d\n",
  2708. ring->queue_index, pf_q, err);
  2709. return -ENOMEM;
  2710. }
  2711. /* configure Rx buffer alignment */
  2712. if (!vsi->netdev || (vsi->back->flags & I40E_FLAG_LEGACY_RX))
  2713. clear_ring_build_skb_enabled(ring);
  2714. else
  2715. set_ring_build_skb_enabled(ring);
  2716. /* cache tail for quicker writes, and clear the reg before use */
  2717. ring->tail = hw->hw_addr + I40E_QRX_TAIL(pf_q);
  2718. writel(0, ring->tail);
  2719. i40e_alloc_rx_buffers(ring, I40E_DESC_UNUSED(ring));
  2720. return 0;
  2721. }
  2722. /**
  2723. * i40e_vsi_configure_tx - Configure the VSI for Tx
  2724. * @vsi: VSI structure describing this set of rings and resources
  2725. *
  2726. * Configure the Tx VSI for operation.
  2727. **/
  2728. static int i40e_vsi_configure_tx(struct i40e_vsi *vsi)
  2729. {
  2730. int err = 0;
  2731. u16 i;
  2732. for (i = 0; (i < vsi->num_queue_pairs) && !err; i++)
  2733. err = i40e_configure_tx_ring(vsi->tx_rings[i]);
  2734. return err;
  2735. }
  2736. /**
  2737. * i40e_vsi_configure_rx - Configure the VSI for Rx
  2738. * @vsi: the VSI being configured
  2739. *
  2740. * Configure the Rx VSI for operation.
  2741. **/
  2742. static int i40e_vsi_configure_rx(struct i40e_vsi *vsi)
  2743. {
  2744. int err = 0;
  2745. u16 i;
  2746. if (!vsi->netdev || (vsi->back->flags & I40E_FLAG_LEGACY_RX)) {
  2747. vsi->max_frame = I40E_MAX_RXBUFFER;
  2748. vsi->rx_buf_len = I40E_RXBUFFER_2048;
  2749. #if (PAGE_SIZE < 8192)
  2750. } else if (!I40E_2K_TOO_SMALL_WITH_PADDING &&
  2751. (vsi->netdev->mtu <= ETH_DATA_LEN)) {
  2752. vsi->max_frame = I40E_RXBUFFER_1536 - NET_IP_ALIGN;
  2753. vsi->rx_buf_len = I40E_RXBUFFER_1536 - NET_IP_ALIGN;
  2754. #endif
  2755. } else {
  2756. vsi->max_frame = I40E_MAX_RXBUFFER;
  2757. vsi->rx_buf_len = (PAGE_SIZE < 8192) ? I40E_RXBUFFER_3072 :
  2758. I40E_RXBUFFER_2048;
  2759. }
  2760. /* set up individual rings */
  2761. for (i = 0; i < vsi->num_queue_pairs && !err; i++)
  2762. err = i40e_configure_rx_ring(vsi->rx_rings[i]);
  2763. return err;
  2764. }
  2765. /**
  2766. * i40e_vsi_config_dcb_rings - Update rings to reflect DCB TC
  2767. * @vsi: ptr to the VSI
  2768. **/
  2769. static void i40e_vsi_config_dcb_rings(struct i40e_vsi *vsi)
  2770. {
  2771. struct i40e_ring *tx_ring, *rx_ring;
  2772. u16 qoffset, qcount;
  2773. int i, n;
  2774. if (!(vsi->back->flags & I40E_FLAG_DCB_ENABLED)) {
  2775. /* Reset the TC information */
  2776. for (i = 0; i < vsi->num_queue_pairs; i++) {
  2777. rx_ring = vsi->rx_rings[i];
  2778. tx_ring = vsi->tx_rings[i];
  2779. rx_ring->dcb_tc = 0;
  2780. tx_ring->dcb_tc = 0;
  2781. }
  2782. }
  2783. for (n = 0; n < I40E_MAX_TRAFFIC_CLASS; n++) {
  2784. if (!(vsi->tc_config.enabled_tc & BIT_ULL(n)))
  2785. continue;
  2786. qoffset = vsi->tc_config.tc_info[n].qoffset;
  2787. qcount = vsi->tc_config.tc_info[n].qcount;
  2788. for (i = qoffset; i < (qoffset + qcount); i++) {
  2789. rx_ring = vsi->rx_rings[i];
  2790. tx_ring = vsi->tx_rings[i];
  2791. rx_ring->dcb_tc = n;
  2792. tx_ring->dcb_tc = n;
  2793. }
  2794. }
  2795. }
  2796. /**
  2797. * i40e_set_vsi_rx_mode - Call set_rx_mode on a VSI
  2798. * @vsi: ptr to the VSI
  2799. **/
  2800. static void i40e_set_vsi_rx_mode(struct i40e_vsi *vsi)
  2801. {
  2802. struct i40e_pf *pf = vsi->back;
  2803. int err;
  2804. if (vsi->netdev)
  2805. i40e_set_rx_mode(vsi->netdev);
  2806. if (!!(pf->flags & I40E_FLAG_PF_MAC)) {
  2807. err = i40e_macaddr_init(vsi, pf->hw.mac.addr);
  2808. if (err) {
  2809. dev_warn(&pf->pdev->dev,
  2810. "could not set up macaddr; err %d\n", err);
  2811. }
  2812. }
  2813. }
  2814. /**
  2815. * i40e_fdir_filter_restore - Restore the Sideband Flow Director filters
  2816. * @vsi: Pointer to the targeted VSI
  2817. *
  2818. * This function replays the hlist on the hw where all the SB Flow Director
  2819. * filters were saved.
  2820. **/
  2821. static void i40e_fdir_filter_restore(struct i40e_vsi *vsi)
  2822. {
  2823. struct i40e_fdir_filter *filter;
  2824. struct i40e_pf *pf = vsi->back;
  2825. struct hlist_node *node;
  2826. if (!(pf->flags & I40E_FLAG_FD_SB_ENABLED))
  2827. return;
  2828. /* Reset FDir counters as we're replaying all existing filters */
  2829. pf->fd_tcp4_filter_cnt = 0;
  2830. pf->fd_udp4_filter_cnt = 0;
  2831. pf->fd_sctp4_filter_cnt = 0;
  2832. pf->fd_ip4_filter_cnt = 0;
  2833. hlist_for_each_entry_safe(filter, node,
  2834. &pf->fdir_filter_list, fdir_node) {
  2835. i40e_add_del_fdir(vsi, filter, true);
  2836. }
  2837. }
  2838. /**
  2839. * i40e_vsi_configure - Set up the VSI for action
  2840. * @vsi: the VSI being configured
  2841. **/
  2842. static int i40e_vsi_configure(struct i40e_vsi *vsi)
  2843. {
  2844. int err;
  2845. i40e_set_vsi_rx_mode(vsi);
  2846. i40e_restore_vlan(vsi);
  2847. i40e_vsi_config_dcb_rings(vsi);
  2848. err = i40e_vsi_configure_tx(vsi);
  2849. if (!err)
  2850. err = i40e_vsi_configure_rx(vsi);
  2851. return err;
  2852. }
  2853. /**
  2854. * i40e_vsi_configure_msix - MSIX mode Interrupt Config in the HW
  2855. * @vsi: the VSI being configured
  2856. **/
  2857. static void i40e_vsi_configure_msix(struct i40e_vsi *vsi)
  2858. {
  2859. struct i40e_pf *pf = vsi->back;
  2860. struct i40e_hw *hw = &pf->hw;
  2861. u16 vector;
  2862. int i, q;
  2863. u32 qp;
  2864. /* The interrupt indexing is offset by 1 in the PFINT_ITRn
  2865. * and PFINT_LNKLSTn registers, e.g.:
  2866. * PFINT_ITRn[0..n-1] gets msix-1..msix-n (qpair interrupts)
  2867. */
  2868. qp = vsi->base_queue;
  2869. vector = vsi->base_vector;
  2870. for (i = 0; i < vsi->num_q_vectors; i++, vector++) {
  2871. struct i40e_q_vector *q_vector = vsi->q_vectors[i];
  2872. q_vector->itr_countdown = ITR_COUNTDOWN_START;
  2873. q_vector->rx.itr = ITR_TO_REG(vsi->rx_rings[i]->rx_itr_setting);
  2874. q_vector->rx.latency_range = I40E_LOW_LATENCY;
  2875. wr32(hw, I40E_PFINT_ITRN(I40E_RX_ITR, vector - 1),
  2876. q_vector->rx.itr);
  2877. q_vector->tx.itr = ITR_TO_REG(vsi->tx_rings[i]->tx_itr_setting);
  2878. q_vector->tx.latency_range = I40E_LOW_LATENCY;
  2879. wr32(hw, I40E_PFINT_ITRN(I40E_TX_ITR, vector - 1),
  2880. q_vector->tx.itr);
  2881. wr32(hw, I40E_PFINT_RATEN(vector - 1),
  2882. i40e_intrl_usec_to_reg(vsi->int_rate_limit));
  2883. /* Linked list for the queuepairs assigned to this vector */
  2884. wr32(hw, I40E_PFINT_LNKLSTN(vector - 1), qp);
  2885. for (q = 0; q < q_vector->num_ringpairs; q++) {
  2886. u32 val;
  2887. val = I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  2888. (I40E_RX_ITR << I40E_QINT_RQCTL_ITR_INDX_SHIFT) |
  2889. (vector << I40E_QINT_RQCTL_MSIX_INDX_SHIFT) |
  2890. (qp << I40E_QINT_RQCTL_NEXTQ_INDX_SHIFT)|
  2891. (I40E_QUEUE_TYPE_TX
  2892. << I40E_QINT_RQCTL_NEXTQ_TYPE_SHIFT);
  2893. wr32(hw, I40E_QINT_RQCTL(qp), val);
  2894. val = I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  2895. (I40E_TX_ITR << I40E_QINT_TQCTL_ITR_INDX_SHIFT) |
  2896. (vector << I40E_QINT_TQCTL_MSIX_INDX_SHIFT) |
  2897. ((qp+1) << I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT)|
  2898. (I40E_QUEUE_TYPE_RX
  2899. << I40E_QINT_TQCTL_NEXTQ_TYPE_SHIFT);
  2900. /* Terminate the linked list */
  2901. if (q == (q_vector->num_ringpairs - 1))
  2902. val |= (I40E_QUEUE_END_OF_LIST
  2903. << I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT);
  2904. wr32(hw, I40E_QINT_TQCTL(qp), val);
  2905. qp++;
  2906. }
  2907. }
  2908. i40e_flush(hw);
  2909. }
  2910. /**
  2911. * i40e_enable_misc_int_causes - enable the non-queue interrupts
  2912. * @hw: ptr to the hardware info
  2913. **/
  2914. static void i40e_enable_misc_int_causes(struct i40e_pf *pf)
  2915. {
  2916. struct i40e_hw *hw = &pf->hw;
  2917. u32 val;
  2918. /* clear things first */
  2919. wr32(hw, I40E_PFINT_ICR0_ENA, 0); /* disable all */
  2920. rd32(hw, I40E_PFINT_ICR0); /* read to clear */
  2921. val = I40E_PFINT_ICR0_ENA_ECC_ERR_MASK |
  2922. I40E_PFINT_ICR0_ENA_MAL_DETECT_MASK |
  2923. I40E_PFINT_ICR0_ENA_GRST_MASK |
  2924. I40E_PFINT_ICR0_ENA_PCI_EXCEPTION_MASK |
  2925. I40E_PFINT_ICR0_ENA_GPIO_MASK |
  2926. I40E_PFINT_ICR0_ENA_HMC_ERR_MASK |
  2927. I40E_PFINT_ICR0_ENA_VFLR_MASK |
  2928. I40E_PFINT_ICR0_ENA_ADMINQ_MASK;
  2929. if (pf->flags & I40E_FLAG_IWARP_ENABLED)
  2930. val |= I40E_PFINT_ICR0_ENA_PE_CRITERR_MASK;
  2931. if (pf->flags & I40E_FLAG_PTP)
  2932. val |= I40E_PFINT_ICR0_ENA_TIMESYNC_MASK;
  2933. wr32(hw, I40E_PFINT_ICR0_ENA, val);
  2934. /* SW_ITR_IDX = 0, but don't change INTENA */
  2935. wr32(hw, I40E_PFINT_DYN_CTL0, I40E_PFINT_DYN_CTL0_SW_ITR_INDX_MASK |
  2936. I40E_PFINT_DYN_CTL0_INTENA_MSK_MASK);
  2937. /* OTHER_ITR_IDX = 0 */
  2938. wr32(hw, I40E_PFINT_STAT_CTL0, 0);
  2939. }
  2940. /**
  2941. * i40e_configure_msi_and_legacy - Legacy mode interrupt config in the HW
  2942. * @vsi: the VSI being configured
  2943. **/
  2944. static void i40e_configure_msi_and_legacy(struct i40e_vsi *vsi)
  2945. {
  2946. struct i40e_q_vector *q_vector = vsi->q_vectors[0];
  2947. struct i40e_pf *pf = vsi->back;
  2948. struct i40e_hw *hw = &pf->hw;
  2949. u32 val;
  2950. /* set the ITR configuration */
  2951. q_vector->itr_countdown = ITR_COUNTDOWN_START;
  2952. q_vector->rx.itr = ITR_TO_REG(vsi->rx_rings[0]->rx_itr_setting);
  2953. q_vector->rx.latency_range = I40E_LOW_LATENCY;
  2954. wr32(hw, I40E_PFINT_ITR0(I40E_RX_ITR), q_vector->rx.itr);
  2955. q_vector->tx.itr = ITR_TO_REG(vsi->tx_rings[0]->tx_itr_setting);
  2956. q_vector->tx.latency_range = I40E_LOW_LATENCY;
  2957. wr32(hw, I40E_PFINT_ITR0(I40E_TX_ITR), q_vector->tx.itr);
  2958. i40e_enable_misc_int_causes(pf);
  2959. /* FIRSTQ_INDX = 0, FIRSTQ_TYPE = 0 (rx) */
  2960. wr32(hw, I40E_PFINT_LNKLST0, 0);
  2961. /* Associate the queue pair to the vector and enable the queue int */
  2962. val = I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  2963. (I40E_RX_ITR << I40E_QINT_RQCTL_ITR_INDX_SHIFT) |
  2964. (I40E_QUEUE_TYPE_TX << I40E_QINT_TQCTL_NEXTQ_TYPE_SHIFT);
  2965. wr32(hw, I40E_QINT_RQCTL(0), val);
  2966. val = I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  2967. (I40E_TX_ITR << I40E_QINT_TQCTL_ITR_INDX_SHIFT) |
  2968. (I40E_QUEUE_END_OF_LIST << I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT);
  2969. wr32(hw, I40E_QINT_TQCTL(0), val);
  2970. i40e_flush(hw);
  2971. }
  2972. /**
  2973. * i40e_irq_dynamic_disable_icr0 - Disable default interrupt generation for icr0
  2974. * @pf: board private structure
  2975. **/
  2976. void i40e_irq_dynamic_disable_icr0(struct i40e_pf *pf)
  2977. {
  2978. struct i40e_hw *hw = &pf->hw;
  2979. wr32(hw, I40E_PFINT_DYN_CTL0,
  2980. I40E_ITR_NONE << I40E_PFINT_DYN_CTLN_ITR_INDX_SHIFT);
  2981. i40e_flush(hw);
  2982. }
  2983. /**
  2984. * i40e_irq_dynamic_enable_icr0 - Enable default interrupt generation for icr0
  2985. * @pf: board private structure
  2986. * @clearpba: true when all pending interrupt events should be cleared
  2987. **/
  2988. void i40e_irq_dynamic_enable_icr0(struct i40e_pf *pf, bool clearpba)
  2989. {
  2990. struct i40e_hw *hw = &pf->hw;
  2991. u32 val;
  2992. val = I40E_PFINT_DYN_CTL0_INTENA_MASK |
  2993. (clearpba ? I40E_PFINT_DYN_CTL0_CLEARPBA_MASK : 0) |
  2994. (I40E_ITR_NONE << I40E_PFINT_DYN_CTL0_ITR_INDX_SHIFT);
  2995. wr32(hw, I40E_PFINT_DYN_CTL0, val);
  2996. i40e_flush(hw);
  2997. }
  2998. /**
  2999. * i40e_msix_clean_rings - MSIX mode Interrupt Handler
  3000. * @irq: interrupt number
  3001. * @data: pointer to a q_vector
  3002. **/
  3003. static irqreturn_t i40e_msix_clean_rings(int irq, void *data)
  3004. {
  3005. struct i40e_q_vector *q_vector = data;
  3006. if (!q_vector->tx.ring && !q_vector->rx.ring)
  3007. return IRQ_HANDLED;
  3008. napi_schedule_irqoff(&q_vector->napi);
  3009. return IRQ_HANDLED;
  3010. }
  3011. /**
  3012. * i40e_irq_affinity_notify - Callback for affinity changes
  3013. * @notify: context as to what irq was changed
  3014. * @mask: the new affinity mask
  3015. *
  3016. * This is a callback function used by the irq_set_affinity_notifier function
  3017. * so that we may register to receive changes to the irq affinity masks.
  3018. **/
  3019. static void i40e_irq_affinity_notify(struct irq_affinity_notify *notify,
  3020. const cpumask_t *mask)
  3021. {
  3022. struct i40e_q_vector *q_vector =
  3023. container_of(notify, struct i40e_q_vector, affinity_notify);
  3024. q_vector->affinity_mask = *mask;
  3025. }
  3026. /**
  3027. * i40e_irq_affinity_release - Callback for affinity notifier release
  3028. * @ref: internal core kernel usage
  3029. *
  3030. * This is a callback function used by the irq_set_affinity_notifier function
  3031. * to inform the current notification subscriber that they will no longer
  3032. * receive notifications.
  3033. **/
  3034. static void i40e_irq_affinity_release(struct kref *ref) {}
  3035. /**
  3036. * i40e_vsi_request_irq_msix - Initialize MSI-X interrupts
  3037. * @vsi: the VSI being configured
  3038. * @basename: name for the vector
  3039. *
  3040. * Allocates MSI-X vectors and requests interrupts from the kernel.
  3041. **/
  3042. static int i40e_vsi_request_irq_msix(struct i40e_vsi *vsi, char *basename)
  3043. {
  3044. int q_vectors = vsi->num_q_vectors;
  3045. struct i40e_pf *pf = vsi->back;
  3046. int base = vsi->base_vector;
  3047. int rx_int_idx = 0;
  3048. int tx_int_idx = 0;
  3049. int vector, err;
  3050. int irq_num;
  3051. for (vector = 0; vector < q_vectors; vector++) {
  3052. struct i40e_q_vector *q_vector = vsi->q_vectors[vector];
  3053. irq_num = pf->msix_entries[base + vector].vector;
  3054. if (q_vector->tx.ring && q_vector->rx.ring) {
  3055. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  3056. "%s-%s-%d", basename, "TxRx", rx_int_idx++);
  3057. tx_int_idx++;
  3058. } else if (q_vector->rx.ring) {
  3059. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  3060. "%s-%s-%d", basename, "rx", rx_int_idx++);
  3061. } else if (q_vector->tx.ring) {
  3062. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  3063. "%s-%s-%d", basename, "tx", tx_int_idx++);
  3064. } else {
  3065. /* skip this unused q_vector */
  3066. continue;
  3067. }
  3068. err = request_irq(irq_num,
  3069. vsi->irq_handler,
  3070. 0,
  3071. q_vector->name,
  3072. q_vector);
  3073. if (err) {
  3074. dev_info(&pf->pdev->dev,
  3075. "MSIX request_irq failed, error: %d\n", err);
  3076. goto free_queue_irqs;
  3077. }
  3078. /* register for affinity change notifications */
  3079. q_vector->affinity_notify.notify = i40e_irq_affinity_notify;
  3080. q_vector->affinity_notify.release = i40e_irq_affinity_release;
  3081. irq_set_affinity_notifier(irq_num, &q_vector->affinity_notify);
  3082. /* assign the mask for this irq */
  3083. irq_set_affinity_hint(irq_num, &q_vector->affinity_mask);
  3084. }
  3085. vsi->irqs_ready = true;
  3086. return 0;
  3087. free_queue_irqs:
  3088. while (vector) {
  3089. vector--;
  3090. irq_num = pf->msix_entries[base + vector].vector;
  3091. irq_set_affinity_notifier(irq_num, NULL);
  3092. irq_set_affinity_hint(irq_num, NULL);
  3093. free_irq(irq_num, &vsi->q_vectors[vector]);
  3094. }
  3095. return err;
  3096. }
  3097. /**
  3098. * i40e_vsi_disable_irq - Mask off queue interrupt generation on the VSI
  3099. * @vsi: the VSI being un-configured
  3100. **/
  3101. static void i40e_vsi_disable_irq(struct i40e_vsi *vsi)
  3102. {
  3103. struct i40e_pf *pf = vsi->back;
  3104. struct i40e_hw *hw = &pf->hw;
  3105. int base = vsi->base_vector;
  3106. int i;
  3107. for (i = 0; i < vsi->num_queue_pairs; i++) {
  3108. wr32(hw, I40E_QINT_TQCTL(vsi->tx_rings[i]->reg_idx), 0);
  3109. wr32(hw, I40E_QINT_RQCTL(vsi->rx_rings[i]->reg_idx), 0);
  3110. }
  3111. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3112. for (i = vsi->base_vector;
  3113. i < (vsi->num_q_vectors + vsi->base_vector); i++)
  3114. wr32(hw, I40E_PFINT_DYN_CTLN(i - 1), 0);
  3115. i40e_flush(hw);
  3116. for (i = 0; i < vsi->num_q_vectors; i++)
  3117. synchronize_irq(pf->msix_entries[i + base].vector);
  3118. } else {
  3119. /* Legacy and MSI mode - this stops all interrupt handling */
  3120. wr32(hw, I40E_PFINT_ICR0_ENA, 0);
  3121. wr32(hw, I40E_PFINT_DYN_CTL0, 0);
  3122. i40e_flush(hw);
  3123. synchronize_irq(pf->pdev->irq);
  3124. }
  3125. }
  3126. /**
  3127. * i40e_vsi_enable_irq - Enable IRQ for the given VSI
  3128. * @vsi: the VSI being configured
  3129. **/
  3130. static int i40e_vsi_enable_irq(struct i40e_vsi *vsi)
  3131. {
  3132. struct i40e_pf *pf = vsi->back;
  3133. int i;
  3134. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3135. for (i = 0; i < vsi->num_q_vectors; i++)
  3136. i40e_irq_dynamic_enable(vsi, i);
  3137. } else {
  3138. i40e_irq_dynamic_enable_icr0(pf, true);
  3139. }
  3140. i40e_flush(&pf->hw);
  3141. return 0;
  3142. }
  3143. /**
  3144. * i40e_stop_misc_vector - Stop the vector that handles non-queue events
  3145. * @pf: board private structure
  3146. **/
  3147. static void i40e_stop_misc_vector(struct i40e_pf *pf)
  3148. {
  3149. /* Disable ICR 0 */
  3150. wr32(&pf->hw, I40E_PFINT_ICR0_ENA, 0);
  3151. i40e_flush(&pf->hw);
  3152. }
  3153. /**
  3154. * i40e_intr - MSI/Legacy and non-queue interrupt handler
  3155. * @irq: interrupt number
  3156. * @data: pointer to a q_vector
  3157. *
  3158. * This is the handler used for all MSI/Legacy interrupts, and deals
  3159. * with both queue and non-queue interrupts. This is also used in
  3160. * MSIX mode to handle the non-queue interrupts.
  3161. **/
  3162. static irqreturn_t i40e_intr(int irq, void *data)
  3163. {
  3164. struct i40e_pf *pf = (struct i40e_pf *)data;
  3165. struct i40e_hw *hw = &pf->hw;
  3166. irqreturn_t ret = IRQ_NONE;
  3167. u32 icr0, icr0_remaining;
  3168. u32 val, ena_mask;
  3169. icr0 = rd32(hw, I40E_PFINT_ICR0);
  3170. ena_mask = rd32(hw, I40E_PFINT_ICR0_ENA);
  3171. /* if sharing a legacy IRQ, we might get called w/o an intr pending */
  3172. if ((icr0 & I40E_PFINT_ICR0_INTEVENT_MASK) == 0)
  3173. goto enable_intr;
  3174. /* if interrupt but no bits showing, must be SWINT */
  3175. if (((icr0 & ~I40E_PFINT_ICR0_INTEVENT_MASK) == 0) ||
  3176. (icr0 & I40E_PFINT_ICR0_SWINT_MASK))
  3177. pf->sw_int_count++;
  3178. if ((pf->flags & I40E_FLAG_IWARP_ENABLED) &&
  3179. (ena_mask & I40E_PFINT_ICR0_ENA_PE_CRITERR_MASK)) {
  3180. ena_mask &= ~I40E_PFINT_ICR0_ENA_PE_CRITERR_MASK;
  3181. icr0 &= ~I40E_PFINT_ICR0_ENA_PE_CRITERR_MASK;
  3182. dev_dbg(&pf->pdev->dev, "cleared PE_CRITERR\n");
  3183. }
  3184. /* only q0 is used in MSI/Legacy mode, and none are used in MSIX */
  3185. if (icr0 & I40E_PFINT_ICR0_QUEUE_0_MASK) {
  3186. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  3187. struct i40e_q_vector *q_vector = vsi->q_vectors[0];
  3188. /* We do not have a way to disarm Queue causes while leaving
  3189. * interrupt enabled for all other causes, ideally
  3190. * interrupt should be disabled while we are in NAPI but
  3191. * this is not a performance path and napi_schedule()
  3192. * can deal with rescheduling.
  3193. */
  3194. if (!test_bit(__I40E_DOWN, &pf->state))
  3195. napi_schedule_irqoff(&q_vector->napi);
  3196. }
  3197. if (icr0 & I40E_PFINT_ICR0_ADMINQ_MASK) {
  3198. ena_mask &= ~I40E_PFINT_ICR0_ENA_ADMINQ_MASK;
  3199. set_bit(__I40E_ADMINQ_EVENT_PENDING, &pf->state);
  3200. i40e_debug(&pf->hw, I40E_DEBUG_NVM, "AdminQ event\n");
  3201. }
  3202. if (icr0 & I40E_PFINT_ICR0_MAL_DETECT_MASK) {
  3203. ena_mask &= ~I40E_PFINT_ICR0_ENA_MAL_DETECT_MASK;
  3204. set_bit(__I40E_MDD_EVENT_PENDING, &pf->state);
  3205. }
  3206. if (icr0 & I40E_PFINT_ICR0_VFLR_MASK) {
  3207. ena_mask &= ~I40E_PFINT_ICR0_ENA_VFLR_MASK;
  3208. set_bit(__I40E_VFLR_EVENT_PENDING, &pf->state);
  3209. }
  3210. if (icr0 & I40E_PFINT_ICR0_GRST_MASK) {
  3211. if (!test_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state))
  3212. set_bit(__I40E_RESET_INTR_RECEIVED, &pf->state);
  3213. ena_mask &= ~I40E_PFINT_ICR0_ENA_GRST_MASK;
  3214. val = rd32(hw, I40E_GLGEN_RSTAT);
  3215. val = (val & I40E_GLGEN_RSTAT_RESET_TYPE_MASK)
  3216. >> I40E_GLGEN_RSTAT_RESET_TYPE_SHIFT;
  3217. if (val == I40E_RESET_CORER) {
  3218. pf->corer_count++;
  3219. } else if (val == I40E_RESET_GLOBR) {
  3220. pf->globr_count++;
  3221. } else if (val == I40E_RESET_EMPR) {
  3222. pf->empr_count++;
  3223. set_bit(__I40E_EMP_RESET_INTR_RECEIVED, &pf->state);
  3224. }
  3225. }
  3226. if (icr0 & I40E_PFINT_ICR0_HMC_ERR_MASK) {
  3227. icr0 &= ~I40E_PFINT_ICR0_HMC_ERR_MASK;
  3228. dev_info(&pf->pdev->dev, "HMC error interrupt\n");
  3229. dev_info(&pf->pdev->dev, "HMC error info 0x%x, HMC error data 0x%x\n",
  3230. rd32(hw, I40E_PFHMC_ERRORINFO),
  3231. rd32(hw, I40E_PFHMC_ERRORDATA));
  3232. }
  3233. if (icr0 & I40E_PFINT_ICR0_TIMESYNC_MASK) {
  3234. u32 prttsyn_stat = rd32(hw, I40E_PRTTSYN_STAT_0);
  3235. if (prttsyn_stat & I40E_PRTTSYN_STAT_0_TXTIME_MASK) {
  3236. icr0 &= ~I40E_PFINT_ICR0_ENA_TIMESYNC_MASK;
  3237. i40e_ptp_tx_hwtstamp(pf);
  3238. }
  3239. }
  3240. /* If a critical error is pending we have no choice but to reset the
  3241. * device.
  3242. * Report and mask out any remaining unexpected interrupts.
  3243. */
  3244. icr0_remaining = icr0 & ena_mask;
  3245. if (icr0_remaining) {
  3246. dev_info(&pf->pdev->dev, "unhandled interrupt icr0=0x%08x\n",
  3247. icr0_remaining);
  3248. if ((icr0_remaining & I40E_PFINT_ICR0_PE_CRITERR_MASK) ||
  3249. (icr0_remaining & I40E_PFINT_ICR0_PCI_EXCEPTION_MASK) ||
  3250. (icr0_remaining & I40E_PFINT_ICR0_ECC_ERR_MASK)) {
  3251. dev_info(&pf->pdev->dev, "device will be reset\n");
  3252. set_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  3253. i40e_service_event_schedule(pf);
  3254. }
  3255. ena_mask &= ~icr0_remaining;
  3256. }
  3257. ret = IRQ_HANDLED;
  3258. enable_intr:
  3259. /* re-enable interrupt causes */
  3260. wr32(hw, I40E_PFINT_ICR0_ENA, ena_mask);
  3261. if (!test_bit(__I40E_DOWN, &pf->state)) {
  3262. i40e_service_event_schedule(pf);
  3263. i40e_irq_dynamic_enable_icr0(pf, false);
  3264. }
  3265. return ret;
  3266. }
  3267. /**
  3268. * i40e_clean_fdir_tx_irq - Reclaim resources after transmit completes
  3269. * @tx_ring: tx ring to clean
  3270. * @budget: how many cleans we're allowed
  3271. *
  3272. * Returns true if there's any budget left (e.g. the clean is finished)
  3273. **/
  3274. static bool i40e_clean_fdir_tx_irq(struct i40e_ring *tx_ring, int budget)
  3275. {
  3276. struct i40e_vsi *vsi = tx_ring->vsi;
  3277. u16 i = tx_ring->next_to_clean;
  3278. struct i40e_tx_buffer *tx_buf;
  3279. struct i40e_tx_desc *tx_desc;
  3280. tx_buf = &tx_ring->tx_bi[i];
  3281. tx_desc = I40E_TX_DESC(tx_ring, i);
  3282. i -= tx_ring->count;
  3283. do {
  3284. struct i40e_tx_desc *eop_desc = tx_buf->next_to_watch;
  3285. /* if next_to_watch is not set then there is no work pending */
  3286. if (!eop_desc)
  3287. break;
  3288. /* prevent any other reads prior to eop_desc */
  3289. read_barrier_depends();
  3290. /* if the descriptor isn't done, no work yet to do */
  3291. if (!(eop_desc->cmd_type_offset_bsz &
  3292. cpu_to_le64(I40E_TX_DESC_DTYPE_DESC_DONE)))
  3293. break;
  3294. /* clear next_to_watch to prevent false hangs */
  3295. tx_buf->next_to_watch = NULL;
  3296. tx_desc->buffer_addr = 0;
  3297. tx_desc->cmd_type_offset_bsz = 0;
  3298. /* move past filter desc */
  3299. tx_buf++;
  3300. tx_desc++;
  3301. i++;
  3302. if (unlikely(!i)) {
  3303. i -= tx_ring->count;
  3304. tx_buf = tx_ring->tx_bi;
  3305. tx_desc = I40E_TX_DESC(tx_ring, 0);
  3306. }
  3307. /* unmap skb header data */
  3308. dma_unmap_single(tx_ring->dev,
  3309. dma_unmap_addr(tx_buf, dma),
  3310. dma_unmap_len(tx_buf, len),
  3311. DMA_TO_DEVICE);
  3312. if (tx_buf->tx_flags & I40E_TX_FLAGS_FD_SB)
  3313. kfree(tx_buf->raw_buf);
  3314. tx_buf->raw_buf = NULL;
  3315. tx_buf->tx_flags = 0;
  3316. tx_buf->next_to_watch = NULL;
  3317. dma_unmap_len_set(tx_buf, len, 0);
  3318. tx_desc->buffer_addr = 0;
  3319. tx_desc->cmd_type_offset_bsz = 0;
  3320. /* move us past the eop_desc for start of next FD desc */
  3321. tx_buf++;
  3322. tx_desc++;
  3323. i++;
  3324. if (unlikely(!i)) {
  3325. i -= tx_ring->count;
  3326. tx_buf = tx_ring->tx_bi;
  3327. tx_desc = I40E_TX_DESC(tx_ring, 0);
  3328. }
  3329. /* update budget accounting */
  3330. budget--;
  3331. } while (likely(budget));
  3332. i += tx_ring->count;
  3333. tx_ring->next_to_clean = i;
  3334. if (vsi->back->flags & I40E_FLAG_MSIX_ENABLED)
  3335. i40e_irq_dynamic_enable(vsi, tx_ring->q_vector->v_idx);
  3336. return budget > 0;
  3337. }
  3338. /**
  3339. * i40e_fdir_clean_ring - Interrupt Handler for FDIR SB ring
  3340. * @irq: interrupt number
  3341. * @data: pointer to a q_vector
  3342. **/
  3343. static irqreturn_t i40e_fdir_clean_ring(int irq, void *data)
  3344. {
  3345. struct i40e_q_vector *q_vector = data;
  3346. struct i40e_vsi *vsi;
  3347. if (!q_vector->tx.ring)
  3348. return IRQ_HANDLED;
  3349. vsi = q_vector->tx.ring->vsi;
  3350. i40e_clean_fdir_tx_irq(q_vector->tx.ring, vsi->work_limit);
  3351. return IRQ_HANDLED;
  3352. }
  3353. /**
  3354. * i40e_map_vector_to_qp - Assigns the queue pair to the vector
  3355. * @vsi: the VSI being configured
  3356. * @v_idx: vector index
  3357. * @qp_idx: queue pair index
  3358. **/
  3359. static void i40e_map_vector_to_qp(struct i40e_vsi *vsi, int v_idx, int qp_idx)
  3360. {
  3361. struct i40e_q_vector *q_vector = vsi->q_vectors[v_idx];
  3362. struct i40e_ring *tx_ring = vsi->tx_rings[qp_idx];
  3363. struct i40e_ring *rx_ring = vsi->rx_rings[qp_idx];
  3364. tx_ring->q_vector = q_vector;
  3365. tx_ring->next = q_vector->tx.ring;
  3366. q_vector->tx.ring = tx_ring;
  3367. q_vector->tx.count++;
  3368. rx_ring->q_vector = q_vector;
  3369. rx_ring->next = q_vector->rx.ring;
  3370. q_vector->rx.ring = rx_ring;
  3371. q_vector->rx.count++;
  3372. }
  3373. /**
  3374. * i40e_vsi_map_rings_to_vectors - Maps descriptor rings to vectors
  3375. * @vsi: the VSI being configured
  3376. *
  3377. * This function maps descriptor rings to the queue-specific vectors
  3378. * we were allotted through the MSI-X enabling code. Ideally, we'd have
  3379. * one vector per queue pair, but on a constrained vector budget, we
  3380. * group the queue pairs as "efficiently" as possible.
  3381. **/
  3382. static void i40e_vsi_map_rings_to_vectors(struct i40e_vsi *vsi)
  3383. {
  3384. int qp_remaining = vsi->num_queue_pairs;
  3385. int q_vectors = vsi->num_q_vectors;
  3386. int num_ringpairs;
  3387. int v_start = 0;
  3388. int qp_idx = 0;
  3389. /* If we don't have enough vectors for a 1-to-1 mapping, we'll have to
  3390. * group them so there are multiple queues per vector.
  3391. * It is also important to go through all the vectors available to be
  3392. * sure that if we don't use all the vectors, that the remaining vectors
  3393. * are cleared. This is especially important when decreasing the
  3394. * number of queues in use.
  3395. */
  3396. for (; v_start < q_vectors; v_start++) {
  3397. struct i40e_q_vector *q_vector = vsi->q_vectors[v_start];
  3398. num_ringpairs = DIV_ROUND_UP(qp_remaining, q_vectors - v_start);
  3399. q_vector->num_ringpairs = num_ringpairs;
  3400. q_vector->rx.count = 0;
  3401. q_vector->tx.count = 0;
  3402. q_vector->rx.ring = NULL;
  3403. q_vector->tx.ring = NULL;
  3404. while (num_ringpairs--) {
  3405. i40e_map_vector_to_qp(vsi, v_start, qp_idx);
  3406. qp_idx++;
  3407. qp_remaining--;
  3408. }
  3409. }
  3410. }
  3411. /**
  3412. * i40e_vsi_request_irq - Request IRQ from the OS
  3413. * @vsi: the VSI being configured
  3414. * @basename: name for the vector
  3415. **/
  3416. static int i40e_vsi_request_irq(struct i40e_vsi *vsi, char *basename)
  3417. {
  3418. struct i40e_pf *pf = vsi->back;
  3419. int err;
  3420. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  3421. err = i40e_vsi_request_irq_msix(vsi, basename);
  3422. else if (pf->flags & I40E_FLAG_MSI_ENABLED)
  3423. err = request_irq(pf->pdev->irq, i40e_intr, 0,
  3424. pf->int_name, pf);
  3425. else
  3426. err = request_irq(pf->pdev->irq, i40e_intr, IRQF_SHARED,
  3427. pf->int_name, pf);
  3428. if (err)
  3429. dev_info(&pf->pdev->dev, "request_irq failed, Error %d\n", err);
  3430. return err;
  3431. }
  3432. #ifdef CONFIG_NET_POLL_CONTROLLER
  3433. /**
  3434. * i40e_netpoll - A Polling 'interrupt' handler
  3435. * @netdev: network interface device structure
  3436. *
  3437. * This is used by netconsole to send skbs without having to re-enable
  3438. * interrupts. It's not called while the normal interrupt routine is executing.
  3439. **/
  3440. static void i40e_netpoll(struct net_device *netdev)
  3441. {
  3442. struct i40e_netdev_priv *np = netdev_priv(netdev);
  3443. struct i40e_vsi *vsi = np->vsi;
  3444. struct i40e_pf *pf = vsi->back;
  3445. int i;
  3446. /* if interface is down do nothing */
  3447. if (test_bit(__I40E_DOWN, &vsi->state))
  3448. return;
  3449. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3450. for (i = 0; i < vsi->num_q_vectors; i++)
  3451. i40e_msix_clean_rings(0, vsi->q_vectors[i]);
  3452. } else {
  3453. i40e_intr(pf->pdev->irq, netdev);
  3454. }
  3455. }
  3456. #endif
  3457. /**
  3458. * i40e_pf_txq_wait - Wait for a PF's Tx queue to be enabled or disabled
  3459. * @pf: the PF being configured
  3460. * @pf_q: the PF queue
  3461. * @enable: enable or disable state of the queue
  3462. *
  3463. * This routine will wait for the given Tx queue of the PF to reach the
  3464. * enabled or disabled state.
  3465. * Returns -ETIMEDOUT in case of failing to reach the requested state after
  3466. * multiple retries; else will return 0 in case of success.
  3467. **/
  3468. static int i40e_pf_txq_wait(struct i40e_pf *pf, int pf_q, bool enable)
  3469. {
  3470. int i;
  3471. u32 tx_reg;
  3472. for (i = 0; i < I40E_QUEUE_WAIT_RETRY_LIMIT; i++) {
  3473. tx_reg = rd32(&pf->hw, I40E_QTX_ENA(pf_q));
  3474. if (enable == !!(tx_reg & I40E_QTX_ENA_QENA_STAT_MASK))
  3475. break;
  3476. usleep_range(10, 20);
  3477. }
  3478. if (i >= I40E_QUEUE_WAIT_RETRY_LIMIT)
  3479. return -ETIMEDOUT;
  3480. return 0;
  3481. }
  3482. /**
  3483. * i40e_vsi_control_tx - Start or stop a VSI's rings
  3484. * @vsi: the VSI being configured
  3485. * @enable: start or stop the rings
  3486. **/
  3487. static int i40e_vsi_control_tx(struct i40e_vsi *vsi, bool enable)
  3488. {
  3489. struct i40e_pf *pf = vsi->back;
  3490. struct i40e_hw *hw = &pf->hw;
  3491. int i, j, pf_q, ret = 0;
  3492. u32 tx_reg;
  3493. pf_q = vsi->base_queue;
  3494. for (i = 0; i < vsi->num_queue_pairs; i++, pf_q++) {
  3495. /* warn the TX unit of coming changes */
  3496. i40e_pre_tx_queue_cfg(&pf->hw, pf_q, enable);
  3497. if (!enable)
  3498. usleep_range(10, 20);
  3499. for (j = 0; j < 50; j++) {
  3500. tx_reg = rd32(hw, I40E_QTX_ENA(pf_q));
  3501. if (((tx_reg >> I40E_QTX_ENA_QENA_REQ_SHIFT) & 1) ==
  3502. ((tx_reg >> I40E_QTX_ENA_QENA_STAT_SHIFT) & 1))
  3503. break;
  3504. usleep_range(1000, 2000);
  3505. }
  3506. /* Skip if the queue is already in the requested state */
  3507. if (enable == !!(tx_reg & I40E_QTX_ENA_QENA_STAT_MASK))
  3508. continue;
  3509. /* turn on/off the queue */
  3510. if (enable) {
  3511. wr32(hw, I40E_QTX_HEAD(pf_q), 0);
  3512. tx_reg |= I40E_QTX_ENA_QENA_REQ_MASK;
  3513. } else {
  3514. tx_reg &= ~I40E_QTX_ENA_QENA_REQ_MASK;
  3515. }
  3516. wr32(hw, I40E_QTX_ENA(pf_q), tx_reg);
  3517. /* No waiting for the Tx queue to disable */
  3518. if (!enable && test_bit(__I40E_PORT_TX_SUSPENDED, &pf->state))
  3519. continue;
  3520. /* wait for the change to finish */
  3521. ret = i40e_pf_txq_wait(pf, pf_q, enable);
  3522. if (ret) {
  3523. dev_info(&pf->pdev->dev,
  3524. "VSI seid %d Tx ring %d %sable timeout\n",
  3525. vsi->seid, pf_q, (enable ? "en" : "dis"));
  3526. break;
  3527. }
  3528. }
  3529. return ret;
  3530. }
  3531. /**
  3532. * i40e_pf_rxq_wait - Wait for a PF's Rx queue to be enabled or disabled
  3533. * @pf: the PF being configured
  3534. * @pf_q: the PF queue
  3535. * @enable: enable or disable state of the queue
  3536. *
  3537. * This routine will wait for the given Rx queue of the PF to reach the
  3538. * enabled or disabled state.
  3539. * Returns -ETIMEDOUT in case of failing to reach the requested state after
  3540. * multiple retries; else will return 0 in case of success.
  3541. **/
  3542. static int i40e_pf_rxq_wait(struct i40e_pf *pf, int pf_q, bool enable)
  3543. {
  3544. int i;
  3545. u32 rx_reg;
  3546. for (i = 0; i < I40E_QUEUE_WAIT_RETRY_LIMIT; i++) {
  3547. rx_reg = rd32(&pf->hw, I40E_QRX_ENA(pf_q));
  3548. if (enable == !!(rx_reg & I40E_QRX_ENA_QENA_STAT_MASK))
  3549. break;
  3550. usleep_range(10, 20);
  3551. }
  3552. if (i >= I40E_QUEUE_WAIT_RETRY_LIMIT)
  3553. return -ETIMEDOUT;
  3554. return 0;
  3555. }
  3556. /**
  3557. * i40e_vsi_control_rx - Start or stop a VSI's rings
  3558. * @vsi: the VSI being configured
  3559. * @enable: start or stop the rings
  3560. **/
  3561. static int i40e_vsi_control_rx(struct i40e_vsi *vsi, bool enable)
  3562. {
  3563. struct i40e_pf *pf = vsi->back;
  3564. struct i40e_hw *hw = &pf->hw;
  3565. int i, j, pf_q, ret = 0;
  3566. u32 rx_reg;
  3567. pf_q = vsi->base_queue;
  3568. for (i = 0; i < vsi->num_queue_pairs; i++, pf_q++) {
  3569. for (j = 0; j < 50; j++) {
  3570. rx_reg = rd32(hw, I40E_QRX_ENA(pf_q));
  3571. if (((rx_reg >> I40E_QRX_ENA_QENA_REQ_SHIFT) & 1) ==
  3572. ((rx_reg >> I40E_QRX_ENA_QENA_STAT_SHIFT) & 1))
  3573. break;
  3574. usleep_range(1000, 2000);
  3575. }
  3576. /* Skip if the queue is already in the requested state */
  3577. if (enable == !!(rx_reg & I40E_QRX_ENA_QENA_STAT_MASK))
  3578. continue;
  3579. /* turn on/off the queue */
  3580. if (enable)
  3581. rx_reg |= I40E_QRX_ENA_QENA_REQ_MASK;
  3582. else
  3583. rx_reg &= ~I40E_QRX_ENA_QENA_REQ_MASK;
  3584. wr32(hw, I40E_QRX_ENA(pf_q), rx_reg);
  3585. /* No waiting for the Tx queue to disable */
  3586. if (!enable && test_bit(__I40E_PORT_TX_SUSPENDED, &pf->state))
  3587. continue;
  3588. /* wait for the change to finish */
  3589. ret = i40e_pf_rxq_wait(pf, pf_q, enable);
  3590. if (ret) {
  3591. dev_info(&pf->pdev->dev,
  3592. "VSI seid %d Rx ring %d %sable timeout\n",
  3593. vsi->seid, pf_q, (enable ? "en" : "dis"));
  3594. break;
  3595. }
  3596. }
  3597. /* Due to HW errata, on Rx disable only, the register can indicate done
  3598. * before it really is. Needs 50ms to be sure
  3599. */
  3600. if (!enable)
  3601. mdelay(50);
  3602. return ret;
  3603. }
  3604. /**
  3605. * i40e_vsi_start_rings - Start a VSI's rings
  3606. * @vsi: the VSI being configured
  3607. **/
  3608. int i40e_vsi_start_rings(struct i40e_vsi *vsi)
  3609. {
  3610. int ret = 0;
  3611. /* do rx first for enable and last for disable */
  3612. ret = i40e_vsi_control_rx(vsi, true);
  3613. if (ret)
  3614. return ret;
  3615. ret = i40e_vsi_control_tx(vsi, true);
  3616. return ret;
  3617. }
  3618. /**
  3619. * i40e_vsi_stop_rings - Stop a VSI's rings
  3620. * @vsi: the VSI being configured
  3621. **/
  3622. void i40e_vsi_stop_rings(struct i40e_vsi *vsi)
  3623. {
  3624. /* do rx first for enable and last for disable
  3625. * Ignore return value, we need to shutdown whatever we can
  3626. */
  3627. i40e_vsi_control_tx(vsi, false);
  3628. i40e_vsi_control_rx(vsi, false);
  3629. }
  3630. /**
  3631. * i40e_vsi_free_irq - Free the irq association with the OS
  3632. * @vsi: the VSI being configured
  3633. **/
  3634. static void i40e_vsi_free_irq(struct i40e_vsi *vsi)
  3635. {
  3636. struct i40e_pf *pf = vsi->back;
  3637. struct i40e_hw *hw = &pf->hw;
  3638. int base = vsi->base_vector;
  3639. u32 val, qp;
  3640. int i;
  3641. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3642. if (!vsi->q_vectors)
  3643. return;
  3644. if (!vsi->irqs_ready)
  3645. return;
  3646. vsi->irqs_ready = false;
  3647. for (i = 0; i < vsi->num_q_vectors; i++) {
  3648. int irq_num;
  3649. u16 vector;
  3650. vector = i + base;
  3651. irq_num = pf->msix_entries[vector].vector;
  3652. /* free only the irqs that were actually requested */
  3653. if (!vsi->q_vectors[i] ||
  3654. !vsi->q_vectors[i]->num_ringpairs)
  3655. continue;
  3656. /* clear the affinity notifier in the IRQ descriptor */
  3657. irq_set_affinity_notifier(irq_num, NULL);
  3658. /* clear the affinity_mask in the IRQ descriptor */
  3659. irq_set_affinity_hint(irq_num, NULL);
  3660. synchronize_irq(irq_num);
  3661. free_irq(irq_num, vsi->q_vectors[i]);
  3662. /* Tear down the interrupt queue link list
  3663. *
  3664. * We know that they come in pairs and always
  3665. * the Rx first, then the Tx. To clear the
  3666. * link list, stick the EOL value into the
  3667. * next_q field of the registers.
  3668. */
  3669. val = rd32(hw, I40E_PFINT_LNKLSTN(vector - 1));
  3670. qp = (val & I40E_PFINT_LNKLSTN_FIRSTQ_INDX_MASK)
  3671. >> I40E_PFINT_LNKLSTN_FIRSTQ_INDX_SHIFT;
  3672. val |= I40E_QUEUE_END_OF_LIST
  3673. << I40E_PFINT_LNKLSTN_FIRSTQ_INDX_SHIFT;
  3674. wr32(hw, I40E_PFINT_LNKLSTN(vector - 1), val);
  3675. while (qp != I40E_QUEUE_END_OF_LIST) {
  3676. u32 next;
  3677. val = rd32(hw, I40E_QINT_RQCTL(qp));
  3678. val &= ~(I40E_QINT_RQCTL_MSIX_INDX_MASK |
  3679. I40E_QINT_RQCTL_MSIX0_INDX_MASK |
  3680. I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  3681. I40E_QINT_RQCTL_INTEVENT_MASK);
  3682. val |= (I40E_QINT_RQCTL_ITR_INDX_MASK |
  3683. I40E_QINT_RQCTL_NEXTQ_INDX_MASK);
  3684. wr32(hw, I40E_QINT_RQCTL(qp), val);
  3685. val = rd32(hw, I40E_QINT_TQCTL(qp));
  3686. next = (val & I40E_QINT_TQCTL_NEXTQ_INDX_MASK)
  3687. >> I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT;
  3688. val &= ~(I40E_QINT_TQCTL_MSIX_INDX_MASK |
  3689. I40E_QINT_TQCTL_MSIX0_INDX_MASK |
  3690. I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  3691. I40E_QINT_TQCTL_INTEVENT_MASK);
  3692. val |= (I40E_QINT_TQCTL_ITR_INDX_MASK |
  3693. I40E_QINT_TQCTL_NEXTQ_INDX_MASK);
  3694. wr32(hw, I40E_QINT_TQCTL(qp), val);
  3695. qp = next;
  3696. }
  3697. }
  3698. } else {
  3699. free_irq(pf->pdev->irq, pf);
  3700. val = rd32(hw, I40E_PFINT_LNKLST0);
  3701. qp = (val & I40E_PFINT_LNKLSTN_FIRSTQ_INDX_MASK)
  3702. >> I40E_PFINT_LNKLSTN_FIRSTQ_INDX_SHIFT;
  3703. val |= I40E_QUEUE_END_OF_LIST
  3704. << I40E_PFINT_LNKLST0_FIRSTQ_INDX_SHIFT;
  3705. wr32(hw, I40E_PFINT_LNKLST0, val);
  3706. val = rd32(hw, I40E_QINT_RQCTL(qp));
  3707. val &= ~(I40E_QINT_RQCTL_MSIX_INDX_MASK |
  3708. I40E_QINT_RQCTL_MSIX0_INDX_MASK |
  3709. I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  3710. I40E_QINT_RQCTL_INTEVENT_MASK);
  3711. val |= (I40E_QINT_RQCTL_ITR_INDX_MASK |
  3712. I40E_QINT_RQCTL_NEXTQ_INDX_MASK);
  3713. wr32(hw, I40E_QINT_RQCTL(qp), val);
  3714. val = rd32(hw, I40E_QINT_TQCTL(qp));
  3715. val &= ~(I40E_QINT_TQCTL_MSIX_INDX_MASK |
  3716. I40E_QINT_TQCTL_MSIX0_INDX_MASK |
  3717. I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  3718. I40E_QINT_TQCTL_INTEVENT_MASK);
  3719. val |= (I40E_QINT_TQCTL_ITR_INDX_MASK |
  3720. I40E_QINT_TQCTL_NEXTQ_INDX_MASK);
  3721. wr32(hw, I40E_QINT_TQCTL(qp), val);
  3722. }
  3723. }
  3724. /**
  3725. * i40e_free_q_vector - Free memory allocated for specific interrupt vector
  3726. * @vsi: the VSI being configured
  3727. * @v_idx: Index of vector to be freed
  3728. *
  3729. * This function frees the memory allocated to the q_vector. In addition if
  3730. * NAPI is enabled it will delete any references to the NAPI struct prior
  3731. * to freeing the q_vector.
  3732. **/
  3733. static void i40e_free_q_vector(struct i40e_vsi *vsi, int v_idx)
  3734. {
  3735. struct i40e_q_vector *q_vector = vsi->q_vectors[v_idx];
  3736. struct i40e_ring *ring;
  3737. if (!q_vector)
  3738. return;
  3739. /* disassociate q_vector from rings */
  3740. i40e_for_each_ring(ring, q_vector->tx)
  3741. ring->q_vector = NULL;
  3742. i40e_for_each_ring(ring, q_vector->rx)
  3743. ring->q_vector = NULL;
  3744. /* only VSI w/ an associated netdev is set up w/ NAPI */
  3745. if (vsi->netdev)
  3746. netif_napi_del(&q_vector->napi);
  3747. vsi->q_vectors[v_idx] = NULL;
  3748. kfree_rcu(q_vector, rcu);
  3749. }
  3750. /**
  3751. * i40e_vsi_free_q_vectors - Free memory allocated for interrupt vectors
  3752. * @vsi: the VSI being un-configured
  3753. *
  3754. * This frees the memory allocated to the q_vectors and
  3755. * deletes references to the NAPI struct.
  3756. **/
  3757. static void i40e_vsi_free_q_vectors(struct i40e_vsi *vsi)
  3758. {
  3759. int v_idx;
  3760. for (v_idx = 0; v_idx < vsi->num_q_vectors; v_idx++)
  3761. i40e_free_q_vector(vsi, v_idx);
  3762. }
  3763. /**
  3764. * i40e_reset_interrupt_capability - Disable interrupt setup in OS
  3765. * @pf: board private structure
  3766. **/
  3767. static void i40e_reset_interrupt_capability(struct i40e_pf *pf)
  3768. {
  3769. /* If we're in Legacy mode, the interrupt was cleaned in vsi_close */
  3770. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3771. pci_disable_msix(pf->pdev);
  3772. kfree(pf->msix_entries);
  3773. pf->msix_entries = NULL;
  3774. kfree(pf->irq_pile);
  3775. pf->irq_pile = NULL;
  3776. } else if (pf->flags & I40E_FLAG_MSI_ENABLED) {
  3777. pci_disable_msi(pf->pdev);
  3778. }
  3779. pf->flags &= ~(I40E_FLAG_MSIX_ENABLED | I40E_FLAG_MSI_ENABLED);
  3780. }
  3781. /**
  3782. * i40e_clear_interrupt_scheme - Clear the current interrupt scheme settings
  3783. * @pf: board private structure
  3784. *
  3785. * We go through and clear interrupt specific resources and reset the structure
  3786. * to pre-load conditions
  3787. **/
  3788. static void i40e_clear_interrupt_scheme(struct i40e_pf *pf)
  3789. {
  3790. int i;
  3791. i40e_stop_misc_vector(pf);
  3792. if (pf->flags & I40E_FLAG_MSIX_ENABLED && pf->msix_entries) {
  3793. synchronize_irq(pf->msix_entries[0].vector);
  3794. free_irq(pf->msix_entries[0].vector, pf);
  3795. }
  3796. i40e_put_lump(pf->irq_pile, pf->iwarp_base_vector,
  3797. I40E_IWARP_IRQ_PILE_ID);
  3798. i40e_put_lump(pf->irq_pile, 0, I40E_PILE_VALID_BIT-1);
  3799. for (i = 0; i < pf->num_alloc_vsi; i++)
  3800. if (pf->vsi[i])
  3801. i40e_vsi_free_q_vectors(pf->vsi[i]);
  3802. i40e_reset_interrupt_capability(pf);
  3803. }
  3804. /**
  3805. * i40e_napi_enable_all - Enable NAPI for all q_vectors in the VSI
  3806. * @vsi: the VSI being configured
  3807. **/
  3808. static void i40e_napi_enable_all(struct i40e_vsi *vsi)
  3809. {
  3810. int q_idx;
  3811. if (!vsi->netdev)
  3812. return;
  3813. for (q_idx = 0; q_idx < vsi->num_q_vectors; q_idx++) {
  3814. struct i40e_q_vector *q_vector = vsi->q_vectors[q_idx];
  3815. if (q_vector->rx.ring || q_vector->tx.ring)
  3816. napi_enable(&q_vector->napi);
  3817. }
  3818. }
  3819. /**
  3820. * i40e_napi_disable_all - Disable NAPI for all q_vectors in the VSI
  3821. * @vsi: the VSI being configured
  3822. **/
  3823. static void i40e_napi_disable_all(struct i40e_vsi *vsi)
  3824. {
  3825. int q_idx;
  3826. if (!vsi->netdev)
  3827. return;
  3828. for (q_idx = 0; q_idx < vsi->num_q_vectors; q_idx++) {
  3829. struct i40e_q_vector *q_vector = vsi->q_vectors[q_idx];
  3830. if (q_vector->rx.ring || q_vector->tx.ring)
  3831. napi_disable(&q_vector->napi);
  3832. }
  3833. }
  3834. /**
  3835. * i40e_vsi_close - Shut down a VSI
  3836. * @vsi: the vsi to be quelled
  3837. **/
  3838. static void i40e_vsi_close(struct i40e_vsi *vsi)
  3839. {
  3840. struct i40e_pf *pf = vsi->back;
  3841. if (!test_and_set_bit(__I40E_DOWN, &vsi->state))
  3842. i40e_down(vsi);
  3843. i40e_vsi_free_irq(vsi);
  3844. i40e_vsi_free_tx_resources(vsi);
  3845. i40e_vsi_free_rx_resources(vsi);
  3846. vsi->current_netdev_flags = 0;
  3847. pf->flags |= I40E_FLAG_SERVICE_CLIENT_REQUESTED;
  3848. if (test_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state))
  3849. pf->flags |= I40E_FLAG_CLIENT_RESET;
  3850. }
  3851. /**
  3852. * i40e_quiesce_vsi - Pause a given VSI
  3853. * @vsi: the VSI being paused
  3854. **/
  3855. static void i40e_quiesce_vsi(struct i40e_vsi *vsi)
  3856. {
  3857. if (test_bit(__I40E_DOWN, &vsi->state))
  3858. return;
  3859. set_bit(__I40E_NEEDS_RESTART, &vsi->state);
  3860. if (vsi->netdev && netif_running(vsi->netdev))
  3861. vsi->netdev->netdev_ops->ndo_stop(vsi->netdev);
  3862. else
  3863. i40e_vsi_close(vsi);
  3864. }
  3865. /**
  3866. * i40e_unquiesce_vsi - Resume a given VSI
  3867. * @vsi: the VSI being resumed
  3868. **/
  3869. static void i40e_unquiesce_vsi(struct i40e_vsi *vsi)
  3870. {
  3871. if (!test_bit(__I40E_NEEDS_RESTART, &vsi->state))
  3872. return;
  3873. clear_bit(__I40E_NEEDS_RESTART, &vsi->state);
  3874. if (vsi->netdev && netif_running(vsi->netdev))
  3875. vsi->netdev->netdev_ops->ndo_open(vsi->netdev);
  3876. else
  3877. i40e_vsi_open(vsi); /* this clears the DOWN bit */
  3878. }
  3879. /**
  3880. * i40e_pf_quiesce_all_vsi - Pause all VSIs on a PF
  3881. * @pf: the PF
  3882. **/
  3883. static void i40e_pf_quiesce_all_vsi(struct i40e_pf *pf)
  3884. {
  3885. int v;
  3886. for (v = 0; v < pf->num_alloc_vsi; v++) {
  3887. if (pf->vsi[v])
  3888. i40e_quiesce_vsi(pf->vsi[v]);
  3889. }
  3890. }
  3891. /**
  3892. * i40e_pf_unquiesce_all_vsi - Resume all VSIs on a PF
  3893. * @pf: the PF
  3894. **/
  3895. static void i40e_pf_unquiesce_all_vsi(struct i40e_pf *pf)
  3896. {
  3897. int v;
  3898. for (v = 0; v < pf->num_alloc_vsi; v++) {
  3899. if (pf->vsi[v])
  3900. i40e_unquiesce_vsi(pf->vsi[v]);
  3901. }
  3902. }
  3903. #ifdef CONFIG_I40E_DCB
  3904. /**
  3905. * i40e_vsi_wait_queues_disabled - Wait for VSI's queues to be disabled
  3906. * @vsi: the VSI being configured
  3907. *
  3908. * Wait until all queues on a given VSI have been disabled.
  3909. **/
  3910. static int i40e_vsi_wait_queues_disabled(struct i40e_vsi *vsi)
  3911. {
  3912. struct i40e_pf *pf = vsi->back;
  3913. int i, pf_q, ret;
  3914. pf_q = vsi->base_queue;
  3915. for (i = 0; i < vsi->num_queue_pairs; i++, pf_q++) {
  3916. /* Check and wait for the Tx queue */
  3917. ret = i40e_pf_txq_wait(pf, pf_q, false);
  3918. if (ret) {
  3919. dev_info(&pf->pdev->dev,
  3920. "VSI seid %d Tx ring %d disable timeout\n",
  3921. vsi->seid, pf_q);
  3922. return ret;
  3923. }
  3924. /* Check and wait for the Tx queue */
  3925. ret = i40e_pf_rxq_wait(pf, pf_q, false);
  3926. if (ret) {
  3927. dev_info(&pf->pdev->dev,
  3928. "VSI seid %d Rx ring %d disable timeout\n",
  3929. vsi->seid, pf_q);
  3930. return ret;
  3931. }
  3932. }
  3933. return 0;
  3934. }
  3935. /**
  3936. * i40e_pf_wait_queues_disabled - Wait for all queues of PF VSIs to be disabled
  3937. * @pf: the PF
  3938. *
  3939. * This function waits for the queues to be in disabled state for all the
  3940. * VSIs that are managed by this PF.
  3941. **/
  3942. static int i40e_pf_wait_queues_disabled(struct i40e_pf *pf)
  3943. {
  3944. int v, ret = 0;
  3945. for (v = 0; v < pf->hw.func_caps.num_vsis; v++) {
  3946. if (pf->vsi[v]) {
  3947. ret = i40e_vsi_wait_queues_disabled(pf->vsi[v]);
  3948. if (ret)
  3949. break;
  3950. }
  3951. }
  3952. return ret;
  3953. }
  3954. #endif
  3955. /**
  3956. * i40e_detect_recover_hung_queue - Function to detect and recover hung_queue
  3957. * @q_idx: TX queue number
  3958. * @vsi: Pointer to VSI struct
  3959. *
  3960. * This function checks specified queue for given VSI. Detects hung condition.
  3961. * We proactively detect hung TX queues by checking if interrupts are disabled
  3962. * but there are pending descriptors. If it appears hung, attempt to recover
  3963. * by triggering a SW interrupt.
  3964. **/
  3965. static void i40e_detect_recover_hung_queue(int q_idx, struct i40e_vsi *vsi)
  3966. {
  3967. struct i40e_ring *tx_ring = NULL;
  3968. struct i40e_pf *pf;
  3969. u32 val, tx_pending;
  3970. int i;
  3971. pf = vsi->back;
  3972. /* now that we have an index, find the tx_ring struct */
  3973. for (i = 0; i < vsi->num_queue_pairs; i++) {
  3974. if (vsi->tx_rings[i] && vsi->tx_rings[i]->desc) {
  3975. if (q_idx == vsi->tx_rings[i]->queue_index) {
  3976. tx_ring = vsi->tx_rings[i];
  3977. break;
  3978. }
  3979. }
  3980. }
  3981. if (!tx_ring)
  3982. return;
  3983. /* Read interrupt register */
  3984. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  3985. val = rd32(&pf->hw,
  3986. I40E_PFINT_DYN_CTLN(tx_ring->q_vector->v_idx +
  3987. tx_ring->vsi->base_vector - 1));
  3988. else
  3989. val = rd32(&pf->hw, I40E_PFINT_DYN_CTL0);
  3990. tx_pending = i40e_get_tx_pending(tx_ring);
  3991. /* Interrupts are disabled and TX pending is non-zero,
  3992. * trigger the SW interrupt (don't wait). Worst case
  3993. * there will be one extra interrupt which may result
  3994. * into not cleaning any queues because queues are cleaned.
  3995. */
  3996. if (tx_pending && (!(val & I40E_PFINT_DYN_CTLN_INTENA_MASK)))
  3997. i40e_force_wb(vsi, tx_ring->q_vector);
  3998. }
  3999. /**
  4000. * i40e_detect_recover_hung - Function to detect and recover hung_queues
  4001. * @pf: pointer to PF struct
  4002. *
  4003. * LAN VSI has netdev and netdev has TX queues. This function is to check
  4004. * each of those TX queues if they are hung, trigger recovery by issuing
  4005. * SW interrupt.
  4006. **/
  4007. static void i40e_detect_recover_hung(struct i40e_pf *pf)
  4008. {
  4009. struct net_device *netdev;
  4010. struct i40e_vsi *vsi;
  4011. int i;
  4012. /* Only for LAN VSI */
  4013. vsi = pf->vsi[pf->lan_vsi];
  4014. if (!vsi)
  4015. return;
  4016. /* Make sure, VSI state is not DOWN/RECOVERY_PENDING */
  4017. if (test_bit(__I40E_DOWN, &vsi->back->state) ||
  4018. test_bit(__I40E_RESET_RECOVERY_PENDING, &vsi->back->state))
  4019. return;
  4020. /* Make sure type is MAIN VSI */
  4021. if (vsi->type != I40E_VSI_MAIN)
  4022. return;
  4023. netdev = vsi->netdev;
  4024. if (!netdev)
  4025. return;
  4026. /* Bail out if netif_carrier is not OK */
  4027. if (!netif_carrier_ok(netdev))
  4028. return;
  4029. /* Go thru' TX queues for netdev */
  4030. for (i = 0; i < netdev->num_tx_queues; i++) {
  4031. struct netdev_queue *q;
  4032. q = netdev_get_tx_queue(netdev, i);
  4033. if (q)
  4034. i40e_detect_recover_hung_queue(i, vsi);
  4035. }
  4036. }
  4037. /**
  4038. * i40e_get_iscsi_tc_map - Return TC map for iSCSI APP
  4039. * @pf: pointer to PF
  4040. *
  4041. * Get TC map for ISCSI PF type that will include iSCSI TC
  4042. * and LAN TC.
  4043. **/
  4044. static u8 i40e_get_iscsi_tc_map(struct i40e_pf *pf)
  4045. {
  4046. struct i40e_dcb_app_priority_table app;
  4047. struct i40e_hw *hw = &pf->hw;
  4048. u8 enabled_tc = 1; /* TC0 is always enabled */
  4049. u8 tc, i;
  4050. /* Get the iSCSI APP TLV */
  4051. struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config;
  4052. for (i = 0; i < dcbcfg->numapps; i++) {
  4053. app = dcbcfg->app[i];
  4054. if (app.selector == I40E_APP_SEL_TCPIP &&
  4055. app.protocolid == I40E_APP_PROTOID_ISCSI) {
  4056. tc = dcbcfg->etscfg.prioritytable[app.priority];
  4057. enabled_tc |= BIT(tc);
  4058. break;
  4059. }
  4060. }
  4061. return enabled_tc;
  4062. }
  4063. /**
  4064. * i40e_dcb_get_num_tc - Get the number of TCs from DCBx config
  4065. * @dcbcfg: the corresponding DCBx configuration structure
  4066. *
  4067. * Return the number of TCs from given DCBx configuration
  4068. **/
  4069. static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg)
  4070. {
  4071. int i, tc_unused = 0;
  4072. u8 num_tc = 0;
  4073. u8 ret = 0;
  4074. /* Scan the ETS Config Priority Table to find
  4075. * traffic class enabled for a given priority
  4076. * and create a bitmask of enabled TCs
  4077. */
  4078. for (i = 0; i < I40E_MAX_USER_PRIORITY; i++)
  4079. num_tc |= BIT(dcbcfg->etscfg.prioritytable[i]);
  4080. /* Now scan the bitmask to check for
  4081. * contiguous TCs starting with TC0
  4082. */
  4083. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4084. if (num_tc & BIT(i)) {
  4085. if (!tc_unused) {
  4086. ret++;
  4087. } else {
  4088. pr_err("Non-contiguous TC - Disabling DCB\n");
  4089. return 1;
  4090. }
  4091. } else {
  4092. tc_unused = 1;
  4093. }
  4094. }
  4095. /* There is always at least TC0 */
  4096. if (!ret)
  4097. ret = 1;
  4098. return ret;
  4099. }
  4100. /**
  4101. * i40e_dcb_get_enabled_tc - Get enabled traffic classes
  4102. * @dcbcfg: the corresponding DCBx configuration structure
  4103. *
  4104. * Query the current DCB configuration and return the number of
  4105. * traffic classes enabled from the given DCBX config
  4106. **/
  4107. static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg)
  4108. {
  4109. u8 num_tc = i40e_dcb_get_num_tc(dcbcfg);
  4110. u8 enabled_tc = 1;
  4111. u8 i;
  4112. for (i = 0; i < num_tc; i++)
  4113. enabled_tc |= BIT(i);
  4114. return enabled_tc;
  4115. }
  4116. /**
  4117. * i40e_pf_get_num_tc - Get enabled traffic classes for PF
  4118. * @pf: PF being queried
  4119. *
  4120. * Return number of traffic classes enabled for the given PF
  4121. **/
  4122. static u8 i40e_pf_get_num_tc(struct i40e_pf *pf)
  4123. {
  4124. struct i40e_hw *hw = &pf->hw;
  4125. u8 i, enabled_tc = 1;
  4126. u8 num_tc = 0;
  4127. struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config;
  4128. /* If DCB is not enabled then always in single TC */
  4129. if (!(pf->flags & I40E_FLAG_DCB_ENABLED))
  4130. return 1;
  4131. /* SFP mode will be enabled for all TCs on port */
  4132. if (!(pf->flags & I40E_FLAG_MFP_ENABLED))
  4133. return i40e_dcb_get_num_tc(dcbcfg);
  4134. /* MFP mode return count of enabled TCs for this PF */
  4135. if (pf->hw.func_caps.iscsi)
  4136. enabled_tc = i40e_get_iscsi_tc_map(pf);
  4137. else
  4138. return 1; /* Only TC0 */
  4139. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4140. if (enabled_tc & BIT(i))
  4141. num_tc++;
  4142. }
  4143. return num_tc;
  4144. }
  4145. /**
  4146. * i40e_pf_get_pf_tc_map - Get bitmap for enabled traffic classes
  4147. * @pf: PF being queried
  4148. *
  4149. * Return a bitmap for enabled traffic classes for this PF.
  4150. **/
  4151. static u8 i40e_pf_get_tc_map(struct i40e_pf *pf)
  4152. {
  4153. /* If DCB is not enabled for this PF then just return default TC */
  4154. if (!(pf->flags & I40E_FLAG_DCB_ENABLED))
  4155. return I40E_DEFAULT_TRAFFIC_CLASS;
  4156. /* SFP mode we want PF to be enabled for all TCs */
  4157. if (!(pf->flags & I40E_FLAG_MFP_ENABLED))
  4158. return i40e_dcb_get_enabled_tc(&pf->hw.local_dcbx_config);
  4159. /* MFP enabled and iSCSI PF type */
  4160. if (pf->hw.func_caps.iscsi)
  4161. return i40e_get_iscsi_tc_map(pf);
  4162. else
  4163. return I40E_DEFAULT_TRAFFIC_CLASS;
  4164. }
  4165. /**
  4166. * i40e_vsi_get_bw_info - Query VSI BW Information
  4167. * @vsi: the VSI being queried
  4168. *
  4169. * Returns 0 on success, negative value on failure
  4170. **/
  4171. static int i40e_vsi_get_bw_info(struct i40e_vsi *vsi)
  4172. {
  4173. struct i40e_aqc_query_vsi_ets_sla_config_resp bw_ets_config = {0};
  4174. struct i40e_aqc_query_vsi_bw_config_resp bw_config = {0};
  4175. struct i40e_pf *pf = vsi->back;
  4176. struct i40e_hw *hw = &pf->hw;
  4177. i40e_status ret;
  4178. u32 tc_bw_max;
  4179. int i;
  4180. /* Get the VSI level BW configuration */
  4181. ret = i40e_aq_query_vsi_bw_config(hw, vsi->seid, &bw_config, NULL);
  4182. if (ret) {
  4183. dev_info(&pf->pdev->dev,
  4184. "couldn't get PF vsi bw config, err %s aq_err %s\n",
  4185. i40e_stat_str(&pf->hw, ret),
  4186. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4187. return -EINVAL;
  4188. }
  4189. /* Get the VSI level BW configuration per TC */
  4190. ret = i40e_aq_query_vsi_ets_sla_config(hw, vsi->seid, &bw_ets_config,
  4191. NULL);
  4192. if (ret) {
  4193. dev_info(&pf->pdev->dev,
  4194. "couldn't get PF vsi ets bw config, err %s aq_err %s\n",
  4195. i40e_stat_str(&pf->hw, ret),
  4196. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4197. return -EINVAL;
  4198. }
  4199. if (bw_config.tc_valid_bits != bw_ets_config.tc_valid_bits) {
  4200. dev_info(&pf->pdev->dev,
  4201. "Enabled TCs mismatch from querying VSI BW info 0x%08x 0x%08x\n",
  4202. bw_config.tc_valid_bits,
  4203. bw_ets_config.tc_valid_bits);
  4204. /* Still continuing */
  4205. }
  4206. vsi->bw_limit = le16_to_cpu(bw_config.port_bw_limit);
  4207. vsi->bw_max_quanta = bw_config.max_bw;
  4208. tc_bw_max = le16_to_cpu(bw_ets_config.tc_bw_max[0]) |
  4209. (le16_to_cpu(bw_ets_config.tc_bw_max[1]) << 16);
  4210. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4211. vsi->bw_ets_share_credits[i] = bw_ets_config.share_credits[i];
  4212. vsi->bw_ets_limit_credits[i] =
  4213. le16_to_cpu(bw_ets_config.credits[i]);
  4214. /* 3 bits out of 4 for each TC */
  4215. vsi->bw_ets_max_quanta[i] = (u8)((tc_bw_max >> (i*4)) & 0x7);
  4216. }
  4217. return 0;
  4218. }
  4219. /**
  4220. * i40e_vsi_configure_bw_alloc - Configure VSI BW allocation per TC
  4221. * @vsi: the VSI being configured
  4222. * @enabled_tc: TC bitmap
  4223. * @bw_credits: BW shared credits per TC
  4224. *
  4225. * Returns 0 on success, negative value on failure
  4226. **/
  4227. static int i40e_vsi_configure_bw_alloc(struct i40e_vsi *vsi, u8 enabled_tc,
  4228. u8 *bw_share)
  4229. {
  4230. struct i40e_aqc_configure_vsi_tc_bw_data bw_data;
  4231. i40e_status ret;
  4232. int i;
  4233. bw_data.tc_valid_bits = enabled_tc;
  4234. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++)
  4235. bw_data.tc_bw_credits[i] = bw_share[i];
  4236. ret = i40e_aq_config_vsi_tc_bw(&vsi->back->hw, vsi->seid, &bw_data,
  4237. NULL);
  4238. if (ret) {
  4239. dev_info(&vsi->back->pdev->dev,
  4240. "AQ command Config VSI BW allocation per TC failed = %d\n",
  4241. vsi->back->hw.aq.asq_last_status);
  4242. return -EINVAL;
  4243. }
  4244. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++)
  4245. vsi->info.qs_handle[i] = bw_data.qs_handles[i];
  4246. return 0;
  4247. }
  4248. /**
  4249. * i40e_vsi_config_netdev_tc - Setup the netdev TC configuration
  4250. * @vsi: the VSI being configured
  4251. * @enabled_tc: TC map to be enabled
  4252. *
  4253. **/
  4254. static void i40e_vsi_config_netdev_tc(struct i40e_vsi *vsi, u8 enabled_tc)
  4255. {
  4256. struct net_device *netdev = vsi->netdev;
  4257. struct i40e_pf *pf = vsi->back;
  4258. struct i40e_hw *hw = &pf->hw;
  4259. u8 netdev_tc = 0;
  4260. int i;
  4261. struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config;
  4262. if (!netdev)
  4263. return;
  4264. if (!enabled_tc) {
  4265. netdev_reset_tc(netdev);
  4266. return;
  4267. }
  4268. /* Set up actual enabled TCs on the VSI */
  4269. if (netdev_set_num_tc(netdev, vsi->tc_config.numtc))
  4270. return;
  4271. /* set per TC queues for the VSI */
  4272. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4273. /* Only set TC queues for enabled tcs
  4274. *
  4275. * e.g. For a VSI that has TC0 and TC3 enabled the
  4276. * enabled_tc bitmap would be 0x00001001; the driver
  4277. * will set the numtc for netdev as 2 that will be
  4278. * referenced by the netdev layer as TC 0 and 1.
  4279. */
  4280. if (vsi->tc_config.enabled_tc & BIT(i))
  4281. netdev_set_tc_queue(netdev,
  4282. vsi->tc_config.tc_info[i].netdev_tc,
  4283. vsi->tc_config.tc_info[i].qcount,
  4284. vsi->tc_config.tc_info[i].qoffset);
  4285. }
  4286. /* Assign UP2TC map for the VSI */
  4287. for (i = 0; i < I40E_MAX_USER_PRIORITY; i++) {
  4288. /* Get the actual TC# for the UP */
  4289. u8 ets_tc = dcbcfg->etscfg.prioritytable[i];
  4290. /* Get the mapped netdev TC# for the UP */
  4291. netdev_tc = vsi->tc_config.tc_info[ets_tc].netdev_tc;
  4292. netdev_set_prio_tc_map(netdev, i, netdev_tc);
  4293. }
  4294. }
  4295. /**
  4296. * i40e_vsi_update_queue_map - Update our copy of VSi info with new queue map
  4297. * @vsi: the VSI being configured
  4298. * @ctxt: the ctxt buffer returned from AQ VSI update param command
  4299. **/
  4300. static void i40e_vsi_update_queue_map(struct i40e_vsi *vsi,
  4301. struct i40e_vsi_context *ctxt)
  4302. {
  4303. /* copy just the sections touched not the entire info
  4304. * since not all sections are valid as returned by
  4305. * update vsi params
  4306. */
  4307. vsi->info.mapping_flags = ctxt->info.mapping_flags;
  4308. memcpy(&vsi->info.queue_mapping,
  4309. &ctxt->info.queue_mapping, sizeof(vsi->info.queue_mapping));
  4310. memcpy(&vsi->info.tc_mapping, ctxt->info.tc_mapping,
  4311. sizeof(vsi->info.tc_mapping));
  4312. }
  4313. /**
  4314. * i40e_vsi_config_tc - Configure VSI Tx Scheduler for given TC map
  4315. * @vsi: VSI to be configured
  4316. * @enabled_tc: TC bitmap
  4317. *
  4318. * This configures a particular VSI for TCs that are mapped to the
  4319. * given TC bitmap. It uses default bandwidth share for TCs across
  4320. * VSIs to configure TC for a particular VSI.
  4321. *
  4322. * NOTE:
  4323. * It is expected that the VSI queues have been quisced before calling
  4324. * this function.
  4325. **/
  4326. static int i40e_vsi_config_tc(struct i40e_vsi *vsi, u8 enabled_tc)
  4327. {
  4328. u8 bw_share[I40E_MAX_TRAFFIC_CLASS] = {0};
  4329. struct i40e_vsi_context ctxt;
  4330. int ret = 0;
  4331. int i;
  4332. /* Check if enabled_tc is same as existing or new TCs */
  4333. if (vsi->tc_config.enabled_tc == enabled_tc)
  4334. return ret;
  4335. /* Enable ETS TCs with equal BW Share for now across all VSIs */
  4336. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4337. if (enabled_tc & BIT(i))
  4338. bw_share[i] = 1;
  4339. }
  4340. ret = i40e_vsi_configure_bw_alloc(vsi, enabled_tc, bw_share);
  4341. if (ret) {
  4342. dev_info(&vsi->back->pdev->dev,
  4343. "Failed configuring TC map %d for VSI %d\n",
  4344. enabled_tc, vsi->seid);
  4345. goto out;
  4346. }
  4347. /* Update Queue Pairs Mapping for currently enabled UPs */
  4348. ctxt.seid = vsi->seid;
  4349. ctxt.pf_num = vsi->back->hw.pf_id;
  4350. ctxt.vf_num = 0;
  4351. ctxt.uplink_seid = vsi->uplink_seid;
  4352. ctxt.info = vsi->info;
  4353. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, false);
  4354. if (vsi->back->flags & I40E_FLAG_IWARP_ENABLED) {
  4355. ctxt.info.valid_sections |=
  4356. cpu_to_le16(I40E_AQ_VSI_PROP_QUEUE_OPT_VALID);
  4357. ctxt.info.queueing_opt_flags |= I40E_AQ_VSI_QUE_OPT_TCP_ENA;
  4358. }
  4359. /* Update the VSI after updating the VSI queue-mapping information */
  4360. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  4361. if (ret) {
  4362. dev_info(&vsi->back->pdev->dev,
  4363. "Update vsi tc config failed, err %s aq_err %s\n",
  4364. i40e_stat_str(&vsi->back->hw, ret),
  4365. i40e_aq_str(&vsi->back->hw,
  4366. vsi->back->hw.aq.asq_last_status));
  4367. goto out;
  4368. }
  4369. /* update the local VSI info with updated queue map */
  4370. i40e_vsi_update_queue_map(vsi, &ctxt);
  4371. vsi->info.valid_sections = 0;
  4372. /* Update current VSI BW information */
  4373. ret = i40e_vsi_get_bw_info(vsi);
  4374. if (ret) {
  4375. dev_info(&vsi->back->pdev->dev,
  4376. "Failed updating vsi bw info, err %s aq_err %s\n",
  4377. i40e_stat_str(&vsi->back->hw, ret),
  4378. i40e_aq_str(&vsi->back->hw,
  4379. vsi->back->hw.aq.asq_last_status));
  4380. goto out;
  4381. }
  4382. /* Update the netdev TC setup */
  4383. i40e_vsi_config_netdev_tc(vsi, enabled_tc);
  4384. out:
  4385. return ret;
  4386. }
  4387. /**
  4388. * i40e_veb_config_tc - Configure TCs for given VEB
  4389. * @veb: given VEB
  4390. * @enabled_tc: TC bitmap
  4391. *
  4392. * Configures given TC bitmap for VEB (switching) element
  4393. **/
  4394. int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc)
  4395. {
  4396. struct i40e_aqc_configure_switching_comp_bw_config_data bw_data = {0};
  4397. struct i40e_pf *pf = veb->pf;
  4398. int ret = 0;
  4399. int i;
  4400. /* No TCs or already enabled TCs just return */
  4401. if (!enabled_tc || veb->enabled_tc == enabled_tc)
  4402. return ret;
  4403. bw_data.tc_valid_bits = enabled_tc;
  4404. /* bw_data.absolute_credits is not set (relative) */
  4405. /* Enable ETS TCs with equal BW Share for now */
  4406. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4407. if (enabled_tc & BIT(i))
  4408. bw_data.tc_bw_share_credits[i] = 1;
  4409. }
  4410. ret = i40e_aq_config_switch_comp_bw_config(&pf->hw, veb->seid,
  4411. &bw_data, NULL);
  4412. if (ret) {
  4413. dev_info(&pf->pdev->dev,
  4414. "VEB bw config failed, err %s aq_err %s\n",
  4415. i40e_stat_str(&pf->hw, ret),
  4416. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4417. goto out;
  4418. }
  4419. /* Update the BW information */
  4420. ret = i40e_veb_get_bw_info(veb);
  4421. if (ret) {
  4422. dev_info(&pf->pdev->dev,
  4423. "Failed getting veb bw config, err %s aq_err %s\n",
  4424. i40e_stat_str(&pf->hw, ret),
  4425. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4426. }
  4427. out:
  4428. return ret;
  4429. }
  4430. #ifdef CONFIG_I40E_DCB
  4431. /**
  4432. * i40e_dcb_reconfigure - Reconfigure all VEBs and VSIs
  4433. * @pf: PF struct
  4434. *
  4435. * Reconfigure VEB/VSIs on a given PF; it is assumed that
  4436. * the caller would've quiesce all the VSIs before calling
  4437. * this function
  4438. **/
  4439. static void i40e_dcb_reconfigure(struct i40e_pf *pf)
  4440. {
  4441. u8 tc_map = 0;
  4442. int ret;
  4443. u8 v;
  4444. /* Enable the TCs available on PF to all VEBs */
  4445. tc_map = i40e_pf_get_tc_map(pf);
  4446. for (v = 0; v < I40E_MAX_VEB; v++) {
  4447. if (!pf->veb[v])
  4448. continue;
  4449. ret = i40e_veb_config_tc(pf->veb[v], tc_map);
  4450. if (ret) {
  4451. dev_info(&pf->pdev->dev,
  4452. "Failed configuring TC for VEB seid=%d\n",
  4453. pf->veb[v]->seid);
  4454. /* Will try to configure as many components */
  4455. }
  4456. }
  4457. /* Update each VSI */
  4458. for (v = 0; v < pf->num_alloc_vsi; v++) {
  4459. if (!pf->vsi[v])
  4460. continue;
  4461. /* - Enable all TCs for the LAN VSI
  4462. * - For all others keep them at TC0 for now
  4463. */
  4464. if (v == pf->lan_vsi)
  4465. tc_map = i40e_pf_get_tc_map(pf);
  4466. else
  4467. tc_map = I40E_DEFAULT_TRAFFIC_CLASS;
  4468. ret = i40e_vsi_config_tc(pf->vsi[v], tc_map);
  4469. if (ret) {
  4470. dev_info(&pf->pdev->dev,
  4471. "Failed configuring TC for VSI seid=%d\n",
  4472. pf->vsi[v]->seid);
  4473. /* Will try to configure as many components */
  4474. } else {
  4475. /* Re-configure VSI vectors based on updated TC map */
  4476. i40e_vsi_map_rings_to_vectors(pf->vsi[v]);
  4477. if (pf->vsi[v]->netdev)
  4478. i40e_dcbnl_set_all(pf->vsi[v]);
  4479. }
  4480. }
  4481. }
  4482. /**
  4483. * i40e_resume_port_tx - Resume port Tx
  4484. * @pf: PF struct
  4485. *
  4486. * Resume a port's Tx and issue a PF reset in case of failure to
  4487. * resume.
  4488. **/
  4489. static int i40e_resume_port_tx(struct i40e_pf *pf)
  4490. {
  4491. struct i40e_hw *hw = &pf->hw;
  4492. int ret;
  4493. ret = i40e_aq_resume_port_tx(hw, NULL);
  4494. if (ret) {
  4495. dev_info(&pf->pdev->dev,
  4496. "Resume Port Tx failed, err %s aq_err %s\n",
  4497. i40e_stat_str(&pf->hw, ret),
  4498. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4499. /* Schedule PF reset to recover */
  4500. set_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  4501. i40e_service_event_schedule(pf);
  4502. }
  4503. return ret;
  4504. }
  4505. /**
  4506. * i40e_init_pf_dcb - Initialize DCB configuration
  4507. * @pf: PF being configured
  4508. *
  4509. * Query the current DCB configuration and cache it
  4510. * in the hardware structure
  4511. **/
  4512. static int i40e_init_pf_dcb(struct i40e_pf *pf)
  4513. {
  4514. struct i40e_hw *hw = &pf->hw;
  4515. int err = 0;
  4516. /* Do not enable DCB for SW1 and SW2 images even if the FW is capable */
  4517. if (pf->flags & I40E_FLAG_NO_DCB_SUPPORT)
  4518. goto out;
  4519. /* Get the initial DCB configuration */
  4520. err = i40e_init_dcb(hw);
  4521. if (!err) {
  4522. /* Device/Function is not DCBX capable */
  4523. if ((!hw->func_caps.dcb) ||
  4524. (hw->dcbx_status == I40E_DCBX_STATUS_DISABLED)) {
  4525. dev_info(&pf->pdev->dev,
  4526. "DCBX offload is not supported or is disabled for this PF.\n");
  4527. } else {
  4528. /* When status is not DISABLED then DCBX in FW */
  4529. pf->dcbx_cap = DCB_CAP_DCBX_LLD_MANAGED |
  4530. DCB_CAP_DCBX_VER_IEEE;
  4531. pf->flags |= I40E_FLAG_DCB_CAPABLE;
  4532. /* Enable DCB tagging only when more than one TC
  4533. * or explicitly disable if only one TC
  4534. */
  4535. if (i40e_dcb_get_num_tc(&hw->local_dcbx_config) > 1)
  4536. pf->flags |= I40E_FLAG_DCB_ENABLED;
  4537. else
  4538. pf->flags &= ~I40E_FLAG_DCB_ENABLED;
  4539. dev_dbg(&pf->pdev->dev,
  4540. "DCBX offload is supported for this PF.\n");
  4541. }
  4542. } else {
  4543. dev_info(&pf->pdev->dev,
  4544. "Query for DCB configuration failed, err %s aq_err %s\n",
  4545. i40e_stat_str(&pf->hw, err),
  4546. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4547. }
  4548. out:
  4549. return err;
  4550. }
  4551. #endif /* CONFIG_I40E_DCB */
  4552. #define SPEED_SIZE 14
  4553. #define FC_SIZE 8
  4554. /**
  4555. * i40e_print_link_message - print link up or down
  4556. * @vsi: the VSI for which link needs a message
  4557. */
  4558. void i40e_print_link_message(struct i40e_vsi *vsi, bool isup)
  4559. {
  4560. enum i40e_aq_link_speed new_speed;
  4561. char *speed = "Unknown";
  4562. char *fc = "Unknown";
  4563. char *fec = "";
  4564. char *an = "";
  4565. new_speed = vsi->back->hw.phy.link_info.link_speed;
  4566. if ((vsi->current_isup == isup) && (vsi->current_speed == new_speed))
  4567. return;
  4568. vsi->current_isup = isup;
  4569. vsi->current_speed = new_speed;
  4570. if (!isup) {
  4571. netdev_info(vsi->netdev, "NIC Link is Down\n");
  4572. return;
  4573. }
  4574. /* Warn user if link speed on NPAR enabled partition is not at
  4575. * least 10GB
  4576. */
  4577. if (vsi->back->hw.func_caps.npar_enable &&
  4578. (vsi->back->hw.phy.link_info.link_speed == I40E_LINK_SPEED_1GB ||
  4579. vsi->back->hw.phy.link_info.link_speed == I40E_LINK_SPEED_100MB))
  4580. netdev_warn(vsi->netdev,
  4581. "The partition detected link speed that is less than 10Gbps\n");
  4582. switch (vsi->back->hw.phy.link_info.link_speed) {
  4583. case I40E_LINK_SPEED_40GB:
  4584. speed = "40 G";
  4585. break;
  4586. case I40E_LINK_SPEED_20GB:
  4587. speed = "20 G";
  4588. break;
  4589. case I40E_LINK_SPEED_25GB:
  4590. speed = "25 G";
  4591. break;
  4592. case I40E_LINK_SPEED_10GB:
  4593. speed = "10 G";
  4594. break;
  4595. case I40E_LINK_SPEED_1GB:
  4596. speed = "1000 M";
  4597. break;
  4598. case I40E_LINK_SPEED_100MB:
  4599. speed = "100 M";
  4600. break;
  4601. default:
  4602. break;
  4603. }
  4604. switch (vsi->back->hw.fc.current_mode) {
  4605. case I40E_FC_FULL:
  4606. fc = "RX/TX";
  4607. break;
  4608. case I40E_FC_TX_PAUSE:
  4609. fc = "TX";
  4610. break;
  4611. case I40E_FC_RX_PAUSE:
  4612. fc = "RX";
  4613. break;
  4614. default:
  4615. fc = "None";
  4616. break;
  4617. }
  4618. if (vsi->back->hw.phy.link_info.link_speed == I40E_LINK_SPEED_25GB) {
  4619. fec = ", FEC: None";
  4620. an = ", Autoneg: False";
  4621. if (vsi->back->hw.phy.link_info.an_info & I40E_AQ_AN_COMPLETED)
  4622. an = ", Autoneg: True";
  4623. if (vsi->back->hw.phy.link_info.fec_info &
  4624. I40E_AQ_CONFIG_FEC_KR_ENA)
  4625. fec = ", FEC: CL74 FC-FEC/BASE-R";
  4626. else if (vsi->back->hw.phy.link_info.fec_info &
  4627. I40E_AQ_CONFIG_FEC_RS_ENA)
  4628. fec = ", FEC: CL108 RS-FEC";
  4629. }
  4630. netdev_info(vsi->netdev, "NIC Link is Up, %sbps Full Duplex%s%s, Flow Control: %s\n",
  4631. speed, fec, an, fc);
  4632. }
  4633. /**
  4634. * i40e_up_complete - Finish the last steps of bringing up a connection
  4635. * @vsi: the VSI being configured
  4636. **/
  4637. static int i40e_up_complete(struct i40e_vsi *vsi)
  4638. {
  4639. struct i40e_pf *pf = vsi->back;
  4640. int err;
  4641. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  4642. i40e_vsi_configure_msix(vsi);
  4643. else
  4644. i40e_configure_msi_and_legacy(vsi);
  4645. /* start rings */
  4646. err = i40e_vsi_start_rings(vsi);
  4647. if (err)
  4648. return err;
  4649. clear_bit(__I40E_DOWN, &vsi->state);
  4650. i40e_napi_enable_all(vsi);
  4651. i40e_vsi_enable_irq(vsi);
  4652. if ((pf->hw.phy.link_info.link_info & I40E_AQ_LINK_UP) &&
  4653. (vsi->netdev)) {
  4654. i40e_print_link_message(vsi, true);
  4655. netif_tx_start_all_queues(vsi->netdev);
  4656. netif_carrier_on(vsi->netdev);
  4657. } else if (vsi->netdev) {
  4658. i40e_print_link_message(vsi, false);
  4659. /* need to check for qualified module here*/
  4660. if ((pf->hw.phy.link_info.link_info &
  4661. I40E_AQ_MEDIA_AVAILABLE) &&
  4662. (!(pf->hw.phy.link_info.an_info &
  4663. I40E_AQ_QUALIFIED_MODULE)))
  4664. netdev_err(vsi->netdev,
  4665. "the driver failed to link because an unqualified module was detected.");
  4666. }
  4667. /* replay FDIR SB filters */
  4668. if (vsi->type == I40E_VSI_FDIR) {
  4669. /* reset fd counters */
  4670. pf->fd_add_err = 0;
  4671. pf->fd_atr_cnt = 0;
  4672. i40e_fdir_filter_restore(vsi);
  4673. }
  4674. /* On the next run of the service_task, notify any clients of the new
  4675. * opened netdev
  4676. */
  4677. pf->flags |= I40E_FLAG_SERVICE_CLIENT_REQUESTED;
  4678. i40e_service_event_schedule(pf);
  4679. return 0;
  4680. }
  4681. /**
  4682. * i40e_vsi_reinit_locked - Reset the VSI
  4683. * @vsi: the VSI being configured
  4684. *
  4685. * Rebuild the ring structs after some configuration
  4686. * has changed, e.g. MTU size.
  4687. **/
  4688. static void i40e_vsi_reinit_locked(struct i40e_vsi *vsi)
  4689. {
  4690. struct i40e_pf *pf = vsi->back;
  4691. WARN_ON(in_interrupt());
  4692. while (test_and_set_bit(__I40E_CONFIG_BUSY, &pf->state))
  4693. usleep_range(1000, 2000);
  4694. i40e_down(vsi);
  4695. i40e_up(vsi);
  4696. clear_bit(__I40E_CONFIG_BUSY, &pf->state);
  4697. }
  4698. /**
  4699. * i40e_up - Bring the connection back up after being down
  4700. * @vsi: the VSI being configured
  4701. **/
  4702. int i40e_up(struct i40e_vsi *vsi)
  4703. {
  4704. int err;
  4705. err = i40e_vsi_configure(vsi);
  4706. if (!err)
  4707. err = i40e_up_complete(vsi);
  4708. return err;
  4709. }
  4710. /**
  4711. * i40e_down - Shutdown the connection processing
  4712. * @vsi: the VSI being stopped
  4713. **/
  4714. void i40e_down(struct i40e_vsi *vsi)
  4715. {
  4716. int i;
  4717. /* It is assumed that the caller of this function
  4718. * sets the vsi->state __I40E_DOWN bit.
  4719. */
  4720. if (vsi->netdev) {
  4721. netif_carrier_off(vsi->netdev);
  4722. netif_tx_disable(vsi->netdev);
  4723. }
  4724. i40e_vsi_disable_irq(vsi);
  4725. i40e_vsi_stop_rings(vsi);
  4726. i40e_napi_disable_all(vsi);
  4727. for (i = 0; i < vsi->num_queue_pairs; i++) {
  4728. i40e_clean_tx_ring(vsi->tx_rings[i]);
  4729. i40e_clean_rx_ring(vsi->rx_rings[i]);
  4730. }
  4731. }
  4732. /**
  4733. * i40e_setup_tc - configure multiple traffic classes
  4734. * @netdev: net device to configure
  4735. * @tc: number of traffic classes to enable
  4736. **/
  4737. static int i40e_setup_tc(struct net_device *netdev, u8 tc)
  4738. {
  4739. struct i40e_netdev_priv *np = netdev_priv(netdev);
  4740. struct i40e_vsi *vsi = np->vsi;
  4741. struct i40e_pf *pf = vsi->back;
  4742. u8 enabled_tc = 0;
  4743. int ret = -EINVAL;
  4744. int i;
  4745. /* Check if DCB enabled to continue */
  4746. if (!(pf->flags & I40E_FLAG_DCB_ENABLED)) {
  4747. netdev_info(netdev, "DCB is not enabled for adapter\n");
  4748. goto exit;
  4749. }
  4750. /* Check if MFP enabled */
  4751. if (pf->flags & I40E_FLAG_MFP_ENABLED) {
  4752. netdev_info(netdev, "Configuring TC not supported in MFP mode\n");
  4753. goto exit;
  4754. }
  4755. /* Check whether tc count is within enabled limit */
  4756. if (tc > i40e_pf_get_num_tc(pf)) {
  4757. netdev_info(netdev, "TC count greater than enabled on link for adapter\n");
  4758. goto exit;
  4759. }
  4760. /* Generate TC map for number of tc requested */
  4761. for (i = 0; i < tc; i++)
  4762. enabled_tc |= BIT(i);
  4763. /* Requesting same TC configuration as already enabled */
  4764. if (enabled_tc == vsi->tc_config.enabled_tc)
  4765. return 0;
  4766. /* Quiesce VSI queues */
  4767. i40e_quiesce_vsi(vsi);
  4768. /* Configure VSI for enabled TCs */
  4769. ret = i40e_vsi_config_tc(vsi, enabled_tc);
  4770. if (ret) {
  4771. netdev_info(netdev, "Failed configuring TC for VSI seid=%d\n",
  4772. vsi->seid);
  4773. goto exit;
  4774. }
  4775. /* Unquiesce VSI */
  4776. i40e_unquiesce_vsi(vsi);
  4777. exit:
  4778. return ret;
  4779. }
  4780. static int __i40e_setup_tc(struct net_device *netdev, u32 handle, __be16 proto,
  4781. struct tc_to_netdev *tc)
  4782. {
  4783. if (tc->type != TC_SETUP_MQPRIO)
  4784. return -EINVAL;
  4785. tc->mqprio->hw = TC_MQPRIO_HW_OFFLOAD_TCS;
  4786. return i40e_setup_tc(netdev, tc->mqprio->num_tc);
  4787. }
  4788. /**
  4789. * i40e_open - Called when a network interface is made active
  4790. * @netdev: network interface device structure
  4791. *
  4792. * The open entry point is called when a network interface is made
  4793. * active by the system (IFF_UP). At this point all resources needed
  4794. * for transmit and receive operations are allocated, the interrupt
  4795. * handler is registered with the OS, the netdev watchdog subtask is
  4796. * enabled, and the stack is notified that the interface is ready.
  4797. *
  4798. * Returns 0 on success, negative value on failure
  4799. **/
  4800. int i40e_open(struct net_device *netdev)
  4801. {
  4802. struct i40e_netdev_priv *np = netdev_priv(netdev);
  4803. struct i40e_vsi *vsi = np->vsi;
  4804. struct i40e_pf *pf = vsi->back;
  4805. int err;
  4806. /* disallow open during test or if eeprom is broken */
  4807. if (test_bit(__I40E_TESTING, &pf->state) ||
  4808. test_bit(__I40E_BAD_EEPROM, &pf->state))
  4809. return -EBUSY;
  4810. netif_carrier_off(netdev);
  4811. err = i40e_vsi_open(vsi);
  4812. if (err)
  4813. return err;
  4814. /* configure global TSO hardware offload settings */
  4815. wr32(&pf->hw, I40E_GLLAN_TSOMSK_F, be32_to_cpu(TCP_FLAG_PSH |
  4816. TCP_FLAG_FIN) >> 16);
  4817. wr32(&pf->hw, I40E_GLLAN_TSOMSK_M, be32_to_cpu(TCP_FLAG_PSH |
  4818. TCP_FLAG_FIN |
  4819. TCP_FLAG_CWR) >> 16);
  4820. wr32(&pf->hw, I40E_GLLAN_TSOMSK_L, be32_to_cpu(TCP_FLAG_CWR) >> 16);
  4821. udp_tunnel_get_rx_info(netdev);
  4822. return 0;
  4823. }
  4824. /**
  4825. * i40e_vsi_open -
  4826. * @vsi: the VSI to open
  4827. *
  4828. * Finish initialization of the VSI.
  4829. *
  4830. * Returns 0 on success, negative value on failure
  4831. *
  4832. * Note: expects to be called while under rtnl_lock()
  4833. **/
  4834. int i40e_vsi_open(struct i40e_vsi *vsi)
  4835. {
  4836. struct i40e_pf *pf = vsi->back;
  4837. char int_name[I40E_INT_NAME_STR_LEN];
  4838. int err;
  4839. /* allocate descriptors */
  4840. err = i40e_vsi_setup_tx_resources(vsi);
  4841. if (err)
  4842. goto err_setup_tx;
  4843. err = i40e_vsi_setup_rx_resources(vsi);
  4844. if (err)
  4845. goto err_setup_rx;
  4846. err = i40e_vsi_configure(vsi);
  4847. if (err)
  4848. goto err_setup_rx;
  4849. if (vsi->netdev) {
  4850. snprintf(int_name, sizeof(int_name) - 1, "%s-%s",
  4851. dev_driver_string(&pf->pdev->dev), vsi->netdev->name);
  4852. err = i40e_vsi_request_irq(vsi, int_name);
  4853. if (err)
  4854. goto err_setup_rx;
  4855. /* Notify the stack of the actual queue counts. */
  4856. err = netif_set_real_num_tx_queues(vsi->netdev,
  4857. vsi->num_queue_pairs);
  4858. if (err)
  4859. goto err_set_queues;
  4860. err = netif_set_real_num_rx_queues(vsi->netdev,
  4861. vsi->num_queue_pairs);
  4862. if (err)
  4863. goto err_set_queues;
  4864. } else if (vsi->type == I40E_VSI_FDIR) {
  4865. snprintf(int_name, sizeof(int_name) - 1, "%s-%s:fdir",
  4866. dev_driver_string(&pf->pdev->dev),
  4867. dev_name(&pf->pdev->dev));
  4868. err = i40e_vsi_request_irq(vsi, int_name);
  4869. } else {
  4870. err = -EINVAL;
  4871. goto err_setup_rx;
  4872. }
  4873. err = i40e_up_complete(vsi);
  4874. if (err)
  4875. goto err_up_complete;
  4876. return 0;
  4877. err_up_complete:
  4878. i40e_down(vsi);
  4879. err_set_queues:
  4880. i40e_vsi_free_irq(vsi);
  4881. err_setup_rx:
  4882. i40e_vsi_free_rx_resources(vsi);
  4883. err_setup_tx:
  4884. i40e_vsi_free_tx_resources(vsi);
  4885. if (vsi == pf->vsi[pf->lan_vsi])
  4886. i40e_do_reset(pf, BIT_ULL(__I40E_PF_RESET_REQUESTED), true);
  4887. return err;
  4888. }
  4889. /**
  4890. * i40e_fdir_filter_exit - Cleans up the Flow Director accounting
  4891. * @pf: Pointer to PF
  4892. *
  4893. * This function destroys the hlist where all the Flow Director
  4894. * filters were saved.
  4895. **/
  4896. static void i40e_fdir_filter_exit(struct i40e_pf *pf)
  4897. {
  4898. struct i40e_fdir_filter *filter;
  4899. struct i40e_flex_pit *pit_entry, *tmp;
  4900. struct hlist_node *node2;
  4901. hlist_for_each_entry_safe(filter, node2,
  4902. &pf->fdir_filter_list, fdir_node) {
  4903. hlist_del(&filter->fdir_node);
  4904. kfree(filter);
  4905. }
  4906. list_for_each_entry_safe(pit_entry, tmp, &pf->l3_flex_pit_list, list) {
  4907. list_del(&pit_entry->list);
  4908. kfree(pit_entry);
  4909. }
  4910. INIT_LIST_HEAD(&pf->l3_flex_pit_list);
  4911. list_for_each_entry_safe(pit_entry, tmp, &pf->l4_flex_pit_list, list) {
  4912. list_del(&pit_entry->list);
  4913. kfree(pit_entry);
  4914. }
  4915. INIT_LIST_HEAD(&pf->l4_flex_pit_list);
  4916. pf->fdir_pf_active_filters = 0;
  4917. pf->fd_tcp4_filter_cnt = 0;
  4918. pf->fd_udp4_filter_cnt = 0;
  4919. pf->fd_sctp4_filter_cnt = 0;
  4920. pf->fd_ip4_filter_cnt = 0;
  4921. /* Reprogram the default input set for TCP/IPv4 */
  4922. i40e_write_fd_input_set(pf, I40E_FILTER_PCTYPE_NONF_IPV4_TCP,
  4923. I40E_L3_SRC_MASK | I40E_L3_DST_MASK |
  4924. I40E_L4_SRC_MASK | I40E_L4_DST_MASK);
  4925. /* Reprogram the default input set for UDP/IPv4 */
  4926. i40e_write_fd_input_set(pf, I40E_FILTER_PCTYPE_NONF_IPV4_UDP,
  4927. I40E_L3_SRC_MASK | I40E_L3_DST_MASK |
  4928. I40E_L4_SRC_MASK | I40E_L4_DST_MASK);
  4929. /* Reprogram the default input set for SCTP/IPv4 */
  4930. i40e_write_fd_input_set(pf, I40E_FILTER_PCTYPE_NONF_IPV4_SCTP,
  4931. I40E_L3_SRC_MASK | I40E_L3_DST_MASK |
  4932. I40E_L4_SRC_MASK | I40E_L4_DST_MASK);
  4933. /* Reprogram the default input set for Other/IPv4 */
  4934. i40e_write_fd_input_set(pf, I40E_FILTER_PCTYPE_NONF_IPV4_OTHER,
  4935. I40E_L3_SRC_MASK | I40E_L3_DST_MASK);
  4936. }
  4937. /**
  4938. * i40e_close - Disables a network interface
  4939. * @netdev: network interface device structure
  4940. *
  4941. * The close entry point is called when an interface is de-activated
  4942. * by the OS. The hardware is still under the driver's control, but
  4943. * this netdev interface is disabled.
  4944. *
  4945. * Returns 0, this is not allowed to fail
  4946. **/
  4947. int i40e_close(struct net_device *netdev)
  4948. {
  4949. struct i40e_netdev_priv *np = netdev_priv(netdev);
  4950. struct i40e_vsi *vsi = np->vsi;
  4951. i40e_vsi_close(vsi);
  4952. return 0;
  4953. }
  4954. /**
  4955. * i40e_do_reset - Start a PF or Core Reset sequence
  4956. * @pf: board private structure
  4957. * @reset_flags: which reset is requested
  4958. * @lock_acquired: indicates whether or not the lock has been acquired
  4959. * before this function was called.
  4960. *
  4961. * The essential difference in resets is that the PF Reset
  4962. * doesn't clear the packet buffers, doesn't reset the PE
  4963. * firmware, and doesn't bother the other PFs on the chip.
  4964. **/
  4965. void i40e_do_reset(struct i40e_pf *pf, u32 reset_flags, bool lock_acquired)
  4966. {
  4967. u32 val;
  4968. WARN_ON(in_interrupt());
  4969. /* do the biggest reset indicated */
  4970. if (reset_flags & BIT_ULL(__I40E_GLOBAL_RESET_REQUESTED)) {
  4971. /* Request a Global Reset
  4972. *
  4973. * This will start the chip's countdown to the actual full
  4974. * chip reset event, and a warning interrupt to be sent
  4975. * to all PFs, including the requestor. Our handler
  4976. * for the warning interrupt will deal with the shutdown
  4977. * and recovery of the switch setup.
  4978. */
  4979. dev_dbg(&pf->pdev->dev, "GlobalR requested\n");
  4980. val = rd32(&pf->hw, I40E_GLGEN_RTRIG);
  4981. val |= I40E_GLGEN_RTRIG_GLOBR_MASK;
  4982. wr32(&pf->hw, I40E_GLGEN_RTRIG, val);
  4983. } else if (reset_flags & BIT_ULL(__I40E_CORE_RESET_REQUESTED)) {
  4984. /* Request a Core Reset
  4985. *
  4986. * Same as Global Reset, except does *not* include the MAC/PHY
  4987. */
  4988. dev_dbg(&pf->pdev->dev, "CoreR requested\n");
  4989. val = rd32(&pf->hw, I40E_GLGEN_RTRIG);
  4990. val |= I40E_GLGEN_RTRIG_CORER_MASK;
  4991. wr32(&pf->hw, I40E_GLGEN_RTRIG, val);
  4992. i40e_flush(&pf->hw);
  4993. } else if (reset_flags & BIT_ULL(__I40E_PF_RESET_REQUESTED)) {
  4994. /* Request a PF Reset
  4995. *
  4996. * Resets only the PF-specific registers
  4997. *
  4998. * This goes directly to the tear-down and rebuild of
  4999. * the switch, since we need to do all the recovery as
  5000. * for the Core Reset.
  5001. */
  5002. dev_dbg(&pf->pdev->dev, "PFR requested\n");
  5003. i40e_handle_reset_warning(pf, lock_acquired);
  5004. } else if (reset_flags & BIT_ULL(__I40E_REINIT_REQUESTED)) {
  5005. int v;
  5006. /* Find the VSI(s) that requested a re-init */
  5007. dev_info(&pf->pdev->dev,
  5008. "VSI reinit requested\n");
  5009. for (v = 0; v < pf->num_alloc_vsi; v++) {
  5010. struct i40e_vsi *vsi = pf->vsi[v];
  5011. if (vsi != NULL &&
  5012. test_bit(__I40E_REINIT_REQUESTED, &vsi->state)) {
  5013. i40e_vsi_reinit_locked(pf->vsi[v]);
  5014. clear_bit(__I40E_REINIT_REQUESTED, &vsi->state);
  5015. }
  5016. }
  5017. } else if (reset_flags & BIT_ULL(__I40E_DOWN_REQUESTED)) {
  5018. int v;
  5019. /* Find the VSI(s) that needs to be brought down */
  5020. dev_info(&pf->pdev->dev, "VSI down requested\n");
  5021. for (v = 0; v < pf->num_alloc_vsi; v++) {
  5022. struct i40e_vsi *vsi = pf->vsi[v];
  5023. if (vsi != NULL &&
  5024. test_bit(__I40E_DOWN_REQUESTED, &vsi->state)) {
  5025. set_bit(__I40E_DOWN, &vsi->state);
  5026. i40e_down(vsi);
  5027. clear_bit(__I40E_DOWN_REQUESTED, &vsi->state);
  5028. }
  5029. }
  5030. } else {
  5031. dev_info(&pf->pdev->dev,
  5032. "bad reset request 0x%08x\n", reset_flags);
  5033. }
  5034. }
  5035. #ifdef CONFIG_I40E_DCB
  5036. /**
  5037. * i40e_dcb_need_reconfig - Check if DCB needs reconfig
  5038. * @pf: board private structure
  5039. * @old_cfg: current DCB config
  5040. * @new_cfg: new DCB config
  5041. **/
  5042. bool i40e_dcb_need_reconfig(struct i40e_pf *pf,
  5043. struct i40e_dcbx_config *old_cfg,
  5044. struct i40e_dcbx_config *new_cfg)
  5045. {
  5046. bool need_reconfig = false;
  5047. /* Check if ETS configuration has changed */
  5048. if (memcmp(&new_cfg->etscfg,
  5049. &old_cfg->etscfg,
  5050. sizeof(new_cfg->etscfg))) {
  5051. /* If Priority Table has changed reconfig is needed */
  5052. if (memcmp(&new_cfg->etscfg.prioritytable,
  5053. &old_cfg->etscfg.prioritytable,
  5054. sizeof(new_cfg->etscfg.prioritytable))) {
  5055. need_reconfig = true;
  5056. dev_dbg(&pf->pdev->dev, "ETS UP2TC changed.\n");
  5057. }
  5058. if (memcmp(&new_cfg->etscfg.tcbwtable,
  5059. &old_cfg->etscfg.tcbwtable,
  5060. sizeof(new_cfg->etscfg.tcbwtable)))
  5061. dev_dbg(&pf->pdev->dev, "ETS TC BW Table changed.\n");
  5062. if (memcmp(&new_cfg->etscfg.tsatable,
  5063. &old_cfg->etscfg.tsatable,
  5064. sizeof(new_cfg->etscfg.tsatable)))
  5065. dev_dbg(&pf->pdev->dev, "ETS TSA Table changed.\n");
  5066. }
  5067. /* Check if PFC configuration has changed */
  5068. if (memcmp(&new_cfg->pfc,
  5069. &old_cfg->pfc,
  5070. sizeof(new_cfg->pfc))) {
  5071. need_reconfig = true;
  5072. dev_dbg(&pf->pdev->dev, "PFC config change detected.\n");
  5073. }
  5074. /* Check if APP Table has changed */
  5075. if (memcmp(&new_cfg->app,
  5076. &old_cfg->app,
  5077. sizeof(new_cfg->app))) {
  5078. need_reconfig = true;
  5079. dev_dbg(&pf->pdev->dev, "APP Table change detected.\n");
  5080. }
  5081. dev_dbg(&pf->pdev->dev, "dcb need_reconfig=%d\n", need_reconfig);
  5082. return need_reconfig;
  5083. }
  5084. /**
  5085. * i40e_handle_lldp_event - Handle LLDP Change MIB event
  5086. * @pf: board private structure
  5087. * @e: event info posted on ARQ
  5088. **/
  5089. static int i40e_handle_lldp_event(struct i40e_pf *pf,
  5090. struct i40e_arq_event_info *e)
  5091. {
  5092. struct i40e_aqc_lldp_get_mib *mib =
  5093. (struct i40e_aqc_lldp_get_mib *)&e->desc.params.raw;
  5094. struct i40e_hw *hw = &pf->hw;
  5095. struct i40e_dcbx_config tmp_dcbx_cfg;
  5096. bool need_reconfig = false;
  5097. int ret = 0;
  5098. u8 type;
  5099. /* Not DCB capable or capability disabled */
  5100. if (!(pf->flags & I40E_FLAG_DCB_CAPABLE))
  5101. return ret;
  5102. /* Ignore if event is not for Nearest Bridge */
  5103. type = ((mib->type >> I40E_AQ_LLDP_BRIDGE_TYPE_SHIFT)
  5104. & I40E_AQ_LLDP_BRIDGE_TYPE_MASK);
  5105. dev_dbg(&pf->pdev->dev, "LLDP event mib bridge type 0x%x\n", type);
  5106. if (type != I40E_AQ_LLDP_BRIDGE_TYPE_NEAREST_BRIDGE)
  5107. return ret;
  5108. /* Check MIB Type and return if event for Remote MIB update */
  5109. type = mib->type & I40E_AQ_LLDP_MIB_TYPE_MASK;
  5110. dev_dbg(&pf->pdev->dev,
  5111. "LLDP event mib type %s\n", type ? "remote" : "local");
  5112. if (type == I40E_AQ_LLDP_MIB_REMOTE) {
  5113. /* Update the remote cached instance and return */
  5114. ret = i40e_aq_get_dcb_config(hw, I40E_AQ_LLDP_MIB_REMOTE,
  5115. I40E_AQ_LLDP_BRIDGE_TYPE_NEAREST_BRIDGE,
  5116. &hw->remote_dcbx_config);
  5117. goto exit;
  5118. }
  5119. /* Store the old configuration */
  5120. tmp_dcbx_cfg = hw->local_dcbx_config;
  5121. /* Reset the old DCBx configuration data */
  5122. memset(&hw->local_dcbx_config, 0, sizeof(hw->local_dcbx_config));
  5123. /* Get updated DCBX data from firmware */
  5124. ret = i40e_get_dcb_config(&pf->hw);
  5125. if (ret) {
  5126. dev_info(&pf->pdev->dev,
  5127. "Failed querying DCB configuration data from firmware, err %s aq_err %s\n",
  5128. i40e_stat_str(&pf->hw, ret),
  5129. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5130. goto exit;
  5131. }
  5132. /* No change detected in DCBX configs */
  5133. if (!memcmp(&tmp_dcbx_cfg, &hw->local_dcbx_config,
  5134. sizeof(tmp_dcbx_cfg))) {
  5135. dev_dbg(&pf->pdev->dev, "No change detected in DCBX configuration.\n");
  5136. goto exit;
  5137. }
  5138. need_reconfig = i40e_dcb_need_reconfig(pf, &tmp_dcbx_cfg,
  5139. &hw->local_dcbx_config);
  5140. i40e_dcbnl_flush_apps(pf, &tmp_dcbx_cfg, &hw->local_dcbx_config);
  5141. if (!need_reconfig)
  5142. goto exit;
  5143. /* Enable DCB tagging only when more than one TC */
  5144. if (i40e_dcb_get_num_tc(&hw->local_dcbx_config) > 1)
  5145. pf->flags |= I40E_FLAG_DCB_ENABLED;
  5146. else
  5147. pf->flags &= ~I40E_FLAG_DCB_ENABLED;
  5148. set_bit(__I40E_PORT_TX_SUSPENDED, &pf->state);
  5149. /* Reconfiguration needed quiesce all VSIs */
  5150. i40e_pf_quiesce_all_vsi(pf);
  5151. /* Changes in configuration update VEB/VSI */
  5152. i40e_dcb_reconfigure(pf);
  5153. ret = i40e_resume_port_tx(pf);
  5154. clear_bit(__I40E_PORT_TX_SUSPENDED, &pf->state);
  5155. /* In case of error no point in resuming VSIs */
  5156. if (ret)
  5157. goto exit;
  5158. /* Wait for the PF's queues to be disabled */
  5159. ret = i40e_pf_wait_queues_disabled(pf);
  5160. if (ret) {
  5161. /* Schedule PF reset to recover */
  5162. set_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  5163. i40e_service_event_schedule(pf);
  5164. } else {
  5165. i40e_pf_unquiesce_all_vsi(pf);
  5166. pf->flags |= (I40E_FLAG_SERVICE_CLIENT_REQUESTED |
  5167. I40E_FLAG_CLIENT_L2_CHANGE);
  5168. }
  5169. exit:
  5170. return ret;
  5171. }
  5172. #endif /* CONFIG_I40E_DCB */
  5173. /**
  5174. * i40e_do_reset_safe - Protected reset path for userland calls.
  5175. * @pf: board private structure
  5176. * @reset_flags: which reset is requested
  5177. *
  5178. **/
  5179. void i40e_do_reset_safe(struct i40e_pf *pf, u32 reset_flags)
  5180. {
  5181. rtnl_lock();
  5182. i40e_do_reset(pf, reset_flags, true);
  5183. rtnl_unlock();
  5184. }
  5185. /**
  5186. * i40e_handle_lan_overflow_event - Handler for LAN queue overflow event
  5187. * @pf: board private structure
  5188. * @e: event info posted on ARQ
  5189. *
  5190. * Handler for LAN Queue Overflow Event generated by the firmware for PF
  5191. * and VF queues
  5192. **/
  5193. static void i40e_handle_lan_overflow_event(struct i40e_pf *pf,
  5194. struct i40e_arq_event_info *e)
  5195. {
  5196. struct i40e_aqc_lan_overflow *data =
  5197. (struct i40e_aqc_lan_overflow *)&e->desc.params.raw;
  5198. u32 queue = le32_to_cpu(data->prtdcb_rupto);
  5199. u32 qtx_ctl = le32_to_cpu(data->otx_ctl);
  5200. struct i40e_hw *hw = &pf->hw;
  5201. struct i40e_vf *vf;
  5202. u16 vf_id;
  5203. dev_dbg(&pf->pdev->dev, "overflow Rx Queue Number = %d QTX_CTL=0x%08x\n",
  5204. queue, qtx_ctl);
  5205. /* Queue belongs to VF, find the VF and issue VF reset */
  5206. if (((qtx_ctl & I40E_QTX_CTL_PFVF_Q_MASK)
  5207. >> I40E_QTX_CTL_PFVF_Q_SHIFT) == I40E_QTX_CTL_VF_QUEUE) {
  5208. vf_id = (u16)((qtx_ctl & I40E_QTX_CTL_VFVM_INDX_MASK)
  5209. >> I40E_QTX_CTL_VFVM_INDX_SHIFT);
  5210. vf_id -= hw->func_caps.vf_base_id;
  5211. vf = &pf->vf[vf_id];
  5212. i40e_vc_notify_vf_reset(vf);
  5213. /* Allow VF to process pending reset notification */
  5214. msleep(20);
  5215. i40e_reset_vf(vf, false);
  5216. }
  5217. }
  5218. /**
  5219. * i40e_get_cur_guaranteed_fd_count - Get the consumed guaranteed FD filters
  5220. * @pf: board private structure
  5221. **/
  5222. u32 i40e_get_cur_guaranteed_fd_count(struct i40e_pf *pf)
  5223. {
  5224. u32 val, fcnt_prog;
  5225. val = rd32(&pf->hw, I40E_PFQF_FDSTAT);
  5226. fcnt_prog = (val & I40E_PFQF_FDSTAT_GUARANT_CNT_MASK);
  5227. return fcnt_prog;
  5228. }
  5229. /**
  5230. * i40e_get_current_fd_count - Get total FD filters programmed for this PF
  5231. * @pf: board private structure
  5232. **/
  5233. u32 i40e_get_current_fd_count(struct i40e_pf *pf)
  5234. {
  5235. u32 val, fcnt_prog;
  5236. val = rd32(&pf->hw, I40E_PFQF_FDSTAT);
  5237. fcnt_prog = (val & I40E_PFQF_FDSTAT_GUARANT_CNT_MASK) +
  5238. ((val & I40E_PFQF_FDSTAT_BEST_CNT_MASK) >>
  5239. I40E_PFQF_FDSTAT_BEST_CNT_SHIFT);
  5240. return fcnt_prog;
  5241. }
  5242. /**
  5243. * i40e_get_global_fd_count - Get total FD filters programmed on device
  5244. * @pf: board private structure
  5245. **/
  5246. u32 i40e_get_global_fd_count(struct i40e_pf *pf)
  5247. {
  5248. u32 val, fcnt_prog;
  5249. val = rd32(&pf->hw, I40E_GLQF_FDCNT_0);
  5250. fcnt_prog = (val & I40E_GLQF_FDCNT_0_GUARANT_CNT_MASK) +
  5251. ((val & I40E_GLQF_FDCNT_0_BESTCNT_MASK) >>
  5252. I40E_GLQF_FDCNT_0_BESTCNT_SHIFT);
  5253. return fcnt_prog;
  5254. }
  5255. /**
  5256. * i40e_fdir_check_and_reenable - Function to reenabe FD ATR or SB if disabled
  5257. * @pf: board private structure
  5258. **/
  5259. void i40e_fdir_check_and_reenable(struct i40e_pf *pf)
  5260. {
  5261. struct i40e_fdir_filter *filter;
  5262. u32 fcnt_prog, fcnt_avail;
  5263. struct hlist_node *node;
  5264. if (test_bit(__I40E_FD_FLUSH_REQUESTED, &pf->state))
  5265. return;
  5266. /* Check if, FD SB or ATR was auto disabled and if there is enough room
  5267. * to re-enable
  5268. */
  5269. fcnt_prog = i40e_get_global_fd_count(pf);
  5270. fcnt_avail = pf->fdir_pf_filter_count;
  5271. if ((fcnt_prog < (fcnt_avail - I40E_FDIR_BUFFER_HEAD_ROOM)) ||
  5272. (pf->fd_add_err == 0) ||
  5273. (i40e_get_current_atr_cnt(pf) < pf->fd_atr_cnt)) {
  5274. if ((pf->flags & I40E_FLAG_FD_SB_ENABLED) &&
  5275. (pf->hw_disabled_flags & I40E_FLAG_FD_SB_ENABLED)) {
  5276. pf->hw_disabled_flags &= ~I40E_FLAG_FD_SB_ENABLED;
  5277. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  5278. dev_info(&pf->pdev->dev, "FD Sideband/ntuple is being enabled since we have space in the table now\n");
  5279. }
  5280. }
  5281. /* Wait for some more space to be available to turn on ATR. We also
  5282. * must check that no existing ntuple rules for TCP are in effect
  5283. */
  5284. if (fcnt_prog < (fcnt_avail - I40E_FDIR_BUFFER_HEAD_ROOM * 2)) {
  5285. if ((pf->flags & I40E_FLAG_FD_ATR_ENABLED) &&
  5286. (pf->hw_disabled_flags & I40E_FLAG_FD_ATR_ENABLED) &&
  5287. (pf->fd_tcp4_filter_cnt == 0)) {
  5288. pf->hw_disabled_flags &= ~I40E_FLAG_FD_ATR_ENABLED;
  5289. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  5290. dev_info(&pf->pdev->dev, "ATR is being enabled since we have space in the table and there are no conflicting ntuple rules\n");
  5291. }
  5292. }
  5293. /* if hw had a problem adding a filter, delete it */
  5294. if (pf->fd_inv > 0) {
  5295. hlist_for_each_entry_safe(filter, node,
  5296. &pf->fdir_filter_list, fdir_node) {
  5297. if (filter->fd_id == pf->fd_inv) {
  5298. hlist_del(&filter->fdir_node);
  5299. kfree(filter);
  5300. pf->fdir_pf_active_filters--;
  5301. }
  5302. }
  5303. }
  5304. }
  5305. #define I40E_MIN_FD_FLUSH_INTERVAL 10
  5306. #define I40E_MIN_FD_FLUSH_SB_ATR_UNSTABLE 30
  5307. /**
  5308. * i40e_fdir_flush_and_replay - Function to flush all FD filters and replay SB
  5309. * @pf: board private structure
  5310. **/
  5311. static void i40e_fdir_flush_and_replay(struct i40e_pf *pf)
  5312. {
  5313. unsigned long min_flush_time;
  5314. int flush_wait_retry = 50;
  5315. bool disable_atr = false;
  5316. int fd_room;
  5317. int reg;
  5318. if (!time_after(jiffies, pf->fd_flush_timestamp +
  5319. (I40E_MIN_FD_FLUSH_INTERVAL * HZ)))
  5320. return;
  5321. /* If the flush is happening too quick and we have mostly SB rules we
  5322. * should not re-enable ATR for some time.
  5323. */
  5324. min_flush_time = pf->fd_flush_timestamp +
  5325. (I40E_MIN_FD_FLUSH_SB_ATR_UNSTABLE * HZ);
  5326. fd_room = pf->fdir_pf_filter_count - pf->fdir_pf_active_filters;
  5327. if (!(time_after(jiffies, min_flush_time)) &&
  5328. (fd_room < I40E_FDIR_BUFFER_HEAD_ROOM_FOR_ATR)) {
  5329. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  5330. dev_info(&pf->pdev->dev, "ATR disabled, not enough FD filter space.\n");
  5331. disable_atr = true;
  5332. }
  5333. pf->fd_flush_timestamp = jiffies;
  5334. pf->hw_disabled_flags |= I40E_FLAG_FD_ATR_ENABLED;
  5335. /* flush all filters */
  5336. wr32(&pf->hw, I40E_PFQF_CTL_1,
  5337. I40E_PFQF_CTL_1_CLEARFDTABLE_MASK);
  5338. i40e_flush(&pf->hw);
  5339. pf->fd_flush_cnt++;
  5340. pf->fd_add_err = 0;
  5341. do {
  5342. /* Check FD flush status every 5-6msec */
  5343. usleep_range(5000, 6000);
  5344. reg = rd32(&pf->hw, I40E_PFQF_CTL_1);
  5345. if (!(reg & I40E_PFQF_CTL_1_CLEARFDTABLE_MASK))
  5346. break;
  5347. } while (flush_wait_retry--);
  5348. if (reg & I40E_PFQF_CTL_1_CLEARFDTABLE_MASK) {
  5349. dev_warn(&pf->pdev->dev, "FD table did not flush, needs more time\n");
  5350. } else {
  5351. /* replay sideband filters */
  5352. i40e_fdir_filter_restore(pf->vsi[pf->lan_vsi]);
  5353. if (!disable_atr && !pf->fd_tcp4_filter_cnt)
  5354. pf->hw_disabled_flags &= ~I40E_FLAG_FD_ATR_ENABLED;
  5355. clear_bit(__I40E_FD_FLUSH_REQUESTED, &pf->state);
  5356. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  5357. dev_info(&pf->pdev->dev, "FD Filter table flushed and FD-SB replayed.\n");
  5358. }
  5359. }
  5360. /**
  5361. * i40e_get_current_atr_count - Get the count of total FD ATR filters programmed
  5362. * @pf: board private structure
  5363. **/
  5364. u32 i40e_get_current_atr_cnt(struct i40e_pf *pf)
  5365. {
  5366. return i40e_get_current_fd_count(pf) - pf->fdir_pf_active_filters;
  5367. }
  5368. /* We can see up to 256 filter programming desc in transit if the filters are
  5369. * being applied really fast; before we see the first
  5370. * filter miss error on Rx queue 0. Accumulating enough error messages before
  5371. * reacting will make sure we don't cause flush too often.
  5372. */
  5373. #define I40E_MAX_FD_PROGRAM_ERROR 256
  5374. /**
  5375. * i40e_fdir_reinit_subtask - Worker thread to reinit FDIR filter table
  5376. * @pf: board private structure
  5377. **/
  5378. static void i40e_fdir_reinit_subtask(struct i40e_pf *pf)
  5379. {
  5380. /* if interface is down do nothing */
  5381. if (test_bit(__I40E_DOWN, &pf->state))
  5382. return;
  5383. if (test_bit(__I40E_FD_FLUSH_REQUESTED, &pf->state))
  5384. i40e_fdir_flush_and_replay(pf);
  5385. i40e_fdir_check_and_reenable(pf);
  5386. }
  5387. /**
  5388. * i40e_vsi_link_event - notify VSI of a link event
  5389. * @vsi: vsi to be notified
  5390. * @link_up: link up or down
  5391. **/
  5392. static void i40e_vsi_link_event(struct i40e_vsi *vsi, bool link_up)
  5393. {
  5394. if (!vsi || test_bit(__I40E_DOWN, &vsi->state))
  5395. return;
  5396. switch (vsi->type) {
  5397. case I40E_VSI_MAIN:
  5398. if (!vsi->netdev || !vsi->netdev_registered)
  5399. break;
  5400. if (link_up) {
  5401. netif_carrier_on(vsi->netdev);
  5402. netif_tx_wake_all_queues(vsi->netdev);
  5403. } else {
  5404. netif_carrier_off(vsi->netdev);
  5405. netif_tx_stop_all_queues(vsi->netdev);
  5406. }
  5407. break;
  5408. case I40E_VSI_SRIOV:
  5409. case I40E_VSI_VMDQ2:
  5410. case I40E_VSI_CTRL:
  5411. case I40E_VSI_IWARP:
  5412. case I40E_VSI_MIRROR:
  5413. default:
  5414. /* there is no notification for other VSIs */
  5415. break;
  5416. }
  5417. }
  5418. /**
  5419. * i40e_veb_link_event - notify elements on the veb of a link event
  5420. * @veb: veb to be notified
  5421. * @link_up: link up or down
  5422. **/
  5423. static void i40e_veb_link_event(struct i40e_veb *veb, bool link_up)
  5424. {
  5425. struct i40e_pf *pf;
  5426. int i;
  5427. if (!veb || !veb->pf)
  5428. return;
  5429. pf = veb->pf;
  5430. /* depth first... */
  5431. for (i = 0; i < I40E_MAX_VEB; i++)
  5432. if (pf->veb[i] && (pf->veb[i]->uplink_seid == veb->seid))
  5433. i40e_veb_link_event(pf->veb[i], link_up);
  5434. /* ... now the local VSIs */
  5435. for (i = 0; i < pf->num_alloc_vsi; i++)
  5436. if (pf->vsi[i] && (pf->vsi[i]->uplink_seid == veb->seid))
  5437. i40e_vsi_link_event(pf->vsi[i], link_up);
  5438. }
  5439. /**
  5440. * i40e_link_event - Update netif_carrier status
  5441. * @pf: board private structure
  5442. **/
  5443. static void i40e_link_event(struct i40e_pf *pf)
  5444. {
  5445. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  5446. u8 new_link_speed, old_link_speed;
  5447. i40e_status status;
  5448. bool new_link, old_link;
  5449. /* save off old link status information */
  5450. pf->hw.phy.link_info_old = pf->hw.phy.link_info;
  5451. /* set this to force the get_link_status call to refresh state */
  5452. pf->hw.phy.get_link_info = true;
  5453. old_link = (pf->hw.phy.link_info_old.link_info & I40E_AQ_LINK_UP);
  5454. status = i40e_get_link_status(&pf->hw, &new_link);
  5455. /* On success, disable temp link polling */
  5456. if (status == I40E_SUCCESS) {
  5457. if (pf->flags & I40E_FLAG_TEMP_LINK_POLLING)
  5458. pf->flags &= ~I40E_FLAG_TEMP_LINK_POLLING;
  5459. } else {
  5460. /* Enable link polling temporarily until i40e_get_link_status
  5461. * returns I40E_SUCCESS
  5462. */
  5463. pf->flags |= I40E_FLAG_TEMP_LINK_POLLING;
  5464. dev_dbg(&pf->pdev->dev, "couldn't get link state, status: %d\n",
  5465. status);
  5466. return;
  5467. }
  5468. old_link_speed = pf->hw.phy.link_info_old.link_speed;
  5469. new_link_speed = pf->hw.phy.link_info.link_speed;
  5470. if (new_link == old_link &&
  5471. new_link_speed == old_link_speed &&
  5472. (test_bit(__I40E_DOWN, &vsi->state) ||
  5473. new_link == netif_carrier_ok(vsi->netdev)))
  5474. return;
  5475. if (!test_bit(__I40E_DOWN, &vsi->state))
  5476. i40e_print_link_message(vsi, new_link);
  5477. /* Notify the base of the switch tree connected to
  5478. * the link. Floating VEBs are not notified.
  5479. */
  5480. if (pf->lan_veb != I40E_NO_VEB && pf->veb[pf->lan_veb])
  5481. i40e_veb_link_event(pf->veb[pf->lan_veb], new_link);
  5482. else
  5483. i40e_vsi_link_event(vsi, new_link);
  5484. if (pf->vf)
  5485. i40e_vc_notify_link_state(pf);
  5486. if (pf->flags & I40E_FLAG_PTP)
  5487. i40e_ptp_set_increment(pf);
  5488. }
  5489. /**
  5490. * i40e_watchdog_subtask - periodic checks not using event driven response
  5491. * @pf: board private structure
  5492. **/
  5493. static void i40e_watchdog_subtask(struct i40e_pf *pf)
  5494. {
  5495. int i;
  5496. /* if interface is down do nothing */
  5497. if (test_bit(__I40E_DOWN, &pf->state) ||
  5498. test_bit(__I40E_CONFIG_BUSY, &pf->state))
  5499. return;
  5500. /* make sure we don't do these things too often */
  5501. if (time_before(jiffies, (pf->service_timer_previous +
  5502. pf->service_timer_period)))
  5503. return;
  5504. pf->service_timer_previous = jiffies;
  5505. if ((pf->flags & I40E_FLAG_LINK_POLLING_ENABLED) ||
  5506. (pf->flags & I40E_FLAG_TEMP_LINK_POLLING))
  5507. i40e_link_event(pf);
  5508. /* Update the stats for active netdevs so the network stack
  5509. * can look at updated numbers whenever it cares to
  5510. */
  5511. for (i = 0; i < pf->num_alloc_vsi; i++)
  5512. if (pf->vsi[i] && pf->vsi[i]->netdev)
  5513. i40e_update_stats(pf->vsi[i]);
  5514. if (pf->flags & I40E_FLAG_VEB_STATS_ENABLED) {
  5515. /* Update the stats for the active switching components */
  5516. for (i = 0; i < I40E_MAX_VEB; i++)
  5517. if (pf->veb[i])
  5518. i40e_update_veb_stats(pf->veb[i]);
  5519. }
  5520. i40e_ptp_rx_hang(pf->vsi[pf->lan_vsi]);
  5521. }
  5522. /**
  5523. * i40e_reset_subtask - Set up for resetting the device and driver
  5524. * @pf: board private structure
  5525. **/
  5526. static void i40e_reset_subtask(struct i40e_pf *pf)
  5527. {
  5528. u32 reset_flags = 0;
  5529. if (test_bit(__I40E_REINIT_REQUESTED, &pf->state)) {
  5530. reset_flags |= BIT(__I40E_REINIT_REQUESTED);
  5531. clear_bit(__I40E_REINIT_REQUESTED, &pf->state);
  5532. }
  5533. if (test_bit(__I40E_PF_RESET_REQUESTED, &pf->state)) {
  5534. reset_flags |= BIT(__I40E_PF_RESET_REQUESTED);
  5535. clear_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  5536. }
  5537. if (test_bit(__I40E_CORE_RESET_REQUESTED, &pf->state)) {
  5538. reset_flags |= BIT(__I40E_CORE_RESET_REQUESTED);
  5539. clear_bit(__I40E_CORE_RESET_REQUESTED, &pf->state);
  5540. }
  5541. if (test_bit(__I40E_GLOBAL_RESET_REQUESTED, &pf->state)) {
  5542. reset_flags |= BIT(__I40E_GLOBAL_RESET_REQUESTED);
  5543. clear_bit(__I40E_GLOBAL_RESET_REQUESTED, &pf->state);
  5544. }
  5545. if (test_bit(__I40E_DOWN_REQUESTED, &pf->state)) {
  5546. reset_flags |= BIT(__I40E_DOWN_REQUESTED);
  5547. clear_bit(__I40E_DOWN_REQUESTED, &pf->state);
  5548. }
  5549. /* If there's a recovery already waiting, it takes
  5550. * precedence before starting a new reset sequence.
  5551. */
  5552. if (test_bit(__I40E_RESET_INTR_RECEIVED, &pf->state)) {
  5553. i40e_prep_for_reset(pf, false);
  5554. i40e_reset(pf);
  5555. i40e_rebuild(pf, false, false);
  5556. }
  5557. /* If we're already down or resetting, just bail */
  5558. if (reset_flags &&
  5559. !test_bit(__I40E_DOWN, &pf->state) &&
  5560. !test_bit(__I40E_CONFIG_BUSY, &pf->state)) {
  5561. rtnl_lock();
  5562. i40e_do_reset(pf, reset_flags, true);
  5563. rtnl_unlock();
  5564. }
  5565. }
  5566. /**
  5567. * i40e_handle_link_event - Handle link event
  5568. * @pf: board private structure
  5569. * @e: event info posted on ARQ
  5570. **/
  5571. static void i40e_handle_link_event(struct i40e_pf *pf,
  5572. struct i40e_arq_event_info *e)
  5573. {
  5574. struct i40e_aqc_get_link_status *status =
  5575. (struct i40e_aqc_get_link_status *)&e->desc.params.raw;
  5576. /* Do a new status request to re-enable LSE reporting
  5577. * and load new status information into the hw struct
  5578. * This completely ignores any state information
  5579. * in the ARQ event info, instead choosing to always
  5580. * issue the AQ update link status command.
  5581. */
  5582. i40e_link_event(pf);
  5583. /* check for unqualified module, if link is down */
  5584. if ((status->link_info & I40E_AQ_MEDIA_AVAILABLE) &&
  5585. (!(status->an_info & I40E_AQ_QUALIFIED_MODULE)) &&
  5586. (!(status->link_info & I40E_AQ_LINK_UP)))
  5587. dev_err(&pf->pdev->dev,
  5588. "The driver failed to link because an unqualified module was detected.\n");
  5589. }
  5590. /**
  5591. * i40e_clean_adminq_subtask - Clean the AdminQ rings
  5592. * @pf: board private structure
  5593. **/
  5594. static void i40e_clean_adminq_subtask(struct i40e_pf *pf)
  5595. {
  5596. struct i40e_arq_event_info event;
  5597. struct i40e_hw *hw = &pf->hw;
  5598. u16 pending, i = 0;
  5599. i40e_status ret;
  5600. u16 opcode;
  5601. u32 oldval;
  5602. u32 val;
  5603. /* Do not run clean AQ when PF reset fails */
  5604. if (test_bit(__I40E_RESET_FAILED, &pf->state))
  5605. return;
  5606. /* check for error indications */
  5607. val = rd32(&pf->hw, pf->hw.aq.arq.len);
  5608. oldval = val;
  5609. if (val & I40E_PF_ARQLEN_ARQVFE_MASK) {
  5610. if (hw->debug_mask & I40E_DEBUG_AQ)
  5611. dev_info(&pf->pdev->dev, "ARQ VF Error detected\n");
  5612. val &= ~I40E_PF_ARQLEN_ARQVFE_MASK;
  5613. }
  5614. if (val & I40E_PF_ARQLEN_ARQOVFL_MASK) {
  5615. if (hw->debug_mask & I40E_DEBUG_AQ)
  5616. dev_info(&pf->pdev->dev, "ARQ Overflow Error detected\n");
  5617. val &= ~I40E_PF_ARQLEN_ARQOVFL_MASK;
  5618. pf->arq_overflows++;
  5619. }
  5620. if (val & I40E_PF_ARQLEN_ARQCRIT_MASK) {
  5621. if (hw->debug_mask & I40E_DEBUG_AQ)
  5622. dev_info(&pf->pdev->dev, "ARQ Critical Error detected\n");
  5623. val &= ~I40E_PF_ARQLEN_ARQCRIT_MASK;
  5624. }
  5625. if (oldval != val)
  5626. wr32(&pf->hw, pf->hw.aq.arq.len, val);
  5627. val = rd32(&pf->hw, pf->hw.aq.asq.len);
  5628. oldval = val;
  5629. if (val & I40E_PF_ATQLEN_ATQVFE_MASK) {
  5630. if (pf->hw.debug_mask & I40E_DEBUG_AQ)
  5631. dev_info(&pf->pdev->dev, "ASQ VF Error detected\n");
  5632. val &= ~I40E_PF_ATQLEN_ATQVFE_MASK;
  5633. }
  5634. if (val & I40E_PF_ATQLEN_ATQOVFL_MASK) {
  5635. if (pf->hw.debug_mask & I40E_DEBUG_AQ)
  5636. dev_info(&pf->pdev->dev, "ASQ Overflow Error detected\n");
  5637. val &= ~I40E_PF_ATQLEN_ATQOVFL_MASK;
  5638. }
  5639. if (val & I40E_PF_ATQLEN_ATQCRIT_MASK) {
  5640. if (pf->hw.debug_mask & I40E_DEBUG_AQ)
  5641. dev_info(&pf->pdev->dev, "ASQ Critical Error detected\n");
  5642. val &= ~I40E_PF_ATQLEN_ATQCRIT_MASK;
  5643. }
  5644. if (oldval != val)
  5645. wr32(&pf->hw, pf->hw.aq.asq.len, val);
  5646. event.buf_len = I40E_MAX_AQ_BUF_SIZE;
  5647. event.msg_buf = kzalloc(event.buf_len, GFP_KERNEL);
  5648. if (!event.msg_buf)
  5649. return;
  5650. do {
  5651. ret = i40e_clean_arq_element(hw, &event, &pending);
  5652. if (ret == I40E_ERR_ADMIN_QUEUE_NO_WORK)
  5653. break;
  5654. else if (ret) {
  5655. dev_info(&pf->pdev->dev, "ARQ event error %d\n", ret);
  5656. break;
  5657. }
  5658. opcode = le16_to_cpu(event.desc.opcode);
  5659. switch (opcode) {
  5660. case i40e_aqc_opc_get_link_status:
  5661. i40e_handle_link_event(pf, &event);
  5662. break;
  5663. case i40e_aqc_opc_send_msg_to_pf:
  5664. ret = i40e_vc_process_vf_msg(pf,
  5665. le16_to_cpu(event.desc.retval),
  5666. le32_to_cpu(event.desc.cookie_high),
  5667. le32_to_cpu(event.desc.cookie_low),
  5668. event.msg_buf,
  5669. event.msg_len);
  5670. break;
  5671. case i40e_aqc_opc_lldp_update_mib:
  5672. dev_dbg(&pf->pdev->dev, "ARQ: Update LLDP MIB event received\n");
  5673. #ifdef CONFIG_I40E_DCB
  5674. rtnl_lock();
  5675. ret = i40e_handle_lldp_event(pf, &event);
  5676. rtnl_unlock();
  5677. #endif /* CONFIG_I40E_DCB */
  5678. break;
  5679. case i40e_aqc_opc_event_lan_overflow:
  5680. dev_dbg(&pf->pdev->dev, "ARQ LAN queue overflow event received\n");
  5681. i40e_handle_lan_overflow_event(pf, &event);
  5682. break;
  5683. case i40e_aqc_opc_send_msg_to_peer:
  5684. dev_info(&pf->pdev->dev, "ARQ: Msg from other pf\n");
  5685. break;
  5686. case i40e_aqc_opc_nvm_erase:
  5687. case i40e_aqc_opc_nvm_update:
  5688. case i40e_aqc_opc_oem_post_update:
  5689. i40e_debug(&pf->hw, I40E_DEBUG_NVM,
  5690. "ARQ NVM operation 0x%04x completed\n",
  5691. opcode);
  5692. break;
  5693. default:
  5694. dev_info(&pf->pdev->dev,
  5695. "ARQ: Unknown event 0x%04x ignored\n",
  5696. opcode);
  5697. break;
  5698. }
  5699. } while (i++ < pf->adminq_work_limit);
  5700. if (i < pf->adminq_work_limit)
  5701. clear_bit(__I40E_ADMINQ_EVENT_PENDING, &pf->state);
  5702. /* re-enable Admin queue interrupt cause */
  5703. val = rd32(hw, I40E_PFINT_ICR0_ENA);
  5704. val |= I40E_PFINT_ICR0_ENA_ADMINQ_MASK;
  5705. wr32(hw, I40E_PFINT_ICR0_ENA, val);
  5706. i40e_flush(hw);
  5707. kfree(event.msg_buf);
  5708. }
  5709. /**
  5710. * i40e_verify_eeprom - make sure eeprom is good to use
  5711. * @pf: board private structure
  5712. **/
  5713. static void i40e_verify_eeprom(struct i40e_pf *pf)
  5714. {
  5715. int err;
  5716. err = i40e_diag_eeprom_test(&pf->hw);
  5717. if (err) {
  5718. /* retry in case of garbage read */
  5719. err = i40e_diag_eeprom_test(&pf->hw);
  5720. if (err) {
  5721. dev_info(&pf->pdev->dev, "eeprom check failed (%d), Tx/Rx traffic disabled\n",
  5722. err);
  5723. set_bit(__I40E_BAD_EEPROM, &pf->state);
  5724. }
  5725. }
  5726. if (!err && test_bit(__I40E_BAD_EEPROM, &pf->state)) {
  5727. dev_info(&pf->pdev->dev, "eeprom check passed, Tx/Rx traffic enabled\n");
  5728. clear_bit(__I40E_BAD_EEPROM, &pf->state);
  5729. }
  5730. }
  5731. /**
  5732. * i40e_enable_pf_switch_lb
  5733. * @pf: pointer to the PF structure
  5734. *
  5735. * enable switch loop back or die - no point in a return value
  5736. **/
  5737. static void i40e_enable_pf_switch_lb(struct i40e_pf *pf)
  5738. {
  5739. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  5740. struct i40e_vsi_context ctxt;
  5741. int ret;
  5742. ctxt.seid = pf->main_vsi_seid;
  5743. ctxt.pf_num = pf->hw.pf_id;
  5744. ctxt.vf_num = 0;
  5745. ret = i40e_aq_get_vsi_params(&pf->hw, &ctxt, NULL);
  5746. if (ret) {
  5747. dev_info(&pf->pdev->dev,
  5748. "couldn't get PF vsi config, err %s aq_err %s\n",
  5749. i40e_stat_str(&pf->hw, ret),
  5750. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5751. return;
  5752. }
  5753. ctxt.flags = I40E_AQ_VSI_TYPE_PF;
  5754. ctxt.info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  5755. ctxt.info.switch_id |= cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  5756. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  5757. if (ret) {
  5758. dev_info(&pf->pdev->dev,
  5759. "update vsi switch failed, err %s aq_err %s\n",
  5760. i40e_stat_str(&pf->hw, ret),
  5761. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5762. }
  5763. }
  5764. /**
  5765. * i40e_disable_pf_switch_lb
  5766. * @pf: pointer to the PF structure
  5767. *
  5768. * disable switch loop back or die - no point in a return value
  5769. **/
  5770. static void i40e_disable_pf_switch_lb(struct i40e_pf *pf)
  5771. {
  5772. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  5773. struct i40e_vsi_context ctxt;
  5774. int ret;
  5775. ctxt.seid = pf->main_vsi_seid;
  5776. ctxt.pf_num = pf->hw.pf_id;
  5777. ctxt.vf_num = 0;
  5778. ret = i40e_aq_get_vsi_params(&pf->hw, &ctxt, NULL);
  5779. if (ret) {
  5780. dev_info(&pf->pdev->dev,
  5781. "couldn't get PF vsi config, err %s aq_err %s\n",
  5782. i40e_stat_str(&pf->hw, ret),
  5783. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5784. return;
  5785. }
  5786. ctxt.flags = I40E_AQ_VSI_TYPE_PF;
  5787. ctxt.info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  5788. ctxt.info.switch_id &= ~cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  5789. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  5790. if (ret) {
  5791. dev_info(&pf->pdev->dev,
  5792. "update vsi switch failed, err %s aq_err %s\n",
  5793. i40e_stat_str(&pf->hw, ret),
  5794. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5795. }
  5796. }
  5797. /**
  5798. * i40e_config_bridge_mode - Configure the HW bridge mode
  5799. * @veb: pointer to the bridge instance
  5800. *
  5801. * Configure the loop back mode for the LAN VSI that is downlink to the
  5802. * specified HW bridge instance. It is expected this function is called
  5803. * when a new HW bridge is instantiated.
  5804. **/
  5805. static void i40e_config_bridge_mode(struct i40e_veb *veb)
  5806. {
  5807. struct i40e_pf *pf = veb->pf;
  5808. if (pf->hw.debug_mask & I40E_DEBUG_LAN)
  5809. dev_info(&pf->pdev->dev, "enabling bridge mode: %s\n",
  5810. veb->bridge_mode == BRIDGE_MODE_VEPA ? "VEPA" : "VEB");
  5811. if (veb->bridge_mode & BRIDGE_MODE_VEPA)
  5812. i40e_disable_pf_switch_lb(pf);
  5813. else
  5814. i40e_enable_pf_switch_lb(pf);
  5815. }
  5816. /**
  5817. * i40e_reconstitute_veb - rebuild the VEB and anything connected to it
  5818. * @veb: pointer to the VEB instance
  5819. *
  5820. * This is a recursive function that first builds the attached VSIs then
  5821. * recurses in to build the next layer of VEB. We track the connections
  5822. * through our own index numbers because the seid's from the HW could
  5823. * change across the reset.
  5824. **/
  5825. static int i40e_reconstitute_veb(struct i40e_veb *veb)
  5826. {
  5827. struct i40e_vsi *ctl_vsi = NULL;
  5828. struct i40e_pf *pf = veb->pf;
  5829. int v, veb_idx;
  5830. int ret;
  5831. /* build VSI that owns this VEB, temporarily attached to base VEB */
  5832. for (v = 0; v < pf->num_alloc_vsi && !ctl_vsi; v++) {
  5833. if (pf->vsi[v] &&
  5834. pf->vsi[v]->veb_idx == veb->idx &&
  5835. pf->vsi[v]->flags & I40E_VSI_FLAG_VEB_OWNER) {
  5836. ctl_vsi = pf->vsi[v];
  5837. break;
  5838. }
  5839. }
  5840. if (!ctl_vsi) {
  5841. dev_info(&pf->pdev->dev,
  5842. "missing owner VSI for veb_idx %d\n", veb->idx);
  5843. ret = -ENOENT;
  5844. goto end_reconstitute;
  5845. }
  5846. if (ctl_vsi != pf->vsi[pf->lan_vsi])
  5847. ctl_vsi->uplink_seid = pf->vsi[pf->lan_vsi]->uplink_seid;
  5848. ret = i40e_add_vsi(ctl_vsi);
  5849. if (ret) {
  5850. dev_info(&pf->pdev->dev,
  5851. "rebuild of veb_idx %d owner VSI failed: %d\n",
  5852. veb->idx, ret);
  5853. goto end_reconstitute;
  5854. }
  5855. i40e_vsi_reset_stats(ctl_vsi);
  5856. /* create the VEB in the switch and move the VSI onto the VEB */
  5857. ret = i40e_add_veb(veb, ctl_vsi);
  5858. if (ret)
  5859. goto end_reconstitute;
  5860. if (pf->flags & I40E_FLAG_VEB_MODE_ENABLED)
  5861. veb->bridge_mode = BRIDGE_MODE_VEB;
  5862. else
  5863. veb->bridge_mode = BRIDGE_MODE_VEPA;
  5864. i40e_config_bridge_mode(veb);
  5865. /* create the remaining VSIs attached to this VEB */
  5866. for (v = 0; v < pf->num_alloc_vsi; v++) {
  5867. if (!pf->vsi[v] || pf->vsi[v] == ctl_vsi)
  5868. continue;
  5869. if (pf->vsi[v]->veb_idx == veb->idx) {
  5870. struct i40e_vsi *vsi = pf->vsi[v];
  5871. vsi->uplink_seid = veb->seid;
  5872. ret = i40e_add_vsi(vsi);
  5873. if (ret) {
  5874. dev_info(&pf->pdev->dev,
  5875. "rebuild of vsi_idx %d failed: %d\n",
  5876. v, ret);
  5877. goto end_reconstitute;
  5878. }
  5879. i40e_vsi_reset_stats(vsi);
  5880. }
  5881. }
  5882. /* create any VEBs attached to this VEB - RECURSION */
  5883. for (veb_idx = 0; veb_idx < I40E_MAX_VEB; veb_idx++) {
  5884. if (pf->veb[veb_idx] && pf->veb[veb_idx]->veb_idx == veb->idx) {
  5885. pf->veb[veb_idx]->uplink_seid = veb->seid;
  5886. ret = i40e_reconstitute_veb(pf->veb[veb_idx]);
  5887. if (ret)
  5888. break;
  5889. }
  5890. }
  5891. end_reconstitute:
  5892. return ret;
  5893. }
  5894. /**
  5895. * i40e_get_capabilities - get info about the HW
  5896. * @pf: the PF struct
  5897. **/
  5898. static int i40e_get_capabilities(struct i40e_pf *pf)
  5899. {
  5900. struct i40e_aqc_list_capabilities_element_resp *cap_buf;
  5901. u16 data_size;
  5902. int buf_len;
  5903. int err;
  5904. buf_len = 40 * sizeof(struct i40e_aqc_list_capabilities_element_resp);
  5905. do {
  5906. cap_buf = kzalloc(buf_len, GFP_KERNEL);
  5907. if (!cap_buf)
  5908. return -ENOMEM;
  5909. /* this loads the data into the hw struct for us */
  5910. err = i40e_aq_discover_capabilities(&pf->hw, cap_buf, buf_len,
  5911. &data_size,
  5912. i40e_aqc_opc_list_func_capabilities,
  5913. NULL);
  5914. /* data loaded, buffer no longer needed */
  5915. kfree(cap_buf);
  5916. if (pf->hw.aq.asq_last_status == I40E_AQ_RC_ENOMEM) {
  5917. /* retry with a larger buffer */
  5918. buf_len = data_size;
  5919. } else if (pf->hw.aq.asq_last_status != I40E_AQ_RC_OK) {
  5920. dev_info(&pf->pdev->dev,
  5921. "capability discovery failed, err %s aq_err %s\n",
  5922. i40e_stat_str(&pf->hw, err),
  5923. i40e_aq_str(&pf->hw,
  5924. pf->hw.aq.asq_last_status));
  5925. return -ENODEV;
  5926. }
  5927. } while (err);
  5928. if (pf->hw.debug_mask & I40E_DEBUG_USER)
  5929. dev_info(&pf->pdev->dev,
  5930. "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",
  5931. pf->hw.pf_id, pf->hw.func_caps.num_vfs,
  5932. pf->hw.func_caps.num_msix_vectors,
  5933. pf->hw.func_caps.num_msix_vectors_vf,
  5934. pf->hw.func_caps.fd_filters_guaranteed,
  5935. pf->hw.func_caps.fd_filters_best_effort,
  5936. pf->hw.func_caps.num_tx_qp,
  5937. pf->hw.func_caps.num_vsis);
  5938. #define DEF_NUM_VSI (1 + (pf->hw.func_caps.fcoe ? 1 : 0) \
  5939. + pf->hw.func_caps.num_vfs)
  5940. if (pf->hw.revision_id == 0 && (DEF_NUM_VSI > pf->hw.func_caps.num_vsis)) {
  5941. dev_info(&pf->pdev->dev,
  5942. "got num_vsis %d, setting num_vsis to %d\n",
  5943. pf->hw.func_caps.num_vsis, DEF_NUM_VSI);
  5944. pf->hw.func_caps.num_vsis = DEF_NUM_VSI;
  5945. }
  5946. return 0;
  5947. }
  5948. static int i40e_vsi_clear(struct i40e_vsi *vsi);
  5949. /**
  5950. * i40e_fdir_sb_setup - initialize the Flow Director resources for Sideband
  5951. * @pf: board private structure
  5952. **/
  5953. static void i40e_fdir_sb_setup(struct i40e_pf *pf)
  5954. {
  5955. struct i40e_vsi *vsi;
  5956. /* quick workaround for an NVM issue that leaves a critical register
  5957. * uninitialized
  5958. */
  5959. if (!rd32(&pf->hw, I40E_GLQF_HKEY(0))) {
  5960. static const u32 hkey[] = {
  5961. 0xe640d33f, 0xcdfe98ab, 0x73fa7161, 0x0d7a7d36,
  5962. 0xeacb7d61, 0xaa4f05b6, 0x9c5c89ed, 0xfc425ddb,
  5963. 0xa4654832, 0xfc7461d4, 0x8f827619, 0xf5c63c21,
  5964. 0x95b3a76d};
  5965. int i;
  5966. for (i = 0; i <= I40E_GLQF_HKEY_MAX_INDEX; i++)
  5967. wr32(&pf->hw, I40E_GLQF_HKEY(i), hkey[i]);
  5968. }
  5969. if (!(pf->flags & I40E_FLAG_FD_SB_ENABLED))
  5970. return;
  5971. /* find existing VSI and see if it needs configuring */
  5972. vsi = i40e_find_vsi_by_type(pf, I40E_VSI_FDIR);
  5973. /* create a new VSI if none exists */
  5974. if (!vsi) {
  5975. vsi = i40e_vsi_setup(pf, I40E_VSI_FDIR,
  5976. pf->vsi[pf->lan_vsi]->seid, 0);
  5977. if (!vsi) {
  5978. dev_info(&pf->pdev->dev, "Couldn't create FDir VSI\n");
  5979. pf->flags &= ~I40E_FLAG_FD_SB_ENABLED;
  5980. return;
  5981. }
  5982. }
  5983. i40e_vsi_setup_irqhandler(vsi, i40e_fdir_clean_ring);
  5984. }
  5985. /**
  5986. * i40e_fdir_teardown - release the Flow Director resources
  5987. * @pf: board private structure
  5988. **/
  5989. static void i40e_fdir_teardown(struct i40e_pf *pf)
  5990. {
  5991. struct i40e_vsi *vsi;
  5992. i40e_fdir_filter_exit(pf);
  5993. vsi = i40e_find_vsi_by_type(pf, I40E_VSI_FDIR);
  5994. if (vsi)
  5995. i40e_vsi_release(vsi);
  5996. }
  5997. /**
  5998. * i40e_prep_for_reset - prep for the core to reset
  5999. * @pf: board private structure
  6000. * @lock_acquired: indicates whether or not the lock has been acquired
  6001. * before this function was called.
  6002. *
  6003. * Close up the VFs and other things in prep for PF Reset.
  6004. **/
  6005. static void i40e_prep_for_reset(struct i40e_pf *pf, bool lock_acquired)
  6006. {
  6007. struct i40e_hw *hw = &pf->hw;
  6008. i40e_status ret = 0;
  6009. u32 v;
  6010. clear_bit(__I40E_RESET_INTR_RECEIVED, &pf->state);
  6011. if (test_and_set_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state))
  6012. return;
  6013. if (i40e_check_asq_alive(&pf->hw))
  6014. i40e_vc_notify_reset(pf);
  6015. dev_dbg(&pf->pdev->dev, "Tearing down internal switch for reset\n");
  6016. /* quiesce the VSIs and their queues that are not already DOWN */
  6017. /* pf_quiesce_all_vsi modifies netdev structures -rtnl_lock needed */
  6018. if (!lock_acquired)
  6019. rtnl_lock();
  6020. i40e_pf_quiesce_all_vsi(pf);
  6021. if (!lock_acquired)
  6022. rtnl_unlock();
  6023. for (v = 0; v < pf->num_alloc_vsi; v++) {
  6024. if (pf->vsi[v])
  6025. pf->vsi[v]->seid = 0;
  6026. }
  6027. i40e_shutdown_adminq(&pf->hw);
  6028. /* call shutdown HMC */
  6029. if (hw->hmc.hmc_obj) {
  6030. ret = i40e_shutdown_lan_hmc(hw);
  6031. if (ret)
  6032. dev_warn(&pf->pdev->dev,
  6033. "shutdown_lan_hmc failed: %d\n", ret);
  6034. }
  6035. }
  6036. /**
  6037. * i40e_send_version - update firmware with driver version
  6038. * @pf: PF struct
  6039. */
  6040. static void i40e_send_version(struct i40e_pf *pf)
  6041. {
  6042. struct i40e_driver_version dv;
  6043. dv.major_version = DRV_VERSION_MAJOR;
  6044. dv.minor_version = DRV_VERSION_MINOR;
  6045. dv.build_version = DRV_VERSION_BUILD;
  6046. dv.subbuild_version = 0;
  6047. strlcpy(dv.driver_string, DRV_VERSION, sizeof(dv.driver_string));
  6048. i40e_aq_send_driver_version(&pf->hw, &dv, NULL);
  6049. }
  6050. /**
  6051. * i40e_reset - wait for core reset to finish reset, reset pf if corer not seen
  6052. * @pf: board private structure
  6053. **/
  6054. static int i40e_reset(struct i40e_pf *pf)
  6055. {
  6056. struct i40e_hw *hw = &pf->hw;
  6057. i40e_status ret;
  6058. ret = i40e_pf_reset(hw);
  6059. if (ret) {
  6060. dev_info(&pf->pdev->dev, "PF reset failed, %d\n", ret);
  6061. set_bit(__I40E_RESET_FAILED, &pf->state);
  6062. clear_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state);
  6063. } else {
  6064. pf->pfr_count++;
  6065. }
  6066. return ret;
  6067. }
  6068. /**
  6069. * i40e_rebuild - rebuild using a saved config
  6070. * @pf: board private structure
  6071. * @reinit: if the Main VSI needs to re-initialized.
  6072. * @lock_acquired: indicates whether or not the lock has been acquired
  6073. * before this function was called.
  6074. **/
  6075. static void i40e_rebuild(struct i40e_pf *pf, bool reinit, bool lock_acquired)
  6076. {
  6077. struct i40e_hw *hw = &pf->hw;
  6078. u8 set_fc_aq_fail = 0;
  6079. i40e_status ret;
  6080. u32 val;
  6081. int v;
  6082. if (test_bit(__I40E_DOWN, &pf->state))
  6083. goto clear_recovery;
  6084. dev_dbg(&pf->pdev->dev, "Rebuilding internal switch\n");
  6085. /* rebuild the basics for the AdminQ, HMC, and initial HW switch */
  6086. ret = i40e_init_adminq(&pf->hw);
  6087. if (ret) {
  6088. dev_info(&pf->pdev->dev, "Rebuild AdminQ failed, err %s aq_err %s\n",
  6089. i40e_stat_str(&pf->hw, ret),
  6090. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  6091. goto clear_recovery;
  6092. }
  6093. /* re-verify the eeprom if we just had an EMP reset */
  6094. if (test_and_clear_bit(__I40E_EMP_RESET_INTR_RECEIVED, &pf->state))
  6095. i40e_verify_eeprom(pf);
  6096. i40e_clear_pxe_mode(hw);
  6097. ret = i40e_get_capabilities(pf);
  6098. if (ret)
  6099. goto end_core_reset;
  6100. ret = i40e_init_lan_hmc(hw, hw->func_caps.num_tx_qp,
  6101. hw->func_caps.num_rx_qp, 0, 0);
  6102. if (ret) {
  6103. dev_info(&pf->pdev->dev, "init_lan_hmc failed: %d\n", ret);
  6104. goto end_core_reset;
  6105. }
  6106. ret = i40e_configure_lan_hmc(hw, I40E_HMC_MODEL_DIRECT_ONLY);
  6107. if (ret) {
  6108. dev_info(&pf->pdev->dev, "configure_lan_hmc failed: %d\n", ret);
  6109. goto end_core_reset;
  6110. }
  6111. #ifdef CONFIG_I40E_DCB
  6112. ret = i40e_init_pf_dcb(pf);
  6113. if (ret) {
  6114. dev_info(&pf->pdev->dev, "DCB init failed %d, disabled\n", ret);
  6115. pf->flags &= ~I40E_FLAG_DCB_CAPABLE;
  6116. /* Continue without DCB enabled */
  6117. }
  6118. #endif /* CONFIG_I40E_DCB */
  6119. /* do basic switch setup */
  6120. if (!lock_acquired)
  6121. rtnl_lock();
  6122. ret = i40e_setup_pf_switch(pf, reinit);
  6123. if (ret)
  6124. goto end_unlock;
  6125. /* The driver only wants link up/down and module qualification
  6126. * reports from firmware. Note the negative logic.
  6127. */
  6128. ret = i40e_aq_set_phy_int_mask(&pf->hw,
  6129. ~(I40E_AQ_EVENT_LINK_UPDOWN |
  6130. I40E_AQ_EVENT_MEDIA_NA |
  6131. I40E_AQ_EVENT_MODULE_QUAL_FAIL), NULL);
  6132. if (ret)
  6133. dev_info(&pf->pdev->dev, "set phy mask fail, err %s aq_err %s\n",
  6134. i40e_stat_str(&pf->hw, ret),
  6135. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  6136. /* make sure our flow control settings are restored */
  6137. ret = i40e_set_fc(&pf->hw, &set_fc_aq_fail, true);
  6138. if (ret)
  6139. dev_dbg(&pf->pdev->dev, "setting flow control: ret = %s last_status = %s\n",
  6140. i40e_stat_str(&pf->hw, ret),
  6141. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  6142. /* Rebuild the VSIs and VEBs that existed before reset.
  6143. * They are still in our local switch element arrays, so only
  6144. * need to rebuild the switch model in the HW.
  6145. *
  6146. * If there were VEBs but the reconstitution failed, we'll try
  6147. * try to recover minimal use by getting the basic PF VSI working.
  6148. */
  6149. if (pf->vsi[pf->lan_vsi]->uplink_seid != pf->mac_seid) {
  6150. dev_dbg(&pf->pdev->dev, "attempting to rebuild switch\n");
  6151. /* find the one VEB connected to the MAC, and find orphans */
  6152. for (v = 0; v < I40E_MAX_VEB; v++) {
  6153. if (!pf->veb[v])
  6154. continue;
  6155. if (pf->veb[v]->uplink_seid == pf->mac_seid ||
  6156. pf->veb[v]->uplink_seid == 0) {
  6157. ret = i40e_reconstitute_veb(pf->veb[v]);
  6158. if (!ret)
  6159. continue;
  6160. /* If Main VEB failed, we're in deep doodoo,
  6161. * so give up rebuilding the switch and set up
  6162. * for minimal rebuild of PF VSI.
  6163. * If orphan failed, we'll report the error
  6164. * but try to keep going.
  6165. */
  6166. if (pf->veb[v]->uplink_seid == pf->mac_seid) {
  6167. dev_info(&pf->pdev->dev,
  6168. "rebuild of switch failed: %d, will try to set up simple PF connection\n",
  6169. ret);
  6170. pf->vsi[pf->lan_vsi]->uplink_seid
  6171. = pf->mac_seid;
  6172. break;
  6173. } else if (pf->veb[v]->uplink_seid == 0) {
  6174. dev_info(&pf->pdev->dev,
  6175. "rebuild of orphan VEB failed: %d\n",
  6176. ret);
  6177. }
  6178. }
  6179. }
  6180. }
  6181. if (pf->vsi[pf->lan_vsi]->uplink_seid == pf->mac_seid) {
  6182. dev_dbg(&pf->pdev->dev, "attempting to rebuild PF VSI\n");
  6183. /* no VEB, so rebuild only the Main VSI */
  6184. ret = i40e_add_vsi(pf->vsi[pf->lan_vsi]);
  6185. if (ret) {
  6186. dev_info(&pf->pdev->dev,
  6187. "rebuild of Main VSI failed: %d\n", ret);
  6188. goto end_unlock;
  6189. }
  6190. }
  6191. /* Reconfigure hardware for allowing smaller MSS in the case
  6192. * of TSO, so that we avoid the MDD being fired and causing
  6193. * a reset in the case of small MSS+TSO.
  6194. */
  6195. #define I40E_REG_MSS 0x000E64DC
  6196. #define I40E_REG_MSS_MIN_MASK 0x3FF0000
  6197. #define I40E_64BYTE_MSS 0x400000
  6198. val = rd32(hw, I40E_REG_MSS);
  6199. if ((val & I40E_REG_MSS_MIN_MASK) > I40E_64BYTE_MSS) {
  6200. val &= ~I40E_REG_MSS_MIN_MASK;
  6201. val |= I40E_64BYTE_MSS;
  6202. wr32(hw, I40E_REG_MSS, val);
  6203. }
  6204. if (pf->flags & I40E_FLAG_RESTART_AUTONEG) {
  6205. msleep(75);
  6206. ret = i40e_aq_set_link_restart_an(&pf->hw, true, NULL);
  6207. if (ret)
  6208. dev_info(&pf->pdev->dev, "link restart failed, err %s aq_err %s\n",
  6209. i40e_stat_str(&pf->hw, ret),
  6210. i40e_aq_str(&pf->hw,
  6211. pf->hw.aq.asq_last_status));
  6212. }
  6213. /* reinit the misc interrupt */
  6214. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  6215. ret = i40e_setup_misc_vector(pf);
  6216. /* Add a filter to drop all Flow control frames from any VSI from being
  6217. * transmitted. By doing so we stop a malicious VF from sending out
  6218. * PAUSE or PFC frames and potentially controlling traffic for other
  6219. * PF/VF VSIs.
  6220. * The FW can still send Flow control frames if enabled.
  6221. */
  6222. i40e_add_filter_to_drop_tx_flow_control_frames(&pf->hw,
  6223. pf->main_vsi_seid);
  6224. /* restart the VSIs that were rebuilt and running before the reset */
  6225. i40e_pf_unquiesce_all_vsi(pf);
  6226. if (pf->num_alloc_vfs) {
  6227. for (v = 0; v < pf->num_alloc_vfs; v++)
  6228. i40e_reset_vf(&pf->vf[v], true);
  6229. }
  6230. /* tell the firmware that we're starting */
  6231. i40e_send_version(pf);
  6232. end_unlock:
  6233. if (!lock_acquired)
  6234. rtnl_unlock();
  6235. end_core_reset:
  6236. clear_bit(__I40E_RESET_FAILED, &pf->state);
  6237. clear_recovery:
  6238. clear_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state);
  6239. }
  6240. /**
  6241. * i40e_reset_and_rebuild - reset and rebuild using a saved config
  6242. * @pf: board private structure
  6243. * @reinit: if the Main VSI needs to re-initialized.
  6244. * @lock_acquired: indicates whether or not the lock has been acquired
  6245. * before this function was called.
  6246. **/
  6247. static void i40e_reset_and_rebuild(struct i40e_pf *pf, bool reinit,
  6248. bool lock_acquired)
  6249. {
  6250. int ret;
  6251. /* Now we wait for GRST to settle out.
  6252. * We don't have to delete the VEBs or VSIs from the hw switch
  6253. * because the reset will make them disappear.
  6254. */
  6255. ret = i40e_reset(pf);
  6256. if (!ret)
  6257. i40e_rebuild(pf, reinit, lock_acquired);
  6258. }
  6259. /**
  6260. * i40e_handle_reset_warning - prep for the PF to reset, reset and rebuild
  6261. * @pf: board private structure
  6262. *
  6263. * Close up the VFs and other things in prep for a Core Reset,
  6264. * then get ready to rebuild the world.
  6265. * @lock_acquired: indicates whether or not the lock has been acquired
  6266. * before this function was called.
  6267. **/
  6268. static void i40e_handle_reset_warning(struct i40e_pf *pf, bool lock_acquired)
  6269. {
  6270. i40e_prep_for_reset(pf, lock_acquired);
  6271. i40e_reset_and_rebuild(pf, false, lock_acquired);
  6272. }
  6273. /**
  6274. * i40e_handle_mdd_event
  6275. * @pf: pointer to the PF structure
  6276. *
  6277. * Called from the MDD irq handler to identify possibly malicious vfs
  6278. **/
  6279. static void i40e_handle_mdd_event(struct i40e_pf *pf)
  6280. {
  6281. struct i40e_hw *hw = &pf->hw;
  6282. bool mdd_detected = false;
  6283. bool pf_mdd_detected = false;
  6284. struct i40e_vf *vf;
  6285. u32 reg;
  6286. int i;
  6287. if (!test_bit(__I40E_MDD_EVENT_PENDING, &pf->state))
  6288. return;
  6289. /* find what triggered the MDD event */
  6290. reg = rd32(hw, I40E_GL_MDET_TX);
  6291. if (reg & I40E_GL_MDET_TX_VALID_MASK) {
  6292. u8 pf_num = (reg & I40E_GL_MDET_TX_PF_NUM_MASK) >>
  6293. I40E_GL_MDET_TX_PF_NUM_SHIFT;
  6294. u16 vf_num = (reg & I40E_GL_MDET_TX_VF_NUM_MASK) >>
  6295. I40E_GL_MDET_TX_VF_NUM_SHIFT;
  6296. u8 event = (reg & I40E_GL_MDET_TX_EVENT_MASK) >>
  6297. I40E_GL_MDET_TX_EVENT_SHIFT;
  6298. u16 queue = ((reg & I40E_GL_MDET_TX_QUEUE_MASK) >>
  6299. I40E_GL_MDET_TX_QUEUE_SHIFT) -
  6300. pf->hw.func_caps.base_queue;
  6301. if (netif_msg_tx_err(pf))
  6302. dev_info(&pf->pdev->dev, "Malicious Driver Detection event 0x%02x on TX queue %d PF number 0x%02x VF number 0x%02x\n",
  6303. event, queue, pf_num, vf_num);
  6304. wr32(hw, I40E_GL_MDET_TX, 0xffffffff);
  6305. mdd_detected = true;
  6306. }
  6307. reg = rd32(hw, I40E_GL_MDET_RX);
  6308. if (reg & I40E_GL_MDET_RX_VALID_MASK) {
  6309. u8 func = (reg & I40E_GL_MDET_RX_FUNCTION_MASK) >>
  6310. I40E_GL_MDET_RX_FUNCTION_SHIFT;
  6311. u8 event = (reg & I40E_GL_MDET_RX_EVENT_MASK) >>
  6312. I40E_GL_MDET_RX_EVENT_SHIFT;
  6313. u16 queue = ((reg & I40E_GL_MDET_RX_QUEUE_MASK) >>
  6314. I40E_GL_MDET_RX_QUEUE_SHIFT) -
  6315. pf->hw.func_caps.base_queue;
  6316. if (netif_msg_rx_err(pf))
  6317. dev_info(&pf->pdev->dev, "Malicious Driver Detection event 0x%02x on RX queue %d of function 0x%02x\n",
  6318. event, queue, func);
  6319. wr32(hw, I40E_GL_MDET_RX, 0xffffffff);
  6320. mdd_detected = true;
  6321. }
  6322. if (mdd_detected) {
  6323. reg = rd32(hw, I40E_PF_MDET_TX);
  6324. if (reg & I40E_PF_MDET_TX_VALID_MASK) {
  6325. wr32(hw, I40E_PF_MDET_TX, 0xFFFF);
  6326. dev_info(&pf->pdev->dev, "TX driver issue detected, PF reset issued\n");
  6327. pf_mdd_detected = true;
  6328. }
  6329. reg = rd32(hw, I40E_PF_MDET_RX);
  6330. if (reg & I40E_PF_MDET_RX_VALID_MASK) {
  6331. wr32(hw, I40E_PF_MDET_RX, 0xFFFF);
  6332. dev_info(&pf->pdev->dev, "RX driver issue detected, PF reset issued\n");
  6333. pf_mdd_detected = true;
  6334. }
  6335. /* Queue belongs to the PF, initiate a reset */
  6336. if (pf_mdd_detected) {
  6337. set_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  6338. i40e_service_event_schedule(pf);
  6339. }
  6340. }
  6341. /* see if one of the VFs needs its hand slapped */
  6342. for (i = 0; i < pf->num_alloc_vfs && mdd_detected; i++) {
  6343. vf = &(pf->vf[i]);
  6344. reg = rd32(hw, I40E_VP_MDET_TX(i));
  6345. if (reg & I40E_VP_MDET_TX_VALID_MASK) {
  6346. wr32(hw, I40E_VP_MDET_TX(i), 0xFFFF);
  6347. vf->num_mdd_events++;
  6348. dev_info(&pf->pdev->dev, "TX driver issue detected on VF %d\n",
  6349. i);
  6350. }
  6351. reg = rd32(hw, I40E_VP_MDET_RX(i));
  6352. if (reg & I40E_VP_MDET_RX_VALID_MASK) {
  6353. wr32(hw, I40E_VP_MDET_RX(i), 0xFFFF);
  6354. vf->num_mdd_events++;
  6355. dev_info(&pf->pdev->dev, "RX driver issue detected on VF %d\n",
  6356. i);
  6357. }
  6358. if (vf->num_mdd_events > I40E_DEFAULT_NUM_MDD_EVENTS_ALLOWED) {
  6359. dev_info(&pf->pdev->dev,
  6360. "Too many MDD events on VF %d, disabled\n", i);
  6361. dev_info(&pf->pdev->dev,
  6362. "Use PF Control I/F to re-enable the VF\n");
  6363. set_bit(I40E_VF_STAT_DISABLED, &vf->vf_states);
  6364. }
  6365. }
  6366. /* re-enable mdd interrupt cause */
  6367. clear_bit(__I40E_MDD_EVENT_PENDING, &pf->state);
  6368. reg = rd32(hw, I40E_PFINT_ICR0_ENA);
  6369. reg |= I40E_PFINT_ICR0_ENA_MAL_DETECT_MASK;
  6370. wr32(hw, I40E_PFINT_ICR0_ENA, reg);
  6371. i40e_flush(hw);
  6372. }
  6373. /**
  6374. * i40e_sync_udp_filters_subtask - Sync the VSI filter list with HW
  6375. * @pf: board private structure
  6376. **/
  6377. static void i40e_sync_udp_filters_subtask(struct i40e_pf *pf)
  6378. {
  6379. struct i40e_hw *hw = &pf->hw;
  6380. i40e_status ret;
  6381. u16 port;
  6382. int i;
  6383. if (!(pf->flags & I40E_FLAG_UDP_FILTER_SYNC))
  6384. return;
  6385. pf->flags &= ~I40E_FLAG_UDP_FILTER_SYNC;
  6386. for (i = 0; i < I40E_MAX_PF_UDP_OFFLOAD_PORTS; i++) {
  6387. if (pf->pending_udp_bitmap & BIT_ULL(i)) {
  6388. pf->pending_udp_bitmap &= ~BIT_ULL(i);
  6389. port = pf->udp_ports[i].index;
  6390. if (port)
  6391. ret = i40e_aq_add_udp_tunnel(hw, port,
  6392. pf->udp_ports[i].type,
  6393. NULL, NULL);
  6394. else
  6395. ret = i40e_aq_del_udp_tunnel(hw, i, NULL);
  6396. if (ret) {
  6397. dev_dbg(&pf->pdev->dev,
  6398. "%s %s port %d, index %d failed, err %s aq_err %s\n",
  6399. pf->udp_ports[i].type ? "vxlan" : "geneve",
  6400. port ? "add" : "delete",
  6401. port, i,
  6402. i40e_stat_str(&pf->hw, ret),
  6403. i40e_aq_str(&pf->hw,
  6404. pf->hw.aq.asq_last_status));
  6405. pf->udp_ports[i].index = 0;
  6406. }
  6407. }
  6408. }
  6409. }
  6410. /**
  6411. * i40e_service_task - Run the driver's async subtasks
  6412. * @work: pointer to work_struct containing our data
  6413. **/
  6414. static void i40e_service_task(struct work_struct *work)
  6415. {
  6416. struct i40e_pf *pf = container_of(work,
  6417. struct i40e_pf,
  6418. service_task);
  6419. unsigned long start_time = jiffies;
  6420. /* don't bother with service tasks if a reset is in progress */
  6421. if (test_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state)) {
  6422. return;
  6423. }
  6424. if (test_and_set_bit(__I40E_SERVICE_SCHED, &pf->state))
  6425. return;
  6426. i40e_detect_recover_hung(pf);
  6427. i40e_sync_filters_subtask(pf);
  6428. i40e_reset_subtask(pf);
  6429. i40e_handle_mdd_event(pf);
  6430. i40e_vc_process_vflr_event(pf);
  6431. i40e_watchdog_subtask(pf);
  6432. i40e_fdir_reinit_subtask(pf);
  6433. if (pf->flags & I40E_FLAG_CLIENT_RESET) {
  6434. /* Client subtask will reopen next time through. */
  6435. i40e_notify_client_of_netdev_close(pf->vsi[pf->lan_vsi], true);
  6436. pf->flags &= ~I40E_FLAG_CLIENT_RESET;
  6437. } else {
  6438. i40e_client_subtask(pf);
  6439. if (pf->flags & I40E_FLAG_CLIENT_L2_CHANGE) {
  6440. i40e_notify_client_of_l2_param_changes(
  6441. pf->vsi[pf->lan_vsi]);
  6442. pf->flags &= ~I40E_FLAG_CLIENT_L2_CHANGE;
  6443. }
  6444. }
  6445. i40e_sync_filters_subtask(pf);
  6446. i40e_sync_udp_filters_subtask(pf);
  6447. i40e_clean_adminq_subtask(pf);
  6448. /* flush memory to make sure state is correct before next watchdog */
  6449. smp_mb__before_atomic();
  6450. clear_bit(__I40E_SERVICE_SCHED, &pf->state);
  6451. /* If the tasks have taken longer than one timer cycle or there
  6452. * is more work to be done, reschedule the service task now
  6453. * rather than wait for the timer to tick again.
  6454. */
  6455. if (time_after(jiffies, (start_time + pf->service_timer_period)) ||
  6456. test_bit(__I40E_ADMINQ_EVENT_PENDING, &pf->state) ||
  6457. test_bit(__I40E_MDD_EVENT_PENDING, &pf->state) ||
  6458. test_bit(__I40E_VFLR_EVENT_PENDING, &pf->state))
  6459. i40e_service_event_schedule(pf);
  6460. }
  6461. /**
  6462. * i40e_service_timer - timer callback
  6463. * @data: pointer to PF struct
  6464. **/
  6465. static void i40e_service_timer(unsigned long data)
  6466. {
  6467. struct i40e_pf *pf = (struct i40e_pf *)data;
  6468. mod_timer(&pf->service_timer,
  6469. round_jiffies(jiffies + pf->service_timer_period));
  6470. i40e_service_event_schedule(pf);
  6471. }
  6472. /**
  6473. * i40e_set_num_rings_in_vsi - Determine number of rings in the VSI
  6474. * @vsi: the VSI being configured
  6475. **/
  6476. static int i40e_set_num_rings_in_vsi(struct i40e_vsi *vsi)
  6477. {
  6478. struct i40e_pf *pf = vsi->back;
  6479. switch (vsi->type) {
  6480. case I40E_VSI_MAIN:
  6481. vsi->alloc_queue_pairs = pf->num_lan_qps;
  6482. vsi->num_desc = ALIGN(I40E_DEFAULT_NUM_DESCRIPTORS,
  6483. I40E_REQ_DESCRIPTOR_MULTIPLE);
  6484. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  6485. vsi->num_q_vectors = pf->num_lan_msix;
  6486. else
  6487. vsi->num_q_vectors = 1;
  6488. break;
  6489. case I40E_VSI_FDIR:
  6490. vsi->alloc_queue_pairs = 1;
  6491. vsi->num_desc = ALIGN(I40E_FDIR_RING_COUNT,
  6492. I40E_REQ_DESCRIPTOR_MULTIPLE);
  6493. vsi->num_q_vectors = pf->num_fdsb_msix;
  6494. break;
  6495. case I40E_VSI_VMDQ2:
  6496. vsi->alloc_queue_pairs = pf->num_vmdq_qps;
  6497. vsi->num_desc = ALIGN(I40E_DEFAULT_NUM_DESCRIPTORS,
  6498. I40E_REQ_DESCRIPTOR_MULTIPLE);
  6499. vsi->num_q_vectors = pf->num_vmdq_msix;
  6500. break;
  6501. case I40E_VSI_SRIOV:
  6502. vsi->alloc_queue_pairs = pf->num_vf_qps;
  6503. vsi->num_desc = ALIGN(I40E_DEFAULT_NUM_DESCRIPTORS,
  6504. I40E_REQ_DESCRIPTOR_MULTIPLE);
  6505. break;
  6506. default:
  6507. WARN_ON(1);
  6508. return -ENODATA;
  6509. }
  6510. return 0;
  6511. }
  6512. /**
  6513. * i40e_vsi_alloc_arrays - Allocate queue and vector pointer arrays for the vsi
  6514. * @type: VSI pointer
  6515. * @alloc_qvectors: a bool to specify if q_vectors need to be allocated.
  6516. *
  6517. * On error: returns error code (negative)
  6518. * On success: returns 0
  6519. **/
  6520. static int i40e_vsi_alloc_arrays(struct i40e_vsi *vsi, bool alloc_qvectors)
  6521. {
  6522. int size;
  6523. int ret = 0;
  6524. /* allocate memory for both Tx and Rx ring pointers */
  6525. size = sizeof(struct i40e_ring *) * vsi->alloc_queue_pairs * 2;
  6526. vsi->tx_rings = kzalloc(size, GFP_KERNEL);
  6527. if (!vsi->tx_rings)
  6528. return -ENOMEM;
  6529. vsi->rx_rings = &vsi->tx_rings[vsi->alloc_queue_pairs];
  6530. if (alloc_qvectors) {
  6531. /* allocate memory for q_vector pointers */
  6532. size = sizeof(struct i40e_q_vector *) * vsi->num_q_vectors;
  6533. vsi->q_vectors = kzalloc(size, GFP_KERNEL);
  6534. if (!vsi->q_vectors) {
  6535. ret = -ENOMEM;
  6536. goto err_vectors;
  6537. }
  6538. }
  6539. return ret;
  6540. err_vectors:
  6541. kfree(vsi->tx_rings);
  6542. return ret;
  6543. }
  6544. /**
  6545. * i40e_vsi_mem_alloc - Allocates the next available struct vsi in the PF
  6546. * @pf: board private structure
  6547. * @type: type of VSI
  6548. *
  6549. * On error: returns error code (negative)
  6550. * On success: returns vsi index in PF (positive)
  6551. **/
  6552. static int i40e_vsi_mem_alloc(struct i40e_pf *pf, enum i40e_vsi_type type)
  6553. {
  6554. int ret = -ENODEV;
  6555. struct i40e_vsi *vsi;
  6556. int vsi_idx;
  6557. int i;
  6558. /* Need to protect the allocation of the VSIs at the PF level */
  6559. mutex_lock(&pf->switch_mutex);
  6560. /* VSI list may be fragmented if VSI creation/destruction has
  6561. * been happening. We can afford to do a quick scan to look
  6562. * for any free VSIs in the list.
  6563. *
  6564. * find next empty vsi slot, looping back around if necessary
  6565. */
  6566. i = pf->next_vsi;
  6567. while (i < pf->num_alloc_vsi && pf->vsi[i])
  6568. i++;
  6569. if (i >= pf->num_alloc_vsi) {
  6570. i = 0;
  6571. while (i < pf->next_vsi && pf->vsi[i])
  6572. i++;
  6573. }
  6574. if (i < pf->num_alloc_vsi && !pf->vsi[i]) {
  6575. vsi_idx = i; /* Found one! */
  6576. } else {
  6577. ret = -ENODEV;
  6578. goto unlock_pf; /* out of VSI slots! */
  6579. }
  6580. pf->next_vsi = ++i;
  6581. vsi = kzalloc(sizeof(*vsi), GFP_KERNEL);
  6582. if (!vsi) {
  6583. ret = -ENOMEM;
  6584. goto unlock_pf;
  6585. }
  6586. vsi->type = type;
  6587. vsi->back = pf;
  6588. set_bit(__I40E_DOWN, &vsi->state);
  6589. vsi->flags = 0;
  6590. vsi->idx = vsi_idx;
  6591. vsi->int_rate_limit = 0;
  6592. vsi->rss_table_size = (vsi->type == I40E_VSI_MAIN) ?
  6593. pf->rss_table_size : 64;
  6594. vsi->netdev_registered = false;
  6595. vsi->work_limit = I40E_DEFAULT_IRQ_WORK;
  6596. hash_init(vsi->mac_filter_hash);
  6597. vsi->irqs_ready = false;
  6598. ret = i40e_set_num_rings_in_vsi(vsi);
  6599. if (ret)
  6600. goto err_rings;
  6601. ret = i40e_vsi_alloc_arrays(vsi, true);
  6602. if (ret)
  6603. goto err_rings;
  6604. /* Setup default MSIX irq handler for VSI */
  6605. i40e_vsi_setup_irqhandler(vsi, i40e_msix_clean_rings);
  6606. /* Initialize VSI lock */
  6607. spin_lock_init(&vsi->mac_filter_hash_lock);
  6608. pf->vsi[vsi_idx] = vsi;
  6609. ret = vsi_idx;
  6610. goto unlock_pf;
  6611. err_rings:
  6612. pf->next_vsi = i - 1;
  6613. kfree(vsi);
  6614. unlock_pf:
  6615. mutex_unlock(&pf->switch_mutex);
  6616. return ret;
  6617. }
  6618. /**
  6619. * i40e_vsi_free_arrays - Free queue and vector pointer arrays for the VSI
  6620. * @type: VSI pointer
  6621. * @free_qvectors: a bool to specify if q_vectors need to be freed.
  6622. *
  6623. * On error: returns error code (negative)
  6624. * On success: returns 0
  6625. **/
  6626. static void i40e_vsi_free_arrays(struct i40e_vsi *vsi, bool free_qvectors)
  6627. {
  6628. /* free the ring and vector containers */
  6629. if (free_qvectors) {
  6630. kfree(vsi->q_vectors);
  6631. vsi->q_vectors = NULL;
  6632. }
  6633. kfree(vsi->tx_rings);
  6634. vsi->tx_rings = NULL;
  6635. vsi->rx_rings = NULL;
  6636. }
  6637. /**
  6638. * i40e_clear_rss_config_user - clear the user configured RSS hash keys
  6639. * and lookup table
  6640. * @vsi: Pointer to VSI structure
  6641. */
  6642. static void i40e_clear_rss_config_user(struct i40e_vsi *vsi)
  6643. {
  6644. if (!vsi)
  6645. return;
  6646. kfree(vsi->rss_hkey_user);
  6647. vsi->rss_hkey_user = NULL;
  6648. kfree(vsi->rss_lut_user);
  6649. vsi->rss_lut_user = NULL;
  6650. }
  6651. /**
  6652. * i40e_vsi_clear - Deallocate the VSI provided
  6653. * @vsi: the VSI being un-configured
  6654. **/
  6655. static int i40e_vsi_clear(struct i40e_vsi *vsi)
  6656. {
  6657. struct i40e_pf *pf;
  6658. if (!vsi)
  6659. return 0;
  6660. if (!vsi->back)
  6661. goto free_vsi;
  6662. pf = vsi->back;
  6663. mutex_lock(&pf->switch_mutex);
  6664. if (!pf->vsi[vsi->idx]) {
  6665. dev_err(&pf->pdev->dev, "pf->vsi[%d] is NULL, just free vsi[%d](%p,type %d)\n",
  6666. vsi->idx, vsi->idx, vsi, vsi->type);
  6667. goto unlock_vsi;
  6668. }
  6669. if (pf->vsi[vsi->idx] != vsi) {
  6670. dev_err(&pf->pdev->dev,
  6671. "pf->vsi[%d](%p, type %d) != vsi[%d](%p,type %d): no free!\n",
  6672. pf->vsi[vsi->idx]->idx,
  6673. pf->vsi[vsi->idx],
  6674. pf->vsi[vsi->idx]->type,
  6675. vsi->idx, vsi, vsi->type);
  6676. goto unlock_vsi;
  6677. }
  6678. /* updates the PF for this cleared vsi */
  6679. i40e_put_lump(pf->qp_pile, vsi->base_queue, vsi->idx);
  6680. i40e_put_lump(pf->irq_pile, vsi->base_vector, vsi->idx);
  6681. i40e_vsi_free_arrays(vsi, true);
  6682. i40e_clear_rss_config_user(vsi);
  6683. pf->vsi[vsi->idx] = NULL;
  6684. if (vsi->idx < pf->next_vsi)
  6685. pf->next_vsi = vsi->idx;
  6686. unlock_vsi:
  6687. mutex_unlock(&pf->switch_mutex);
  6688. free_vsi:
  6689. kfree(vsi);
  6690. return 0;
  6691. }
  6692. /**
  6693. * i40e_vsi_clear_rings - Deallocates the Rx and Tx rings for the provided VSI
  6694. * @vsi: the VSI being cleaned
  6695. **/
  6696. static void i40e_vsi_clear_rings(struct i40e_vsi *vsi)
  6697. {
  6698. int i;
  6699. if (vsi->tx_rings && vsi->tx_rings[0]) {
  6700. for (i = 0; i < vsi->alloc_queue_pairs; i++) {
  6701. kfree_rcu(vsi->tx_rings[i], rcu);
  6702. vsi->tx_rings[i] = NULL;
  6703. vsi->rx_rings[i] = NULL;
  6704. }
  6705. }
  6706. }
  6707. /**
  6708. * i40e_alloc_rings - Allocates the Rx and Tx rings for the provided VSI
  6709. * @vsi: the VSI being configured
  6710. **/
  6711. static int i40e_alloc_rings(struct i40e_vsi *vsi)
  6712. {
  6713. struct i40e_ring *tx_ring, *rx_ring;
  6714. struct i40e_pf *pf = vsi->back;
  6715. int i;
  6716. /* Set basic values in the rings to be used later during open() */
  6717. for (i = 0; i < vsi->alloc_queue_pairs; i++) {
  6718. /* allocate space for both Tx and Rx in one shot */
  6719. tx_ring = kzalloc(sizeof(struct i40e_ring) * 2, GFP_KERNEL);
  6720. if (!tx_ring)
  6721. goto err_out;
  6722. tx_ring->queue_index = i;
  6723. tx_ring->reg_idx = vsi->base_queue + i;
  6724. tx_ring->ring_active = false;
  6725. tx_ring->vsi = vsi;
  6726. tx_ring->netdev = vsi->netdev;
  6727. tx_ring->dev = &pf->pdev->dev;
  6728. tx_ring->count = vsi->num_desc;
  6729. tx_ring->size = 0;
  6730. tx_ring->dcb_tc = 0;
  6731. if (vsi->back->flags & I40E_FLAG_WB_ON_ITR_CAPABLE)
  6732. tx_ring->flags = I40E_TXR_FLAGS_WB_ON_ITR;
  6733. tx_ring->tx_itr_setting = pf->tx_itr_default;
  6734. vsi->tx_rings[i] = tx_ring;
  6735. rx_ring = &tx_ring[1];
  6736. rx_ring->queue_index = i;
  6737. rx_ring->reg_idx = vsi->base_queue + i;
  6738. rx_ring->ring_active = false;
  6739. rx_ring->vsi = vsi;
  6740. rx_ring->netdev = vsi->netdev;
  6741. rx_ring->dev = &pf->pdev->dev;
  6742. rx_ring->count = vsi->num_desc;
  6743. rx_ring->size = 0;
  6744. rx_ring->dcb_tc = 0;
  6745. rx_ring->rx_itr_setting = pf->rx_itr_default;
  6746. vsi->rx_rings[i] = rx_ring;
  6747. }
  6748. return 0;
  6749. err_out:
  6750. i40e_vsi_clear_rings(vsi);
  6751. return -ENOMEM;
  6752. }
  6753. /**
  6754. * i40e_reserve_msix_vectors - Reserve MSI-X vectors in the kernel
  6755. * @pf: board private structure
  6756. * @vectors: the number of MSI-X vectors to request
  6757. *
  6758. * Returns the number of vectors reserved, or error
  6759. **/
  6760. static int i40e_reserve_msix_vectors(struct i40e_pf *pf, int vectors)
  6761. {
  6762. vectors = pci_enable_msix_range(pf->pdev, pf->msix_entries,
  6763. I40E_MIN_MSIX, vectors);
  6764. if (vectors < 0) {
  6765. dev_info(&pf->pdev->dev,
  6766. "MSI-X vector reservation failed: %d\n", vectors);
  6767. vectors = 0;
  6768. }
  6769. return vectors;
  6770. }
  6771. /**
  6772. * i40e_init_msix - Setup the MSIX capability
  6773. * @pf: board private structure
  6774. *
  6775. * Work with the OS to set up the MSIX vectors needed.
  6776. *
  6777. * Returns the number of vectors reserved or negative on failure
  6778. **/
  6779. static int i40e_init_msix(struct i40e_pf *pf)
  6780. {
  6781. struct i40e_hw *hw = &pf->hw;
  6782. int cpus, extra_vectors;
  6783. int vectors_left;
  6784. int v_budget, i;
  6785. int v_actual;
  6786. int iwarp_requested = 0;
  6787. if (!(pf->flags & I40E_FLAG_MSIX_ENABLED))
  6788. return -ENODEV;
  6789. /* The number of vectors we'll request will be comprised of:
  6790. * - Add 1 for "other" cause for Admin Queue events, etc.
  6791. * - The number of LAN queue pairs
  6792. * - Queues being used for RSS.
  6793. * We don't need as many as max_rss_size vectors.
  6794. * use rss_size instead in the calculation since that
  6795. * is governed by number of cpus in the system.
  6796. * - assumes symmetric Tx/Rx pairing
  6797. * - The number of VMDq pairs
  6798. * - The CPU count within the NUMA node if iWARP is enabled
  6799. * Once we count this up, try the request.
  6800. *
  6801. * If we can't get what we want, we'll simplify to nearly nothing
  6802. * and try again. If that still fails, we punt.
  6803. */
  6804. vectors_left = hw->func_caps.num_msix_vectors;
  6805. v_budget = 0;
  6806. /* reserve one vector for miscellaneous handler */
  6807. if (vectors_left) {
  6808. v_budget++;
  6809. vectors_left--;
  6810. }
  6811. /* reserve some vectors for the main PF traffic queues. Initially we
  6812. * only reserve at most 50% of the available vectors, in the case that
  6813. * the number of online CPUs is large. This ensures that we can enable
  6814. * extra features as well. Once we've enabled the other features, we
  6815. * will use any remaining vectors to reach as close as we can to the
  6816. * number of online CPUs.
  6817. */
  6818. cpus = num_online_cpus();
  6819. pf->num_lan_msix = min_t(int, cpus, vectors_left / 2);
  6820. vectors_left -= pf->num_lan_msix;
  6821. /* reserve one vector for sideband flow director */
  6822. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  6823. if (vectors_left) {
  6824. pf->num_fdsb_msix = 1;
  6825. v_budget++;
  6826. vectors_left--;
  6827. } else {
  6828. pf->num_fdsb_msix = 0;
  6829. }
  6830. }
  6831. /* can we reserve enough for iWARP? */
  6832. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  6833. iwarp_requested = pf->num_iwarp_msix;
  6834. if (!vectors_left)
  6835. pf->num_iwarp_msix = 0;
  6836. else if (vectors_left < pf->num_iwarp_msix)
  6837. pf->num_iwarp_msix = 1;
  6838. v_budget += pf->num_iwarp_msix;
  6839. vectors_left -= pf->num_iwarp_msix;
  6840. }
  6841. /* any vectors left over go for VMDq support */
  6842. if (pf->flags & I40E_FLAG_VMDQ_ENABLED) {
  6843. int vmdq_vecs_wanted = pf->num_vmdq_vsis * pf->num_vmdq_qps;
  6844. int vmdq_vecs = min_t(int, vectors_left, vmdq_vecs_wanted);
  6845. if (!vectors_left) {
  6846. pf->num_vmdq_msix = 0;
  6847. pf->num_vmdq_qps = 0;
  6848. } else {
  6849. /* if we're short on vectors for what's desired, we limit
  6850. * the queues per vmdq. If this is still more than are
  6851. * available, the user will need to change the number of
  6852. * queues/vectors used by the PF later with the ethtool
  6853. * channels command
  6854. */
  6855. if (vmdq_vecs < vmdq_vecs_wanted)
  6856. pf->num_vmdq_qps = 1;
  6857. pf->num_vmdq_msix = pf->num_vmdq_qps;
  6858. v_budget += vmdq_vecs;
  6859. vectors_left -= vmdq_vecs;
  6860. }
  6861. }
  6862. /* On systems with a large number of SMP cores, we previously limited
  6863. * the number of vectors for num_lan_msix to be at most 50% of the
  6864. * available vectors, to allow for other features. Now, we add back
  6865. * the remaining vectors. However, we ensure that the total
  6866. * num_lan_msix will not exceed num_online_cpus(). To do this, we
  6867. * calculate the number of vectors we can add without going over the
  6868. * cap of CPUs. For systems with a small number of CPUs this will be
  6869. * zero.
  6870. */
  6871. extra_vectors = min_t(int, cpus - pf->num_lan_msix, vectors_left);
  6872. pf->num_lan_msix += extra_vectors;
  6873. vectors_left -= extra_vectors;
  6874. WARN(vectors_left < 0,
  6875. "Calculation of remaining vectors underflowed. This is an accounting bug when determining total MSI-X vectors.\n");
  6876. v_budget += pf->num_lan_msix;
  6877. pf->msix_entries = kcalloc(v_budget, sizeof(struct msix_entry),
  6878. GFP_KERNEL);
  6879. if (!pf->msix_entries)
  6880. return -ENOMEM;
  6881. for (i = 0; i < v_budget; i++)
  6882. pf->msix_entries[i].entry = i;
  6883. v_actual = i40e_reserve_msix_vectors(pf, v_budget);
  6884. if (v_actual < I40E_MIN_MSIX) {
  6885. pf->flags &= ~I40E_FLAG_MSIX_ENABLED;
  6886. kfree(pf->msix_entries);
  6887. pf->msix_entries = NULL;
  6888. pci_disable_msix(pf->pdev);
  6889. return -ENODEV;
  6890. } else if (v_actual == I40E_MIN_MSIX) {
  6891. /* Adjust for minimal MSIX use */
  6892. pf->num_vmdq_vsis = 0;
  6893. pf->num_vmdq_qps = 0;
  6894. pf->num_lan_qps = 1;
  6895. pf->num_lan_msix = 1;
  6896. } else if (!vectors_left) {
  6897. /* If we have limited resources, we will start with no vectors
  6898. * for the special features and then allocate vectors to some
  6899. * of these features based on the policy and at the end disable
  6900. * the features that did not get any vectors.
  6901. */
  6902. int vec;
  6903. dev_info(&pf->pdev->dev,
  6904. "MSI-X vector limit reached, attempting to redistribute vectors\n");
  6905. /* reserve the misc vector */
  6906. vec = v_actual - 1;
  6907. /* Scale vector usage down */
  6908. pf->num_vmdq_msix = 1; /* force VMDqs to only one vector */
  6909. pf->num_vmdq_vsis = 1;
  6910. pf->num_vmdq_qps = 1;
  6911. /* partition out the remaining vectors */
  6912. switch (vec) {
  6913. case 2:
  6914. pf->num_lan_msix = 1;
  6915. break;
  6916. case 3:
  6917. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  6918. pf->num_lan_msix = 1;
  6919. pf->num_iwarp_msix = 1;
  6920. } else {
  6921. pf->num_lan_msix = 2;
  6922. }
  6923. break;
  6924. default:
  6925. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  6926. pf->num_iwarp_msix = min_t(int, (vec / 3),
  6927. iwarp_requested);
  6928. pf->num_vmdq_vsis = min_t(int, (vec / 3),
  6929. I40E_DEFAULT_NUM_VMDQ_VSI);
  6930. } else {
  6931. pf->num_vmdq_vsis = min_t(int, (vec / 2),
  6932. I40E_DEFAULT_NUM_VMDQ_VSI);
  6933. }
  6934. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  6935. pf->num_fdsb_msix = 1;
  6936. vec--;
  6937. }
  6938. pf->num_lan_msix = min_t(int,
  6939. (vec - (pf->num_iwarp_msix + pf->num_vmdq_vsis)),
  6940. pf->num_lan_msix);
  6941. pf->num_lan_qps = pf->num_lan_msix;
  6942. break;
  6943. }
  6944. }
  6945. if ((pf->flags & I40E_FLAG_FD_SB_ENABLED) &&
  6946. (pf->num_fdsb_msix == 0)) {
  6947. dev_info(&pf->pdev->dev, "Sideband Flowdir disabled, not enough MSI-X vectors\n");
  6948. pf->flags &= ~I40E_FLAG_FD_SB_ENABLED;
  6949. }
  6950. if ((pf->flags & I40E_FLAG_VMDQ_ENABLED) &&
  6951. (pf->num_vmdq_msix == 0)) {
  6952. dev_info(&pf->pdev->dev, "VMDq disabled, not enough MSI-X vectors\n");
  6953. pf->flags &= ~I40E_FLAG_VMDQ_ENABLED;
  6954. }
  6955. if ((pf->flags & I40E_FLAG_IWARP_ENABLED) &&
  6956. (pf->num_iwarp_msix == 0)) {
  6957. dev_info(&pf->pdev->dev, "IWARP disabled, not enough MSI-X vectors\n");
  6958. pf->flags &= ~I40E_FLAG_IWARP_ENABLED;
  6959. }
  6960. i40e_debug(&pf->hw, I40E_DEBUG_INIT,
  6961. "MSI-X vector distribution: PF %d, VMDq %d, FDSB %d, iWARP %d\n",
  6962. pf->num_lan_msix,
  6963. pf->num_vmdq_msix * pf->num_vmdq_vsis,
  6964. pf->num_fdsb_msix,
  6965. pf->num_iwarp_msix);
  6966. return v_actual;
  6967. }
  6968. /**
  6969. * i40e_vsi_alloc_q_vector - Allocate memory for a single interrupt vector
  6970. * @vsi: the VSI being configured
  6971. * @v_idx: index of the vector in the vsi struct
  6972. * @cpu: cpu to be used on affinity_mask
  6973. *
  6974. * We allocate one q_vector. If allocation fails we return -ENOMEM.
  6975. **/
  6976. static int i40e_vsi_alloc_q_vector(struct i40e_vsi *vsi, int v_idx, int cpu)
  6977. {
  6978. struct i40e_q_vector *q_vector;
  6979. /* allocate q_vector */
  6980. q_vector = kzalloc(sizeof(struct i40e_q_vector), GFP_KERNEL);
  6981. if (!q_vector)
  6982. return -ENOMEM;
  6983. q_vector->vsi = vsi;
  6984. q_vector->v_idx = v_idx;
  6985. cpumask_set_cpu(cpu, &q_vector->affinity_mask);
  6986. if (vsi->netdev)
  6987. netif_napi_add(vsi->netdev, &q_vector->napi,
  6988. i40e_napi_poll, NAPI_POLL_WEIGHT);
  6989. q_vector->rx.latency_range = I40E_LOW_LATENCY;
  6990. q_vector->tx.latency_range = I40E_LOW_LATENCY;
  6991. /* tie q_vector and vsi together */
  6992. vsi->q_vectors[v_idx] = q_vector;
  6993. return 0;
  6994. }
  6995. /**
  6996. * i40e_vsi_alloc_q_vectors - Allocate memory for interrupt vectors
  6997. * @vsi: the VSI being configured
  6998. *
  6999. * We allocate one q_vector per queue interrupt. If allocation fails we
  7000. * return -ENOMEM.
  7001. **/
  7002. static int i40e_vsi_alloc_q_vectors(struct i40e_vsi *vsi)
  7003. {
  7004. struct i40e_pf *pf = vsi->back;
  7005. int err, v_idx, num_q_vectors, current_cpu;
  7006. /* if not MSIX, give the one vector only to the LAN VSI */
  7007. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  7008. num_q_vectors = vsi->num_q_vectors;
  7009. else if (vsi == pf->vsi[pf->lan_vsi])
  7010. num_q_vectors = 1;
  7011. else
  7012. return -EINVAL;
  7013. current_cpu = cpumask_first(cpu_online_mask);
  7014. for (v_idx = 0; v_idx < num_q_vectors; v_idx++) {
  7015. err = i40e_vsi_alloc_q_vector(vsi, v_idx, current_cpu);
  7016. if (err)
  7017. goto err_out;
  7018. current_cpu = cpumask_next(current_cpu, cpu_online_mask);
  7019. if (unlikely(current_cpu >= nr_cpu_ids))
  7020. current_cpu = cpumask_first(cpu_online_mask);
  7021. }
  7022. return 0;
  7023. err_out:
  7024. while (v_idx--)
  7025. i40e_free_q_vector(vsi, v_idx);
  7026. return err;
  7027. }
  7028. /**
  7029. * i40e_init_interrupt_scheme - Determine proper interrupt scheme
  7030. * @pf: board private structure to initialize
  7031. **/
  7032. static int i40e_init_interrupt_scheme(struct i40e_pf *pf)
  7033. {
  7034. int vectors = 0;
  7035. ssize_t size;
  7036. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  7037. vectors = i40e_init_msix(pf);
  7038. if (vectors < 0) {
  7039. pf->flags &= ~(I40E_FLAG_MSIX_ENABLED |
  7040. I40E_FLAG_IWARP_ENABLED |
  7041. I40E_FLAG_RSS_ENABLED |
  7042. I40E_FLAG_DCB_CAPABLE |
  7043. I40E_FLAG_DCB_ENABLED |
  7044. I40E_FLAG_SRIOV_ENABLED |
  7045. I40E_FLAG_FD_SB_ENABLED |
  7046. I40E_FLAG_FD_ATR_ENABLED |
  7047. I40E_FLAG_VMDQ_ENABLED);
  7048. /* rework the queue expectations without MSIX */
  7049. i40e_determine_queue_usage(pf);
  7050. }
  7051. }
  7052. if (!(pf->flags & I40E_FLAG_MSIX_ENABLED) &&
  7053. (pf->flags & I40E_FLAG_MSI_ENABLED)) {
  7054. dev_info(&pf->pdev->dev, "MSI-X not available, trying MSI\n");
  7055. vectors = pci_enable_msi(pf->pdev);
  7056. if (vectors < 0) {
  7057. dev_info(&pf->pdev->dev, "MSI init failed - %d\n",
  7058. vectors);
  7059. pf->flags &= ~I40E_FLAG_MSI_ENABLED;
  7060. }
  7061. vectors = 1; /* one MSI or Legacy vector */
  7062. }
  7063. if (!(pf->flags & (I40E_FLAG_MSIX_ENABLED | I40E_FLAG_MSI_ENABLED)))
  7064. dev_info(&pf->pdev->dev, "MSI-X and MSI not available, falling back to Legacy IRQ\n");
  7065. /* set up vector assignment tracking */
  7066. size = sizeof(struct i40e_lump_tracking) + (sizeof(u16) * vectors);
  7067. pf->irq_pile = kzalloc(size, GFP_KERNEL);
  7068. if (!pf->irq_pile) {
  7069. dev_err(&pf->pdev->dev, "error allocating irq_pile memory\n");
  7070. return -ENOMEM;
  7071. }
  7072. pf->irq_pile->num_entries = vectors;
  7073. pf->irq_pile->search_hint = 0;
  7074. /* track first vector for misc interrupts, ignore return */
  7075. (void)i40e_get_lump(pf, pf->irq_pile, 1, I40E_PILE_VALID_BIT - 1);
  7076. return 0;
  7077. }
  7078. /**
  7079. * i40e_setup_misc_vector - Setup the misc vector to handle non queue events
  7080. * @pf: board private structure
  7081. *
  7082. * This sets up the handler for MSIX 0, which is used to manage the
  7083. * non-queue interrupts, e.g. AdminQ and errors. This is not used
  7084. * when in MSI or Legacy interrupt mode.
  7085. **/
  7086. static int i40e_setup_misc_vector(struct i40e_pf *pf)
  7087. {
  7088. struct i40e_hw *hw = &pf->hw;
  7089. int err = 0;
  7090. /* Only request the irq if this is the first time through, and
  7091. * not when we're rebuilding after a Reset
  7092. */
  7093. if (!test_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state)) {
  7094. err = request_irq(pf->msix_entries[0].vector,
  7095. i40e_intr, 0, pf->int_name, pf);
  7096. if (err) {
  7097. dev_info(&pf->pdev->dev,
  7098. "request_irq for %s failed: %d\n",
  7099. pf->int_name, err);
  7100. return -EFAULT;
  7101. }
  7102. }
  7103. i40e_enable_misc_int_causes(pf);
  7104. /* associate no queues to the misc vector */
  7105. wr32(hw, I40E_PFINT_LNKLST0, I40E_QUEUE_END_OF_LIST);
  7106. wr32(hw, I40E_PFINT_ITR0(I40E_RX_ITR), I40E_ITR_8K);
  7107. i40e_flush(hw);
  7108. i40e_irq_dynamic_enable_icr0(pf, true);
  7109. return err;
  7110. }
  7111. /**
  7112. * i40e_config_rss_aq - Prepare for RSS using AQ commands
  7113. * @vsi: vsi structure
  7114. * @seed: RSS hash seed
  7115. **/
  7116. static int i40e_config_rss_aq(struct i40e_vsi *vsi, const u8 *seed,
  7117. u8 *lut, u16 lut_size)
  7118. {
  7119. struct i40e_pf *pf = vsi->back;
  7120. struct i40e_hw *hw = &pf->hw;
  7121. int ret = 0;
  7122. if (seed) {
  7123. struct i40e_aqc_get_set_rss_key_data *seed_dw =
  7124. (struct i40e_aqc_get_set_rss_key_data *)seed;
  7125. ret = i40e_aq_set_rss_key(hw, vsi->id, seed_dw);
  7126. if (ret) {
  7127. dev_info(&pf->pdev->dev,
  7128. "Cannot set RSS key, err %s aq_err %s\n",
  7129. i40e_stat_str(hw, ret),
  7130. i40e_aq_str(hw, hw->aq.asq_last_status));
  7131. return ret;
  7132. }
  7133. }
  7134. if (lut) {
  7135. bool pf_lut = vsi->type == I40E_VSI_MAIN ? true : false;
  7136. ret = i40e_aq_set_rss_lut(hw, vsi->id, pf_lut, lut, lut_size);
  7137. if (ret) {
  7138. dev_info(&pf->pdev->dev,
  7139. "Cannot set RSS lut, err %s aq_err %s\n",
  7140. i40e_stat_str(hw, ret),
  7141. i40e_aq_str(hw, hw->aq.asq_last_status));
  7142. return ret;
  7143. }
  7144. }
  7145. return ret;
  7146. }
  7147. /**
  7148. * i40e_get_rss_aq - Get RSS keys and lut by using AQ commands
  7149. * @vsi: Pointer to vsi structure
  7150. * @seed: Buffter to store the hash keys
  7151. * @lut: Buffer to store the lookup table entries
  7152. * @lut_size: Size of buffer to store the lookup table entries
  7153. *
  7154. * Return 0 on success, negative on failure
  7155. */
  7156. static int i40e_get_rss_aq(struct i40e_vsi *vsi, const u8 *seed,
  7157. u8 *lut, u16 lut_size)
  7158. {
  7159. struct i40e_pf *pf = vsi->back;
  7160. struct i40e_hw *hw = &pf->hw;
  7161. int ret = 0;
  7162. if (seed) {
  7163. ret = i40e_aq_get_rss_key(hw, vsi->id,
  7164. (struct i40e_aqc_get_set_rss_key_data *)seed);
  7165. if (ret) {
  7166. dev_info(&pf->pdev->dev,
  7167. "Cannot get RSS key, err %s aq_err %s\n",
  7168. i40e_stat_str(&pf->hw, ret),
  7169. i40e_aq_str(&pf->hw,
  7170. pf->hw.aq.asq_last_status));
  7171. return ret;
  7172. }
  7173. }
  7174. if (lut) {
  7175. bool pf_lut = vsi->type == I40E_VSI_MAIN ? true : false;
  7176. ret = i40e_aq_get_rss_lut(hw, vsi->id, pf_lut, lut, lut_size);
  7177. if (ret) {
  7178. dev_info(&pf->pdev->dev,
  7179. "Cannot get RSS lut, err %s aq_err %s\n",
  7180. i40e_stat_str(&pf->hw, ret),
  7181. i40e_aq_str(&pf->hw,
  7182. pf->hw.aq.asq_last_status));
  7183. return ret;
  7184. }
  7185. }
  7186. return ret;
  7187. }
  7188. /**
  7189. * i40e_vsi_config_rss - Prepare for VSI(VMDq) RSS if used
  7190. * @vsi: VSI structure
  7191. **/
  7192. static int i40e_vsi_config_rss(struct i40e_vsi *vsi)
  7193. {
  7194. u8 seed[I40E_HKEY_ARRAY_SIZE];
  7195. struct i40e_pf *pf = vsi->back;
  7196. u8 *lut;
  7197. int ret;
  7198. if (!(pf->flags & I40E_FLAG_RSS_AQ_CAPABLE))
  7199. return 0;
  7200. if (!vsi->rss_size)
  7201. vsi->rss_size = min_t(int, pf->alloc_rss_size,
  7202. vsi->num_queue_pairs);
  7203. if (!vsi->rss_size)
  7204. return -EINVAL;
  7205. lut = kzalloc(vsi->rss_table_size, GFP_KERNEL);
  7206. if (!lut)
  7207. return -ENOMEM;
  7208. /* Use the user configured hash keys and lookup table if there is one,
  7209. * otherwise use default
  7210. */
  7211. if (vsi->rss_lut_user)
  7212. memcpy(lut, vsi->rss_lut_user, vsi->rss_table_size);
  7213. else
  7214. i40e_fill_rss_lut(pf, lut, vsi->rss_table_size, vsi->rss_size);
  7215. if (vsi->rss_hkey_user)
  7216. memcpy(seed, vsi->rss_hkey_user, I40E_HKEY_ARRAY_SIZE);
  7217. else
  7218. netdev_rss_key_fill((void *)seed, I40E_HKEY_ARRAY_SIZE);
  7219. ret = i40e_config_rss_aq(vsi, seed, lut, vsi->rss_table_size);
  7220. kfree(lut);
  7221. return ret;
  7222. }
  7223. /**
  7224. * i40e_config_rss_reg - Configure RSS keys and lut by writing registers
  7225. * @vsi: Pointer to vsi structure
  7226. * @seed: RSS hash seed
  7227. * @lut: Lookup table
  7228. * @lut_size: Lookup table size
  7229. *
  7230. * Returns 0 on success, negative on failure
  7231. **/
  7232. static int i40e_config_rss_reg(struct i40e_vsi *vsi, const u8 *seed,
  7233. const u8 *lut, u16 lut_size)
  7234. {
  7235. struct i40e_pf *pf = vsi->back;
  7236. struct i40e_hw *hw = &pf->hw;
  7237. u16 vf_id = vsi->vf_id;
  7238. u8 i;
  7239. /* Fill out hash function seed */
  7240. if (seed) {
  7241. u32 *seed_dw = (u32 *)seed;
  7242. if (vsi->type == I40E_VSI_MAIN) {
  7243. for (i = 0; i <= I40E_PFQF_HKEY_MAX_INDEX; i++)
  7244. wr32(hw, I40E_PFQF_HKEY(i), seed_dw[i]);
  7245. } else if (vsi->type == I40E_VSI_SRIOV) {
  7246. for (i = 0; i <= I40E_VFQF_HKEY1_MAX_INDEX; i++)
  7247. wr32(hw, I40E_VFQF_HKEY1(i, vf_id), seed_dw[i]);
  7248. } else {
  7249. dev_err(&pf->pdev->dev, "Cannot set RSS seed - invalid VSI type\n");
  7250. }
  7251. }
  7252. if (lut) {
  7253. u32 *lut_dw = (u32 *)lut;
  7254. if (vsi->type == I40E_VSI_MAIN) {
  7255. if (lut_size != I40E_HLUT_ARRAY_SIZE)
  7256. return -EINVAL;
  7257. for (i = 0; i <= I40E_PFQF_HLUT_MAX_INDEX; i++)
  7258. wr32(hw, I40E_PFQF_HLUT(i), lut_dw[i]);
  7259. } else if (vsi->type == I40E_VSI_SRIOV) {
  7260. if (lut_size != I40E_VF_HLUT_ARRAY_SIZE)
  7261. return -EINVAL;
  7262. for (i = 0; i <= I40E_VFQF_HLUT_MAX_INDEX; i++)
  7263. wr32(hw, I40E_VFQF_HLUT1(i, vf_id), lut_dw[i]);
  7264. } else {
  7265. dev_err(&pf->pdev->dev, "Cannot set RSS LUT - invalid VSI type\n");
  7266. }
  7267. }
  7268. i40e_flush(hw);
  7269. return 0;
  7270. }
  7271. /**
  7272. * i40e_get_rss_reg - Get the RSS keys and lut by reading registers
  7273. * @vsi: Pointer to VSI structure
  7274. * @seed: Buffer to store the keys
  7275. * @lut: Buffer to store the lookup table entries
  7276. * @lut_size: Size of buffer to store the lookup table entries
  7277. *
  7278. * Returns 0 on success, negative on failure
  7279. */
  7280. static int i40e_get_rss_reg(struct i40e_vsi *vsi, u8 *seed,
  7281. u8 *lut, u16 lut_size)
  7282. {
  7283. struct i40e_pf *pf = vsi->back;
  7284. struct i40e_hw *hw = &pf->hw;
  7285. u16 i;
  7286. if (seed) {
  7287. u32 *seed_dw = (u32 *)seed;
  7288. for (i = 0; i <= I40E_PFQF_HKEY_MAX_INDEX; i++)
  7289. seed_dw[i] = i40e_read_rx_ctl(hw, I40E_PFQF_HKEY(i));
  7290. }
  7291. if (lut) {
  7292. u32 *lut_dw = (u32 *)lut;
  7293. if (lut_size != I40E_HLUT_ARRAY_SIZE)
  7294. return -EINVAL;
  7295. for (i = 0; i <= I40E_PFQF_HLUT_MAX_INDEX; i++)
  7296. lut_dw[i] = rd32(hw, I40E_PFQF_HLUT(i));
  7297. }
  7298. return 0;
  7299. }
  7300. /**
  7301. * i40e_config_rss - Configure RSS keys and lut
  7302. * @vsi: Pointer to VSI structure
  7303. * @seed: RSS hash seed
  7304. * @lut: Lookup table
  7305. * @lut_size: Lookup table size
  7306. *
  7307. * Returns 0 on success, negative on failure
  7308. */
  7309. int i40e_config_rss(struct i40e_vsi *vsi, u8 *seed, u8 *lut, u16 lut_size)
  7310. {
  7311. struct i40e_pf *pf = vsi->back;
  7312. if (pf->flags & I40E_FLAG_RSS_AQ_CAPABLE)
  7313. return i40e_config_rss_aq(vsi, seed, lut, lut_size);
  7314. else
  7315. return i40e_config_rss_reg(vsi, seed, lut, lut_size);
  7316. }
  7317. /**
  7318. * i40e_get_rss - Get RSS keys and lut
  7319. * @vsi: Pointer to VSI structure
  7320. * @seed: Buffer to store the keys
  7321. * @lut: Buffer to store the lookup table entries
  7322. * lut_size: Size of buffer to store the lookup table entries
  7323. *
  7324. * Returns 0 on success, negative on failure
  7325. */
  7326. int i40e_get_rss(struct i40e_vsi *vsi, u8 *seed, u8 *lut, u16 lut_size)
  7327. {
  7328. struct i40e_pf *pf = vsi->back;
  7329. if (pf->flags & I40E_FLAG_RSS_AQ_CAPABLE)
  7330. return i40e_get_rss_aq(vsi, seed, lut, lut_size);
  7331. else
  7332. return i40e_get_rss_reg(vsi, seed, lut, lut_size);
  7333. }
  7334. /**
  7335. * i40e_fill_rss_lut - Fill the RSS lookup table with default values
  7336. * @pf: Pointer to board private structure
  7337. * @lut: Lookup table
  7338. * @rss_table_size: Lookup table size
  7339. * @rss_size: Range of queue number for hashing
  7340. */
  7341. void i40e_fill_rss_lut(struct i40e_pf *pf, u8 *lut,
  7342. u16 rss_table_size, u16 rss_size)
  7343. {
  7344. u16 i;
  7345. for (i = 0; i < rss_table_size; i++)
  7346. lut[i] = i % rss_size;
  7347. }
  7348. /**
  7349. * i40e_pf_config_rss - Prepare for RSS if used
  7350. * @pf: board private structure
  7351. **/
  7352. static int i40e_pf_config_rss(struct i40e_pf *pf)
  7353. {
  7354. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  7355. u8 seed[I40E_HKEY_ARRAY_SIZE];
  7356. u8 *lut;
  7357. struct i40e_hw *hw = &pf->hw;
  7358. u32 reg_val;
  7359. u64 hena;
  7360. int ret;
  7361. /* By default we enable TCP/UDP with IPv4/IPv6 ptypes */
  7362. hena = (u64)i40e_read_rx_ctl(hw, I40E_PFQF_HENA(0)) |
  7363. ((u64)i40e_read_rx_ctl(hw, I40E_PFQF_HENA(1)) << 32);
  7364. hena |= i40e_pf_get_default_rss_hena(pf);
  7365. i40e_write_rx_ctl(hw, I40E_PFQF_HENA(0), (u32)hena);
  7366. i40e_write_rx_ctl(hw, I40E_PFQF_HENA(1), (u32)(hena >> 32));
  7367. /* Determine the RSS table size based on the hardware capabilities */
  7368. reg_val = i40e_read_rx_ctl(hw, I40E_PFQF_CTL_0);
  7369. reg_val = (pf->rss_table_size == 512) ?
  7370. (reg_val | I40E_PFQF_CTL_0_HASHLUTSIZE_512) :
  7371. (reg_val & ~I40E_PFQF_CTL_0_HASHLUTSIZE_512);
  7372. i40e_write_rx_ctl(hw, I40E_PFQF_CTL_0, reg_val);
  7373. /* Determine the RSS size of the VSI */
  7374. if (!vsi->rss_size) {
  7375. u16 qcount;
  7376. qcount = vsi->num_queue_pairs / vsi->tc_config.numtc;
  7377. vsi->rss_size = min_t(int, pf->alloc_rss_size, qcount);
  7378. }
  7379. if (!vsi->rss_size)
  7380. return -EINVAL;
  7381. lut = kzalloc(vsi->rss_table_size, GFP_KERNEL);
  7382. if (!lut)
  7383. return -ENOMEM;
  7384. /* Use user configured lut if there is one, otherwise use default */
  7385. if (vsi->rss_lut_user)
  7386. memcpy(lut, vsi->rss_lut_user, vsi->rss_table_size);
  7387. else
  7388. i40e_fill_rss_lut(pf, lut, vsi->rss_table_size, vsi->rss_size);
  7389. /* Use user configured hash key if there is one, otherwise
  7390. * use default.
  7391. */
  7392. if (vsi->rss_hkey_user)
  7393. memcpy(seed, vsi->rss_hkey_user, I40E_HKEY_ARRAY_SIZE);
  7394. else
  7395. netdev_rss_key_fill((void *)seed, I40E_HKEY_ARRAY_SIZE);
  7396. ret = i40e_config_rss(vsi, seed, lut, vsi->rss_table_size);
  7397. kfree(lut);
  7398. return ret;
  7399. }
  7400. /**
  7401. * i40e_reconfig_rss_queues - change number of queues for rss and rebuild
  7402. * @pf: board private structure
  7403. * @queue_count: the requested queue count for rss.
  7404. *
  7405. * returns 0 if rss is not enabled, if enabled returns the final rss queue
  7406. * count which may be different from the requested queue count.
  7407. * Note: expects to be called while under rtnl_lock()
  7408. **/
  7409. int i40e_reconfig_rss_queues(struct i40e_pf *pf, int queue_count)
  7410. {
  7411. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  7412. int new_rss_size;
  7413. if (!(pf->flags & I40E_FLAG_RSS_ENABLED))
  7414. return 0;
  7415. new_rss_size = min_t(int, queue_count, pf->rss_size_max);
  7416. if (queue_count != vsi->num_queue_pairs) {
  7417. u16 qcount;
  7418. vsi->req_queue_pairs = queue_count;
  7419. i40e_prep_for_reset(pf, true);
  7420. pf->alloc_rss_size = new_rss_size;
  7421. i40e_reset_and_rebuild(pf, true, true);
  7422. /* Discard the user configured hash keys and lut, if less
  7423. * queues are enabled.
  7424. */
  7425. if (queue_count < vsi->rss_size) {
  7426. i40e_clear_rss_config_user(vsi);
  7427. dev_dbg(&pf->pdev->dev,
  7428. "discard user configured hash keys and lut\n");
  7429. }
  7430. /* Reset vsi->rss_size, as number of enabled queues changed */
  7431. qcount = vsi->num_queue_pairs / vsi->tc_config.numtc;
  7432. vsi->rss_size = min_t(int, pf->alloc_rss_size, qcount);
  7433. i40e_pf_config_rss(pf);
  7434. }
  7435. dev_info(&pf->pdev->dev, "User requested queue count/HW max RSS count: %d/%d\n",
  7436. vsi->req_queue_pairs, pf->rss_size_max);
  7437. return pf->alloc_rss_size;
  7438. }
  7439. /**
  7440. * i40e_get_npar_bw_setting - Retrieve BW settings for this PF partition
  7441. * @pf: board private structure
  7442. **/
  7443. i40e_status i40e_get_npar_bw_setting(struct i40e_pf *pf)
  7444. {
  7445. i40e_status status;
  7446. bool min_valid, max_valid;
  7447. u32 max_bw, min_bw;
  7448. status = i40e_read_bw_from_alt_ram(&pf->hw, &max_bw, &min_bw,
  7449. &min_valid, &max_valid);
  7450. if (!status) {
  7451. if (min_valid)
  7452. pf->npar_min_bw = min_bw;
  7453. if (max_valid)
  7454. pf->npar_max_bw = max_bw;
  7455. }
  7456. return status;
  7457. }
  7458. /**
  7459. * i40e_set_npar_bw_setting - Set BW settings for this PF partition
  7460. * @pf: board private structure
  7461. **/
  7462. i40e_status i40e_set_npar_bw_setting(struct i40e_pf *pf)
  7463. {
  7464. struct i40e_aqc_configure_partition_bw_data bw_data;
  7465. i40e_status status;
  7466. /* Set the valid bit for this PF */
  7467. bw_data.pf_valid_bits = cpu_to_le16(BIT(pf->hw.pf_id));
  7468. bw_data.max_bw[pf->hw.pf_id] = pf->npar_max_bw & I40E_ALT_BW_VALUE_MASK;
  7469. bw_data.min_bw[pf->hw.pf_id] = pf->npar_min_bw & I40E_ALT_BW_VALUE_MASK;
  7470. /* Set the new bandwidths */
  7471. status = i40e_aq_configure_partition_bw(&pf->hw, &bw_data, NULL);
  7472. return status;
  7473. }
  7474. /**
  7475. * i40e_commit_npar_bw_setting - Commit BW settings for this PF partition
  7476. * @pf: board private structure
  7477. **/
  7478. i40e_status i40e_commit_npar_bw_setting(struct i40e_pf *pf)
  7479. {
  7480. /* Commit temporary BW setting to permanent NVM image */
  7481. enum i40e_admin_queue_err last_aq_status;
  7482. i40e_status ret;
  7483. u16 nvm_word;
  7484. if (pf->hw.partition_id != 1) {
  7485. dev_info(&pf->pdev->dev,
  7486. "Commit BW only works on partition 1! This is partition %d",
  7487. pf->hw.partition_id);
  7488. ret = I40E_NOT_SUPPORTED;
  7489. goto bw_commit_out;
  7490. }
  7491. /* Acquire NVM for read access */
  7492. ret = i40e_acquire_nvm(&pf->hw, I40E_RESOURCE_READ);
  7493. last_aq_status = pf->hw.aq.asq_last_status;
  7494. if (ret) {
  7495. dev_info(&pf->pdev->dev,
  7496. "Cannot acquire NVM for read access, err %s aq_err %s\n",
  7497. i40e_stat_str(&pf->hw, ret),
  7498. i40e_aq_str(&pf->hw, last_aq_status));
  7499. goto bw_commit_out;
  7500. }
  7501. /* Read word 0x10 of NVM - SW compatibility word 1 */
  7502. ret = i40e_aq_read_nvm(&pf->hw,
  7503. I40E_SR_NVM_CONTROL_WORD,
  7504. 0x10, sizeof(nvm_word), &nvm_word,
  7505. false, NULL);
  7506. /* Save off last admin queue command status before releasing
  7507. * the NVM
  7508. */
  7509. last_aq_status = pf->hw.aq.asq_last_status;
  7510. i40e_release_nvm(&pf->hw);
  7511. if (ret) {
  7512. dev_info(&pf->pdev->dev, "NVM read error, err %s aq_err %s\n",
  7513. i40e_stat_str(&pf->hw, ret),
  7514. i40e_aq_str(&pf->hw, last_aq_status));
  7515. goto bw_commit_out;
  7516. }
  7517. /* Wait a bit for NVM release to complete */
  7518. msleep(50);
  7519. /* Acquire NVM for write access */
  7520. ret = i40e_acquire_nvm(&pf->hw, I40E_RESOURCE_WRITE);
  7521. last_aq_status = pf->hw.aq.asq_last_status;
  7522. if (ret) {
  7523. dev_info(&pf->pdev->dev,
  7524. "Cannot acquire NVM for write access, err %s aq_err %s\n",
  7525. i40e_stat_str(&pf->hw, ret),
  7526. i40e_aq_str(&pf->hw, last_aq_status));
  7527. goto bw_commit_out;
  7528. }
  7529. /* Write it back out unchanged to initiate update NVM,
  7530. * which will force a write of the shadow (alt) RAM to
  7531. * the NVM - thus storing the bandwidth values permanently.
  7532. */
  7533. ret = i40e_aq_update_nvm(&pf->hw,
  7534. I40E_SR_NVM_CONTROL_WORD,
  7535. 0x10, sizeof(nvm_word),
  7536. &nvm_word, true, NULL);
  7537. /* Save off last admin queue command status before releasing
  7538. * the NVM
  7539. */
  7540. last_aq_status = pf->hw.aq.asq_last_status;
  7541. i40e_release_nvm(&pf->hw);
  7542. if (ret)
  7543. dev_info(&pf->pdev->dev,
  7544. "BW settings NOT SAVED, err %s aq_err %s\n",
  7545. i40e_stat_str(&pf->hw, ret),
  7546. i40e_aq_str(&pf->hw, last_aq_status));
  7547. bw_commit_out:
  7548. return ret;
  7549. }
  7550. /**
  7551. * i40e_sw_init - Initialize general software structures (struct i40e_pf)
  7552. * @pf: board private structure to initialize
  7553. *
  7554. * i40e_sw_init initializes the Adapter private data structure.
  7555. * Fields are initialized based on PCI device information and
  7556. * OS network device settings (MTU size).
  7557. **/
  7558. static int i40e_sw_init(struct i40e_pf *pf)
  7559. {
  7560. int err = 0;
  7561. int size;
  7562. /* Set default capability flags */
  7563. pf->flags = I40E_FLAG_RX_CSUM_ENABLED |
  7564. I40E_FLAG_MSI_ENABLED |
  7565. I40E_FLAG_MSIX_ENABLED;
  7566. /* Set default ITR */
  7567. pf->rx_itr_default = I40E_ITR_DYNAMIC | I40E_ITR_RX_DEF;
  7568. pf->tx_itr_default = I40E_ITR_DYNAMIC | I40E_ITR_TX_DEF;
  7569. /* Depending on PF configurations, it is possible that the RSS
  7570. * maximum might end up larger than the available queues
  7571. */
  7572. pf->rss_size_max = BIT(pf->hw.func_caps.rss_table_entry_width);
  7573. pf->alloc_rss_size = 1;
  7574. pf->rss_table_size = pf->hw.func_caps.rss_table_size;
  7575. pf->rss_size_max = min_t(int, pf->rss_size_max,
  7576. pf->hw.func_caps.num_tx_qp);
  7577. if (pf->hw.func_caps.rss) {
  7578. pf->flags |= I40E_FLAG_RSS_ENABLED;
  7579. pf->alloc_rss_size = min_t(int, pf->rss_size_max,
  7580. num_online_cpus());
  7581. }
  7582. /* MFP mode enabled */
  7583. if (pf->hw.func_caps.npar_enable || pf->hw.func_caps.flex10_enable) {
  7584. pf->flags |= I40E_FLAG_MFP_ENABLED;
  7585. dev_info(&pf->pdev->dev, "MFP mode Enabled\n");
  7586. if (i40e_get_npar_bw_setting(pf))
  7587. dev_warn(&pf->pdev->dev,
  7588. "Could not get NPAR bw settings\n");
  7589. else
  7590. dev_info(&pf->pdev->dev,
  7591. "Min BW = %8.8x, Max BW = %8.8x\n",
  7592. pf->npar_min_bw, pf->npar_max_bw);
  7593. }
  7594. /* FW/NVM is not yet fixed in this regard */
  7595. if ((pf->hw.func_caps.fd_filters_guaranteed > 0) ||
  7596. (pf->hw.func_caps.fd_filters_best_effort > 0)) {
  7597. pf->flags |= I40E_FLAG_FD_ATR_ENABLED;
  7598. pf->atr_sample_rate = I40E_DEFAULT_ATR_SAMPLE_RATE;
  7599. if (pf->flags & I40E_FLAG_MFP_ENABLED &&
  7600. pf->hw.num_partitions > 1)
  7601. dev_info(&pf->pdev->dev,
  7602. "Flow Director Sideband mode Disabled in MFP mode\n");
  7603. else
  7604. pf->flags |= I40E_FLAG_FD_SB_ENABLED;
  7605. pf->fdir_pf_filter_count =
  7606. pf->hw.func_caps.fd_filters_guaranteed;
  7607. pf->hw.fdir_shared_filter_count =
  7608. pf->hw.func_caps.fd_filters_best_effort;
  7609. }
  7610. if ((pf->hw.mac.type == I40E_MAC_XL710) &&
  7611. (((pf->hw.aq.fw_maj_ver == 4) && (pf->hw.aq.fw_min_ver < 33)) ||
  7612. (pf->hw.aq.fw_maj_ver < 4))) {
  7613. pf->flags |= I40E_FLAG_RESTART_AUTONEG;
  7614. /* No DCB support for FW < v4.33 */
  7615. pf->flags |= I40E_FLAG_NO_DCB_SUPPORT;
  7616. }
  7617. /* Disable FW LLDP if FW < v4.3 */
  7618. if ((pf->hw.mac.type == I40E_MAC_XL710) &&
  7619. (((pf->hw.aq.fw_maj_ver == 4) && (pf->hw.aq.fw_min_ver < 3)) ||
  7620. (pf->hw.aq.fw_maj_ver < 4)))
  7621. pf->flags |= I40E_FLAG_STOP_FW_LLDP;
  7622. /* Use the FW Set LLDP MIB API if FW > v4.40 */
  7623. if ((pf->hw.mac.type == I40E_MAC_XL710) &&
  7624. (((pf->hw.aq.fw_maj_ver == 4) && (pf->hw.aq.fw_min_ver >= 40)) ||
  7625. (pf->hw.aq.fw_maj_ver >= 5)))
  7626. pf->flags |= I40E_FLAG_USE_SET_LLDP_MIB;
  7627. if (pf->hw.func_caps.vmdq) {
  7628. pf->num_vmdq_vsis = I40E_DEFAULT_NUM_VMDQ_VSI;
  7629. pf->flags |= I40E_FLAG_VMDQ_ENABLED;
  7630. pf->num_vmdq_qps = i40e_default_queues_per_vmdq(pf);
  7631. }
  7632. if (pf->hw.func_caps.iwarp) {
  7633. pf->flags |= I40E_FLAG_IWARP_ENABLED;
  7634. /* IWARP needs one extra vector for CQP just like MISC.*/
  7635. pf->num_iwarp_msix = (int)num_online_cpus() + 1;
  7636. }
  7637. #ifdef CONFIG_PCI_IOV
  7638. if (pf->hw.func_caps.num_vfs && pf->hw.partition_id == 1) {
  7639. pf->num_vf_qps = I40E_DEFAULT_QUEUES_PER_VF;
  7640. pf->flags |= I40E_FLAG_SRIOV_ENABLED;
  7641. pf->num_req_vfs = min_t(int,
  7642. pf->hw.func_caps.num_vfs,
  7643. I40E_MAX_VF_COUNT);
  7644. }
  7645. #endif /* CONFIG_PCI_IOV */
  7646. if (pf->hw.mac.type == I40E_MAC_X722) {
  7647. pf->flags |= I40E_FLAG_RSS_AQ_CAPABLE
  7648. | I40E_FLAG_128_QP_RSS_CAPABLE
  7649. | I40E_FLAG_HW_ATR_EVICT_CAPABLE
  7650. | I40E_FLAG_OUTER_UDP_CSUM_CAPABLE
  7651. | I40E_FLAG_WB_ON_ITR_CAPABLE
  7652. | I40E_FLAG_MULTIPLE_TCP_UDP_RSS_PCTYPE
  7653. | I40E_FLAG_NO_PCI_LINK_CHECK
  7654. | I40E_FLAG_USE_SET_LLDP_MIB
  7655. | I40E_FLAG_GENEVE_OFFLOAD_CAPABLE
  7656. | I40E_FLAG_PTP_L4_CAPABLE
  7657. | I40E_FLAG_WOL_MC_MAGIC_PKT_WAKE;
  7658. } else if ((pf->hw.aq.api_maj_ver > 1) ||
  7659. ((pf->hw.aq.api_maj_ver == 1) &&
  7660. (pf->hw.aq.api_min_ver > 4))) {
  7661. /* Supported in FW API version higher than 1.4 */
  7662. pf->flags |= I40E_FLAG_GENEVE_OFFLOAD_CAPABLE;
  7663. pf->hw_disabled_flags = I40E_FLAG_HW_ATR_EVICT_CAPABLE;
  7664. } else {
  7665. pf->hw_disabled_flags = I40E_FLAG_HW_ATR_EVICT_CAPABLE;
  7666. }
  7667. pf->eeprom_version = 0xDEAD;
  7668. pf->lan_veb = I40E_NO_VEB;
  7669. pf->lan_vsi = I40E_NO_VSI;
  7670. /* By default FW has this off for performance reasons */
  7671. pf->flags &= ~I40E_FLAG_VEB_STATS_ENABLED;
  7672. /* set up queue assignment tracking */
  7673. size = sizeof(struct i40e_lump_tracking)
  7674. + (sizeof(u16) * pf->hw.func_caps.num_tx_qp);
  7675. pf->qp_pile = kzalloc(size, GFP_KERNEL);
  7676. if (!pf->qp_pile) {
  7677. err = -ENOMEM;
  7678. goto sw_init_done;
  7679. }
  7680. pf->qp_pile->num_entries = pf->hw.func_caps.num_tx_qp;
  7681. pf->qp_pile->search_hint = 0;
  7682. pf->tx_timeout_recovery_level = 1;
  7683. mutex_init(&pf->switch_mutex);
  7684. /* If NPAR is enabled nudge the Tx scheduler */
  7685. if (pf->hw.func_caps.npar_enable && (!i40e_get_npar_bw_setting(pf)))
  7686. i40e_set_npar_bw_setting(pf);
  7687. sw_init_done:
  7688. return err;
  7689. }
  7690. /**
  7691. * i40e_set_ntuple - set the ntuple feature flag and take action
  7692. * @pf: board private structure to initialize
  7693. * @features: the feature set that the stack is suggesting
  7694. *
  7695. * returns a bool to indicate if reset needs to happen
  7696. **/
  7697. bool i40e_set_ntuple(struct i40e_pf *pf, netdev_features_t features)
  7698. {
  7699. bool need_reset = false;
  7700. /* Check if Flow Director n-tuple support was enabled or disabled. If
  7701. * the state changed, we need to reset.
  7702. */
  7703. if (features & NETIF_F_NTUPLE) {
  7704. /* Enable filters and mark for reset */
  7705. if (!(pf->flags & I40E_FLAG_FD_SB_ENABLED))
  7706. need_reset = true;
  7707. /* enable FD_SB only if there is MSI-X vector */
  7708. if (pf->num_fdsb_msix > 0)
  7709. pf->flags |= I40E_FLAG_FD_SB_ENABLED;
  7710. } else {
  7711. /* turn off filters, mark for reset and clear SW filter list */
  7712. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  7713. need_reset = true;
  7714. i40e_fdir_filter_exit(pf);
  7715. }
  7716. pf->flags &= ~I40E_FLAG_FD_SB_ENABLED;
  7717. pf->hw_disabled_flags &= ~I40E_FLAG_FD_SB_ENABLED;
  7718. /* reset fd counters */
  7719. pf->fd_add_err = 0;
  7720. pf->fd_atr_cnt = 0;
  7721. /* if ATR was auto disabled it can be re-enabled. */
  7722. if ((pf->flags & I40E_FLAG_FD_ATR_ENABLED) &&
  7723. (pf->hw_disabled_flags & I40E_FLAG_FD_ATR_ENABLED)) {
  7724. pf->hw_disabled_flags &= ~I40E_FLAG_FD_ATR_ENABLED;
  7725. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  7726. dev_info(&pf->pdev->dev, "ATR re-enabled.\n");
  7727. }
  7728. }
  7729. return need_reset;
  7730. }
  7731. /**
  7732. * i40e_clear_rss_lut - clear the rx hash lookup table
  7733. * @vsi: the VSI being configured
  7734. **/
  7735. static void i40e_clear_rss_lut(struct i40e_vsi *vsi)
  7736. {
  7737. struct i40e_pf *pf = vsi->back;
  7738. struct i40e_hw *hw = &pf->hw;
  7739. u16 vf_id = vsi->vf_id;
  7740. u8 i;
  7741. if (vsi->type == I40E_VSI_MAIN) {
  7742. for (i = 0; i <= I40E_PFQF_HLUT_MAX_INDEX; i++)
  7743. wr32(hw, I40E_PFQF_HLUT(i), 0);
  7744. } else if (vsi->type == I40E_VSI_SRIOV) {
  7745. for (i = 0; i <= I40E_VFQF_HLUT_MAX_INDEX; i++)
  7746. i40e_write_rx_ctl(hw, I40E_VFQF_HLUT1(i, vf_id), 0);
  7747. } else {
  7748. dev_err(&pf->pdev->dev, "Cannot set RSS LUT - invalid VSI type\n");
  7749. }
  7750. }
  7751. /**
  7752. * i40e_set_features - set the netdev feature flags
  7753. * @netdev: ptr to the netdev being adjusted
  7754. * @features: the feature set that the stack is suggesting
  7755. * Note: expects to be called while under rtnl_lock()
  7756. **/
  7757. static int i40e_set_features(struct net_device *netdev,
  7758. netdev_features_t features)
  7759. {
  7760. struct i40e_netdev_priv *np = netdev_priv(netdev);
  7761. struct i40e_vsi *vsi = np->vsi;
  7762. struct i40e_pf *pf = vsi->back;
  7763. bool need_reset;
  7764. if (features & NETIF_F_RXHASH && !(netdev->features & NETIF_F_RXHASH))
  7765. i40e_pf_config_rss(pf);
  7766. else if (!(features & NETIF_F_RXHASH) &&
  7767. netdev->features & NETIF_F_RXHASH)
  7768. i40e_clear_rss_lut(vsi);
  7769. if (features & NETIF_F_HW_VLAN_CTAG_RX)
  7770. i40e_vlan_stripping_enable(vsi);
  7771. else
  7772. i40e_vlan_stripping_disable(vsi);
  7773. need_reset = i40e_set_ntuple(pf, features);
  7774. if (need_reset)
  7775. i40e_do_reset(pf, BIT_ULL(__I40E_PF_RESET_REQUESTED), true);
  7776. return 0;
  7777. }
  7778. /**
  7779. * i40e_get_udp_port_idx - Lookup a possibly offloaded for Rx UDP port
  7780. * @pf: board private structure
  7781. * @port: The UDP port to look up
  7782. *
  7783. * Returns the index number or I40E_MAX_PF_UDP_OFFLOAD_PORTS if port not found
  7784. **/
  7785. static u8 i40e_get_udp_port_idx(struct i40e_pf *pf, u16 port)
  7786. {
  7787. u8 i;
  7788. for (i = 0; i < I40E_MAX_PF_UDP_OFFLOAD_PORTS; i++) {
  7789. if (pf->udp_ports[i].index == port)
  7790. return i;
  7791. }
  7792. return i;
  7793. }
  7794. /**
  7795. * i40e_udp_tunnel_add - Get notifications about UDP tunnel ports that come up
  7796. * @netdev: This physical port's netdev
  7797. * @ti: Tunnel endpoint information
  7798. **/
  7799. static void i40e_udp_tunnel_add(struct net_device *netdev,
  7800. struct udp_tunnel_info *ti)
  7801. {
  7802. struct i40e_netdev_priv *np = netdev_priv(netdev);
  7803. struct i40e_vsi *vsi = np->vsi;
  7804. struct i40e_pf *pf = vsi->back;
  7805. u16 port = ntohs(ti->port);
  7806. u8 next_idx;
  7807. u8 idx;
  7808. idx = i40e_get_udp_port_idx(pf, port);
  7809. /* Check if port already exists */
  7810. if (idx < I40E_MAX_PF_UDP_OFFLOAD_PORTS) {
  7811. netdev_info(netdev, "port %d already offloaded\n", port);
  7812. return;
  7813. }
  7814. /* Now check if there is space to add the new port */
  7815. next_idx = i40e_get_udp_port_idx(pf, 0);
  7816. if (next_idx == I40E_MAX_PF_UDP_OFFLOAD_PORTS) {
  7817. netdev_info(netdev, "maximum number of offloaded UDP ports reached, not adding port %d\n",
  7818. port);
  7819. return;
  7820. }
  7821. switch (ti->type) {
  7822. case UDP_TUNNEL_TYPE_VXLAN:
  7823. pf->udp_ports[next_idx].type = I40E_AQC_TUNNEL_TYPE_VXLAN;
  7824. break;
  7825. case UDP_TUNNEL_TYPE_GENEVE:
  7826. if (!(pf->flags & I40E_FLAG_GENEVE_OFFLOAD_CAPABLE))
  7827. return;
  7828. pf->udp_ports[next_idx].type = I40E_AQC_TUNNEL_TYPE_NGE;
  7829. break;
  7830. default:
  7831. return;
  7832. }
  7833. /* New port: add it and mark its index in the bitmap */
  7834. pf->udp_ports[next_idx].index = port;
  7835. pf->pending_udp_bitmap |= BIT_ULL(next_idx);
  7836. pf->flags |= I40E_FLAG_UDP_FILTER_SYNC;
  7837. }
  7838. /**
  7839. * i40e_udp_tunnel_del - Get notifications about UDP tunnel ports that go away
  7840. * @netdev: This physical port's netdev
  7841. * @ti: Tunnel endpoint information
  7842. **/
  7843. static void i40e_udp_tunnel_del(struct net_device *netdev,
  7844. struct udp_tunnel_info *ti)
  7845. {
  7846. struct i40e_netdev_priv *np = netdev_priv(netdev);
  7847. struct i40e_vsi *vsi = np->vsi;
  7848. struct i40e_pf *pf = vsi->back;
  7849. u16 port = ntohs(ti->port);
  7850. u8 idx;
  7851. idx = i40e_get_udp_port_idx(pf, port);
  7852. /* Check if port already exists */
  7853. if (idx >= I40E_MAX_PF_UDP_OFFLOAD_PORTS)
  7854. goto not_found;
  7855. switch (ti->type) {
  7856. case UDP_TUNNEL_TYPE_VXLAN:
  7857. if (pf->udp_ports[idx].type != I40E_AQC_TUNNEL_TYPE_VXLAN)
  7858. goto not_found;
  7859. break;
  7860. case UDP_TUNNEL_TYPE_GENEVE:
  7861. if (pf->udp_ports[idx].type != I40E_AQC_TUNNEL_TYPE_NGE)
  7862. goto not_found;
  7863. break;
  7864. default:
  7865. goto not_found;
  7866. }
  7867. /* if port exists, set it to 0 (mark for deletion)
  7868. * and make it pending
  7869. */
  7870. pf->udp_ports[idx].index = 0;
  7871. pf->pending_udp_bitmap |= BIT_ULL(idx);
  7872. pf->flags |= I40E_FLAG_UDP_FILTER_SYNC;
  7873. return;
  7874. not_found:
  7875. netdev_warn(netdev, "UDP port %d was not found, not deleting\n",
  7876. port);
  7877. }
  7878. static int i40e_get_phys_port_id(struct net_device *netdev,
  7879. struct netdev_phys_item_id *ppid)
  7880. {
  7881. struct i40e_netdev_priv *np = netdev_priv(netdev);
  7882. struct i40e_pf *pf = np->vsi->back;
  7883. struct i40e_hw *hw = &pf->hw;
  7884. if (!(pf->flags & I40E_FLAG_PORT_ID_VALID))
  7885. return -EOPNOTSUPP;
  7886. ppid->id_len = min_t(int, sizeof(hw->mac.port_addr), sizeof(ppid->id));
  7887. memcpy(ppid->id, hw->mac.port_addr, ppid->id_len);
  7888. return 0;
  7889. }
  7890. /**
  7891. * i40e_ndo_fdb_add - add an entry to the hardware database
  7892. * @ndm: the input from the stack
  7893. * @tb: pointer to array of nladdr (unused)
  7894. * @dev: the net device pointer
  7895. * @addr: the MAC address entry being added
  7896. * @flags: instructions from stack about fdb operation
  7897. */
  7898. static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[],
  7899. struct net_device *dev,
  7900. const unsigned char *addr, u16 vid,
  7901. u16 flags)
  7902. {
  7903. struct i40e_netdev_priv *np = netdev_priv(dev);
  7904. struct i40e_pf *pf = np->vsi->back;
  7905. int err = 0;
  7906. if (!(pf->flags & I40E_FLAG_SRIOV_ENABLED))
  7907. return -EOPNOTSUPP;
  7908. if (vid) {
  7909. pr_info("%s: vlans aren't supported yet for dev_uc|mc_add()\n", dev->name);
  7910. return -EINVAL;
  7911. }
  7912. /* Hardware does not support aging addresses so if a
  7913. * ndm_state is given only allow permanent addresses
  7914. */
  7915. if (ndm->ndm_state && !(ndm->ndm_state & NUD_PERMANENT)) {
  7916. netdev_info(dev, "FDB only supports static addresses\n");
  7917. return -EINVAL;
  7918. }
  7919. if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr))
  7920. err = dev_uc_add_excl(dev, addr);
  7921. else if (is_multicast_ether_addr(addr))
  7922. err = dev_mc_add_excl(dev, addr);
  7923. else
  7924. err = -EINVAL;
  7925. /* Only return duplicate errors if NLM_F_EXCL is set */
  7926. if (err == -EEXIST && !(flags & NLM_F_EXCL))
  7927. err = 0;
  7928. return err;
  7929. }
  7930. /**
  7931. * i40e_ndo_bridge_setlink - Set the hardware bridge mode
  7932. * @dev: the netdev being configured
  7933. * @nlh: RTNL message
  7934. *
  7935. * Inserts a new hardware bridge if not already created and
  7936. * enables the bridging mode requested (VEB or VEPA). If the
  7937. * hardware bridge has already been inserted and the request
  7938. * is to change the mode then that requires a PF reset to
  7939. * allow rebuild of the components with required hardware
  7940. * bridge mode enabled.
  7941. *
  7942. * Note: expects to be called while under rtnl_lock()
  7943. **/
  7944. static int i40e_ndo_bridge_setlink(struct net_device *dev,
  7945. struct nlmsghdr *nlh,
  7946. u16 flags)
  7947. {
  7948. struct i40e_netdev_priv *np = netdev_priv(dev);
  7949. struct i40e_vsi *vsi = np->vsi;
  7950. struct i40e_pf *pf = vsi->back;
  7951. struct i40e_veb *veb = NULL;
  7952. struct nlattr *attr, *br_spec;
  7953. int i, rem;
  7954. /* Only for PF VSI for now */
  7955. if (vsi->seid != pf->vsi[pf->lan_vsi]->seid)
  7956. return -EOPNOTSUPP;
  7957. /* Find the HW bridge for PF VSI */
  7958. for (i = 0; i < I40E_MAX_VEB && !veb; i++) {
  7959. if (pf->veb[i] && pf->veb[i]->seid == vsi->uplink_seid)
  7960. veb = pf->veb[i];
  7961. }
  7962. br_spec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC);
  7963. nla_for_each_nested(attr, br_spec, rem) {
  7964. __u16 mode;
  7965. if (nla_type(attr) != IFLA_BRIDGE_MODE)
  7966. continue;
  7967. mode = nla_get_u16(attr);
  7968. if ((mode != BRIDGE_MODE_VEPA) &&
  7969. (mode != BRIDGE_MODE_VEB))
  7970. return -EINVAL;
  7971. /* Insert a new HW bridge */
  7972. if (!veb) {
  7973. veb = i40e_veb_setup(pf, 0, vsi->uplink_seid, vsi->seid,
  7974. vsi->tc_config.enabled_tc);
  7975. if (veb) {
  7976. veb->bridge_mode = mode;
  7977. i40e_config_bridge_mode(veb);
  7978. } else {
  7979. /* No Bridge HW offload available */
  7980. return -ENOENT;
  7981. }
  7982. break;
  7983. } else if (mode != veb->bridge_mode) {
  7984. /* Existing HW bridge but different mode needs reset */
  7985. veb->bridge_mode = mode;
  7986. /* TODO: If no VFs or VMDq VSIs, disallow VEB mode */
  7987. if (mode == BRIDGE_MODE_VEB)
  7988. pf->flags |= I40E_FLAG_VEB_MODE_ENABLED;
  7989. else
  7990. pf->flags &= ~I40E_FLAG_VEB_MODE_ENABLED;
  7991. i40e_do_reset(pf, BIT_ULL(__I40E_PF_RESET_REQUESTED),
  7992. true);
  7993. break;
  7994. }
  7995. }
  7996. return 0;
  7997. }
  7998. /**
  7999. * i40e_ndo_bridge_getlink - Get the hardware bridge mode
  8000. * @skb: skb buff
  8001. * @pid: process id
  8002. * @seq: RTNL message seq #
  8003. * @dev: the netdev being configured
  8004. * @filter_mask: unused
  8005. * @nlflags: netlink flags passed in
  8006. *
  8007. * Return the mode in which the hardware bridge is operating in
  8008. * i.e VEB or VEPA.
  8009. **/
  8010. static int i40e_ndo_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq,
  8011. struct net_device *dev,
  8012. u32 __always_unused filter_mask,
  8013. int nlflags)
  8014. {
  8015. struct i40e_netdev_priv *np = netdev_priv(dev);
  8016. struct i40e_vsi *vsi = np->vsi;
  8017. struct i40e_pf *pf = vsi->back;
  8018. struct i40e_veb *veb = NULL;
  8019. int i;
  8020. /* Only for PF VSI for now */
  8021. if (vsi->seid != pf->vsi[pf->lan_vsi]->seid)
  8022. return -EOPNOTSUPP;
  8023. /* Find the HW bridge for the PF VSI */
  8024. for (i = 0; i < I40E_MAX_VEB && !veb; i++) {
  8025. if (pf->veb[i] && pf->veb[i]->seid == vsi->uplink_seid)
  8026. veb = pf->veb[i];
  8027. }
  8028. if (!veb)
  8029. return 0;
  8030. return ndo_dflt_bridge_getlink(skb, pid, seq, dev, veb->bridge_mode,
  8031. 0, 0, nlflags, filter_mask, NULL);
  8032. }
  8033. /**
  8034. * i40e_features_check - Validate encapsulated packet conforms to limits
  8035. * @skb: skb buff
  8036. * @dev: This physical port's netdev
  8037. * @features: Offload features that the stack believes apply
  8038. **/
  8039. static netdev_features_t i40e_features_check(struct sk_buff *skb,
  8040. struct net_device *dev,
  8041. netdev_features_t features)
  8042. {
  8043. size_t len;
  8044. /* No point in doing any of this if neither checksum nor GSO are
  8045. * being requested for this frame. We can rule out both by just
  8046. * checking for CHECKSUM_PARTIAL
  8047. */
  8048. if (skb->ip_summed != CHECKSUM_PARTIAL)
  8049. return features;
  8050. /* We cannot support GSO if the MSS is going to be less than
  8051. * 64 bytes. If it is then we need to drop support for GSO.
  8052. */
  8053. if (skb_is_gso(skb) && (skb_shinfo(skb)->gso_size < 64))
  8054. features &= ~NETIF_F_GSO_MASK;
  8055. /* MACLEN can support at most 63 words */
  8056. len = skb_network_header(skb) - skb->data;
  8057. if (len & ~(63 * 2))
  8058. goto out_err;
  8059. /* IPLEN and EIPLEN can support at most 127 dwords */
  8060. len = skb_transport_header(skb) - skb_network_header(skb);
  8061. if (len & ~(127 * 4))
  8062. goto out_err;
  8063. if (skb->encapsulation) {
  8064. /* L4TUNLEN can support 127 words */
  8065. len = skb_inner_network_header(skb) - skb_transport_header(skb);
  8066. if (len & ~(127 * 2))
  8067. goto out_err;
  8068. /* IPLEN can support at most 127 dwords */
  8069. len = skb_inner_transport_header(skb) -
  8070. skb_inner_network_header(skb);
  8071. if (len & ~(127 * 4))
  8072. goto out_err;
  8073. }
  8074. /* No need to validate L4LEN as TCP is the only protocol with a
  8075. * a flexible value and we support all possible values supported
  8076. * by TCP, which is at most 15 dwords
  8077. */
  8078. return features;
  8079. out_err:
  8080. return features & ~(NETIF_F_CSUM_MASK | NETIF_F_GSO_MASK);
  8081. }
  8082. static const struct net_device_ops i40e_netdev_ops = {
  8083. .ndo_open = i40e_open,
  8084. .ndo_stop = i40e_close,
  8085. .ndo_start_xmit = i40e_lan_xmit_frame,
  8086. .ndo_get_stats64 = i40e_get_netdev_stats_struct,
  8087. .ndo_set_rx_mode = i40e_set_rx_mode,
  8088. .ndo_validate_addr = eth_validate_addr,
  8089. .ndo_set_mac_address = i40e_set_mac,
  8090. .ndo_change_mtu = i40e_change_mtu,
  8091. .ndo_do_ioctl = i40e_ioctl,
  8092. .ndo_tx_timeout = i40e_tx_timeout,
  8093. .ndo_vlan_rx_add_vid = i40e_vlan_rx_add_vid,
  8094. .ndo_vlan_rx_kill_vid = i40e_vlan_rx_kill_vid,
  8095. #ifdef CONFIG_NET_POLL_CONTROLLER
  8096. .ndo_poll_controller = i40e_netpoll,
  8097. #endif
  8098. .ndo_setup_tc = __i40e_setup_tc,
  8099. .ndo_set_features = i40e_set_features,
  8100. .ndo_set_vf_mac = i40e_ndo_set_vf_mac,
  8101. .ndo_set_vf_vlan = i40e_ndo_set_vf_port_vlan,
  8102. .ndo_set_vf_rate = i40e_ndo_set_vf_bw,
  8103. .ndo_get_vf_config = i40e_ndo_get_vf_config,
  8104. .ndo_set_vf_link_state = i40e_ndo_set_vf_link_state,
  8105. .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,
  8106. .ndo_set_vf_trust = i40e_ndo_set_vf_trust,
  8107. .ndo_udp_tunnel_add = i40e_udp_tunnel_add,
  8108. .ndo_udp_tunnel_del = i40e_udp_tunnel_del,
  8109. .ndo_get_phys_port_id = i40e_get_phys_port_id,
  8110. .ndo_fdb_add = i40e_ndo_fdb_add,
  8111. .ndo_features_check = i40e_features_check,
  8112. .ndo_bridge_getlink = i40e_ndo_bridge_getlink,
  8113. .ndo_bridge_setlink = i40e_ndo_bridge_setlink,
  8114. };
  8115. /**
  8116. * i40e_config_netdev - Setup the netdev flags
  8117. * @vsi: the VSI being configured
  8118. *
  8119. * Returns 0 on success, negative value on failure
  8120. **/
  8121. static int i40e_config_netdev(struct i40e_vsi *vsi)
  8122. {
  8123. struct i40e_pf *pf = vsi->back;
  8124. struct i40e_hw *hw = &pf->hw;
  8125. struct i40e_netdev_priv *np;
  8126. struct net_device *netdev;
  8127. u8 broadcast[ETH_ALEN];
  8128. u8 mac_addr[ETH_ALEN];
  8129. int etherdev_size;
  8130. netdev_features_t hw_enc_features;
  8131. netdev_features_t hw_features;
  8132. etherdev_size = sizeof(struct i40e_netdev_priv);
  8133. netdev = alloc_etherdev_mq(etherdev_size, vsi->alloc_queue_pairs);
  8134. if (!netdev)
  8135. return -ENOMEM;
  8136. vsi->netdev = netdev;
  8137. np = netdev_priv(netdev);
  8138. np->vsi = vsi;
  8139. hw_enc_features = NETIF_F_SG |
  8140. NETIF_F_IP_CSUM |
  8141. NETIF_F_IPV6_CSUM |
  8142. NETIF_F_HIGHDMA |
  8143. NETIF_F_SOFT_FEATURES |
  8144. NETIF_F_TSO |
  8145. NETIF_F_TSO_ECN |
  8146. NETIF_F_TSO6 |
  8147. NETIF_F_GSO_GRE |
  8148. NETIF_F_GSO_GRE_CSUM |
  8149. NETIF_F_GSO_PARTIAL |
  8150. NETIF_F_GSO_UDP_TUNNEL |
  8151. NETIF_F_GSO_UDP_TUNNEL_CSUM |
  8152. NETIF_F_SCTP_CRC |
  8153. NETIF_F_RXHASH |
  8154. NETIF_F_RXCSUM |
  8155. 0;
  8156. if (!(pf->flags & I40E_FLAG_OUTER_UDP_CSUM_CAPABLE))
  8157. netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM;
  8158. netdev->gso_partial_features |= NETIF_F_GSO_GRE_CSUM;
  8159. netdev->hw_enc_features |= hw_enc_features;
  8160. /* record features VLANs can make use of */
  8161. netdev->vlan_features |= hw_enc_features | NETIF_F_TSO_MANGLEID;
  8162. if (!(pf->flags & I40E_FLAG_MFP_ENABLED))
  8163. netdev->hw_features |= NETIF_F_NTUPLE;
  8164. hw_features = hw_enc_features |
  8165. NETIF_F_HW_VLAN_CTAG_TX |
  8166. NETIF_F_HW_VLAN_CTAG_RX;
  8167. netdev->hw_features |= hw_features;
  8168. netdev->features |= hw_features | NETIF_F_HW_VLAN_CTAG_FILTER;
  8169. netdev->hw_enc_features |= NETIF_F_TSO_MANGLEID;
  8170. if (vsi->type == I40E_VSI_MAIN) {
  8171. SET_NETDEV_DEV(netdev, &pf->pdev->dev);
  8172. ether_addr_copy(mac_addr, hw->mac.perm_addr);
  8173. /* The following steps are necessary for two reasons. First,
  8174. * some older NVM configurations load a default MAC-VLAN
  8175. * filter that will accept any tagged packet, and we want to
  8176. * replace this with a normal filter. Additionally, it is
  8177. * possible our MAC address was provided by the platform using
  8178. * Open Firmware or similar.
  8179. *
  8180. * Thus, we need to remove the default filter and install one
  8181. * specific to the MAC address.
  8182. */
  8183. i40e_rm_default_mac_filter(vsi, mac_addr);
  8184. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8185. i40e_add_mac_filter(vsi, mac_addr);
  8186. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8187. } else {
  8188. /* relate the VSI_VMDQ name to the VSI_MAIN name */
  8189. snprintf(netdev->name, IFNAMSIZ, "%sv%%d",
  8190. pf->vsi[pf->lan_vsi]->netdev->name);
  8191. random_ether_addr(mac_addr);
  8192. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8193. i40e_add_mac_filter(vsi, mac_addr);
  8194. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8195. }
  8196. /* Add the broadcast filter so that we initially will receive
  8197. * broadcast packets. Note that when a new VLAN is first added the
  8198. * driver will convert all filters marked I40E_VLAN_ANY into VLAN
  8199. * specific filters as part of transitioning into "vlan" operation.
  8200. * When more VLANs are added, the driver will copy each existing MAC
  8201. * filter and add it for the new VLAN.
  8202. *
  8203. * Broadcast filters are handled specially by
  8204. * i40e_sync_filters_subtask, as the driver must to set the broadcast
  8205. * promiscuous bit instead of adding this directly as a MAC/VLAN
  8206. * filter. The subtask will update the correct broadcast promiscuous
  8207. * bits as VLANs become active or inactive.
  8208. */
  8209. eth_broadcast_addr(broadcast);
  8210. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8211. i40e_add_mac_filter(vsi, broadcast);
  8212. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8213. ether_addr_copy(netdev->dev_addr, mac_addr);
  8214. ether_addr_copy(netdev->perm_addr, mac_addr);
  8215. netdev->priv_flags |= IFF_UNICAST_FLT;
  8216. netdev->priv_flags |= IFF_SUPP_NOFCS;
  8217. /* Setup netdev TC information */
  8218. i40e_vsi_config_netdev_tc(vsi, vsi->tc_config.enabled_tc);
  8219. netdev->netdev_ops = &i40e_netdev_ops;
  8220. netdev->watchdog_timeo = 5 * HZ;
  8221. i40e_set_ethtool_ops(netdev);
  8222. /* MTU range: 68 - 9706 */
  8223. netdev->min_mtu = ETH_MIN_MTU;
  8224. netdev->max_mtu = I40E_MAX_RXBUFFER -
  8225. (ETH_HLEN + ETH_FCS_LEN + VLAN_HLEN);
  8226. return 0;
  8227. }
  8228. /**
  8229. * i40e_vsi_delete - Delete a VSI from the switch
  8230. * @vsi: the VSI being removed
  8231. *
  8232. * Returns 0 on success, negative value on failure
  8233. **/
  8234. static void i40e_vsi_delete(struct i40e_vsi *vsi)
  8235. {
  8236. /* remove default VSI is not allowed */
  8237. if (vsi == vsi->back->vsi[vsi->back->lan_vsi])
  8238. return;
  8239. i40e_aq_delete_element(&vsi->back->hw, vsi->seid, NULL);
  8240. }
  8241. /**
  8242. * i40e_is_vsi_uplink_mode_veb - Check if the VSI's uplink bridge mode is VEB
  8243. * @vsi: the VSI being queried
  8244. *
  8245. * Returns 1 if HW bridge mode is VEB and return 0 in case of VEPA mode
  8246. **/
  8247. int i40e_is_vsi_uplink_mode_veb(struct i40e_vsi *vsi)
  8248. {
  8249. struct i40e_veb *veb;
  8250. struct i40e_pf *pf = vsi->back;
  8251. /* Uplink is not a bridge so default to VEB */
  8252. if (vsi->veb_idx == I40E_NO_VEB)
  8253. return 1;
  8254. veb = pf->veb[vsi->veb_idx];
  8255. if (!veb) {
  8256. dev_info(&pf->pdev->dev,
  8257. "There is no veb associated with the bridge\n");
  8258. return -ENOENT;
  8259. }
  8260. /* Uplink is a bridge in VEPA mode */
  8261. if (veb->bridge_mode & BRIDGE_MODE_VEPA) {
  8262. return 0;
  8263. } else {
  8264. /* Uplink is a bridge in VEB mode */
  8265. return 1;
  8266. }
  8267. /* VEPA is now default bridge, so return 0 */
  8268. return 0;
  8269. }
  8270. /**
  8271. * i40e_add_vsi - Add a VSI to the switch
  8272. * @vsi: the VSI being configured
  8273. *
  8274. * This initializes a VSI context depending on the VSI type to be added and
  8275. * passes it down to the add_vsi aq command.
  8276. **/
  8277. static int i40e_add_vsi(struct i40e_vsi *vsi)
  8278. {
  8279. int ret = -ENODEV;
  8280. struct i40e_pf *pf = vsi->back;
  8281. struct i40e_hw *hw = &pf->hw;
  8282. struct i40e_vsi_context ctxt;
  8283. struct i40e_mac_filter *f;
  8284. struct hlist_node *h;
  8285. int bkt;
  8286. u8 enabled_tc = 0x1; /* TC0 enabled */
  8287. int f_count = 0;
  8288. memset(&ctxt, 0, sizeof(ctxt));
  8289. switch (vsi->type) {
  8290. case I40E_VSI_MAIN:
  8291. /* The PF's main VSI is already setup as part of the
  8292. * device initialization, so we'll not bother with
  8293. * the add_vsi call, but we will retrieve the current
  8294. * VSI context.
  8295. */
  8296. ctxt.seid = pf->main_vsi_seid;
  8297. ctxt.pf_num = pf->hw.pf_id;
  8298. ctxt.vf_num = 0;
  8299. ret = i40e_aq_get_vsi_params(&pf->hw, &ctxt, NULL);
  8300. ctxt.flags = I40E_AQ_VSI_TYPE_PF;
  8301. if (ret) {
  8302. dev_info(&pf->pdev->dev,
  8303. "couldn't get PF vsi config, err %s aq_err %s\n",
  8304. i40e_stat_str(&pf->hw, ret),
  8305. i40e_aq_str(&pf->hw,
  8306. pf->hw.aq.asq_last_status));
  8307. return -ENOENT;
  8308. }
  8309. vsi->info = ctxt.info;
  8310. vsi->info.valid_sections = 0;
  8311. vsi->seid = ctxt.seid;
  8312. vsi->id = ctxt.vsi_number;
  8313. enabled_tc = i40e_pf_get_tc_map(pf);
  8314. /* MFP mode setup queue map and update VSI */
  8315. if ((pf->flags & I40E_FLAG_MFP_ENABLED) &&
  8316. !(pf->hw.func_caps.iscsi)) { /* NIC type PF */
  8317. memset(&ctxt, 0, sizeof(ctxt));
  8318. ctxt.seid = pf->main_vsi_seid;
  8319. ctxt.pf_num = pf->hw.pf_id;
  8320. ctxt.vf_num = 0;
  8321. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, false);
  8322. ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL);
  8323. if (ret) {
  8324. dev_info(&pf->pdev->dev,
  8325. "update vsi failed, err %s aq_err %s\n",
  8326. i40e_stat_str(&pf->hw, ret),
  8327. i40e_aq_str(&pf->hw,
  8328. pf->hw.aq.asq_last_status));
  8329. ret = -ENOENT;
  8330. goto err;
  8331. }
  8332. /* update the local VSI info queue map */
  8333. i40e_vsi_update_queue_map(vsi, &ctxt);
  8334. vsi->info.valid_sections = 0;
  8335. } else {
  8336. /* Default/Main VSI is only enabled for TC0
  8337. * reconfigure it to enable all TCs that are
  8338. * available on the port in SFP mode.
  8339. * For MFP case the iSCSI PF would use this
  8340. * flow to enable LAN+iSCSI TC.
  8341. */
  8342. ret = i40e_vsi_config_tc(vsi, enabled_tc);
  8343. if (ret) {
  8344. dev_info(&pf->pdev->dev,
  8345. "failed to configure TCs for main VSI tc_map 0x%08x, err %s aq_err %s\n",
  8346. enabled_tc,
  8347. i40e_stat_str(&pf->hw, ret),
  8348. i40e_aq_str(&pf->hw,
  8349. pf->hw.aq.asq_last_status));
  8350. ret = -ENOENT;
  8351. }
  8352. }
  8353. break;
  8354. case I40E_VSI_FDIR:
  8355. ctxt.pf_num = hw->pf_id;
  8356. ctxt.vf_num = 0;
  8357. ctxt.uplink_seid = vsi->uplink_seid;
  8358. ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL;
  8359. ctxt.flags = I40E_AQ_VSI_TYPE_PF;
  8360. if ((pf->flags & I40E_FLAG_VEB_MODE_ENABLED) &&
  8361. (i40e_is_vsi_uplink_mode_veb(vsi))) {
  8362. ctxt.info.valid_sections |=
  8363. cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  8364. ctxt.info.switch_id =
  8365. cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  8366. }
  8367. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, true);
  8368. break;
  8369. case I40E_VSI_VMDQ2:
  8370. ctxt.pf_num = hw->pf_id;
  8371. ctxt.vf_num = 0;
  8372. ctxt.uplink_seid = vsi->uplink_seid;
  8373. ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL;
  8374. ctxt.flags = I40E_AQ_VSI_TYPE_VMDQ2;
  8375. /* This VSI is connected to VEB so the switch_id
  8376. * should be set to zero by default.
  8377. */
  8378. if (i40e_is_vsi_uplink_mode_veb(vsi)) {
  8379. ctxt.info.valid_sections |=
  8380. cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  8381. ctxt.info.switch_id =
  8382. cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  8383. }
  8384. /* Setup the VSI tx/rx queue map for TC0 only for now */
  8385. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, true);
  8386. break;
  8387. case I40E_VSI_SRIOV:
  8388. ctxt.pf_num = hw->pf_id;
  8389. ctxt.vf_num = vsi->vf_id + hw->func_caps.vf_base_id;
  8390. ctxt.uplink_seid = vsi->uplink_seid;
  8391. ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL;
  8392. ctxt.flags = I40E_AQ_VSI_TYPE_VF;
  8393. /* This VSI is connected to VEB so the switch_id
  8394. * should be set to zero by default.
  8395. */
  8396. if (i40e_is_vsi_uplink_mode_veb(vsi)) {
  8397. ctxt.info.valid_sections |=
  8398. cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  8399. ctxt.info.switch_id =
  8400. cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  8401. }
  8402. if (vsi->back->flags & I40E_FLAG_IWARP_ENABLED) {
  8403. ctxt.info.valid_sections |=
  8404. cpu_to_le16(I40E_AQ_VSI_PROP_QUEUE_OPT_VALID);
  8405. ctxt.info.queueing_opt_flags |=
  8406. (I40E_AQ_VSI_QUE_OPT_TCP_ENA |
  8407. I40E_AQ_VSI_QUE_OPT_RSS_LUT_VSI);
  8408. }
  8409. ctxt.info.valid_sections |= cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  8410. ctxt.info.port_vlan_flags |= I40E_AQ_VSI_PVLAN_MODE_ALL;
  8411. if (pf->vf[vsi->vf_id].spoofchk) {
  8412. ctxt.info.valid_sections |=
  8413. cpu_to_le16(I40E_AQ_VSI_PROP_SECURITY_VALID);
  8414. ctxt.info.sec_flags |=
  8415. (I40E_AQ_VSI_SEC_FLAG_ENABLE_VLAN_CHK |
  8416. I40E_AQ_VSI_SEC_FLAG_ENABLE_MAC_CHK);
  8417. }
  8418. /* Setup the VSI tx/rx queue map for TC0 only for now */
  8419. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, true);
  8420. break;
  8421. case I40E_VSI_IWARP:
  8422. /* send down message to iWARP */
  8423. break;
  8424. default:
  8425. return -ENODEV;
  8426. }
  8427. if (vsi->type != I40E_VSI_MAIN) {
  8428. ret = i40e_aq_add_vsi(hw, &ctxt, NULL);
  8429. if (ret) {
  8430. dev_info(&vsi->back->pdev->dev,
  8431. "add vsi failed, err %s aq_err %s\n",
  8432. i40e_stat_str(&pf->hw, ret),
  8433. i40e_aq_str(&pf->hw,
  8434. pf->hw.aq.asq_last_status));
  8435. ret = -ENOENT;
  8436. goto err;
  8437. }
  8438. vsi->info = ctxt.info;
  8439. vsi->info.valid_sections = 0;
  8440. vsi->seid = ctxt.seid;
  8441. vsi->id = ctxt.vsi_number;
  8442. }
  8443. vsi->active_filters = 0;
  8444. clear_bit(__I40E_FILTER_OVERFLOW_PROMISC, &vsi->state);
  8445. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8446. /* If macvlan filters already exist, force them to get loaded */
  8447. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  8448. f->state = I40E_FILTER_NEW;
  8449. f_count++;
  8450. }
  8451. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8452. if (f_count) {
  8453. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  8454. pf->flags |= I40E_FLAG_FILTER_SYNC;
  8455. }
  8456. /* Update VSI BW information */
  8457. ret = i40e_vsi_get_bw_info(vsi);
  8458. if (ret) {
  8459. dev_info(&pf->pdev->dev,
  8460. "couldn't get vsi bw info, err %s aq_err %s\n",
  8461. i40e_stat_str(&pf->hw, ret),
  8462. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  8463. /* VSI is already added so not tearing that up */
  8464. ret = 0;
  8465. }
  8466. err:
  8467. return ret;
  8468. }
  8469. /**
  8470. * i40e_vsi_release - Delete a VSI and free its resources
  8471. * @vsi: the VSI being removed
  8472. *
  8473. * Returns 0 on success or < 0 on error
  8474. **/
  8475. int i40e_vsi_release(struct i40e_vsi *vsi)
  8476. {
  8477. struct i40e_mac_filter *f;
  8478. struct hlist_node *h;
  8479. struct i40e_veb *veb = NULL;
  8480. struct i40e_pf *pf;
  8481. u16 uplink_seid;
  8482. int i, n, bkt;
  8483. pf = vsi->back;
  8484. /* release of a VEB-owner or last VSI is not allowed */
  8485. if (vsi->flags & I40E_VSI_FLAG_VEB_OWNER) {
  8486. dev_info(&pf->pdev->dev, "VSI %d has existing VEB %d\n",
  8487. vsi->seid, vsi->uplink_seid);
  8488. return -ENODEV;
  8489. }
  8490. if (vsi == pf->vsi[pf->lan_vsi] &&
  8491. !test_bit(__I40E_DOWN, &pf->state)) {
  8492. dev_info(&pf->pdev->dev, "Can't remove PF VSI\n");
  8493. return -ENODEV;
  8494. }
  8495. uplink_seid = vsi->uplink_seid;
  8496. if (vsi->type != I40E_VSI_SRIOV) {
  8497. if (vsi->netdev_registered) {
  8498. vsi->netdev_registered = false;
  8499. if (vsi->netdev) {
  8500. /* results in a call to i40e_close() */
  8501. unregister_netdev(vsi->netdev);
  8502. }
  8503. } else {
  8504. i40e_vsi_close(vsi);
  8505. }
  8506. i40e_vsi_disable_irq(vsi);
  8507. }
  8508. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8509. /* clear the sync flag on all filters */
  8510. if (vsi->netdev) {
  8511. __dev_uc_unsync(vsi->netdev, NULL);
  8512. __dev_mc_unsync(vsi->netdev, NULL);
  8513. }
  8514. /* make sure any remaining filters are marked for deletion */
  8515. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist)
  8516. __i40e_del_filter(vsi, f);
  8517. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8518. i40e_sync_vsi_filters(vsi);
  8519. i40e_vsi_delete(vsi);
  8520. i40e_vsi_free_q_vectors(vsi);
  8521. if (vsi->netdev) {
  8522. free_netdev(vsi->netdev);
  8523. vsi->netdev = NULL;
  8524. }
  8525. i40e_vsi_clear_rings(vsi);
  8526. i40e_vsi_clear(vsi);
  8527. /* If this was the last thing on the VEB, except for the
  8528. * controlling VSI, remove the VEB, which puts the controlling
  8529. * VSI onto the next level down in the switch.
  8530. *
  8531. * Well, okay, there's one more exception here: don't remove
  8532. * the orphan VEBs yet. We'll wait for an explicit remove request
  8533. * from up the network stack.
  8534. */
  8535. for (n = 0, i = 0; i < pf->num_alloc_vsi; i++) {
  8536. if (pf->vsi[i] &&
  8537. pf->vsi[i]->uplink_seid == uplink_seid &&
  8538. (pf->vsi[i]->flags & I40E_VSI_FLAG_VEB_OWNER) == 0) {
  8539. n++; /* count the VSIs */
  8540. }
  8541. }
  8542. for (i = 0; i < I40E_MAX_VEB; i++) {
  8543. if (!pf->veb[i])
  8544. continue;
  8545. if (pf->veb[i]->uplink_seid == uplink_seid)
  8546. n++; /* count the VEBs */
  8547. if (pf->veb[i]->seid == uplink_seid)
  8548. veb = pf->veb[i];
  8549. }
  8550. if (n == 0 && veb && veb->uplink_seid != 0)
  8551. i40e_veb_release(veb);
  8552. return 0;
  8553. }
  8554. /**
  8555. * i40e_vsi_setup_vectors - Set up the q_vectors for the given VSI
  8556. * @vsi: ptr to the VSI
  8557. *
  8558. * This should only be called after i40e_vsi_mem_alloc() which allocates the
  8559. * corresponding SW VSI structure and initializes num_queue_pairs for the
  8560. * newly allocated VSI.
  8561. *
  8562. * Returns 0 on success or negative on failure
  8563. **/
  8564. static int i40e_vsi_setup_vectors(struct i40e_vsi *vsi)
  8565. {
  8566. int ret = -ENOENT;
  8567. struct i40e_pf *pf = vsi->back;
  8568. if (vsi->q_vectors[0]) {
  8569. dev_info(&pf->pdev->dev, "VSI %d has existing q_vectors\n",
  8570. vsi->seid);
  8571. return -EEXIST;
  8572. }
  8573. if (vsi->base_vector) {
  8574. dev_info(&pf->pdev->dev, "VSI %d has non-zero base vector %d\n",
  8575. vsi->seid, vsi->base_vector);
  8576. return -EEXIST;
  8577. }
  8578. ret = i40e_vsi_alloc_q_vectors(vsi);
  8579. if (ret) {
  8580. dev_info(&pf->pdev->dev,
  8581. "failed to allocate %d q_vector for VSI %d, ret=%d\n",
  8582. vsi->num_q_vectors, vsi->seid, ret);
  8583. vsi->num_q_vectors = 0;
  8584. goto vector_setup_out;
  8585. }
  8586. /* In Legacy mode, we do not have to get any other vector since we
  8587. * piggyback on the misc/ICR0 for queue interrupts.
  8588. */
  8589. if (!(pf->flags & I40E_FLAG_MSIX_ENABLED))
  8590. return ret;
  8591. if (vsi->num_q_vectors)
  8592. vsi->base_vector = i40e_get_lump(pf, pf->irq_pile,
  8593. vsi->num_q_vectors, vsi->idx);
  8594. if (vsi->base_vector < 0) {
  8595. dev_info(&pf->pdev->dev,
  8596. "failed to get tracking for %d vectors for VSI %d, err=%d\n",
  8597. vsi->num_q_vectors, vsi->seid, vsi->base_vector);
  8598. i40e_vsi_free_q_vectors(vsi);
  8599. ret = -ENOENT;
  8600. goto vector_setup_out;
  8601. }
  8602. vector_setup_out:
  8603. return ret;
  8604. }
  8605. /**
  8606. * i40e_vsi_reinit_setup - return and reallocate resources for a VSI
  8607. * @vsi: pointer to the vsi.
  8608. *
  8609. * This re-allocates a vsi's queue resources.
  8610. *
  8611. * Returns pointer to the successfully allocated and configured VSI sw struct
  8612. * on success, otherwise returns NULL on failure.
  8613. **/
  8614. static struct i40e_vsi *i40e_vsi_reinit_setup(struct i40e_vsi *vsi)
  8615. {
  8616. struct i40e_pf *pf;
  8617. u8 enabled_tc;
  8618. int ret;
  8619. if (!vsi)
  8620. return NULL;
  8621. pf = vsi->back;
  8622. i40e_put_lump(pf->qp_pile, vsi->base_queue, vsi->idx);
  8623. i40e_vsi_clear_rings(vsi);
  8624. i40e_vsi_free_arrays(vsi, false);
  8625. i40e_set_num_rings_in_vsi(vsi);
  8626. ret = i40e_vsi_alloc_arrays(vsi, false);
  8627. if (ret)
  8628. goto err_vsi;
  8629. ret = i40e_get_lump(pf, pf->qp_pile, vsi->alloc_queue_pairs, vsi->idx);
  8630. if (ret < 0) {
  8631. dev_info(&pf->pdev->dev,
  8632. "failed to get tracking for %d queues for VSI %d err %d\n",
  8633. vsi->alloc_queue_pairs, vsi->seid, ret);
  8634. goto err_vsi;
  8635. }
  8636. vsi->base_queue = ret;
  8637. /* Update the FW view of the VSI. Force a reset of TC and queue
  8638. * layout configurations.
  8639. */
  8640. enabled_tc = pf->vsi[pf->lan_vsi]->tc_config.enabled_tc;
  8641. pf->vsi[pf->lan_vsi]->tc_config.enabled_tc = 0;
  8642. pf->vsi[pf->lan_vsi]->seid = pf->main_vsi_seid;
  8643. i40e_vsi_config_tc(pf->vsi[pf->lan_vsi], enabled_tc);
  8644. if (vsi->type == I40E_VSI_MAIN)
  8645. i40e_rm_default_mac_filter(vsi, pf->hw.mac.perm_addr);
  8646. /* assign it some queues */
  8647. ret = i40e_alloc_rings(vsi);
  8648. if (ret)
  8649. goto err_rings;
  8650. /* map all of the rings to the q_vectors */
  8651. i40e_vsi_map_rings_to_vectors(vsi);
  8652. return vsi;
  8653. err_rings:
  8654. i40e_vsi_free_q_vectors(vsi);
  8655. if (vsi->netdev_registered) {
  8656. vsi->netdev_registered = false;
  8657. unregister_netdev(vsi->netdev);
  8658. free_netdev(vsi->netdev);
  8659. vsi->netdev = NULL;
  8660. }
  8661. i40e_aq_delete_element(&pf->hw, vsi->seid, NULL);
  8662. err_vsi:
  8663. i40e_vsi_clear(vsi);
  8664. return NULL;
  8665. }
  8666. /**
  8667. * i40e_vsi_setup - Set up a VSI by a given type
  8668. * @pf: board private structure
  8669. * @type: VSI type
  8670. * @uplink_seid: the switch element to link to
  8671. * @param1: usage depends upon VSI type. For VF types, indicates VF id
  8672. *
  8673. * This allocates the sw VSI structure and its queue resources, then add a VSI
  8674. * to the identified VEB.
  8675. *
  8676. * Returns pointer to the successfully allocated and configure VSI sw struct on
  8677. * success, otherwise returns NULL on failure.
  8678. **/
  8679. struct i40e_vsi *i40e_vsi_setup(struct i40e_pf *pf, u8 type,
  8680. u16 uplink_seid, u32 param1)
  8681. {
  8682. struct i40e_vsi *vsi = NULL;
  8683. struct i40e_veb *veb = NULL;
  8684. int ret, i;
  8685. int v_idx;
  8686. /* The requested uplink_seid must be either
  8687. * - the PF's port seid
  8688. * no VEB is needed because this is the PF
  8689. * or this is a Flow Director special case VSI
  8690. * - seid of an existing VEB
  8691. * - seid of a VSI that owns an existing VEB
  8692. * - seid of a VSI that doesn't own a VEB
  8693. * a new VEB is created and the VSI becomes the owner
  8694. * - seid of the PF VSI, which is what creates the first VEB
  8695. * this is a special case of the previous
  8696. *
  8697. * Find which uplink_seid we were given and create a new VEB if needed
  8698. */
  8699. for (i = 0; i < I40E_MAX_VEB; i++) {
  8700. if (pf->veb[i] && pf->veb[i]->seid == uplink_seid) {
  8701. veb = pf->veb[i];
  8702. break;
  8703. }
  8704. }
  8705. if (!veb && uplink_seid != pf->mac_seid) {
  8706. for (i = 0; i < pf->num_alloc_vsi; i++) {
  8707. if (pf->vsi[i] && pf->vsi[i]->seid == uplink_seid) {
  8708. vsi = pf->vsi[i];
  8709. break;
  8710. }
  8711. }
  8712. if (!vsi) {
  8713. dev_info(&pf->pdev->dev, "no such uplink_seid %d\n",
  8714. uplink_seid);
  8715. return NULL;
  8716. }
  8717. if (vsi->uplink_seid == pf->mac_seid)
  8718. veb = i40e_veb_setup(pf, 0, pf->mac_seid, vsi->seid,
  8719. vsi->tc_config.enabled_tc);
  8720. else if ((vsi->flags & I40E_VSI_FLAG_VEB_OWNER) == 0)
  8721. veb = i40e_veb_setup(pf, 0, vsi->uplink_seid, vsi->seid,
  8722. vsi->tc_config.enabled_tc);
  8723. if (veb) {
  8724. if (vsi->seid != pf->vsi[pf->lan_vsi]->seid) {
  8725. dev_info(&vsi->back->pdev->dev,
  8726. "New VSI creation error, uplink seid of LAN VSI expected.\n");
  8727. return NULL;
  8728. }
  8729. /* We come up by default in VEPA mode if SRIOV is not
  8730. * already enabled, in which case we can't force VEPA
  8731. * mode.
  8732. */
  8733. if (!(pf->flags & I40E_FLAG_VEB_MODE_ENABLED)) {
  8734. veb->bridge_mode = BRIDGE_MODE_VEPA;
  8735. pf->flags &= ~I40E_FLAG_VEB_MODE_ENABLED;
  8736. }
  8737. i40e_config_bridge_mode(veb);
  8738. }
  8739. for (i = 0; i < I40E_MAX_VEB && !veb; i++) {
  8740. if (pf->veb[i] && pf->veb[i]->seid == vsi->uplink_seid)
  8741. veb = pf->veb[i];
  8742. }
  8743. if (!veb) {
  8744. dev_info(&pf->pdev->dev, "couldn't add VEB\n");
  8745. return NULL;
  8746. }
  8747. vsi->flags |= I40E_VSI_FLAG_VEB_OWNER;
  8748. uplink_seid = veb->seid;
  8749. }
  8750. /* get vsi sw struct */
  8751. v_idx = i40e_vsi_mem_alloc(pf, type);
  8752. if (v_idx < 0)
  8753. goto err_alloc;
  8754. vsi = pf->vsi[v_idx];
  8755. if (!vsi)
  8756. goto err_alloc;
  8757. vsi->type = type;
  8758. vsi->veb_idx = (veb ? veb->idx : I40E_NO_VEB);
  8759. if (type == I40E_VSI_MAIN)
  8760. pf->lan_vsi = v_idx;
  8761. else if (type == I40E_VSI_SRIOV)
  8762. vsi->vf_id = param1;
  8763. /* assign it some queues */
  8764. ret = i40e_get_lump(pf, pf->qp_pile, vsi->alloc_queue_pairs,
  8765. vsi->idx);
  8766. if (ret < 0) {
  8767. dev_info(&pf->pdev->dev,
  8768. "failed to get tracking for %d queues for VSI %d err=%d\n",
  8769. vsi->alloc_queue_pairs, vsi->seid, ret);
  8770. goto err_vsi;
  8771. }
  8772. vsi->base_queue = ret;
  8773. /* get a VSI from the hardware */
  8774. vsi->uplink_seid = uplink_seid;
  8775. ret = i40e_add_vsi(vsi);
  8776. if (ret)
  8777. goto err_vsi;
  8778. switch (vsi->type) {
  8779. /* setup the netdev if needed */
  8780. case I40E_VSI_MAIN:
  8781. /* Apply relevant filters if a platform-specific mac
  8782. * address was selected.
  8783. */
  8784. if (!!(pf->flags & I40E_FLAG_PF_MAC)) {
  8785. ret = i40e_macaddr_init(vsi, pf->hw.mac.addr);
  8786. if (ret) {
  8787. dev_warn(&pf->pdev->dev,
  8788. "could not set up macaddr; err %d\n",
  8789. ret);
  8790. }
  8791. }
  8792. case I40E_VSI_VMDQ2:
  8793. ret = i40e_config_netdev(vsi);
  8794. if (ret)
  8795. goto err_netdev;
  8796. ret = register_netdev(vsi->netdev);
  8797. if (ret)
  8798. goto err_netdev;
  8799. vsi->netdev_registered = true;
  8800. netif_carrier_off(vsi->netdev);
  8801. #ifdef CONFIG_I40E_DCB
  8802. /* Setup DCB netlink interface */
  8803. i40e_dcbnl_setup(vsi);
  8804. #endif /* CONFIG_I40E_DCB */
  8805. /* fall through */
  8806. case I40E_VSI_FDIR:
  8807. /* set up vectors and rings if needed */
  8808. ret = i40e_vsi_setup_vectors(vsi);
  8809. if (ret)
  8810. goto err_msix;
  8811. ret = i40e_alloc_rings(vsi);
  8812. if (ret)
  8813. goto err_rings;
  8814. /* map all of the rings to the q_vectors */
  8815. i40e_vsi_map_rings_to_vectors(vsi);
  8816. i40e_vsi_reset_stats(vsi);
  8817. break;
  8818. default:
  8819. /* no netdev or rings for the other VSI types */
  8820. break;
  8821. }
  8822. if ((pf->flags & I40E_FLAG_RSS_AQ_CAPABLE) &&
  8823. (vsi->type == I40E_VSI_VMDQ2)) {
  8824. ret = i40e_vsi_config_rss(vsi);
  8825. }
  8826. return vsi;
  8827. err_rings:
  8828. i40e_vsi_free_q_vectors(vsi);
  8829. err_msix:
  8830. if (vsi->netdev_registered) {
  8831. vsi->netdev_registered = false;
  8832. unregister_netdev(vsi->netdev);
  8833. free_netdev(vsi->netdev);
  8834. vsi->netdev = NULL;
  8835. }
  8836. err_netdev:
  8837. i40e_aq_delete_element(&pf->hw, vsi->seid, NULL);
  8838. err_vsi:
  8839. i40e_vsi_clear(vsi);
  8840. err_alloc:
  8841. return NULL;
  8842. }
  8843. /**
  8844. * i40e_veb_get_bw_info - Query VEB BW information
  8845. * @veb: the veb to query
  8846. *
  8847. * Query the Tx scheduler BW configuration data for given VEB
  8848. **/
  8849. static int i40e_veb_get_bw_info(struct i40e_veb *veb)
  8850. {
  8851. struct i40e_aqc_query_switching_comp_ets_config_resp ets_data;
  8852. struct i40e_aqc_query_switching_comp_bw_config_resp bw_data;
  8853. struct i40e_pf *pf = veb->pf;
  8854. struct i40e_hw *hw = &pf->hw;
  8855. u32 tc_bw_max;
  8856. int ret = 0;
  8857. int i;
  8858. ret = i40e_aq_query_switch_comp_bw_config(hw, veb->seid,
  8859. &bw_data, NULL);
  8860. if (ret) {
  8861. dev_info(&pf->pdev->dev,
  8862. "query veb bw config failed, err %s aq_err %s\n",
  8863. i40e_stat_str(&pf->hw, ret),
  8864. i40e_aq_str(&pf->hw, hw->aq.asq_last_status));
  8865. goto out;
  8866. }
  8867. ret = i40e_aq_query_switch_comp_ets_config(hw, veb->seid,
  8868. &ets_data, NULL);
  8869. if (ret) {
  8870. dev_info(&pf->pdev->dev,
  8871. "query veb bw ets config failed, err %s aq_err %s\n",
  8872. i40e_stat_str(&pf->hw, ret),
  8873. i40e_aq_str(&pf->hw, hw->aq.asq_last_status));
  8874. goto out;
  8875. }
  8876. veb->bw_limit = le16_to_cpu(ets_data.port_bw_limit);
  8877. veb->bw_max_quanta = ets_data.tc_bw_max;
  8878. veb->is_abs_credits = bw_data.absolute_credits_enable;
  8879. veb->enabled_tc = ets_data.tc_valid_bits;
  8880. tc_bw_max = le16_to_cpu(bw_data.tc_bw_max[0]) |
  8881. (le16_to_cpu(bw_data.tc_bw_max[1]) << 16);
  8882. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  8883. veb->bw_tc_share_credits[i] = bw_data.tc_bw_share_credits[i];
  8884. veb->bw_tc_limit_credits[i] =
  8885. le16_to_cpu(bw_data.tc_bw_limits[i]);
  8886. veb->bw_tc_max_quanta[i] = ((tc_bw_max >> (i*4)) & 0x7);
  8887. }
  8888. out:
  8889. return ret;
  8890. }
  8891. /**
  8892. * i40e_veb_mem_alloc - Allocates the next available struct veb in the PF
  8893. * @pf: board private structure
  8894. *
  8895. * On error: returns error code (negative)
  8896. * On success: returns vsi index in PF (positive)
  8897. **/
  8898. static int i40e_veb_mem_alloc(struct i40e_pf *pf)
  8899. {
  8900. int ret = -ENOENT;
  8901. struct i40e_veb *veb;
  8902. int i;
  8903. /* Need to protect the allocation of switch elements at the PF level */
  8904. mutex_lock(&pf->switch_mutex);
  8905. /* VEB list may be fragmented if VEB creation/destruction has
  8906. * been happening. We can afford to do a quick scan to look
  8907. * for any free slots in the list.
  8908. *
  8909. * find next empty veb slot, looping back around if necessary
  8910. */
  8911. i = 0;
  8912. while ((i < I40E_MAX_VEB) && (pf->veb[i] != NULL))
  8913. i++;
  8914. if (i >= I40E_MAX_VEB) {
  8915. ret = -ENOMEM;
  8916. goto err_alloc_veb; /* out of VEB slots! */
  8917. }
  8918. veb = kzalloc(sizeof(*veb), GFP_KERNEL);
  8919. if (!veb) {
  8920. ret = -ENOMEM;
  8921. goto err_alloc_veb;
  8922. }
  8923. veb->pf = pf;
  8924. veb->idx = i;
  8925. veb->enabled_tc = 1;
  8926. pf->veb[i] = veb;
  8927. ret = i;
  8928. err_alloc_veb:
  8929. mutex_unlock(&pf->switch_mutex);
  8930. return ret;
  8931. }
  8932. /**
  8933. * i40e_switch_branch_release - Delete a branch of the switch tree
  8934. * @branch: where to start deleting
  8935. *
  8936. * This uses recursion to find the tips of the branch to be
  8937. * removed, deleting until we get back to and can delete this VEB.
  8938. **/
  8939. static void i40e_switch_branch_release(struct i40e_veb *branch)
  8940. {
  8941. struct i40e_pf *pf = branch->pf;
  8942. u16 branch_seid = branch->seid;
  8943. u16 veb_idx = branch->idx;
  8944. int i;
  8945. /* release any VEBs on this VEB - RECURSION */
  8946. for (i = 0; i < I40E_MAX_VEB; i++) {
  8947. if (!pf->veb[i])
  8948. continue;
  8949. if (pf->veb[i]->uplink_seid == branch->seid)
  8950. i40e_switch_branch_release(pf->veb[i]);
  8951. }
  8952. /* Release the VSIs on this VEB, but not the owner VSI.
  8953. *
  8954. * NOTE: Removing the last VSI on a VEB has the SIDE EFFECT of removing
  8955. * the VEB itself, so don't use (*branch) after this loop.
  8956. */
  8957. for (i = 0; i < pf->num_alloc_vsi; i++) {
  8958. if (!pf->vsi[i])
  8959. continue;
  8960. if (pf->vsi[i]->uplink_seid == branch_seid &&
  8961. (pf->vsi[i]->flags & I40E_VSI_FLAG_VEB_OWNER) == 0) {
  8962. i40e_vsi_release(pf->vsi[i]);
  8963. }
  8964. }
  8965. /* There's one corner case where the VEB might not have been
  8966. * removed, so double check it here and remove it if needed.
  8967. * This case happens if the veb was created from the debugfs
  8968. * commands and no VSIs were added to it.
  8969. */
  8970. if (pf->veb[veb_idx])
  8971. i40e_veb_release(pf->veb[veb_idx]);
  8972. }
  8973. /**
  8974. * i40e_veb_clear - remove veb struct
  8975. * @veb: the veb to remove
  8976. **/
  8977. static void i40e_veb_clear(struct i40e_veb *veb)
  8978. {
  8979. if (!veb)
  8980. return;
  8981. if (veb->pf) {
  8982. struct i40e_pf *pf = veb->pf;
  8983. mutex_lock(&pf->switch_mutex);
  8984. if (pf->veb[veb->idx] == veb)
  8985. pf->veb[veb->idx] = NULL;
  8986. mutex_unlock(&pf->switch_mutex);
  8987. }
  8988. kfree(veb);
  8989. }
  8990. /**
  8991. * i40e_veb_release - Delete a VEB and free its resources
  8992. * @veb: the VEB being removed
  8993. **/
  8994. void i40e_veb_release(struct i40e_veb *veb)
  8995. {
  8996. struct i40e_vsi *vsi = NULL;
  8997. struct i40e_pf *pf;
  8998. int i, n = 0;
  8999. pf = veb->pf;
  9000. /* find the remaining VSI and check for extras */
  9001. for (i = 0; i < pf->num_alloc_vsi; i++) {
  9002. if (pf->vsi[i] && pf->vsi[i]->uplink_seid == veb->seid) {
  9003. n++;
  9004. vsi = pf->vsi[i];
  9005. }
  9006. }
  9007. if (n != 1) {
  9008. dev_info(&pf->pdev->dev,
  9009. "can't remove VEB %d with %d VSIs left\n",
  9010. veb->seid, n);
  9011. return;
  9012. }
  9013. /* move the remaining VSI to uplink veb */
  9014. vsi->flags &= ~I40E_VSI_FLAG_VEB_OWNER;
  9015. if (veb->uplink_seid) {
  9016. vsi->uplink_seid = veb->uplink_seid;
  9017. if (veb->uplink_seid == pf->mac_seid)
  9018. vsi->veb_idx = I40E_NO_VEB;
  9019. else
  9020. vsi->veb_idx = veb->veb_idx;
  9021. } else {
  9022. /* floating VEB */
  9023. vsi->uplink_seid = pf->vsi[pf->lan_vsi]->uplink_seid;
  9024. vsi->veb_idx = pf->vsi[pf->lan_vsi]->veb_idx;
  9025. }
  9026. i40e_aq_delete_element(&pf->hw, veb->seid, NULL);
  9027. i40e_veb_clear(veb);
  9028. }
  9029. /**
  9030. * i40e_add_veb - create the VEB in the switch
  9031. * @veb: the VEB to be instantiated
  9032. * @vsi: the controlling VSI
  9033. **/
  9034. static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi)
  9035. {
  9036. struct i40e_pf *pf = veb->pf;
  9037. bool enable_stats = !!(pf->flags & I40E_FLAG_VEB_STATS_ENABLED);
  9038. int ret;
  9039. ret = i40e_aq_add_veb(&pf->hw, veb->uplink_seid, vsi->seid,
  9040. veb->enabled_tc, false,
  9041. &veb->seid, enable_stats, NULL);
  9042. /* get a VEB from the hardware */
  9043. if (ret) {
  9044. dev_info(&pf->pdev->dev,
  9045. "couldn't add VEB, err %s aq_err %s\n",
  9046. i40e_stat_str(&pf->hw, ret),
  9047. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9048. return -EPERM;
  9049. }
  9050. /* get statistics counter */
  9051. ret = i40e_aq_get_veb_parameters(&pf->hw, veb->seid, NULL, NULL,
  9052. &veb->stats_idx, NULL, NULL, NULL);
  9053. if (ret) {
  9054. dev_info(&pf->pdev->dev,
  9055. "couldn't get VEB statistics idx, err %s aq_err %s\n",
  9056. i40e_stat_str(&pf->hw, ret),
  9057. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9058. return -EPERM;
  9059. }
  9060. ret = i40e_veb_get_bw_info(veb);
  9061. if (ret) {
  9062. dev_info(&pf->pdev->dev,
  9063. "couldn't get VEB bw info, err %s aq_err %s\n",
  9064. i40e_stat_str(&pf->hw, ret),
  9065. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9066. i40e_aq_delete_element(&pf->hw, veb->seid, NULL);
  9067. return -ENOENT;
  9068. }
  9069. vsi->uplink_seid = veb->seid;
  9070. vsi->veb_idx = veb->idx;
  9071. vsi->flags |= I40E_VSI_FLAG_VEB_OWNER;
  9072. return 0;
  9073. }
  9074. /**
  9075. * i40e_veb_setup - Set up a VEB
  9076. * @pf: board private structure
  9077. * @flags: VEB setup flags
  9078. * @uplink_seid: the switch element to link to
  9079. * @vsi_seid: the initial VSI seid
  9080. * @enabled_tc: Enabled TC bit-map
  9081. *
  9082. * This allocates the sw VEB structure and links it into the switch
  9083. * It is possible and legal for this to be a duplicate of an already
  9084. * existing VEB. It is also possible for both uplink and vsi seids
  9085. * to be zero, in order to create a floating VEB.
  9086. *
  9087. * Returns pointer to the successfully allocated VEB sw struct on
  9088. * success, otherwise returns NULL on failure.
  9089. **/
  9090. struct i40e_veb *i40e_veb_setup(struct i40e_pf *pf, u16 flags,
  9091. u16 uplink_seid, u16 vsi_seid,
  9092. u8 enabled_tc)
  9093. {
  9094. struct i40e_veb *veb, *uplink_veb = NULL;
  9095. int vsi_idx, veb_idx;
  9096. int ret;
  9097. /* if one seid is 0, the other must be 0 to create a floating relay */
  9098. if ((uplink_seid == 0 || vsi_seid == 0) &&
  9099. (uplink_seid + vsi_seid != 0)) {
  9100. dev_info(&pf->pdev->dev,
  9101. "one, not both seid's are 0: uplink=%d vsi=%d\n",
  9102. uplink_seid, vsi_seid);
  9103. return NULL;
  9104. }
  9105. /* make sure there is such a vsi and uplink */
  9106. for (vsi_idx = 0; vsi_idx < pf->num_alloc_vsi; vsi_idx++)
  9107. if (pf->vsi[vsi_idx] && pf->vsi[vsi_idx]->seid == vsi_seid)
  9108. break;
  9109. if (vsi_idx >= pf->num_alloc_vsi && vsi_seid != 0) {
  9110. dev_info(&pf->pdev->dev, "vsi seid %d not found\n",
  9111. vsi_seid);
  9112. return NULL;
  9113. }
  9114. if (uplink_seid && uplink_seid != pf->mac_seid) {
  9115. for (veb_idx = 0; veb_idx < I40E_MAX_VEB; veb_idx++) {
  9116. if (pf->veb[veb_idx] &&
  9117. pf->veb[veb_idx]->seid == uplink_seid) {
  9118. uplink_veb = pf->veb[veb_idx];
  9119. break;
  9120. }
  9121. }
  9122. if (!uplink_veb) {
  9123. dev_info(&pf->pdev->dev,
  9124. "uplink seid %d not found\n", uplink_seid);
  9125. return NULL;
  9126. }
  9127. }
  9128. /* get veb sw struct */
  9129. veb_idx = i40e_veb_mem_alloc(pf);
  9130. if (veb_idx < 0)
  9131. goto err_alloc;
  9132. veb = pf->veb[veb_idx];
  9133. veb->flags = flags;
  9134. veb->uplink_seid = uplink_seid;
  9135. veb->veb_idx = (uplink_veb ? uplink_veb->idx : I40E_NO_VEB);
  9136. veb->enabled_tc = (enabled_tc ? enabled_tc : 0x1);
  9137. /* create the VEB in the switch */
  9138. ret = i40e_add_veb(veb, pf->vsi[vsi_idx]);
  9139. if (ret)
  9140. goto err_veb;
  9141. if (vsi_idx == pf->lan_vsi)
  9142. pf->lan_veb = veb->idx;
  9143. return veb;
  9144. err_veb:
  9145. i40e_veb_clear(veb);
  9146. err_alloc:
  9147. return NULL;
  9148. }
  9149. /**
  9150. * i40e_setup_pf_switch_element - set PF vars based on switch type
  9151. * @pf: board private structure
  9152. * @ele: element we are building info from
  9153. * @num_reported: total number of elements
  9154. * @printconfig: should we print the contents
  9155. *
  9156. * helper function to assist in extracting a few useful SEID values.
  9157. **/
  9158. static void i40e_setup_pf_switch_element(struct i40e_pf *pf,
  9159. struct i40e_aqc_switch_config_element_resp *ele,
  9160. u16 num_reported, bool printconfig)
  9161. {
  9162. u16 downlink_seid = le16_to_cpu(ele->downlink_seid);
  9163. u16 uplink_seid = le16_to_cpu(ele->uplink_seid);
  9164. u8 element_type = ele->element_type;
  9165. u16 seid = le16_to_cpu(ele->seid);
  9166. if (printconfig)
  9167. dev_info(&pf->pdev->dev,
  9168. "type=%d seid=%d uplink=%d downlink=%d\n",
  9169. element_type, seid, uplink_seid, downlink_seid);
  9170. switch (element_type) {
  9171. case I40E_SWITCH_ELEMENT_TYPE_MAC:
  9172. pf->mac_seid = seid;
  9173. break;
  9174. case I40E_SWITCH_ELEMENT_TYPE_VEB:
  9175. /* Main VEB? */
  9176. if (uplink_seid != pf->mac_seid)
  9177. break;
  9178. if (pf->lan_veb == I40E_NO_VEB) {
  9179. int v;
  9180. /* find existing or else empty VEB */
  9181. for (v = 0; v < I40E_MAX_VEB; v++) {
  9182. if (pf->veb[v] && (pf->veb[v]->seid == seid)) {
  9183. pf->lan_veb = v;
  9184. break;
  9185. }
  9186. }
  9187. if (pf->lan_veb == I40E_NO_VEB) {
  9188. v = i40e_veb_mem_alloc(pf);
  9189. if (v < 0)
  9190. break;
  9191. pf->lan_veb = v;
  9192. }
  9193. }
  9194. pf->veb[pf->lan_veb]->seid = seid;
  9195. pf->veb[pf->lan_veb]->uplink_seid = pf->mac_seid;
  9196. pf->veb[pf->lan_veb]->pf = pf;
  9197. pf->veb[pf->lan_veb]->veb_idx = I40E_NO_VEB;
  9198. break;
  9199. case I40E_SWITCH_ELEMENT_TYPE_VSI:
  9200. if (num_reported != 1)
  9201. break;
  9202. /* This is immediately after a reset so we can assume this is
  9203. * the PF's VSI
  9204. */
  9205. pf->mac_seid = uplink_seid;
  9206. pf->pf_seid = downlink_seid;
  9207. pf->main_vsi_seid = seid;
  9208. if (printconfig)
  9209. dev_info(&pf->pdev->dev,
  9210. "pf_seid=%d main_vsi_seid=%d\n",
  9211. pf->pf_seid, pf->main_vsi_seid);
  9212. break;
  9213. case I40E_SWITCH_ELEMENT_TYPE_PF:
  9214. case I40E_SWITCH_ELEMENT_TYPE_VF:
  9215. case I40E_SWITCH_ELEMENT_TYPE_EMP:
  9216. case I40E_SWITCH_ELEMENT_TYPE_BMC:
  9217. case I40E_SWITCH_ELEMENT_TYPE_PE:
  9218. case I40E_SWITCH_ELEMENT_TYPE_PA:
  9219. /* ignore these for now */
  9220. break;
  9221. default:
  9222. dev_info(&pf->pdev->dev, "unknown element type=%d seid=%d\n",
  9223. element_type, seid);
  9224. break;
  9225. }
  9226. }
  9227. /**
  9228. * i40e_fetch_switch_configuration - Get switch config from firmware
  9229. * @pf: board private structure
  9230. * @printconfig: should we print the contents
  9231. *
  9232. * Get the current switch configuration from the device and
  9233. * extract a few useful SEID values.
  9234. **/
  9235. int i40e_fetch_switch_configuration(struct i40e_pf *pf, bool printconfig)
  9236. {
  9237. struct i40e_aqc_get_switch_config_resp *sw_config;
  9238. u16 next_seid = 0;
  9239. int ret = 0;
  9240. u8 *aq_buf;
  9241. int i;
  9242. aq_buf = kzalloc(I40E_AQ_LARGE_BUF, GFP_KERNEL);
  9243. if (!aq_buf)
  9244. return -ENOMEM;
  9245. sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf;
  9246. do {
  9247. u16 num_reported, num_total;
  9248. ret = i40e_aq_get_switch_config(&pf->hw, sw_config,
  9249. I40E_AQ_LARGE_BUF,
  9250. &next_seid, NULL);
  9251. if (ret) {
  9252. dev_info(&pf->pdev->dev,
  9253. "get switch config failed err %s aq_err %s\n",
  9254. i40e_stat_str(&pf->hw, ret),
  9255. i40e_aq_str(&pf->hw,
  9256. pf->hw.aq.asq_last_status));
  9257. kfree(aq_buf);
  9258. return -ENOENT;
  9259. }
  9260. num_reported = le16_to_cpu(sw_config->header.num_reported);
  9261. num_total = le16_to_cpu(sw_config->header.num_total);
  9262. if (printconfig)
  9263. dev_info(&pf->pdev->dev,
  9264. "header: %d reported %d total\n",
  9265. num_reported, num_total);
  9266. for (i = 0; i < num_reported; i++) {
  9267. struct i40e_aqc_switch_config_element_resp *ele =
  9268. &sw_config->element[i];
  9269. i40e_setup_pf_switch_element(pf, ele, num_reported,
  9270. printconfig);
  9271. }
  9272. } while (next_seid != 0);
  9273. kfree(aq_buf);
  9274. return ret;
  9275. }
  9276. /**
  9277. * i40e_setup_pf_switch - Setup the HW switch on startup or after reset
  9278. * @pf: board private structure
  9279. * @reinit: if the Main VSI needs to re-initialized.
  9280. *
  9281. * Returns 0 on success, negative value on failure
  9282. **/
  9283. static int i40e_setup_pf_switch(struct i40e_pf *pf, bool reinit)
  9284. {
  9285. u16 flags = 0;
  9286. int ret;
  9287. /* find out what's out there already */
  9288. ret = i40e_fetch_switch_configuration(pf, false);
  9289. if (ret) {
  9290. dev_info(&pf->pdev->dev,
  9291. "couldn't fetch switch config, err %s aq_err %s\n",
  9292. i40e_stat_str(&pf->hw, ret),
  9293. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9294. return ret;
  9295. }
  9296. i40e_pf_reset_stats(pf);
  9297. /* set the switch config bit for the whole device to
  9298. * support limited promisc or true promisc
  9299. * when user requests promisc. The default is limited
  9300. * promisc.
  9301. */
  9302. if ((pf->hw.pf_id == 0) &&
  9303. !(pf->flags & I40E_FLAG_TRUE_PROMISC_SUPPORT))
  9304. flags = I40E_AQ_SET_SWITCH_CFG_PROMISC;
  9305. if (pf->hw.pf_id == 0) {
  9306. u16 valid_flags;
  9307. valid_flags = I40E_AQ_SET_SWITCH_CFG_PROMISC;
  9308. ret = i40e_aq_set_switch_config(&pf->hw, flags, valid_flags,
  9309. NULL);
  9310. if (ret && pf->hw.aq.asq_last_status != I40E_AQ_RC_ESRCH) {
  9311. dev_info(&pf->pdev->dev,
  9312. "couldn't set switch config bits, err %s aq_err %s\n",
  9313. i40e_stat_str(&pf->hw, ret),
  9314. i40e_aq_str(&pf->hw,
  9315. pf->hw.aq.asq_last_status));
  9316. /* not a fatal problem, just keep going */
  9317. }
  9318. }
  9319. /* first time setup */
  9320. if (pf->lan_vsi == I40E_NO_VSI || reinit) {
  9321. struct i40e_vsi *vsi = NULL;
  9322. u16 uplink_seid;
  9323. /* Set up the PF VSI associated with the PF's main VSI
  9324. * that is already in the HW switch
  9325. */
  9326. if (pf->lan_veb != I40E_NO_VEB && pf->veb[pf->lan_veb])
  9327. uplink_seid = pf->veb[pf->lan_veb]->seid;
  9328. else
  9329. uplink_seid = pf->mac_seid;
  9330. if (pf->lan_vsi == I40E_NO_VSI)
  9331. vsi = i40e_vsi_setup(pf, I40E_VSI_MAIN, uplink_seid, 0);
  9332. else if (reinit)
  9333. vsi = i40e_vsi_reinit_setup(pf->vsi[pf->lan_vsi]);
  9334. if (!vsi) {
  9335. dev_info(&pf->pdev->dev, "setup of MAIN VSI failed\n");
  9336. i40e_fdir_teardown(pf);
  9337. return -EAGAIN;
  9338. }
  9339. } else {
  9340. /* force a reset of TC and queue layout configurations */
  9341. u8 enabled_tc = pf->vsi[pf->lan_vsi]->tc_config.enabled_tc;
  9342. pf->vsi[pf->lan_vsi]->tc_config.enabled_tc = 0;
  9343. pf->vsi[pf->lan_vsi]->seid = pf->main_vsi_seid;
  9344. i40e_vsi_config_tc(pf->vsi[pf->lan_vsi], enabled_tc);
  9345. }
  9346. i40e_vlan_stripping_disable(pf->vsi[pf->lan_vsi]);
  9347. i40e_fdir_sb_setup(pf);
  9348. /* Setup static PF queue filter control settings */
  9349. ret = i40e_setup_pf_filter_control(pf);
  9350. if (ret) {
  9351. dev_info(&pf->pdev->dev, "setup_pf_filter_control failed: %d\n",
  9352. ret);
  9353. /* Failure here should not stop continuing other steps */
  9354. }
  9355. /* enable RSS in the HW, even for only one queue, as the stack can use
  9356. * the hash
  9357. */
  9358. if ((pf->flags & I40E_FLAG_RSS_ENABLED))
  9359. i40e_pf_config_rss(pf);
  9360. /* fill in link information and enable LSE reporting */
  9361. i40e_link_event(pf);
  9362. /* Initialize user-specific link properties */
  9363. pf->fc_autoneg_status = ((pf->hw.phy.link_info.an_info &
  9364. I40E_AQ_AN_COMPLETED) ? true : false);
  9365. i40e_ptp_init(pf);
  9366. return ret;
  9367. }
  9368. /**
  9369. * i40e_determine_queue_usage - Work out queue distribution
  9370. * @pf: board private structure
  9371. **/
  9372. static void i40e_determine_queue_usage(struct i40e_pf *pf)
  9373. {
  9374. int queues_left;
  9375. pf->num_lan_qps = 0;
  9376. /* Find the max queues to be put into basic use. We'll always be
  9377. * using TC0, whether or not DCB is running, and TC0 will get the
  9378. * big RSS set.
  9379. */
  9380. queues_left = pf->hw.func_caps.num_tx_qp;
  9381. if ((queues_left == 1) ||
  9382. !(pf->flags & I40E_FLAG_MSIX_ENABLED)) {
  9383. /* one qp for PF, no queues for anything else */
  9384. queues_left = 0;
  9385. pf->alloc_rss_size = pf->num_lan_qps = 1;
  9386. /* make sure all the fancies are disabled */
  9387. pf->flags &= ~(I40E_FLAG_RSS_ENABLED |
  9388. I40E_FLAG_IWARP_ENABLED |
  9389. I40E_FLAG_FD_SB_ENABLED |
  9390. I40E_FLAG_FD_ATR_ENABLED |
  9391. I40E_FLAG_DCB_CAPABLE |
  9392. I40E_FLAG_DCB_ENABLED |
  9393. I40E_FLAG_SRIOV_ENABLED |
  9394. I40E_FLAG_VMDQ_ENABLED);
  9395. } else if (!(pf->flags & (I40E_FLAG_RSS_ENABLED |
  9396. I40E_FLAG_FD_SB_ENABLED |
  9397. I40E_FLAG_FD_ATR_ENABLED |
  9398. I40E_FLAG_DCB_CAPABLE))) {
  9399. /* one qp for PF */
  9400. pf->alloc_rss_size = pf->num_lan_qps = 1;
  9401. queues_left -= pf->num_lan_qps;
  9402. pf->flags &= ~(I40E_FLAG_RSS_ENABLED |
  9403. I40E_FLAG_IWARP_ENABLED |
  9404. I40E_FLAG_FD_SB_ENABLED |
  9405. I40E_FLAG_FD_ATR_ENABLED |
  9406. I40E_FLAG_DCB_ENABLED |
  9407. I40E_FLAG_VMDQ_ENABLED);
  9408. } else {
  9409. /* Not enough queues for all TCs */
  9410. if ((pf->flags & I40E_FLAG_DCB_CAPABLE) &&
  9411. (queues_left < I40E_MAX_TRAFFIC_CLASS)) {
  9412. pf->flags &= ~(I40E_FLAG_DCB_CAPABLE |
  9413. I40E_FLAG_DCB_ENABLED);
  9414. dev_info(&pf->pdev->dev, "not enough queues for DCB. DCB is disabled.\n");
  9415. }
  9416. pf->num_lan_qps = max_t(int, pf->rss_size_max,
  9417. num_online_cpus());
  9418. pf->num_lan_qps = min_t(int, pf->num_lan_qps,
  9419. pf->hw.func_caps.num_tx_qp);
  9420. queues_left -= pf->num_lan_qps;
  9421. }
  9422. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  9423. if (queues_left > 1) {
  9424. queues_left -= 1; /* save 1 queue for FD */
  9425. } else {
  9426. pf->flags &= ~I40E_FLAG_FD_SB_ENABLED;
  9427. dev_info(&pf->pdev->dev, "not enough queues for Flow Director. Flow Director feature is disabled\n");
  9428. }
  9429. }
  9430. if ((pf->flags & I40E_FLAG_SRIOV_ENABLED) &&
  9431. pf->num_vf_qps && pf->num_req_vfs && queues_left) {
  9432. pf->num_req_vfs = min_t(int, pf->num_req_vfs,
  9433. (queues_left / pf->num_vf_qps));
  9434. queues_left -= (pf->num_req_vfs * pf->num_vf_qps);
  9435. }
  9436. if ((pf->flags & I40E_FLAG_VMDQ_ENABLED) &&
  9437. pf->num_vmdq_vsis && pf->num_vmdq_qps && queues_left) {
  9438. pf->num_vmdq_vsis = min_t(int, pf->num_vmdq_vsis,
  9439. (queues_left / pf->num_vmdq_qps));
  9440. queues_left -= (pf->num_vmdq_vsis * pf->num_vmdq_qps);
  9441. }
  9442. pf->queues_left = queues_left;
  9443. dev_dbg(&pf->pdev->dev,
  9444. "qs_avail=%d FD SB=%d lan_qs=%d lan_tc0=%d vf=%d*%d vmdq=%d*%d, remaining=%d\n",
  9445. pf->hw.func_caps.num_tx_qp,
  9446. !!(pf->flags & I40E_FLAG_FD_SB_ENABLED),
  9447. pf->num_lan_qps, pf->alloc_rss_size, pf->num_req_vfs,
  9448. pf->num_vf_qps, pf->num_vmdq_vsis, pf->num_vmdq_qps,
  9449. queues_left);
  9450. }
  9451. /**
  9452. * i40e_setup_pf_filter_control - Setup PF static filter control
  9453. * @pf: PF to be setup
  9454. *
  9455. * i40e_setup_pf_filter_control sets up a PF's initial filter control
  9456. * settings. If PE/FCoE are enabled then it will also set the per PF
  9457. * based filter sizes required for them. It also enables Flow director,
  9458. * ethertype and macvlan type filter settings for the pf.
  9459. *
  9460. * Returns 0 on success, negative on failure
  9461. **/
  9462. static int i40e_setup_pf_filter_control(struct i40e_pf *pf)
  9463. {
  9464. struct i40e_filter_control_settings *settings = &pf->filter_settings;
  9465. settings->hash_lut_size = I40E_HASH_LUT_SIZE_128;
  9466. /* Flow Director is enabled */
  9467. if (pf->flags & (I40E_FLAG_FD_SB_ENABLED | I40E_FLAG_FD_ATR_ENABLED))
  9468. settings->enable_fdir = true;
  9469. /* Ethtype and MACVLAN filters enabled for PF */
  9470. settings->enable_ethtype = true;
  9471. settings->enable_macvlan = true;
  9472. if (i40e_set_filter_control(&pf->hw, settings))
  9473. return -ENOENT;
  9474. return 0;
  9475. }
  9476. #define INFO_STRING_LEN 255
  9477. #define REMAIN(__x) (INFO_STRING_LEN - (__x))
  9478. static void i40e_print_features(struct i40e_pf *pf)
  9479. {
  9480. struct i40e_hw *hw = &pf->hw;
  9481. char *buf;
  9482. int i;
  9483. buf = kmalloc(INFO_STRING_LEN, GFP_KERNEL);
  9484. if (!buf)
  9485. return;
  9486. i = snprintf(buf, INFO_STRING_LEN, "Features: PF-id[%d]", hw->pf_id);
  9487. #ifdef CONFIG_PCI_IOV
  9488. i += snprintf(&buf[i], REMAIN(i), " VFs: %d", pf->num_req_vfs);
  9489. #endif
  9490. i += snprintf(&buf[i], REMAIN(i), " VSIs: %d QP: %d",
  9491. pf->hw.func_caps.num_vsis,
  9492. pf->vsi[pf->lan_vsi]->num_queue_pairs);
  9493. if (pf->flags & I40E_FLAG_RSS_ENABLED)
  9494. i += snprintf(&buf[i], REMAIN(i), " RSS");
  9495. if (pf->flags & I40E_FLAG_FD_ATR_ENABLED)
  9496. i += snprintf(&buf[i], REMAIN(i), " FD_ATR");
  9497. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  9498. i += snprintf(&buf[i], REMAIN(i), " FD_SB");
  9499. i += snprintf(&buf[i], REMAIN(i), " NTUPLE");
  9500. }
  9501. if (pf->flags & I40E_FLAG_DCB_CAPABLE)
  9502. i += snprintf(&buf[i], REMAIN(i), " DCB");
  9503. i += snprintf(&buf[i], REMAIN(i), " VxLAN");
  9504. i += snprintf(&buf[i], REMAIN(i), " Geneve");
  9505. if (pf->flags & I40E_FLAG_PTP)
  9506. i += snprintf(&buf[i], REMAIN(i), " PTP");
  9507. if (pf->flags & I40E_FLAG_VEB_MODE_ENABLED)
  9508. i += snprintf(&buf[i], REMAIN(i), " VEB");
  9509. else
  9510. i += snprintf(&buf[i], REMAIN(i), " VEPA");
  9511. dev_info(&pf->pdev->dev, "%s\n", buf);
  9512. kfree(buf);
  9513. WARN_ON(i > INFO_STRING_LEN);
  9514. }
  9515. /**
  9516. * i40e_get_platform_mac_addr - get platform-specific MAC address
  9517. * @pdev: PCI device information struct
  9518. * @pf: board private structure
  9519. *
  9520. * Look up the MAC address for the device. First we'll try
  9521. * eth_platform_get_mac_address, which will check Open Firmware, or arch
  9522. * specific fallback. Otherwise, we'll default to the stored value in
  9523. * firmware.
  9524. **/
  9525. static void i40e_get_platform_mac_addr(struct pci_dev *pdev, struct i40e_pf *pf)
  9526. {
  9527. if (eth_platform_get_mac_address(&pdev->dev, pf->hw.mac.addr))
  9528. i40e_get_mac_addr(&pf->hw, pf->hw.mac.addr);
  9529. }
  9530. /**
  9531. * i40e_probe - Device initialization routine
  9532. * @pdev: PCI device information struct
  9533. * @ent: entry in i40e_pci_tbl
  9534. *
  9535. * i40e_probe initializes a PF identified by a pci_dev structure.
  9536. * The OS initialization, configuring of the PF private structure,
  9537. * and a hardware reset occur.
  9538. *
  9539. * Returns 0 on success, negative on failure
  9540. **/
  9541. static int i40e_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
  9542. {
  9543. struct i40e_aq_get_phy_abilities_resp abilities;
  9544. struct i40e_pf *pf;
  9545. struct i40e_hw *hw;
  9546. static u16 pfs_found;
  9547. u16 wol_nvm_bits;
  9548. u16 link_status;
  9549. int err;
  9550. u32 val;
  9551. u32 i;
  9552. u8 set_fc_aq_fail;
  9553. err = pci_enable_device_mem(pdev);
  9554. if (err)
  9555. return err;
  9556. /* set up for high or low dma */
  9557. err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64));
  9558. if (err) {
  9559. err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32));
  9560. if (err) {
  9561. dev_err(&pdev->dev,
  9562. "DMA configuration failed: 0x%x\n", err);
  9563. goto err_dma;
  9564. }
  9565. }
  9566. /* set up pci connections */
  9567. err = pci_request_mem_regions(pdev, i40e_driver_name);
  9568. if (err) {
  9569. dev_info(&pdev->dev,
  9570. "pci_request_selected_regions failed %d\n", err);
  9571. goto err_pci_reg;
  9572. }
  9573. pci_enable_pcie_error_reporting(pdev);
  9574. pci_set_master(pdev);
  9575. /* Now that we have a PCI connection, we need to do the
  9576. * low level device setup. This is primarily setting up
  9577. * the Admin Queue structures and then querying for the
  9578. * device's current profile information.
  9579. */
  9580. pf = kzalloc(sizeof(*pf), GFP_KERNEL);
  9581. if (!pf) {
  9582. err = -ENOMEM;
  9583. goto err_pf_alloc;
  9584. }
  9585. pf->next_vsi = 0;
  9586. pf->pdev = pdev;
  9587. set_bit(__I40E_DOWN, &pf->state);
  9588. hw = &pf->hw;
  9589. hw->back = pf;
  9590. pf->ioremap_len = min_t(int, pci_resource_len(pdev, 0),
  9591. I40E_MAX_CSR_SPACE);
  9592. hw->hw_addr = ioremap(pci_resource_start(pdev, 0), pf->ioremap_len);
  9593. if (!hw->hw_addr) {
  9594. err = -EIO;
  9595. dev_info(&pdev->dev, "ioremap(0x%04x, 0x%04x) failed: 0x%x\n",
  9596. (unsigned int)pci_resource_start(pdev, 0),
  9597. pf->ioremap_len, err);
  9598. goto err_ioremap;
  9599. }
  9600. hw->vendor_id = pdev->vendor;
  9601. hw->device_id = pdev->device;
  9602. pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id);
  9603. hw->subsystem_vendor_id = pdev->subsystem_vendor;
  9604. hw->subsystem_device_id = pdev->subsystem_device;
  9605. hw->bus.device = PCI_SLOT(pdev->devfn);
  9606. hw->bus.func = PCI_FUNC(pdev->devfn);
  9607. hw->bus.bus_id = pdev->bus->number;
  9608. pf->instance = pfs_found;
  9609. INIT_LIST_HEAD(&pf->l3_flex_pit_list);
  9610. INIT_LIST_HEAD(&pf->l4_flex_pit_list);
  9611. /* set up the locks for the AQ, do this only once in probe
  9612. * and destroy them only once in remove
  9613. */
  9614. mutex_init(&hw->aq.asq_mutex);
  9615. mutex_init(&hw->aq.arq_mutex);
  9616. pf->msg_enable = netif_msg_init(debug,
  9617. NETIF_MSG_DRV |
  9618. NETIF_MSG_PROBE |
  9619. NETIF_MSG_LINK);
  9620. if (debug < -1)
  9621. pf->hw.debug_mask = debug;
  9622. /* do a special CORER for clearing PXE mode once at init */
  9623. if (hw->revision_id == 0 &&
  9624. (rd32(hw, I40E_GLLAN_RCTL_0) & I40E_GLLAN_RCTL_0_PXE_MODE_MASK)) {
  9625. wr32(hw, I40E_GLGEN_RTRIG, I40E_GLGEN_RTRIG_CORER_MASK);
  9626. i40e_flush(hw);
  9627. msleep(200);
  9628. pf->corer_count++;
  9629. i40e_clear_pxe_mode(hw);
  9630. }
  9631. /* Reset here to make sure all is clean and to define PF 'n' */
  9632. i40e_clear_hw(hw);
  9633. err = i40e_pf_reset(hw);
  9634. if (err) {
  9635. dev_info(&pdev->dev, "Initial pf_reset failed: %d\n", err);
  9636. goto err_pf_reset;
  9637. }
  9638. pf->pfr_count++;
  9639. hw->aq.num_arq_entries = I40E_AQ_LEN;
  9640. hw->aq.num_asq_entries = I40E_AQ_LEN;
  9641. hw->aq.arq_buf_size = I40E_MAX_AQ_BUF_SIZE;
  9642. hw->aq.asq_buf_size = I40E_MAX_AQ_BUF_SIZE;
  9643. pf->adminq_work_limit = I40E_AQ_WORK_LIMIT;
  9644. snprintf(pf->int_name, sizeof(pf->int_name) - 1,
  9645. "%s-%s:misc",
  9646. dev_driver_string(&pf->pdev->dev), dev_name(&pdev->dev));
  9647. err = i40e_init_shared_code(hw);
  9648. if (err) {
  9649. dev_warn(&pdev->dev, "unidentified MAC or BLANK NVM: %d\n",
  9650. err);
  9651. goto err_pf_reset;
  9652. }
  9653. /* set up a default setting for link flow control */
  9654. pf->hw.fc.requested_mode = I40E_FC_NONE;
  9655. err = i40e_init_adminq(hw);
  9656. if (err) {
  9657. if (err == I40E_ERR_FIRMWARE_API_VERSION)
  9658. dev_info(&pdev->dev,
  9659. "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");
  9660. else
  9661. dev_info(&pdev->dev,
  9662. "The driver for the device stopped because the device firmware failed to init. Try updating your NVM image.\n");
  9663. goto err_pf_reset;
  9664. }
  9665. /* provide nvm, fw, api versions */
  9666. dev_info(&pdev->dev, "fw %d.%d.%05d api %d.%d nvm %s\n",
  9667. hw->aq.fw_maj_ver, hw->aq.fw_min_ver, hw->aq.fw_build,
  9668. hw->aq.api_maj_ver, hw->aq.api_min_ver,
  9669. i40e_nvm_version_str(hw));
  9670. if (hw->aq.api_maj_ver == I40E_FW_API_VERSION_MAJOR &&
  9671. hw->aq.api_min_ver > I40E_FW_API_VERSION_MINOR)
  9672. dev_info(&pdev->dev,
  9673. "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");
  9674. else if (hw->aq.api_maj_ver < I40E_FW_API_VERSION_MAJOR ||
  9675. hw->aq.api_min_ver < (I40E_FW_API_VERSION_MINOR - 1))
  9676. dev_info(&pdev->dev,
  9677. "The driver for the device detected an older version of the NVM image than expected. Please update the NVM image.\n");
  9678. i40e_verify_eeprom(pf);
  9679. /* Rev 0 hardware was never productized */
  9680. if (hw->revision_id < 1)
  9681. 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");
  9682. i40e_clear_pxe_mode(hw);
  9683. err = i40e_get_capabilities(pf);
  9684. if (err)
  9685. goto err_adminq_setup;
  9686. err = i40e_sw_init(pf);
  9687. if (err) {
  9688. dev_info(&pdev->dev, "sw_init failed: %d\n", err);
  9689. goto err_sw_init;
  9690. }
  9691. err = i40e_init_lan_hmc(hw, hw->func_caps.num_tx_qp,
  9692. hw->func_caps.num_rx_qp, 0, 0);
  9693. if (err) {
  9694. dev_info(&pdev->dev, "init_lan_hmc failed: %d\n", err);
  9695. goto err_init_lan_hmc;
  9696. }
  9697. err = i40e_configure_lan_hmc(hw, I40E_HMC_MODEL_DIRECT_ONLY);
  9698. if (err) {
  9699. dev_info(&pdev->dev, "configure_lan_hmc failed: %d\n", err);
  9700. err = -ENOENT;
  9701. goto err_configure_lan_hmc;
  9702. }
  9703. /* Disable LLDP for NICs that have firmware versions lower than v4.3.
  9704. * Ignore error return codes because if it was already disabled via
  9705. * hardware settings this will fail
  9706. */
  9707. if (pf->flags & I40E_FLAG_STOP_FW_LLDP) {
  9708. dev_info(&pdev->dev, "Stopping firmware LLDP agent.\n");
  9709. i40e_aq_stop_lldp(hw, true, NULL);
  9710. }
  9711. /* allow a platform config to override the HW addr */
  9712. i40e_get_platform_mac_addr(pdev, pf);
  9713. if (!is_valid_ether_addr(hw->mac.addr)) {
  9714. dev_info(&pdev->dev, "invalid MAC address %pM\n", hw->mac.addr);
  9715. err = -EIO;
  9716. goto err_mac_addr;
  9717. }
  9718. dev_info(&pdev->dev, "MAC address: %pM\n", hw->mac.addr);
  9719. ether_addr_copy(hw->mac.perm_addr, hw->mac.addr);
  9720. i40e_get_port_mac_addr(hw, hw->mac.port_addr);
  9721. if (is_valid_ether_addr(hw->mac.port_addr))
  9722. pf->flags |= I40E_FLAG_PORT_ID_VALID;
  9723. pci_set_drvdata(pdev, pf);
  9724. pci_save_state(pdev);
  9725. #ifdef CONFIG_I40E_DCB
  9726. err = i40e_init_pf_dcb(pf);
  9727. if (err) {
  9728. dev_info(&pdev->dev, "DCB init failed %d, disabled\n", err);
  9729. pf->flags &= ~(I40E_FLAG_DCB_CAPABLE | I40E_FLAG_DCB_ENABLED);
  9730. /* Continue without DCB enabled */
  9731. }
  9732. #endif /* CONFIG_I40E_DCB */
  9733. /* set up periodic task facility */
  9734. setup_timer(&pf->service_timer, i40e_service_timer, (unsigned long)pf);
  9735. pf->service_timer_period = HZ;
  9736. INIT_WORK(&pf->service_task, i40e_service_task);
  9737. clear_bit(__I40E_SERVICE_SCHED, &pf->state);
  9738. /* NVM bit on means WoL disabled for the port */
  9739. i40e_read_nvm_word(hw, I40E_SR_NVM_WAKE_ON_LAN, &wol_nvm_bits);
  9740. if (BIT (hw->port) & wol_nvm_bits || hw->partition_id != 1)
  9741. pf->wol_en = false;
  9742. else
  9743. pf->wol_en = true;
  9744. device_set_wakeup_enable(&pf->pdev->dev, pf->wol_en);
  9745. /* set up the main switch operations */
  9746. i40e_determine_queue_usage(pf);
  9747. err = i40e_init_interrupt_scheme(pf);
  9748. if (err)
  9749. goto err_switch_setup;
  9750. /* The number of VSIs reported by the FW is the minimum guaranteed
  9751. * to us; HW supports far more and we share the remaining pool with
  9752. * the other PFs. We allocate space for more than the guarantee with
  9753. * the understanding that we might not get them all later.
  9754. */
  9755. if (pf->hw.func_caps.num_vsis < I40E_MIN_VSI_ALLOC)
  9756. pf->num_alloc_vsi = I40E_MIN_VSI_ALLOC;
  9757. else
  9758. pf->num_alloc_vsi = pf->hw.func_caps.num_vsis;
  9759. /* Set up the *vsi struct and our local tracking of the MAIN PF vsi. */
  9760. pf->vsi = kcalloc(pf->num_alloc_vsi, sizeof(struct i40e_vsi *),
  9761. GFP_KERNEL);
  9762. if (!pf->vsi) {
  9763. err = -ENOMEM;
  9764. goto err_switch_setup;
  9765. }
  9766. #ifdef CONFIG_PCI_IOV
  9767. /* prep for VF support */
  9768. if ((pf->flags & I40E_FLAG_SRIOV_ENABLED) &&
  9769. (pf->flags & I40E_FLAG_MSIX_ENABLED) &&
  9770. !test_bit(__I40E_BAD_EEPROM, &pf->state)) {
  9771. if (pci_num_vf(pdev))
  9772. pf->flags |= I40E_FLAG_VEB_MODE_ENABLED;
  9773. }
  9774. #endif
  9775. err = i40e_setup_pf_switch(pf, false);
  9776. if (err) {
  9777. dev_info(&pdev->dev, "setup_pf_switch failed: %d\n", err);
  9778. goto err_vsis;
  9779. }
  9780. /* Make sure flow control is set according to current settings */
  9781. err = i40e_set_fc(hw, &set_fc_aq_fail, true);
  9782. if (set_fc_aq_fail & I40E_SET_FC_AQ_FAIL_GET)
  9783. dev_dbg(&pf->pdev->dev,
  9784. "Set fc with err %s aq_err %s on get_phy_cap\n",
  9785. i40e_stat_str(hw, err),
  9786. i40e_aq_str(hw, hw->aq.asq_last_status));
  9787. if (set_fc_aq_fail & I40E_SET_FC_AQ_FAIL_SET)
  9788. dev_dbg(&pf->pdev->dev,
  9789. "Set fc with err %s aq_err %s on set_phy_config\n",
  9790. i40e_stat_str(hw, err),
  9791. i40e_aq_str(hw, hw->aq.asq_last_status));
  9792. if (set_fc_aq_fail & I40E_SET_FC_AQ_FAIL_UPDATE)
  9793. dev_dbg(&pf->pdev->dev,
  9794. "Set fc with err %s aq_err %s on get_link_info\n",
  9795. i40e_stat_str(hw, err),
  9796. i40e_aq_str(hw, hw->aq.asq_last_status));
  9797. /* if FDIR VSI was set up, start it now */
  9798. for (i = 0; i < pf->num_alloc_vsi; i++) {
  9799. if (pf->vsi[i] && pf->vsi[i]->type == I40E_VSI_FDIR) {
  9800. i40e_vsi_open(pf->vsi[i]);
  9801. break;
  9802. }
  9803. }
  9804. /* The driver only wants link up/down and module qualification
  9805. * reports from firmware. Note the negative logic.
  9806. */
  9807. err = i40e_aq_set_phy_int_mask(&pf->hw,
  9808. ~(I40E_AQ_EVENT_LINK_UPDOWN |
  9809. I40E_AQ_EVENT_MEDIA_NA |
  9810. I40E_AQ_EVENT_MODULE_QUAL_FAIL), NULL);
  9811. if (err)
  9812. dev_info(&pf->pdev->dev, "set phy mask fail, err %s aq_err %s\n",
  9813. i40e_stat_str(&pf->hw, err),
  9814. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9815. /* Reconfigure hardware for allowing smaller MSS in the case
  9816. * of TSO, so that we avoid the MDD being fired and causing
  9817. * a reset in the case of small MSS+TSO.
  9818. */
  9819. val = rd32(hw, I40E_REG_MSS);
  9820. if ((val & I40E_REG_MSS_MIN_MASK) > I40E_64BYTE_MSS) {
  9821. val &= ~I40E_REG_MSS_MIN_MASK;
  9822. val |= I40E_64BYTE_MSS;
  9823. wr32(hw, I40E_REG_MSS, val);
  9824. }
  9825. if (pf->flags & I40E_FLAG_RESTART_AUTONEG) {
  9826. msleep(75);
  9827. err = i40e_aq_set_link_restart_an(&pf->hw, true, NULL);
  9828. if (err)
  9829. dev_info(&pf->pdev->dev, "link restart failed, err %s aq_err %s\n",
  9830. i40e_stat_str(&pf->hw, err),
  9831. i40e_aq_str(&pf->hw,
  9832. pf->hw.aq.asq_last_status));
  9833. }
  9834. /* The main driver is (mostly) up and happy. We need to set this state
  9835. * before setting up the misc vector or we get a race and the vector
  9836. * ends up disabled forever.
  9837. */
  9838. clear_bit(__I40E_DOWN, &pf->state);
  9839. /* In case of MSIX we are going to setup the misc vector right here
  9840. * to handle admin queue events etc. In case of legacy and MSI
  9841. * the misc functionality and queue processing is combined in
  9842. * the same vector and that gets setup at open.
  9843. */
  9844. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  9845. err = i40e_setup_misc_vector(pf);
  9846. if (err) {
  9847. dev_info(&pdev->dev,
  9848. "setup of misc vector failed: %d\n", err);
  9849. goto err_vsis;
  9850. }
  9851. }
  9852. #ifdef CONFIG_PCI_IOV
  9853. /* prep for VF support */
  9854. if ((pf->flags & I40E_FLAG_SRIOV_ENABLED) &&
  9855. (pf->flags & I40E_FLAG_MSIX_ENABLED) &&
  9856. !test_bit(__I40E_BAD_EEPROM, &pf->state)) {
  9857. /* disable link interrupts for VFs */
  9858. val = rd32(hw, I40E_PFGEN_PORTMDIO_NUM);
  9859. val &= ~I40E_PFGEN_PORTMDIO_NUM_VFLINK_STAT_ENA_MASK;
  9860. wr32(hw, I40E_PFGEN_PORTMDIO_NUM, val);
  9861. i40e_flush(hw);
  9862. if (pci_num_vf(pdev)) {
  9863. dev_info(&pdev->dev,
  9864. "Active VFs found, allocating resources.\n");
  9865. err = i40e_alloc_vfs(pf, pci_num_vf(pdev));
  9866. if (err)
  9867. dev_info(&pdev->dev,
  9868. "Error %d allocating resources for existing VFs\n",
  9869. err);
  9870. }
  9871. }
  9872. #endif /* CONFIG_PCI_IOV */
  9873. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  9874. pf->iwarp_base_vector = i40e_get_lump(pf, pf->irq_pile,
  9875. pf->num_iwarp_msix,
  9876. I40E_IWARP_IRQ_PILE_ID);
  9877. if (pf->iwarp_base_vector < 0) {
  9878. dev_info(&pdev->dev,
  9879. "failed to get tracking for %d vectors for IWARP err=%d\n",
  9880. pf->num_iwarp_msix, pf->iwarp_base_vector);
  9881. pf->flags &= ~I40E_FLAG_IWARP_ENABLED;
  9882. }
  9883. }
  9884. i40e_dbg_pf_init(pf);
  9885. /* tell the firmware that we're starting */
  9886. i40e_send_version(pf);
  9887. /* since everything's happy, start the service_task timer */
  9888. mod_timer(&pf->service_timer,
  9889. round_jiffies(jiffies + pf->service_timer_period));
  9890. /* add this PF to client device list and launch a client service task */
  9891. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  9892. err = i40e_lan_add_device(pf);
  9893. if (err)
  9894. dev_info(&pdev->dev, "Failed to add PF to client API service list: %d\n",
  9895. err);
  9896. }
  9897. #define PCI_SPEED_SIZE 8
  9898. #define PCI_WIDTH_SIZE 8
  9899. /* Devices on the IOSF bus do not have this information
  9900. * and will report PCI Gen 1 x 1 by default so don't bother
  9901. * checking them.
  9902. */
  9903. if (!(pf->flags & I40E_FLAG_NO_PCI_LINK_CHECK)) {
  9904. char speed[PCI_SPEED_SIZE] = "Unknown";
  9905. char width[PCI_WIDTH_SIZE] = "Unknown";
  9906. /* Get the negotiated link width and speed from PCI config
  9907. * space
  9908. */
  9909. pcie_capability_read_word(pf->pdev, PCI_EXP_LNKSTA,
  9910. &link_status);
  9911. i40e_set_pci_config_data(hw, link_status);
  9912. switch (hw->bus.speed) {
  9913. case i40e_bus_speed_8000:
  9914. strncpy(speed, "8.0", PCI_SPEED_SIZE); break;
  9915. case i40e_bus_speed_5000:
  9916. strncpy(speed, "5.0", PCI_SPEED_SIZE); break;
  9917. case i40e_bus_speed_2500:
  9918. strncpy(speed, "2.5", PCI_SPEED_SIZE); break;
  9919. default:
  9920. break;
  9921. }
  9922. switch (hw->bus.width) {
  9923. case i40e_bus_width_pcie_x8:
  9924. strncpy(width, "8", PCI_WIDTH_SIZE); break;
  9925. case i40e_bus_width_pcie_x4:
  9926. strncpy(width, "4", PCI_WIDTH_SIZE); break;
  9927. case i40e_bus_width_pcie_x2:
  9928. strncpy(width, "2", PCI_WIDTH_SIZE); break;
  9929. case i40e_bus_width_pcie_x1:
  9930. strncpy(width, "1", PCI_WIDTH_SIZE); break;
  9931. default:
  9932. break;
  9933. }
  9934. dev_info(&pdev->dev, "PCI-Express: Speed %sGT/s Width x%s\n",
  9935. speed, width);
  9936. if (hw->bus.width < i40e_bus_width_pcie_x8 ||
  9937. hw->bus.speed < i40e_bus_speed_8000) {
  9938. dev_warn(&pdev->dev, "PCI-Express bandwidth available for this device may be insufficient for optimal performance.\n");
  9939. dev_warn(&pdev->dev, "Please move the device to a different PCI-e link with more lanes and/or higher transfer rate.\n");
  9940. }
  9941. }
  9942. /* get the requested speeds from the fw */
  9943. err = i40e_aq_get_phy_capabilities(hw, false, false, &abilities, NULL);
  9944. if (err)
  9945. dev_dbg(&pf->pdev->dev, "get requested speeds ret = %s last_status = %s\n",
  9946. i40e_stat_str(&pf->hw, err),
  9947. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9948. pf->hw.phy.link_info.requested_speeds = abilities.link_speed;
  9949. /* get the supported phy types from the fw */
  9950. err = i40e_aq_get_phy_capabilities(hw, false, true, &abilities, NULL);
  9951. if (err)
  9952. dev_dbg(&pf->pdev->dev, "get supported phy types ret = %s last_status = %s\n",
  9953. i40e_stat_str(&pf->hw, err),
  9954. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9955. /* Add a filter to drop all Flow control frames from any VSI from being
  9956. * transmitted. By doing so we stop a malicious VF from sending out
  9957. * PAUSE or PFC frames and potentially controlling traffic for other
  9958. * PF/VF VSIs.
  9959. * The FW can still send Flow control frames if enabled.
  9960. */
  9961. i40e_add_filter_to_drop_tx_flow_control_frames(&pf->hw,
  9962. pf->main_vsi_seid);
  9963. if ((pf->hw.device_id == I40E_DEV_ID_10G_BASE_T) ||
  9964. (pf->hw.device_id == I40E_DEV_ID_10G_BASE_T4))
  9965. pf->flags |= I40E_FLAG_PHY_CONTROLS_LEDS;
  9966. if (pf->hw.device_id == I40E_DEV_ID_SFP_I_X722)
  9967. pf->flags |= I40E_FLAG_HAVE_CRT_RETIMER;
  9968. /* print a string summarizing features */
  9969. i40e_print_features(pf);
  9970. return 0;
  9971. /* Unwind what we've done if something failed in the setup */
  9972. err_vsis:
  9973. set_bit(__I40E_DOWN, &pf->state);
  9974. i40e_clear_interrupt_scheme(pf);
  9975. kfree(pf->vsi);
  9976. err_switch_setup:
  9977. i40e_reset_interrupt_capability(pf);
  9978. del_timer_sync(&pf->service_timer);
  9979. err_mac_addr:
  9980. err_configure_lan_hmc:
  9981. (void)i40e_shutdown_lan_hmc(hw);
  9982. err_init_lan_hmc:
  9983. kfree(pf->qp_pile);
  9984. err_sw_init:
  9985. err_adminq_setup:
  9986. err_pf_reset:
  9987. iounmap(hw->hw_addr);
  9988. err_ioremap:
  9989. kfree(pf);
  9990. err_pf_alloc:
  9991. pci_disable_pcie_error_reporting(pdev);
  9992. pci_release_mem_regions(pdev);
  9993. err_pci_reg:
  9994. err_dma:
  9995. pci_disable_device(pdev);
  9996. return err;
  9997. }
  9998. /**
  9999. * i40e_remove - Device removal routine
  10000. * @pdev: PCI device information struct
  10001. *
  10002. * i40e_remove is called by the PCI subsystem to alert the driver
  10003. * that is should release a PCI device. This could be caused by a
  10004. * Hot-Plug event, or because the driver is going to be removed from
  10005. * memory.
  10006. **/
  10007. static void i40e_remove(struct pci_dev *pdev)
  10008. {
  10009. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10010. struct i40e_hw *hw = &pf->hw;
  10011. i40e_status ret_code;
  10012. int i;
  10013. i40e_dbg_pf_exit(pf);
  10014. i40e_ptp_stop(pf);
  10015. /* Disable RSS in hw */
  10016. i40e_write_rx_ctl(hw, I40E_PFQF_HENA(0), 0);
  10017. i40e_write_rx_ctl(hw, I40E_PFQF_HENA(1), 0);
  10018. /* no more scheduling of any task */
  10019. set_bit(__I40E_SUSPENDED, &pf->state);
  10020. set_bit(__I40E_DOWN, &pf->state);
  10021. if (pf->service_timer.data)
  10022. del_timer_sync(&pf->service_timer);
  10023. if (pf->service_task.func)
  10024. cancel_work_sync(&pf->service_task);
  10025. /* Client close must be called explicitly here because the timer
  10026. * has been stopped.
  10027. */
  10028. i40e_notify_client_of_netdev_close(pf->vsi[pf->lan_vsi], false);
  10029. if (pf->flags & I40E_FLAG_SRIOV_ENABLED) {
  10030. i40e_free_vfs(pf);
  10031. pf->flags &= ~I40E_FLAG_SRIOV_ENABLED;
  10032. }
  10033. i40e_fdir_teardown(pf);
  10034. /* If there is a switch structure or any orphans, remove them.
  10035. * This will leave only the PF's VSI remaining.
  10036. */
  10037. for (i = 0; i < I40E_MAX_VEB; i++) {
  10038. if (!pf->veb[i])
  10039. continue;
  10040. if (pf->veb[i]->uplink_seid == pf->mac_seid ||
  10041. pf->veb[i]->uplink_seid == 0)
  10042. i40e_switch_branch_release(pf->veb[i]);
  10043. }
  10044. /* Now we can shutdown the PF's VSI, just before we kill
  10045. * adminq and hmc.
  10046. */
  10047. if (pf->vsi[pf->lan_vsi])
  10048. i40e_vsi_release(pf->vsi[pf->lan_vsi]);
  10049. /* remove attached clients */
  10050. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  10051. ret_code = i40e_lan_del_device(pf);
  10052. if (ret_code)
  10053. dev_warn(&pdev->dev, "Failed to delete client device: %d\n",
  10054. ret_code);
  10055. }
  10056. /* shutdown and destroy the HMC */
  10057. if (hw->hmc.hmc_obj) {
  10058. ret_code = i40e_shutdown_lan_hmc(hw);
  10059. if (ret_code)
  10060. dev_warn(&pdev->dev,
  10061. "Failed to destroy the HMC resources: %d\n",
  10062. ret_code);
  10063. }
  10064. /* shutdown the adminq */
  10065. i40e_shutdown_adminq(hw);
  10066. /* destroy the locks only once, here */
  10067. mutex_destroy(&hw->aq.arq_mutex);
  10068. mutex_destroy(&hw->aq.asq_mutex);
  10069. /* Clear all dynamic memory lists of rings, q_vectors, and VSIs */
  10070. i40e_clear_interrupt_scheme(pf);
  10071. for (i = 0; i < pf->num_alloc_vsi; i++) {
  10072. if (pf->vsi[i]) {
  10073. i40e_vsi_clear_rings(pf->vsi[i]);
  10074. i40e_vsi_clear(pf->vsi[i]);
  10075. pf->vsi[i] = NULL;
  10076. }
  10077. }
  10078. for (i = 0; i < I40E_MAX_VEB; i++) {
  10079. kfree(pf->veb[i]);
  10080. pf->veb[i] = NULL;
  10081. }
  10082. kfree(pf->qp_pile);
  10083. kfree(pf->vsi);
  10084. iounmap(hw->hw_addr);
  10085. kfree(pf);
  10086. pci_release_mem_regions(pdev);
  10087. pci_disable_pcie_error_reporting(pdev);
  10088. pci_disable_device(pdev);
  10089. }
  10090. /**
  10091. * i40e_pci_error_detected - warning that something funky happened in PCI land
  10092. * @pdev: PCI device information struct
  10093. *
  10094. * Called to warn that something happened and the error handling steps
  10095. * are in progress. Allows the driver to quiesce things, be ready for
  10096. * remediation.
  10097. **/
  10098. static pci_ers_result_t i40e_pci_error_detected(struct pci_dev *pdev,
  10099. enum pci_channel_state error)
  10100. {
  10101. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10102. dev_info(&pdev->dev, "%s: error %d\n", __func__, error);
  10103. if (!pf) {
  10104. dev_info(&pdev->dev,
  10105. "Cannot recover - error happened during device probe\n");
  10106. return PCI_ERS_RESULT_DISCONNECT;
  10107. }
  10108. /* shutdown all operations */
  10109. if (!test_bit(__I40E_SUSPENDED, &pf->state)) {
  10110. rtnl_lock();
  10111. i40e_prep_for_reset(pf, true);
  10112. rtnl_unlock();
  10113. }
  10114. /* Request a slot reset */
  10115. return PCI_ERS_RESULT_NEED_RESET;
  10116. }
  10117. /**
  10118. * i40e_pci_error_slot_reset - a PCI slot reset just happened
  10119. * @pdev: PCI device information struct
  10120. *
  10121. * Called to find if the driver can work with the device now that
  10122. * the pci slot has been reset. If a basic connection seems good
  10123. * (registers are readable and have sane content) then return a
  10124. * happy little PCI_ERS_RESULT_xxx.
  10125. **/
  10126. static pci_ers_result_t i40e_pci_error_slot_reset(struct pci_dev *pdev)
  10127. {
  10128. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10129. pci_ers_result_t result;
  10130. int err;
  10131. u32 reg;
  10132. dev_dbg(&pdev->dev, "%s\n", __func__);
  10133. if (pci_enable_device_mem(pdev)) {
  10134. dev_info(&pdev->dev,
  10135. "Cannot re-enable PCI device after reset.\n");
  10136. result = PCI_ERS_RESULT_DISCONNECT;
  10137. } else {
  10138. pci_set_master(pdev);
  10139. pci_restore_state(pdev);
  10140. pci_save_state(pdev);
  10141. pci_wake_from_d3(pdev, false);
  10142. reg = rd32(&pf->hw, I40E_GLGEN_RTRIG);
  10143. if (reg == 0)
  10144. result = PCI_ERS_RESULT_RECOVERED;
  10145. else
  10146. result = PCI_ERS_RESULT_DISCONNECT;
  10147. }
  10148. err = pci_cleanup_aer_uncorrect_error_status(pdev);
  10149. if (err) {
  10150. dev_info(&pdev->dev,
  10151. "pci_cleanup_aer_uncorrect_error_status failed 0x%0x\n",
  10152. err);
  10153. /* non-fatal, continue */
  10154. }
  10155. return result;
  10156. }
  10157. /**
  10158. * i40e_pci_error_resume - restart operations after PCI error recovery
  10159. * @pdev: PCI device information struct
  10160. *
  10161. * Called to allow the driver to bring things back up after PCI error
  10162. * and/or reset recovery has finished.
  10163. **/
  10164. static void i40e_pci_error_resume(struct pci_dev *pdev)
  10165. {
  10166. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10167. dev_dbg(&pdev->dev, "%s\n", __func__);
  10168. if (test_bit(__I40E_SUSPENDED, &pf->state))
  10169. return;
  10170. rtnl_lock();
  10171. i40e_handle_reset_warning(pf, true);
  10172. rtnl_unlock();
  10173. }
  10174. /**
  10175. * i40e_enable_mc_magic_wake - enable multicast magic packet wake up
  10176. * using the mac_address_write admin q function
  10177. * @pf: pointer to i40e_pf struct
  10178. **/
  10179. static void i40e_enable_mc_magic_wake(struct i40e_pf *pf)
  10180. {
  10181. struct i40e_hw *hw = &pf->hw;
  10182. i40e_status ret;
  10183. u8 mac_addr[6];
  10184. u16 flags = 0;
  10185. /* Get current MAC address in case it's an LAA */
  10186. if (pf->vsi[pf->lan_vsi] && pf->vsi[pf->lan_vsi]->netdev) {
  10187. ether_addr_copy(mac_addr,
  10188. pf->vsi[pf->lan_vsi]->netdev->dev_addr);
  10189. } else {
  10190. dev_err(&pf->pdev->dev,
  10191. "Failed to retrieve MAC address; using default\n");
  10192. ether_addr_copy(mac_addr, hw->mac.addr);
  10193. }
  10194. /* The FW expects the mac address write cmd to first be called with
  10195. * one of these flags before calling it again with the multicast
  10196. * enable flags.
  10197. */
  10198. flags = I40E_AQC_WRITE_TYPE_LAA_WOL;
  10199. if (hw->func_caps.flex10_enable && hw->partition_id != 1)
  10200. flags = I40E_AQC_WRITE_TYPE_LAA_ONLY;
  10201. ret = i40e_aq_mac_address_write(hw, flags, mac_addr, NULL);
  10202. if (ret) {
  10203. dev_err(&pf->pdev->dev,
  10204. "Failed to update MAC address registers; cannot enable Multicast Magic packet wake up");
  10205. return;
  10206. }
  10207. flags = I40E_AQC_MC_MAG_EN
  10208. | I40E_AQC_WOL_PRESERVE_ON_PFR
  10209. | I40E_AQC_WRITE_TYPE_UPDATE_MC_MAG;
  10210. ret = i40e_aq_mac_address_write(hw, flags, mac_addr, NULL);
  10211. if (ret)
  10212. dev_err(&pf->pdev->dev,
  10213. "Failed to enable Multicast Magic Packet wake up\n");
  10214. }
  10215. /**
  10216. * i40e_shutdown - PCI callback for shutting down
  10217. * @pdev: PCI device information struct
  10218. **/
  10219. static void i40e_shutdown(struct pci_dev *pdev)
  10220. {
  10221. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10222. struct i40e_hw *hw = &pf->hw;
  10223. set_bit(__I40E_SUSPENDED, &pf->state);
  10224. set_bit(__I40E_DOWN, &pf->state);
  10225. rtnl_lock();
  10226. i40e_prep_for_reset(pf, true);
  10227. rtnl_unlock();
  10228. wr32(hw, I40E_PFPM_APM, (pf->wol_en ? I40E_PFPM_APM_APME_MASK : 0));
  10229. wr32(hw, I40E_PFPM_WUFC, (pf->wol_en ? I40E_PFPM_WUFC_MAG_MASK : 0));
  10230. del_timer_sync(&pf->service_timer);
  10231. cancel_work_sync(&pf->service_task);
  10232. i40e_fdir_teardown(pf);
  10233. /* Client close must be called explicitly here because the timer
  10234. * has been stopped.
  10235. */
  10236. i40e_notify_client_of_netdev_close(pf->vsi[pf->lan_vsi], false);
  10237. if (pf->wol_en && (pf->flags & I40E_FLAG_WOL_MC_MAGIC_PKT_WAKE))
  10238. i40e_enable_mc_magic_wake(pf);
  10239. rtnl_lock();
  10240. i40e_prep_for_reset(pf, true);
  10241. rtnl_unlock();
  10242. wr32(hw, I40E_PFPM_APM,
  10243. (pf->wol_en ? I40E_PFPM_APM_APME_MASK : 0));
  10244. wr32(hw, I40E_PFPM_WUFC,
  10245. (pf->wol_en ? I40E_PFPM_WUFC_MAG_MASK : 0));
  10246. i40e_clear_interrupt_scheme(pf);
  10247. if (system_state == SYSTEM_POWER_OFF) {
  10248. pci_wake_from_d3(pdev, pf->wol_en);
  10249. pci_set_power_state(pdev, PCI_D3hot);
  10250. }
  10251. }
  10252. #ifdef CONFIG_PM
  10253. /**
  10254. * i40e_suspend - PCI callback for moving to D3
  10255. * @pdev: PCI device information struct
  10256. **/
  10257. static int i40e_suspend(struct pci_dev *pdev, pm_message_t state)
  10258. {
  10259. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10260. struct i40e_hw *hw = &pf->hw;
  10261. int retval = 0;
  10262. set_bit(__I40E_SUSPENDED, &pf->state);
  10263. set_bit(__I40E_DOWN, &pf->state);
  10264. if (pf->wol_en && (pf->flags & I40E_FLAG_WOL_MC_MAGIC_PKT_WAKE))
  10265. i40e_enable_mc_magic_wake(pf);
  10266. rtnl_lock();
  10267. i40e_prep_for_reset(pf, true);
  10268. rtnl_unlock();
  10269. wr32(hw, I40E_PFPM_APM, (pf->wol_en ? I40E_PFPM_APM_APME_MASK : 0));
  10270. wr32(hw, I40E_PFPM_WUFC, (pf->wol_en ? I40E_PFPM_WUFC_MAG_MASK : 0));
  10271. i40e_stop_misc_vector(pf);
  10272. retval = pci_save_state(pdev);
  10273. if (retval)
  10274. return retval;
  10275. pci_wake_from_d3(pdev, pf->wol_en);
  10276. pci_set_power_state(pdev, PCI_D3hot);
  10277. return retval;
  10278. }
  10279. /**
  10280. * i40e_resume - PCI callback for waking up from D3
  10281. * @pdev: PCI device information struct
  10282. **/
  10283. static int i40e_resume(struct pci_dev *pdev)
  10284. {
  10285. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10286. u32 err;
  10287. pci_set_power_state(pdev, PCI_D0);
  10288. pci_restore_state(pdev);
  10289. /* pci_restore_state() clears dev->state_saves, so
  10290. * call pci_save_state() again to restore it.
  10291. */
  10292. pci_save_state(pdev);
  10293. err = pci_enable_device_mem(pdev);
  10294. if (err) {
  10295. dev_err(&pdev->dev, "Cannot enable PCI device from suspend\n");
  10296. return err;
  10297. }
  10298. pci_set_master(pdev);
  10299. /* no wakeup events while running */
  10300. pci_wake_from_d3(pdev, false);
  10301. /* handling the reset will rebuild the device state */
  10302. if (test_and_clear_bit(__I40E_SUSPENDED, &pf->state)) {
  10303. clear_bit(__I40E_DOWN, &pf->state);
  10304. rtnl_lock();
  10305. i40e_reset_and_rebuild(pf, false, true);
  10306. rtnl_unlock();
  10307. }
  10308. return 0;
  10309. }
  10310. #endif
  10311. static const struct pci_error_handlers i40e_err_handler = {
  10312. .error_detected = i40e_pci_error_detected,
  10313. .slot_reset = i40e_pci_error_slot_reset,
  10314. .resume = i40e_pci_error_resume,
  10315. };
  10316. static struct pci_driver i40e_driver = {
  10317. .name = i40e_driver_name,
  10318. .id_table = i40e_pci_tbl,
  10319. .probe = i40e_probe,
  10320. .remove = i40e_remove,
  10321. #ifdef CONFIG_PM
  10322. .suspend = i40e_suspend,
  10323. .resume = i40e_resume,
  10324. #endif
  10325. .shutdown = i40e_shutdown,
  10326. .err_handler = &i40e_err_handler,
  10327. .sriov_configure = i40e_pci_sriov_configure,
  10328. };
  10329. /**
  10330. * i40e_init_module - Driver registration routine
  10331. *
  10332. * i40e_init_module is the first routine called when the driver is
  10333. * loaded. All it does is register with the PCI subsystem.
  10334. **/
  10335. static int __init i40e_init_module(void)
  10336. {
  10337. pr_info("%s: %s - version %s\n", i40e_driver_name,
  10338. i40e_driver_string, i40e_driver_version_str);
  10339. pr_info("%s: %s\n", i40e_driver_name, i40e_copyright);
  10340. /* we will see if single thread per module is enough for now,
  10341. * it can't be any worse than using the system workqueue which
  10342. * was already single threaded
  10343. */
  10344. i40e_wq = alloc_workqueue("%s", WQ_UNBOUND | WQ_MEM_RECLAIM, 1,
  10345. i40e_driver_name);
  10346. if (!i40e_wq) {
  10347. pr_err("%s: Failed to create workqueue\n", i40e_driver_name);
  10348. return -ENOMEM;
  10349. }
  10350. i40e_dbg_init();
  10351. return pci_register_driver(&i40e_driver);
  10352. }
  10353. module_init(i40e_init_module);
  10354. /**
  10355. * i40e_exit_module - Driver exit cleanup routine
  10356. *
  10357. * i40e_exit_module is called just before the driver is removed
  10358. * from memory.
  10359. **/
  10360. static void __exit i40e_exit_module(void)
  10361. {
  10362. pci_unregister_driver(&i40e_driver);
  10363. destroy_workqueue(i40e_wq);
  10364. i40e_dbg_exit();
  10365. }
  10366. module_exit(i40e_exit_module);